.top {
}
* {
	/* border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px; */
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	background-color: #FFF;
}
img {border: 0;}
input {
border: solid 1px #ddd;
}
/*css实现文字过长显示省略号*/
.text_ellipsis {
	/*宽度一定要设置*/
	white-space:nowrap;/*禁止文字折行*/ 
	overflow:hidden; 
	text-overflow:ellipsis;
	/*
	ext-overflow表示当文本溢出时是否显示省略标记，有两个值：
		clip：不显示省略标记（...），而是简单的裁切。
		ellipsis：当对象内文本溢出时显示省略标记（...）
	*/
}
.top {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-color: #f8f8f8;
	position: fixed;
    width: 100%;
    min-width: 1200px;
    z-index: 11;
}
.top.s_down{
	box-shadow: 0 0 5px #888;
}
.top_n {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	line-height: 35px;
	position: relative;
}
.top_left_a {
	color: #e31723;
	text-decoration: none;
}
.top_left_a:hover {
	color: #FA6168;
	text-decoration: none;
}
.top-search{
	padding-top: 35px;
}

.my_buy_hover {
	/* height: 35px; */
	width: 90px;
	*width: 92px;
	border: 1px solid #ececec;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1000;
	left: 945px;
	*left: 944px;
	_left: 944px;
	top: 35px;
	display: none;
	border-top: 0;
}


.my_buy_hover ul {
	list-style-type: none;
}
.my_buy_hover ul li{
	zoom:1;
	line-height: 35px;
	height: 35px;
	float: left;
	width: 100%;
	text-align: center;
}

.my_buy_hover li a {
	display: block;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.my_buy_hover li a:hover {
	background-color: #f8f8f8;
}

.top_n p.m-l {
	float: left;
	line-height: 35px;
	height: 35px;
	z-index: 2;
}


.top_n p.m-r {
	float: right;
	z-index: 2;
	position: relative;
	text-align: right;
	width: 350px;
}
.top_n p.m-r a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
	text-decoration: none;
	margin-right: -1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}
.top_n span {
	color: #db1a1f;
}
.top_right_a {
	background-image: url(/static/images/index/h_10.gif);
	background-repeat: no-repeat;
	background-position: 76px 6px;
	padding-right: 20px !important;
}
.top_n p .top_n_m {
	display: initial;
	height: 35px;
	line-height: 35px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #f8f8f8;
	padding: 11px 0;
	*padding:0px;
	zoom:1;
}
.top_n p .top_n_m_sel {
	background-color: #fff;
	border-color: #ececec;
}

.top_n_m_sel .top_right_a,
.top_right_b {
	background-image: url(/static/images/index/h_06.gif);
	background-repeat: no-repeat;
	background-position: 76px 6px;
	padding-right: 20px !important;
}






.top2 {
	height: 110px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.top2_n {
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 80px;
	padding-top: 16px;
}
.logo img {
	border: 0;
}
.search {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-left: 40px;
	position: relative;
}
.search_k1 {
	line-height: 25px;
	height: 25px;
}
.search_k1 p {
	float: right;
}
.search_k1 p a {
	color: #999999;
	text-decoration: none;
}

.search_k1_a {
	background-color: #e01a2b;
	display: block;
	width: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
}

.search_k1_b {

	display: block;
	width: 50px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
}
.search_k2 {
	height: 40px;
}
.search_k3 {
	position: absolute;
	top: 47px;
	background-color: #F2F2F2;
	height: 36px;
	width: 85px;
	left: 42px;
	line-height: 36px;
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	background-image: url(/static/images/index/h_10.gif);
	background-repeat: no-repeat;
	background-position: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.search_k4 {
	width: 100px;
	position: absolute;
	top: 82px;
	line-height: 40px;
	background-color: #FFFFFF;
	z-index: 7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	box-shadow: 1px 3px 3px rgba(20%,20%,40%,0.2);

	-moz-box-shadow: 1px 3px 3px rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: 1px 3px 3px rgba(20%,20%,40%,0.2);
	left: 41px;
}
.search_k4 li {
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.search_k4 a {
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	display: block;
}
.search_k4 a:hover {
	background-color: #f8f8f8;
	color: #E01A2B;
}



.search_k2_input{
	height: 36px;
	line-height: 36px;
	/* padding: 8px 0px; */
	border: 2px solid #E01A2B;
	width: 450px;
	vertical-align: middle;
	padding-left: 28px;
	background-image: url(/static/images/index/h_19.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 14px;
}

.search_k3_input{
	height: 36px;
	line-height: 36px;
	/* padding: 8px 0px; */
	border: 2px solid #blue;
	width: 450px;
	vertical-align: middle;
	padding-left: 28px;
	background-image: url(/static/images/index/h_19.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 14px;
}

.dol-top .search_k2_input {
	/* height: 40px; */
}
.search_k2_input2 {
	height: 40px;
	line-height:40px;
	width: 110px;
	background-color: #E01A2B;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.search_k2_input3 {
	height: 40px;
	line-height:40px;
	width: 110px;
	background-color: #6666cc;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.search_k2_input4 {
	height: 40px;
	line-height:40px;
	width: 110px;
	background-color: #aaaacc;
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
}
.top2_n_right {
	float: left;
	width: 305px;
	padding-top: 20px;
	padding-left: 76px;
}
.nav {
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d21c2b;
	border-bottom-color: #d21c2b;
	background-color: #e01a2b;
}
.navShop {
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d21c2b;
	border-bottom-color: #d21c2b;
	background-color: #6666cc;
}

.nav_k1 {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 270px;
	line-height: 45px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	height: 45px;
	position: relative;
}
.nav_k1>ul li {
	float: left;
	width: 132px;
	list-style-type: none;
	font-size: 16px;
	text-align: center;
}
.nav_k1>ul a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav_k1>ul .curr,
.nav_k1>ul a:hover {
	background-color: #af0a18;
	color: #FFFFFF;
}
.hotline-phone {
	width: 140px;
	font-weight: bold;
	text-align: right;
	display: inline;
	color: #666666;
	margin-left: 20px;
}

.nav_k2 {
	width: 250px;
	position: absolute;
	left: 0px;
	height: 60px;
	top: -6px;
	/*display: none;*/
}
.nav_k2_1{
	position: absolute;
	top: 54px;
	left: 0px;
	width: 250px;
	z-index: 20;
	display:none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}
.nav_k2_1 .h_left_k3_k5{
	float: left;
}
.nav_k2_1 .h_left_k3_k4_li_hover a{
	display: inline;
}
.nav_k2_1>ul{
	float: left;
}
.nav_k2_1>ul>li{
	width: 248px;
}
.content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.h_left {
	float: left;
	width: 250px;
	z-index: 10;
	position: relative;
}
.h_left_k1 {
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 27px;
	padding-left: 17px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-bottom-color: #cdcdcd;
	border-left-color: #cdcdcd;
	position: relative;
	z-index: 5;
}
.h_left_k1 li {
	height: 35px;
	list-style-type: none;
	margin-bottom: 10px;
	position: relative;
}
.h_left_input {
	line-height: 33px;
	height: 33px;
	width: 122px;
	border: 1px solid #cdcdcd;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 45px;
	background-image: url(/static/images/index/h_36.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	font-size:14px;
	color:#666;
}
.pm_input_1 {
	background-image: url(/static/images/index/h_44.jpg);
}
.pm_input_2 {
	background-image: url(/static/images/index/h_40.jpg);
}
.h_left_k1_hover {
	position: absolute;
	width: 212px;
	left: 0px;
	background-color: #f2f2f2;
	border: 1px solid #cdcdcd;
	z-index: 2;
	top: 34px;
	display: none;
	box-shadow: 1px 3px 3px rgba(20%,20%,40%,0.2);
	-moz-box-shadow: 1px 3px 3px rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: 1px 3px 3px rgba(20%,20%,40%,0.2);
}
.h_left_k1_hover .not a,
.h_left_k1_hover .not a:hover {
	background-color: #ddd;
}
.h_left_k1_li { height:38px !important; line-height:38px !important;

	font-size: 14px;
	color: #666666;
	margin-bottom: 0px !important;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.h_left_k1_li a {
	background-color: #f2f2f2;
	display: block;
	text-decoration: none;
	/* line-height: 40px;
	height: 40px; */
	color: #666666;
	text-indent: 3em;
}
.h_left_k3_k4_li_hover td a {
}

.h_left_k1_li a:hover {
	color: #E01A2B;
	text-decoration: none;
	background-color: #FFFFFF;
}

.pm_panel .h_left_k1_hover {
	width: 320px;
}
.pm_panel .h_left_k1_hover li{
	overflow: hidden;
}
.pm_panel .h_left_k1_li {
	float: left;
}
.pm_panel .h_left_k1_li a {
	width: 160px;
	text-align: left;
	text-indent: 1.2em;
	overflow: hidden;
}
.pm_sel_2 .h_left_k1_li a {
	width: 80px;
}

.h_left_input1 {
	height: 35px;
	line-height:35px;
	width: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	vertical-align: middle;
	background-image: url(/static/images/index/h_10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #eaeaea;
	cursor: pointer;
	border-left-width: 0;
}
.h_left_k2 {
	
}
.h_left_k2_button {
	background-color: #e01a2b;
	height: 40px;
	line-height: 40px;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.h_left_k3 {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
}
.h_left_k3_bt {
	line-height: 39px;
	background-image: url(/static/images/index/h_48.jpg);
	height: 41px;
	position: absolute;
	width: 248px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #E01A2B;
	top: -10px;
	margin-right: 1px;
	margin-left: 1px;
}
.h_left_k3_k4 {
	padding-top: 30px;
	border: 1px solid #cccccc;
	border-bottom: 0;
}
.h_left_k3_k4 ul,.nav_k2_1 ul {
	list-style-type: none;
}
.h_left_k3_k4 li,.nav_k2_1>ul li {
	zoom:1;
	line-height: 38px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	position: relative;
}
.h_left_k3_k4_li_hover {
	position: absolute;
	width: 710px;
	background-color: #FFFFFF;
	left: 248px;
	top: -1px;
	z-index: 15;
	font-size: 12px;box-shadow: 1px 5px 5px rgba(20%,20%,40%,0.2);
	-moz-box-shadow: 1px 5px 5px rgba(20%,20%,40%,0.2);
	-webkit-box-shadow: 1px 5px 5px rgba(20%,20%,40%,0.2);
	display: none;
}
.part_category_sel {
	
}
.h_left_k3_k4_li_hover table {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	line-height: 25px;
	color: #999999;
}
.h_left_k3_k4_li_hover td a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.h_left_k3_k4_li_hover td a:hover {
	color: #E0192A;
	text-decoration: underline;
}





.h_left_k3_k4_li_hover td {
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
}

.h_left_k3_k4_1{
	display: block;
	background-image: url(/static/images/index/h_58.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #666666;
	text-decoration: none;
	width: 198px;
}
.h_left_k3_k4_1:hover{
	display: block;
	background-image: url(/static/images/index/h_58hover.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #dd1f2b;
	text-decoration: none;
	background-color: #f2f2f2;
}


.h_left_k3_k4_2{
	display: block;
	background-image: url(/static/images/index/h_59.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #666666;
	text-decoration: none;
}
.h_left_k3_k4_2:hover{
	display: block;
	background-image: url(/static/images/index/h_59hover.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #dd1f2b;
	text-decoration: none;
	background-color: #f2f2f2;
}


.h_left_k3_k4_3{
	display: block;
	background-image: url(/static/images/index/h_60.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #666666;
	text-decoration: none;
}
.h_left_k3_k4_3:hover{
	display: block;
	background-image: url(/static/images/index/h_60hover.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #dd1f2b;
	text-decoration: none;
	background-color: #f2f2f2;
}



.h_left_k3_k4_4{
	display: block;
	background-image: url(/static/images/index/h_61.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #666666;
	text-decoration: none;
}
.h_left_k3_k4_4:hover{
	display: block;
	background-image: url(/static/images/index/h_61hover.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #dd1f2b;
	text-decoration: none;
	background-color: #f2f2f2;
}



.h_left_k3_k4_5{
	display: block;
	background-image: url(/static/images/index/h_62.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #666666;
	text-decoration: none;
}
.h_left_k3_k4_5:hover{
	display: block;
	background-image: url(/static/images/index/h_62hover.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 50px;
	color: #dd1f2b;
	text-decoration: none;
	background-color: #f2f2f2;
}.h_left_k3_k5 {
	line-height: 0;
	height: 0;
	background-color: #f3f3f3;
	background-image: url(/static/images/index/h_10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.h_left_k3_k5:hover {
	background-color:#f8f8f8;
	background-image: url(/static/images/index/h_06.gif);
}
.h_center {
	float: left;
	width: 700px;
	margin-left: 8px;
	z-index: 5;
}
.h_center_banner {
	height: 500px;
	width: 700px;
	position: relative;
}
.h_center_banner_number {
	height: 20px;
	position: absolute;
	width: 176px;
	left: 495px;
	top: 445px;
}
.h_center_banner_number a {
	height: 20px;
	width: 20px;
	display: block;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-image: url(/static/images/index/h_33_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 7px;
	margin-left: 7px;
	line-height: 20px;
}
.h_center_banner_number a:hover {
	background-image: url(/static/images/index/h_33_05.png);
	color: #FFFFFF;
}
.h_center_guanggao {
	/* border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	position: relative; */
}
.h_center_guanggao ul {
	list-style-type: none;
	margin-top: 8px;
	zoom:1;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #ddd;
}
.h_center_guanggao li {
	float: left;
	width: 234px;
	height: 225px;
	border-right: 1px solid #ddd;
	overflow: hidden;
}
.h_center_guanggao li img {
	/* width: 232px;
	height: 229px; */
	margin-top: -10px;
}
.h_center_guanggao_left {
	height: 30px;
	width: 20px;
	background-color: #000033;
	position: absolute;
	text-align: center;
	padding-top: 20px;
	filter:alpha(opacity=20);  /*支持 IE 浏览器*/


	-moz-opacity:0.20; /*支持 FireFox 浏览器*/
	opacity:0.20;  /*支持 Chrome, Opera, Safari 等浏览器*/
	left: 15px;
	top: 89px;
	
}


.h_center_guanggao_left:hover {
	height: 30px;
	width: 20px;
	background-color: #000033;
	position: absolute;
	text-align: center;
	padding-top: 20px;
	filter:alpha(opacity=50);  /*支持 IE 浏览器*/


	-moz-opacity:0.50; /*支持 FireFox 浏览器*/
	opacity:0.50;  /*支持 Chrome, Opera, Safari 等浏览器*/
	left: 15px;
	top: 89px;
	
}




.h_center_guanggao_right {
	height: 30px;
	width: 20px;
	background-color: #000033;
	position: absolute;
	text-align: center;
	padding-top: 20px;
	filter:alpha(opacity=20);  /*支持 IE 浏览器*/


	-moz-opacity:0.20; /*支持 FireFox 浏览器*/
	opacity:0.20;  /*支持 Chrome, Opera, Safari 等浏览器*/
	left: 667px;
	top: 85px;
	
}

.h_center_guanggao_right:hover {
	height: 30px;
	width: 20px;
	background-color: #000033;
	position: absolute;
	text-align: center;
	padding-top: 20px;
	filter:alpha(opacity=50);  /*支持 IE 浏览器*/


	-moz-opacity:0.50; /*支持 FireFox 浏览器*/
	opacity:0.50;  /*支持 Chrome, Opera, Safari 等浏览器*/
	left: 667px;
	top: 85px;
	
}






.h_right {
	float: left;
	width: 232px;
	margin-left: 8px;
}
.h_right_k1 {	margin-top: 8px;
}
.h_right_k1_bt {
	line-height: 35px;
	background-color: #f6f6f6;
	height: 35px;
	border: 1px solid #e0e0e0;
	padding-left: 10px;
	font-size:14px;
	color: #666666;
}
.h_right_k1_n {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	padding-top: 6px;
	padding-bottom: 8px;
}
.h_right_k1_n a {
	line-height: 24px;
	list-style-type: none;
	background-image: url(/static/images/index/h_54.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	display: block;
	color: #666666;
	text-decoration: none;
}
.h_right_k1_n a:hover {
	color: #E01A2B;
	background-image: url(/static/images/index/h_51.jpg);
	text-decoration:underline;
}

.h_right_k1_n li {
	list-style-type: none;
	zoom:1;
}
.h_right_k1_bt2 {
	line-height: 35px;
	background-color: #f6f6f6;
	height: 35px;
	border: 1px solid #e0e0e0;
	color: #666666;


}
.h_right_k1_bt2 a {
	display: block;
	float: left;
	font-size:14px;

	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	padding-right: 11px;
	padding-left: 11px;
}
.h_right_k1_bt2 a:hover {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
}


.curr-select{
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff !important;
	color: #CC3300;

}
.h_right_k2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.h_right_k2 p {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-left: 20px;
}
.h_right_k3 {
	height: 228px;
	margin-top: 8px;
}
.h_bottom {
	float: left;
	margin-left: 13px;
	margin-top: 8px;
}
.content2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.content2_bt {
	height: 50px;
	background-image: url(/static/images/index/h_94.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	line-height: 50px;
	font-family: "黑体";
	margin-top:15px;
}
.content2_bt a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.content2_bt a:hover {
	color: #DE192A;
}
.content2_bt p {
	float: right;
	padding-right: 20px;
}
.content2_n {
}
.content2_n_left {
	float: left;
	width: 218px;
	border: 1px solid #dddddd;
	margin-top: 2px;
}
.content2_n_left img{
	width:217px;
	height:548px;
}
.content2_n_right {
	float: left;
	width: 980px;
}
.content2_n_right_list {
	width: 158px;
	border: 1px solid #e2e2e2;
	padding: 15px;
	line-height: 20px;
	color: #999999;
	height: 240px;
	float: left;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.content2_n_right_list:hover{
	border: 1px solid #c9c9c9;
	background-color: #f2f2f2;
}





.content2_n_right_list span {
	color: #D63336;
}
.content2_n_right_list a {
	color: #333333;
	text-decoration: none;
}
.content2_n_right_list a:hover {
	color: #333333;
}
.content2_n_right_list_num {
	background-image: url(/static/images/index/h_99.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color:#666;
}
.content3_n_bt {
	line-height: 50px;
	background-image: url(/static/images/index/h_112.jpg);
	background-repeat: repeat-x;
	height: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.content3_n_bt li {
	float: left;
	width: 120px;
	list-style-type: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
	font-family: "黑体";
	font-size: 14px;
}
.content3_n {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.content3_n_list {
	height: 95px;
	background-image: url(/static/images/index/h_120.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content3_n_list:hover {
	background-color: #f8f8f8;
}

.content3_n_list td {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.content3_n_list span {
	color: #E11828;
}
.content4 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.content4_1 {
	background-color: #f4f4f6;
	border: 1px solid #e6e6e6;
	height: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content4_1 p {
	color: #666666;
	line-height: 24px;
	font-size: 12px;
}
.content4_1 h1 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: normal;
	color: #e0192a;
}
.content4_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	height: 170px;
}
.content4_2 li {
	float: left;
	width: 130px;
	*width: 190px;
	list-style-type: none;
	background-image: url(/static/images/index/h_140.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	margin-top: 20px;
	padding-left: 60px;
	margin-left: 20px;
	line-height: 20px;
	margin-right: 20px;
	color: #a9a8a8;
}
.content4_2 a {
	color: #a9a8a8;
	text-decoration: none;
}
.content4_2 a:hover {
	color: #666666;
}
.content4_2 p {
	margin-bottom: 5px;
}
.content5 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	text-align: center;
	color: #666666;
	padding-top: 10px;
}
.content5 p a {
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.content5 a:hover {
	color: #999999;
}
.list_left {
	margin-top: 8px;
}
.list_left_k1bt {
	line-height: 45px;
	background-color: #f2f2f2;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin-top:5px;
	color: #E01A2B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.list_left_k1bt1 {
	line-height: 45px;
	background-color: #E01A2B;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #FFFFFF;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

.list_left_k2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.list_left_k2 li {
	line-height: 50px;
	height: 50px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 14px;
}
.list_left_k2 a {
	display: block;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
	background-image: url(/static/images/index/h_86.gif);
	background-repeat: no-repeat;
	background-position: 220px center;
}
.list_left_k2 .sel,
.list_left_k2 a:hover {
	background-image: url(/static/images/index/h_74.gif);
	color: #E01A2B;
}
.list_left_tuijian {
	margin-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E01A2B;
}
.list_left_tuijian_bt {
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-color: #f8f8f8;
}
.list_left_tuijian_list {
}
.list_left_tuijian_list_k1 {
	padding: 15px;
	line-height: 20px;
	color: #999999;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.list_left_tuijian_list_k1 img {
	margin-top: 10px;
	margin-bottom: 10px;
}


.list_left_tuijian_list_k1:hover{
	background-color: #f2f2f2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
}





.list_left_tuijian_list_k1 span {
	color: #D63336;
	font-size: 14px;
}
.list_left_tuijian_list_k1 a {
	color: #333333;
	text-decoration: none;
}
.list_left_tuijian_list_k1 p {
	text-align: left;
}

.list_left_tuijian_list_k1 a:hover {
	color: #999999;
}

.list_right {
	float: left;
	width: 935px;
	padding-left: 15px;
}
.list_right_bt {
	line-height: 30px;
	height: 40px;
	background-image: url(/static/images/index/hongx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	color: #666666;
}
.list_right_bt span {
	color: #E01A2B;
}

.list_right_bt p {
	float: right;
	min-width:80px;
	padding-left:7px;
	padding-right:4px;
	margin-left: 10px;
	height:25px;
	line-height:25px !important;
	border: 1px solid #cccccc;
	margin-top:5px;
	background-color:#f8f8f8;
	color: #e01a2b;
}
.list_right_bt p a{ 
	padding-left:5px;
}
.list_right_goods_type {
	border: 1px solid #ddd;
	background-color: #eee;
	margin: 5px 0;
	padding: 8px 20px;
}
.list_right_goods_type label {
	vertical-align: bottom;
	margin-right: 15px;
}
.list_right_goods_type input {
	margin-right: 5px;
}
.list_right_bt_left {
	width: 550px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
}
.list_right_bt_left img {
}
.list_right_bt_left span {
	color: #E01A2B;
}
.list_right_selector{
	line-height: 34px;
	border: 1px solid #e2e2e2;
	margin-top: 10px;
}
.list_right_selector .selector_line{
	position: relative;
	background-color: #f0f0f0;
}
.list_right_selector .multiple{
	border: 2px solid #fd402b;
}
.list_right_selector .selector_line .s_key{
	width: 100px;
	float: left;
	padding-left: 10px;
}
.list_right_selector .selector_line .s_value{
	padding-left: 10px;
	margin-left: 110px;
	background-color: #fff;
}
.list_right_selector .selector_line .s_value ul{
	position: relative;
}
.list_right_selector .selector_line .s_value ul li{
	display: inline;
    margin-right: 20px;
    width: 200px;
}
.list_right_selector .selector_line .s_value ul li input{
	position: relative;
    top: 3px;
    display: none;
    cursor: pointer;
}
.list_right_selector .selector_line .s_value .btns{
	text-align: center;
	display: none;
}
.list_right_selector .selector_line .s_value .btns a{
	border: 1px solid #ddd;
    margin-right: 10px;
    padding: 3px 8px;
}
.list_right_selector .selector_line .s_oth{
	position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.list_right_selector .selector_line .s_oth .multiple_btn{
	border: 1px solid #ddd;
	padding: 3px 6px;
}
.list_right_list {
}
.list_right_list_k1 {
	margin-top: 8px;
}
.swap-blank {
	
}
.swap-blank .list_right_list_k2 a,
.swap-blank .list_right_list_k3_center h1,
.swap-blank .list_right_list_k3_right span {
	color: #0b6ade;
}
.list_right_list_k2 {
	background-color: #f0f0f0;
	border: 1px solid #e2e2e2;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.list_right_list_k2 td {
	font-size: 12px;
	color: #666666;
}

.list_right_list_k2 a {
	font-family: "微软雅黑";
	font-size: 16px;
	/* color: #E01A2B; */
	color: #333;
	font-weight:bold;
	text-decoration: none;
}
.list_right_list_k2 a:hover {

}
.list_right_list_k2 td img {
	margin-right: 5px;
	margin-left: 5px;
}
.list_right_list_k3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	padding-right: 15px;
	padding-left: 15px;
}.list_right_list_k3_left {
	float: left;
	width: 210px;
	/* border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2; */
	height: 220px;
	padding-top: 10px;
}
.list_right_list_k3_center {
	float: left;
	width: 470px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #e2e2e2;
	border-left:1px	solid #e2e2e2;
	min-height:230px;
	height: auto;
	padding-top:10px;
}
.list_right_list_k3_center h1 {
	font-size: 14px;
	color: #E01952;
	font-family: "微软雅黑";
	font-weight:bold;
	line-height: 30px;
}
.list_right_list_k3_center p {
	line-height: 24px;
	text-indent: 25px;
}
.list_right_list_k3_center a {
	color: #E01A2B;
}
.list_right_list_k3_center .goodsSummaryShort_div {
	line-height:24px;
	height: 170px;
	overflow: hidden;
	position: relative;
}

.goodsSummaryShort_div div {
	text-indent:0px;
}
.list_right_list_k3_center .goodsSummaryShort_div .float_right{
	float: right;
}
.list_right_list_k3_right {
	width: 190px;
	float: left;
}
.list_right_list_k3_right p {
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	padding-left: 30px;
	padding-top: 8px;
	color: #666666;
}
.list_right_list_k3_right span {
	color: #E01A2B;
}
.pages {
	height: 50px;
	padding-top: 15px;
	padding-left: 230px;
}
.list_right_list .pages a {
	display: block;
	height: 14px;
	width: 28px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	float: left;
	border: 1px solid #c4c4c4;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 9px;

	padding-bottom: 6px;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
	border-radius:2px;
}

	@-moz-document url-prefix(){.list_right_list .pages a{padding-top:6px;}}
@-moz-document url-prefix(){.list_right_list .pages a{padding-bottom:8px;}}



.pages a:hover {
	color: #FF5A5F;
	background-color: #edefed;
}
.xiangqing {
	
}
.xiangqing_left {
	float: left;
	width: 311px;
}
.xiangqing_left_k1 {
	text-align: center;
	width: 310px;
	height: 314px;
	border: 1px solid #dbdbdb;
}
.xiangqing_left_k1 .xiangqing_mainimage {
	width: 310px;
	height: 310px;
}
.mianbaoxie {
	line-height: 40px;
	height: 40px;
	color: #666666;
}
.mianbaoxie_b{
	color: #666666;
	text-decoration: none;
}
.mianbaoxie_a {
	color: #E01A2B;
	text-decoration: none;
}
.mianbaoxie_a:hover {
	color: #FF2025;
	text-decoration: underline;
}
.xiangqing_left_k2 {
	height: 62px;
	padding-top:4px;
	border: 1px solid #ddd;
	width: 310px;
	background-color:#fbfbfb;
	border-top: 0;
}
.xiangqing_left_k2 a {
	padding: 2px;
	display: block;
	height: 50px;
	width: 50px;
	float: left;
	margin-left:4px;
	padding:3px;
	border: 1px solid #dddddd;
}
.xiangqing_left_k2 a:hover {
	border-top-color: #E01A2B;
	border-right-color: #E01A2B;
	border-bottom-color: #E01A2B;
	border-left-color: #E01A2B;
}
.xiangqing_center {
	float: left;
	width: 606px;
	height: 381px;
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
}
.xiangqing_center_k1 {
	line-height: 60px;
	height: 60px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #333333;
	padding-left:25px;
}
.xiangqing_center_k1 a {
	text-decoration: none;
	color: #333333;
}
.xiangqing_center_k1 a:hover {
	color: #666666;
	text-decoration: underline;
}
.xiangqing_center_k2 {
	background-color: #E01A2B;
	padding: 10px 25px;
}
.xiangqing_center_k2 td {
	color: #FFFFFF;
	font-size: 13px;
}
.xiangqing_center_k3 {
	line-height: 30px;
	color: #666666;
	position: relative;
	height: 150px;
	padding-left:15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-right: 15px;
}
.xiangqing_center_k3 s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.xiangqing_center_k3 span {
	font-size: 18px;
	color: #FF5A60;
	font-weight: bold;
}
.xiangqing_center_k3_1 {
	line-height: 26px;
	height: 26px;
	width: 100px;
	border: 1px solid #dbdbdb;
	position: absolute;
	top: 16px;
	left: 50px;
}
.xiangqing_center_k3_2 {
	float: right;

	background-color: #f3f3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dbdbdb;	display: block;padding-top: 10px;
	padding-left: 6px;
		height: 16px;
	width: 20px;
	
}
.xiangqing_center_k3 .goods_count {
	position: relative;
}
.xiangqing_center_k3 .goods_count label {
	position: absolute;
	top: 15px;
	font-size: 16px;
}
.xiangqing_center_k3 .arrival_notice {
	font-size: 14px;
    padding-left: 20px;
    padding-top: 20px;
}
.xiangqing_center_k3 .arrival_notice .btn{
	border: 1px solid;
    padding: 5px;
}
.xiangqing_center_k3 .loading {
	font-size: 14px;
    padding-left: 20px;
    padding-top: 20px;
}

.xiangqing_center_k3_3 {
	float: right;
	background-color: #f3f3f3;
	display: block;
	padding-top: 7px;
	padding-left: 6px;
	height: 19px;
	width: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	
}
.xiangqing_center_k3_4 {
	width: 40px;
	height: 26px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	border: 0;
	font-size: 16px;
	float: right;
}
.xiangqing_center_k4 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:30px;
}
.xiangqing_right {
	float: left;
	height: 381px;
	width: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;	
}
.xiangqing_k1_right {
	float: left;
	width: 932px;
	margin-left:8px;
	margin-top: 8px;
}
.xiangqing_k1_right_k1 {
	background-image: url(/static/images/index/xq_19.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
}
.xiangqing_k1_right_k1 a {
	background-image: url(/static/images/index/xq_16.jpg);
	display: block;
	height: 31px;
	width: 122px;
	float: left;
	text-align: center;
	line-height: 31px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-position: top;
	padding-top: 2px;
}
.xiangqing_k1_right_k1 a:hover {
	background-image: url(/static/images/index/xq_14.jpg);
	height: 33px;
	background-position: top;
	padding-top: 2px;
}
.xiangqing_k1_right_k2 {
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.xiangqing_k1_right_k2 .manufacture_factory h1,.xiangqing_k1_right_k2 .product_presentation h1{
	text-align: center;
	font-size: 16px;
	font-family: 黑体;
	margin-bottom: 10px;
}
.xiangqing_k1_right_k2 .manufacture_factory,.xiangqing_k1_right_k2 .product_presentation{
	 font-size: 16px;
	padding: 10px 50px;
}
.mf_pp {
	border: 1px solid #ddd;
}
.peijian_left {
	margin-top: 8px;
}
.peijian_left_k1 {
	line-height: 50px;
	background-image: url(/static/images/index/h_112.jpg);
	background-repeat: repeat-x;
	height: 50px;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}
.peijian_left_k1 a {
	color: #E01A2B;
}
.peijian_left_k2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
}
.peijian_left_k2_li {
	line-height: 40px;
	height: 40px;
	list-style-type: none;
	background-image: url(/static/images/index/h_51.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #fff;
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	text-indent: 30px;
}
.peijian_left_k2_li a {
	/* display: block; */
	background-image: url(/static/images/index/h_10.gif);
	background-repeat: no-repeat;
	background-position: 220px center;
	color: #333333;
	text-decoration: none;
}
.peijian_left_k2_li a:hover {
	color: #E01A2B;
	background-image: url(/static/images/index/h_06.gif);
}
.peijian_left_k2_li2 {
	background-image: url(/static/images/index/h_54.jpg);
	background-repeat: no-repeat;
	background-position: 40px center;
	text-indent: 20px;
	font-size: 14px;
	list-style-type: none;
	
	line-height: 40px;
	height: 40px;
	/* background-image: url(/static/images/index/h_54.jpg);
	background-repeat: no-repeat;
	background-position: 40px center; */
	text-indent: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #f1f1f1;
}
.peijian_left_k2_li2 a {
	color: #666666;
	text-decoration: none;
	/* display: block; */
	background-image: url(/static/images/index/h_10.gif);
	background-position: 220px;
	background-repeat: no-repeat;
}
.peijian_left_k2_li2 a:hover {
	color: #999999;
}
.peijian_left_k2_li3 {
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	text-indent: 80px;
	list-style-type: none;
	color: #E01A2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	background-color: #f1f1f1;
}
.peijian_left_k2_li3 a {
	color: #E01A2B;
	text-decoration: none;
}
.peijian_left_k2_li3 a:hover {
	text-decoration: underline;
}
#peijian_list li.peijian_left_k2_li_hide,
#peijian_list li ul li.peijian_left_k2_li2_hide{
	display: none;
	zoom:1;
}
#peijian_list {
	background-color: #f1f1f1;
	zoom:1;
}
.peijian_right_k1 {
	line-height: 40px;
	height:40px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(/static/images/index/pj_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.peijian_right_k2 {
}
.peijian_right_k2_list {
	float: left;
	width: 222px;
	margin-top: 8px;
	margin-left: 4px;
	margin-right:4px;
}
.peijian_right_k2_list_k1 {
	line-height: 40px;
	background-image: url(/static/images/index/peijian_03.jpg);
	height: 40px;
	color: #E01A2B;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
.peijian_right_k2_list_k1 a {
	color: #E01A2B;
	text-decoration: none;
}
.peijian_right_k2_list_k1 a:hover {

}
.peijian_right_k2_list_k2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.peijian_right_k2_list_k3 {
	line-height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f7f7f7;
}
.peijian_right_k2_list_k3 ul{
	overflow: hidden;
}
.peijian_right_k2_list_k3 li {
	list-style-type: none;
	background-image: url(/static/images/index/h_54.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
}
.peijian_right_k2_list_k3_a {
	color: #666666;
	text-decoration: none;
}
.peijian_right_k2_list_k3 p {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
.peijian_right_k2_list_k3_a:hover {
	color: #E01A2B;
	text-decoration: underline;
}
.tiaoji_right {
	float: left;
	width: 935px;
	margin-left: 15px;
}
.tiaoji_right_k1 {
	line-height: 45px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.tiaoji_right_k1 a {
	color: #177CF8;
	text-decoration: none;
}
.tiaoji_fabu {
	float: right;
	margin-top: 5px;
}
.tiaoji_right_k3 {
	line-height: 40px;
	height: 40px;
	background-color: #f7f7f7;
	border: 1px solid #dcdcdc;
	padding-left: 20px;
	font-size: 14px;
	color: #177CF8;
	font-weight: bold;
}
.tiaoji_right_k4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dcdcdc;
	line-height: 40px;
	font-size: 12px;
}
.tiaoji_right_k4 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	font-size: 12px;
	line-height: 40px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececec;
	padding-left: 5px;
}

.tiaoji_right_k4_a1 {
	border: 1px solid #dcdcdc;
	text-decoration: none;
	color: #177cf8;
	background-image: url(/static/images/index/tiaoji_11.jpg);
	background-repeat: no-repeat;
	background-position: 97% center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tiaoji_right_k4_a2 {
	text-decoration: none;
	color: #666666;
	padding-left: 10px;
}
.tiaoji_right_k4_a2:hover {
	color: #999999;
}

.tiaoji_right_k4_a1:hover {
}
.tiaoji_right_k4_a3 {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	text-decoration: none;
	float: right;
	line-height: 15px;
	height: 15px;
	margin-top: 7px;
	margin-right: 7px;
	color: #666666;
}

.tiaoji_right_k4 li {
	line-height: 40px;
	height: 40px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	border-bottom-color: #ececec;
	color: #666666;
	padding-left: 20px;
}
.tiaoji_right_k5 {
	margin-top: 10px;
}
.tiaoji_right_k6 {
	height: 40px;
	background-color: #f8f8f8;
	border: 1px solid #dcdcdc;
}
.tiaoji_right_k6a1 {
	display: block;
	float: left;
	width: 70px;
	text-align: center;
	text-decoration: none;
	background-image: url(/static/images/index/tiaoji_15.jpg);
	background-repeat: repeat-x;
	border: 1px solid #83bbff;
	height: 25px;
	line-height: 25px;
	color: #177CF8;
	position: absolute;
	left: 10px;
	top: 7px;
}

.tiaoji_right_k6a2 {
	display: block;
	float: left;
	width: 68px;
	text-align: center;
	text-decoration: none;
	background-image: url(/static/images/index/tiaoji_15.jpg);
	background-repeat: repeat-x;
	border: 1px solid #83bbff;
	height: 25px;
	line-height: 25px;
	color: #177CF8;
	position: absolute;
	top: 7px;
	left: 100px;
	padding-right: 10px;
}



.tiaoji_right_k6img {
	position: absolute;
	left: 55px;
	top: 7px;

}

.tiaoji_right_k6img2{
	position: absolute;
	left: 55px;
	top: 15px;
}
.tiaoji_right_k7 {
	background-image: url(/static/images/index/h_112.jpg);
	height: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.tiaoji_right_k7 td {
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
	line-height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
}
.tiaoji_right_k8 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.tiaoji_right_k8 table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b6b6b6;
}

.tiaoji_right_k8 table:hover {
	background-color: #f8f8f8;
}


<!--调剂频道和搜索页面样式-->
.tiaoji_right_k8 td {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
}

.tiaoji_n {
	margin-top: 15px;
}

.tiaoji_n_right_k1 p {
	float: right;
	line-height: 35px;
	color: #999999;
}

.tiaoji_n_left {
	float: left;
	width: 423px;
}

.tiaoji_n_left_k1 {
	border:1px solid #ddd;
	height:318px;
	width: 422px;
}

.tiaoji_n_left_k2 {
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	height: 70px;
	float: left;
	width:422px;
}

.tiaoji_n_left_k2 td {
	padding-right: 5px;
	padding-left: 5px;
}

.tiaoji_n_left_k2 td a img:hover {
	border:1px solid red;
}

.tiaoji_n_right {
	float: left;
	width: 750px;
	padding-left: 20px;
}

.tiaoji_n_right_k1 {
}

.tiaoji_n_right_k1 h1 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 35px;
}

.tiaoji_n_right_k1 span {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding-left: 30px;
}

.tiaoji_n_right_k2 {
	height: 320px;
	background-image: url(/static/images/index/tiaoji_x_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}

.tiaoji_n_right_k3 {
	background-image: url(/static/images/index/tiaoji_x_08.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 320px;
	background-color: #f9f9f9;
	margin-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e3e3;
	border-bottom-color: #e4e3e3;
}

.tiaoji_n_right_k3_left {
	float: left;
	height: 300px;
	width: 400px;
	padding-left: 30px;
	line-height: 30px;
	color: #666666;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e3e3;
}

.tiaoji_n_right_k3_left  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ee4432;
	margin-bottom: -3px;
	display: inline;
}
.tiaoji_n_right_k3_left span {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
}
.tiaoji_n_right_k3_right {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
.tiaoji_n_right_k3_right_k1 {
	line-height: 50px;
	background-image: url(/static/images/index/h_120.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 50px;
	font-size: 14px;
}
.tiaoji_n_right_k3_right_k2 {
	line-height: 30px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
}
.tiaoji_n_right_k3_right_k2 h2 {
	background-color: #177cf8;
	line-height: 40px;
	height: 40px;
	width: 195px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
.tiaoji_n_right_k3_right_k2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.tiaoji_n_right_k3_right_k2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EE4432;
	display: inline;
}
.tiaoji_n_right_k3_right_k2 span {
	font-weight: normal;
	color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}
.tiaoji_n_right_k3_right_k2 p {
	padding-top: 10px;
}
.jianshe {
	background-image: url(/static/images/index/js_01.jpg);
	height: 500px;
}
.jianshe_k1 {
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	text-align: center;
}
.help {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.help .h_right {
	float: left;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 8px;
}
.help_k1 {
	line-height: 40px;
	background-image: url(/static/images/index/pj_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #E01A2B;
	padding-left: 15px;
}
.help_k2 {
	border: 1px solid #eaeaea;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#h_center_banner{position:relative;margin:0;padding:0;}
#h_center_banner .div2{position:relative;overflow:hidden;margin:0;padding:0;}
#h_center_banner .div2 ul{position:absolute;top:0;left:0;}
#h_center_banner .div2 li{overflow:hidden;margin:0;padding:0;}
#h_center_banner .div2 li img {width: 700px;height: 500px;}
#h_center_banner .count{position:absolute;right:0;bottom:5px;}
#h_center_banner .count li{ text-align:center;font:12px/20px Arial;margin:0;padding:0;float:left;width:20px;height:20px;margin-right:5px;overflow:hidden;background:#F90;color:#fff;}
#h_center_banner .count li.current{color:red;}

/************商品规格参数 start***********/
.goods_specifications_info {
	width: 100%;
}
.goods_specifications_info tr {
	
}
.goods_specifications_info tr td {
	border: 1px solid #ddd;
	height: 26px;
	line-height: 26px;
	text-indent: 1em;
}
/************商品规格参数 end***********/
/************首页banner start**************/
/* 焦点图 */
#show {
	position: relative;
	margin: 0 auto;
}
#show a {
	float: left;
	display: inline;
}
#show .img {
	position: absolute;
	overflow: hidden
}
#show,
#show .img,
#show .img img {
	width: 700px;
	height: 406px;
}
#show .img SPAN {
	position: absolute;
	width: 19999px;
	display: block
}
#show .btns {
	position: absolute;
	width: 700px
}
#show .btns B {
	position: absolute;
	width: 100px;
	display: block;
	height: 14px;
	overflow: hidden;
	top: 380px;
	left: 88%
}
#show .btns B I {
	width: 10px;
	background: #B7B7B7;
	float: left;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 6px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}
#show .btns B I:hover {
	background: #a7a7a6
}
#show .btns B I.on {
	background: #f40;
	cursor: default
}
#show .btns B I.on:hover {
	background: #3cd2f1;
	cursor: default
}
#show .btns S {
	position: absolute;
	WIDTH: 60px;
	display: none;
	height: 80px;
	overflow: hidden;
	top: 165px;
	cursor: pointer
}
#show .btns S I {
	position: absolute;
	width: 60px;
	background: url(/static/images/index/btn_show.png);
	height: 160px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static/images/index/btn_show.png");
	_background: none;
}
#show .btns S.prev {
	left: 0px
}
#show .btns S.prev I {
	top: -80px
}
#show .btns S.next {
	right: 0px
}
.show-hover#show .btns S {
	display: block
}
#show .masks {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	height: 320px;
	position: absolute;
	background: #000;
	overflow: hidden
}


#middle_bottom_show {
	position: relative;
	margin: 0 auto;
	width: 940px;
}
#middle_bottom_show a {
	float: left;
	display: inline;
	width: 234px;
}
#middle_bottom_show .middle_bottom_img {
	position: absolute;
	height: 226px;
	overflow: hidden;
	width: 940px;
	margin-left: 1px;
	border-top: 1px solid #ddd;
	border-bottom:1px solid #ddd; 
}
#middle_bottom_show,
#middle_bottom_show .middle_bottom_img img {
	margin-left: -6px;
}
#middle_bottom_show .middle_bottom_img img {
	border-left: 1px solid #ddd;
}
#middle_bottom_show .middle_bottom_img SPAN {
	width: 19999px;
	display: block;
	position: absolute;
	padding-left: 11px;
}
#middle_bottom_show .btns {
	position: absolute;
	width: 940px
}
#middle_bottom_show .btns B {
	position: absolute;
	width: 100px;
	display: block;
	height: 14px;
	overflow: hidden;
	top: 210px;
	left: 88%
}
#middle_bottom_show .btns B I {
	width: 10px;
	background: #B7B7B7;
	float: left;
	height: 10px;
	font-size: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 6px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}
#middle_bottom_show .btns B I:hover {
	background: #a7a7a6
}
#middle_bottom_show .btns B I.on {
	background: #f40;
	cursor: default
}
#middle_bottom_show .btns B I.on:hover {
	background: #3cd2f1;
	cursor: default
}
#middle_bottom_show .btns S {
	position: absolute;
	WIDTH: 60px;
	display: none;
	height: 80px;
	overflow: hidden;
	top: 80px;
	cursor: pointer
}
#middle_bottom_show .btns S I {
	position: absolute;
	width: 60px;
	background: url(/static/images/index/btn_show.png);
	height: 160px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/static/images/index/btn_show.png");
	_background: none;
}
#middle_bottom_show .btns S.prev {
	left: 2px
}
#middle_bottom_show .btns S.prev I {
	top: -80px
}
#middle_bottom_show .btns S.next {
	right: 2px
}
#middle_bottom_show .masks {
	/* opacity: 0.5;
	filter: alpha(opacity=50); */
	/* -moz-opacity: 0.5;
	-khtml-opacity: 0.5; */
	height: 320px;
	position: absolute;
	background: #000;
	overflow: hidden
}
/************首页banner end**************/
	
/************************************以上为css.css文件内容，以下为旧样式***********************************************/

/*******************公共部分***************************/
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
_th, tr, td { margin: 0; padding: 0px; }
:link, :visited, ins { text-decoration: none; }
img a { border: none; margin: 0px; padding: 0px; }
a { text-decoration: none; color: #454545; cursor: pointer; }
a:hover { color: #CC3300; text-decoration: none; }
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.font16{ font-size:16px;}
.font20{ font-size:20px;}
.font24{ font-size: 24px; line-height: 30px;}

.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pt30{ padding-top: 30px;}
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }

.pb10 { padding-bottom: 10px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.pb50{ padding-bottom: 50px;}

.pl10 { padding-left: 10px; }
.pl20 { padding-left: 20px; }
.pl30{ padding-left: 30px;}
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }

.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
.input-220{width:220px;height:24px;line-height: 24px;vertical-align: middle;}
.input-510{width:510px;height:24px;line-height: 24px;vertical-align: middle;}
.input-215{width:215px;height:24px;line-height: 24px;vertical-align: middle;}
.input-x-small{width:40px;height:24px;line-height: 24px;vertical-align: middle;}
.input-small{width:100px;height:24px;line-height: 24px;vertical-align: middle;}
.input-medius{
	width:200px;
	height:24px;
	line-height: 24px;
	vertical-align: middle;
	padding-right:5px;
	padding-left:5px;
}

.update-link{
	font-weight: normal;
	font-size: 12px;
}

.input-large{ width: 350px;line-height: 24px;vertical-align: middle;height:24px;}
.input-xlarge{width: 600px;line-height: 24px;vertical-align: middle;height:24px;}

input.input-220, input.input-510, input.input-215, input.input-x-small, input.input-small, input.input-medius, input.input-large, input.input-xlarge,
select.input-220, select.input-510, select.input-215, select.input-x-small, select.input-small, select.input-medius, select.input-large, select.input-xlarge, 
form input, form select { border: solid 1px #ddd;}
input:focus {  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset, 0 0 0 rgba(82, 168, 236, 0.6);}
.uninput { border: none; margin: 5px; }
.x-input { height: 40px; line-height: 40px;vertical-align:middle;font-size: 16px; margin-bottom: 0px; padding: 5px; color: #454545; overflow: hidden; }

.x-input::-moz-placeholder { color: #bbb; }
.x-input::-webkit-input-placeholder { color: #bbb; }
.x-input::-ms-placeholder { color: #bbb; }

input.search_k2_input2,
input.h_left_k2_button,
input.search_k2_input2_blue {
	border: 0;
}

.btn { border: none; cursor: pointer; }
.btn-x-small{ line-height: 24px; height:24px; padding: 0 10px; text-align: center; font-size: 14px; margin-right: 5px; margin-bottom:3px; cursor:pointer;  }
.btn-large{ line-height: 60px; height:60px; padding: 0 50px; text-align: center; font-size: 26px; border-radius: 3px; margin-bottom:3px;cursor:pointer;}

.btn-red{}
.red{ background-color: #e71527; background-image:linear-gradient(to bottom, #e71527, #cb0919); color: #fff; border:solid 1px #c80c0c;}
.red:hover{ background-color: #df1022; background-image: linear-gradient(to bottom, #df1022, #ad0615);}
.Grey{background-color: #ebebeb; background-image:linear-gradient(to bottom, #f7f7f7, #e4e4e4); color: #454545; border:solid 1px #ddd;}
.Grey:hover{background-color: #f2f2f2; background-image:linear-gradient(to bottom, #ffffff, #f2f2f2); color: #454545; border:solid 1px #ddd;}
.btn-page{line-height: 20px; vertical-align: middle;color: #ffffff;background-color: #e71527;}

.blue{ background-color: #125aa3; background-image:linear-gradient(to bottom, #126ac2, #0f559d);  color: #fff;}
.blue:hover{ background-color: #0d539a; background-image: linear-gradient(to bottom, #0044cc, #0d45b6); }
.orange{ background-color: #f5700e; background-image:linear-gradient(to bottom, #fc8127, #f16601); color: #fff; border:solid 1px #FF6600;}
.orange:hover{ background-color: #f36a06; background-image: linear-gradient(to bottom, #fa6900, #f45a06); border:solid 1px #FF6600;}
.orangetext{ color: #fe9021; text-decoration:  underline;}


.text-left{ text-align: left;}
.text-right  { text-align: right; }
.text-center { text-align: center;}
.line{ overflow: hidden;}

.redfont{ color:#CC0000;}

.pagemember{}
.pagemember a{ padding:5px 10px; height:20px; line-height:20px; border:solid 1px #ddd; margin:0 2px;}
.pagemember a:hover{ background-color:#CC0000; color:#fff; border:solid 1px #CC0000;}


.mainline{overflow:hidden; padding:10px 0; width:100%;}
.mainline2{ padding:10px 0; clear:both;}

.query_hint{
    border: 2px solid orange;
    width: 90px;
    height: 28px;
    line-height: 28px;
    padding: 0 0px;
    position: fixed;
    left: 50%;
    margin-left: -45px;
    top: 45px;
    margin-top: -40px;
    font-size: 14px;
    color: orange;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
}
.query_hint img{
	position: relative;
    top: 5px;
    /* left: 8px; */
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

/*=================================member============================================*/
.personinfo{ padding:30px 0 30px 145px;}
.personinfo .form-item{ padding:10px 0;}
.personinfo .form-item .upload-span {height: 18px;}
.personinfo .form-item .form-label{ width:120px; text-align:right; display:inline-block}
.personinfo .form-item .form-act{display: inline-block;}
.personinfo .form-item .form-act .uploadify-queue{float: left;
margin-left: 10px;
border: 1px solid #ddd;}
.personinfo .form-item .form-act .uploadify{margin-bottom:0;float: left;}
.personinfo .form-item .form-act .uploadify-queue-item{display: inline-block;
overflow: hidden;
width: 278px;
margin: 0;
padding: 5px;}
.personinfo .form-item .form-act .uploadify-queue-item .uploadify-progress {margin-top: 0;}
.myintegral{ padding:20px; line-height:40px; height:40px;}
.add-info{padding:10px;}
.add-info .form-item{padding:10px 0;}
.add-info .form-item .form-label{ width:120px; text-align:right; display:inline-block}
.add-info .form-item .form-act{}


/*=================================注册============================================*/
.greybg{ }
.loginmain{ width:1200px; margin:0 auto; margin-top:20px;}
.loginmain ul.tabtit{ border-bottom:solid 1px #ddd; height:40px;}
.loginmain ul.tabtit li{ border-bottom:none;  background-color:#f8f8f8; float:left; margin-right:10px; font-size:14px; font-weight:bold; }
.loginmain ul.tabtit li a{ color:#454545; line-height:39px;height:39px; padding:0 40px; display:inline-block; border:solid 1px #ddd;}
.loginmain ul.tabtit li a.curr{ border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-top: solid 2px #CC0000; border-bottom: none; background-color:#fff; height:40px;color:#CC0000;}
.loginmain .logincon{ border:solid 1px #ddd; border-top: none; background-color:#fff;}
.loginmain .logincon{ padding:20px 0; overflow:hidden; width:1198px;}
.yyzz{ width:160px; height:160px; border:solid 1px #ddd; display:inline-block;}

.loginmain .logincon .caution-content{ color:#CC0000; padding-left:10px; width:450px; overflow:hidden;}

.logincon .left{ width:640px; float:left; border-right: dotted 1px #ddd;}
.logincon .right{ width:360px; float:left; padding:30px 0px 30px 100px;}
.logincon .right p{ line-height:24px;}
.logincon .right a{ color:#cc0000;}
.personinfo .form-item .form-act .select {width: 212px;}
.personinfo .form-item .form-act .province-one-level {width: 145px;height: 24px;line-height: 24px;}
.personinfo .form-item .form-act .province-two-level {width: 100px;height: 24px;line-height: 24px;}
.personinfo .form-item .form-act .province-three-level {width: 100px;height: 24px;line-height: 24px;}

.loginmain .logincon .regist-superior {
	  border-bottom: 1px solid #ddd;
}
.loginmain .logincon .regist-superior h2 {
  color: #9dcf82;
  font-size: 22px;
  /* font-weight: bold; */
  margin-left: 30px;
}
.loginmain .logincon .regist-superior .d-block {
	width: 320px;
  	padding: 15px 40px 15px 30px;
}
.loginmain .logincon .regist-superior .d-block dl {
	border-left: 1px solid #efefef;
  	padding-left: 20px;
}
.loginmain .logincon .regist-superior .d-block dt {
  	font-size: 14px;
  	font-weight: bold;
  	margin-bottom: 8px;
}
.loginmain .logincon .regist-superior .d-block dd {
  	text-align: left;
  	color: #666;
  	line-height: 22px;
}
.loginmain .logincon .regist-superior .d-block dd label {
	float: left;
}
.loginmain .logincon .regist-superior .d-block dd .cont {
	margin-left: 90px;
}

.zhuce {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}
.zhuce .zhuce_left {
	float: left;
	width: 450px;
	padding-top: 30px;
	padding-left: 75px;
	background-image: url(/static/images/common/zhuc_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 450px;
	padding-right: 75px;
}
.zhuce_left_title {
	height: 80px;
}
.zhuce_left_title h1 {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #e60000;
}
.zhuce_left_title p {
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
}
.zhuce_bt {
	height:50px;
	background-color:#f5f5f5;
	line-height: 50px;
	padding-left:20px;
	font-size:14px;
	margin-top: -20px;
}
.zhuce_left_n { width:434px; height:232px; background-image:url(/static/images/common/zhuc_06.jpg); margin-top:10px;padding-top:10px;
}
.zhuce_left_n1 {
	padding-top:10px;
	padding-bottom:10px;
	line-height: 24px;
	color:#8f8f8f;
	padding-left: 40px;
}

.zhuce_left_n2{ height:30px; line-height:30px; background-image:url(/static/images/common/zhuc_06_03.jpg);	background-repeat: no-repeat;
	background-position: 20px center; font-size:14px; font-weight:bold; padding-left:40px; font-family:Verdana, Geneva, sans-serif;}



.zhuce_left_n3{ height:30px; line-height:30px; background-image:url(/static/images/common/zhuc_06_06.jpg);	background-repeat: no-repeat;
	background-position: 20px center; font-size:14px; font-weight:bold; padding-left:40px; font-family:Verdana, Geneva, sans-serif;}

.zhuce_left_n1 span {
	padding-right: 40px;
}
.zhuce_icon {
	height: 42px;
	margin-top: 30px;
	padding-left: 100px;
}
.zhuce_icon1 {
	width:235px;
	height:42px;
	background-image:url(/static/images/common/zhuc_11.jpg);
	font-size:16px;
	color:#ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

/*=================================step1-3============================================*/

.Allmain{ width:1200px; margin:0 auto;}
.Allmain .step01{ width:1200px; overflow:hidden; background:url(/static/images/buyer/step01.jpg) no-repeat; height:40px; padding-bottom:10px;}
.Allmain .step02{width:1200px; overflow:hidden;background:url(/static/images/buyer/step02.jpg) no-repeat; height:40px; padding-bottom:20px;}
.Allmain .step03{width:1200px; overflow:hidden;background:url(/static/images/buyer/step03.jpg) no-repeat; height:40px; padding-bottom:20px;}
.cartshop{ padding:5px 0;}
.mycartline{ padding:10px 0; font-size:14px;}
.btnline{ padding:10px 0; text-align:right;}
.orderinfo{ margin-bottom:10px;}
.orderinfo h2{
	height:36px;
	line-height:36px;
	background-color:#f8f8f8;
	background-image:linear-gradient(to bottom, #fefefe, #f2f2f2);
	border:solid 1px #ddd;
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;
	color: #e01a2b;
}
.orderinfo h3{ padding-top:20px; padding-left:50px;}
.orderinfo .orcon{
	border:solid 1px #ddd;
	padding:10px;
	border-top:none;
	background-color: #f8f8f8;
}
.orderinfo .orcon .fpcon{ padding:10px;}  /**修改 **/
.orderinfo .orcon .Address-xx{ padding:5px 5px 5px 50px;}
.orderinfo .orcon .new-Address{ padding:5px 5px 5px 50px;}
.orderinfo .orcon .current,.orderinfo .orcon .hover{
	background-color: #fff4d3;
}
.order-Success{ padding:20px; text-align:center; border:solid 1px #ddd;}

/*=================================配件============================================*/
.idx-main{width:1200px; margin:0 auto;}
h2.catetit{ border:solid 1px #ddd; border-top:solid 2px #af0a18; font-size:14px; color:#af0a18; font-weight:bold; margin-top:10px; height:36px; line-height:36px; border-bottom:none; padding-left:15px; background-color:#f5f5f5;}
ul.categorylist2{ background-color:#f5f5f5; border:solid 1px #ddd; overflow:hidden;}
ul.categorylist2 li{ line-height:40px; font-size:14px;}
ul.categorylist2 li a{ width:198px; height:40px; background:url(/static/images/common/jian.png) no-repeat; display:inline-block; padding-left:20px; border-bottom:solid 1px #ddd;border-top:solid 1px #fff;}
ul.categorylist2 li a:hover{ display:inline-block; background:url(/static/images/common/jian.png) no-repeat; background-color:#fff; padding-left:20px;border-bottom:solid 1px #ddd;border-top:solid 1px #ddd;}
ul.categorylist2 li ul.i-cl{ display:none; }
ul.categorylist2 li:hover ul.i-cl,ul.categorylist2 li:hover ul.i-cl{ display:block;}
ul.categorylist2 li ul.i-cl li a{ background:none;background-color:#fff;  border-top:none; padding-left:30px; font-size:12px;}
.sd-car{ border:solid 1px #ddd; border-top:solid 2px #c40000; margin-bottom:10px;}
.sd-car h2{ line-height:36px; padding-left:10px; font-size:14px; font-weight:bold; border-bottom:dotted 1px #ddd;}
.sd-car .scon{ padding:5px;}
.deletebtn{ background:url(/static/images/buyer/cart_15.jpg) no-repeat 2px 3px; border:none; width:20px; height:20px; border:solid 1px #fff; margin-right:2px;}
.deletebtn:focus{box-shadow:none; border:solid 1px #ddd; border-radius:3px; }
.pj-right{ width:930px; float:right;}
.pj-righth2{ height:36px; line-height:36px; padding-left:10px; border:solid 1px #ddd; border-top: solid 2px #c40000; background: url(/static/images/buyer/bg36.jpg) repeat-x; font-size:14px; }
ul.pj-catelist{ padding:10px 0; width:974px; padding-right:-14px;}
ul.pj-catelist li{ float:left; border:solid 1px #ddd; width:220px;  margin-right:14px; margin-bottom:14px;}
ul.pj-catelist li .pic{ text-align:center;}
ul.pj-catelist li h2{ font-size:14px; font-weight:bold; padding-left:30px; color:#CC0000; padding-top:5px; padding-bottom:5px;}
ul.pj-catelist li h2 a{color:#CC0000;}
ul.pj-catelist li p {background:url(/static/images/buyer/help_03.png) no-repeat 12px 5px; padding-left:30px;line-height:20px;}
ul.pj-catelist li .pjcm{padding:10px 0; float:right;}
ul.pj-catelist li .btn-more{ width:76px; height:25px; background:url(/static/images/buyer/pkl_03.jpg) no-repeat; display:block; color:#fff; line-height:25px; padding-left:10px;}
ul.pj-catelist li .btn-more a{ color:#fff;}
ul.pj-catelist li .btn-more a:hover{ color:#fff;}


/*=================================business-main============================================*/
.member-main{ width:1200px; margin:0 auto; }
.member-left{ float:left;  width:218px; border:solid 1px #ddd;border-top:solid 2px #d72306;}
.member-left ul{}
.member-left ul li{zoom:1;}
.member-left ul li ul{}
.member-left ul li ul li.title{ background:url(/static/images/common/bss_07.jpg) no-repeat; padding-left:25px; line-height:35px; font-size:14px; font-weight:bold;cursor: pointer;}
.member-left ul li ul li{ line-height:35px; border-bottom:dotted 1px #ddd; padding-left:25px;font-size:14px;}
.member-left ul li ul li a.curr{ color:#CC0000;}


.member-right{ width:960px; float:right;}
.member-right ul.tab-tit{  height:38px;  border-left: solid 1px #ddd; border-bottom:solid 2px #c80e1b;}
.member-right ul.tab-tit li{font-size:14px; float:left; line-height:37px; border-top:solid 1px #ddd;  border-right:solid 1px #ddd; text-align:center;}
.member-right ul.tab-tit li a{width:190px;height:37px; display:inline-block}
.member-right ul.tab-tit li a:hover{ background: url(/static/images/common/bss_03.jpg) repeat-x; width:190px; color:#fff; height:37px; display:inline-block;}
.member-right ul.tab-tit li a.curr{background: url(/static/images/common/bss_03.jpg) repeat-x; width:194px; color:#fff; height:37px; display:inline-block;}


.member-right .tab-con{ border:solid 1px #ddd;}
.member-right .tab-con h2{ border-bottom:dotted 1px #ddd; line-height:40px; padding-left:20px; font-size:14px; font-weight:bold; background-color:#f3f3f3;}
.member-right .tab-con h3{ line-height:30px; padding-left:20px; font-size:14px; font-weight:bold;}
.table-none{ border-collapse:collapse; line-height:40px;}
.table-none th{ text-align:right;}

.member-right .order{ width:920px; padding:10px 20px;}
.member-right .orderline{ width:920px; padding:10px 20px;}
.member-right .orderline p{ line-height:24px; font-size:14px;}
.order-xx{width:920px; padding:10px 20px;}
.table-orderprint{  border:solid 1px #ddd;}
.table-orderprint tr th{ padding-left:20px;text-align:right;border-bottom:dotted 1px #ddd; line-height:40px; background-color:#f8f8f8;width: 90px;}
.table-orderprint tr td{ border-bottom:dotted 1px #ddd; line-height:40px; background-color:#f8f8f8;}
.table-orderprint tr td.refundTable{width: 425px;}


.table-cart{border: solid 1px #ddd; font-size:14px;}
.table-cart tr th{  background-color:#f8f8f8; background-image:linear-gradient(to bottom, #fefefe, #f2f2f2); font-weight:normal; border-collapse:collapse; border: solid 1px #ddd; line-height:36px;}
.table-cart tr td{ height:50px; border-bottom:solid 1px #ddd; vertical-align:middle; text-align:center;}
.table-cart tr td p{ line-height:20px;}
.table-cart tr td img{ vertical-align:middle;}
.table-cart tr td .collect{ background:url(/static/images/buyer/cart_07.jpg) no-repeat; padding-left:20px; width:36px; overflow:hidden; margin-left:10px; display:block; } /**修改**/
.table-cart tr td .delete{ padding-left:20px;width:36px; display: block; margin-left:10px;display:block; }/**修改**/
.table-cart .Number{ padding-left:16px;}
.table-fillOrders .Number{ padding-left:30px;}
.table-cart .Number .q1,.table-fillOrders .Number .q1{
	width:20px;
	height:20px;
	border:solid 1px #ddd;
	cursor:pointer;
	display: inline-block;
	float:left;
	background-color: #f3f3f3;
	background-image: url(/static/images/buyer/cart_10.jpg);
	background-repeat: no-repeat;
}
.table-cart .Number .q2,.table-fillOrders .Number .q2{ 
	height:20px; 
	border:solid 1px #ddd; 
	width:30px;
	display:block; 
	margin: 0 5px;
	float:left
}
.table-cart .Number .q3,.table-fillOrders .Number .q3{ width:20px; height:20px; border:solid 1px #ddd; background:url(/static/images/buyer/cart_12.jpg) no-repeat; cursor:pointer; display: inline-block; float:left}
.table-cart .goods-stock-error{ 
	background-color: red;
}
.table-cart .goods-stock-column span{ 
	color: red;
}

/**-------------------------------------添加---------------------------------------**/
.item-label { display: inline; float: left; width: 120px;padding:0px 4px 0px 0px; text-align: right; height: 26px; line-height: 26px;}

.bss-right{ width:960px; float:right;}
.bss-right ul.tab-tit{  height:38px; border-bottom:solid 2px #c70d1a; border-left: solid 1px #ddd; border-bottom:solid 2px #CC0000;}
.bss-right ul.tab-tit li{font-size:14px; float:left; line-height:37px; border-top:solid 1px #ddd;  border-right:solid 1px #ddd; text-align:center;}
.bss-right ul.tab-tit li a{width:158px;height:37px; display:inline-block}
.bss-right ul.tab-tit li a:hover{ background: url(/static/images/common/bss_03.jpg) repeat-x; width:158px; color:#fff; height:37px; display:inline-block;}
.bss-right ul.tab-tit li a.curr{background: url(/static/images/common/bss_03.jpg) repeat-x; width:161px; color:#fff; height:37px; display:inline-block;}


.bss-right .tab-con{ border:solid 1px #ddd;}
.bss-right .tab-con h2{ border-bottom:dotted 1px #ddd; line-height:40px; padding-left:20px; font-size:14px; font-weight:bold;}
.bss-right .tab-con h3{ line-height:30px; padding-left:20px; font-size:14px; font-weight:bold;}

.bss-right .order{ width:920px; padding:10px 20px;}
.bss-right .orderline{ width:920px; padding:10px 20px;}
.bss-right .orderline p{ line-height:24px; font-size:14px;}
.bss-right .orderlined p{ line-height:24px; font-size:14px;}
.bss-right .orderlined{ width:1160px; padding:10px 20px;}

.member-right .orderinfo h2{
	border-bottom:dotted 1px #ddd;
	line-height:40px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}

.mylable h2{border-bottom: dotted 1px #ddd;line-height: 40px;padding-left: 20px;font-size: 14px;font-weight: bold;}

.business-main{width:1200px; margin: 0 auto; overflow: hidden;}
.logol{ font-size:24px; height:36px; overflow:hidden}
.menul{ width:1200px; padding-top:7px; overflow:hidden}
.headnav1{ height: 40px; line-height:40px; color: #454545; font-size: 12px;}
.top2 .top-buyer-tit {
  border-left: 1px solid #eee;
  line-height: 45px;
  padding-left: 15px;
  font-size: 26px;
  color: #999;
  margin-left: 15px;
  vertical-align: top;
  display: inline-block;
  margin-top: 8px;
}
.Alltop { width:1200px; margin: 0 auto;}


/*=================================list============================================*/
.gallerybarn{ border:solid 1px #ddd; overflow:hidden; margin-top:10px; background-color:#f3f3f3; padding:8px;}
.gallerybarn .pai-left{overflow:hidden;}
.gallerybarn .pai-left a.list-asc-on{ display:inline-block; padding: 5px 10px; border:solid 1px #ddd; background-color:#fff;}
.gallerybarn .pai-right{ overflow:hidden; padding-top:3px;}
.gallerybarn .pai-right .datu{ padding-left:20px; display:block; float:left; }
.gallerybarn .pai-right .datu i{background:url(/static/images/buyer/pids_03.jpg) no-repeat 0 3px;; width:20px; height:20px; display:block; float:left;}
.gallerybarn .pai-right .datu span{ height:20px; line-height:20px;display:block; float:left;}
.gallerybarn .pai-right .list{padding-left:20px; overflow:hidden;display:block; float:left;}
.gallerybarn .pai-right .list i{background:url(/static/images/buyer/pids_05.jpg) no-repeat 0 3px;width:20px; height:20px; display:block; float:left;}
.gallerybarn .pai-right .list span{display:inline-block; height:20px; line-height:20px;display:block; float:left;}


.tj-shopgoods{ overflow:hidden; margin-bottom:20px;}
.tj-shopgoods h2{ background:url(/static/images/buyer/qjd_20.jpg) no-repeat; height:31px; color:#fff; padding-left:10px; font-size:16px; line-height:31px;}
.tj-shopgoods ul.goodlist{ width:1210px; margin-right:-10px;}
.tj-shopgoods ul.goodlist li.item{ float:left; width:210px; padding:10px; margin-right:10px;}
.tj-shopgoods ul.goodlist li.item .goodpic{ text-align:center; width:210px;  overflow:hidden;}
.tj-shopgoods ul.goodlist li.item .goodname{ line-height:20px; padding:6px 0; overflow:hidden; font-size:14px;}
.tj-shopgoods ul.goodlist li.item .nameheight{ max-height:40px; overflow:hidden;}
.tj-shopgoods ul.goodlist li.item .goodname a{ font-size:14px;}
.tj-shopgoods ul.goodlist li.item .goodprice{ padding:5px 0;}

/*=================================通用件============================================*/
.tyj-center{ width:936px; padding-left:14px; overflow:hidden; float:left;}
.tyj-center .banner734{ width:734px; overflow:hidden;}
.tyj-center h2{ border-bottom:solid 2px #af0a18; height:36px; line-height:36px; overflow:hidden;}
.tyj-center .tyj-floor{ padding-top:10px; overflow:hidden;}
.tyj-center .tyj-floor .goodlist{ line-height:24px; width:744px; padding-right:-10px; overflow:hidden;}
.tyj-center .tyj-floor .goodlist .gooditem{ width:176px; float:left; padding-right:10px;}
.tyj-center .tyj-floor .goodlist .goodpic{ width:160px; height:160px; text-align:center; padding-top:10px;}
.tyj-center .tyj-floor .goodlist .goodname{}
.tyj-center .tyj-floor .goodlist .goodprice{ font-size:20px; color:#CC0000;}
.tyj-center .tyj-floor .goodlist .goodprice a{font-size:20px; color:#CC0000;}
.tyj-center .tyj-floor ul.brandlist{ padding:10px 0; overflow:hidden;}
.tyj-center .tyj-floor ul.brandlist li{ float:left; width:163px; height:56px; border:solid 1px #ddd; margin-right:12px;}
.tyj-right{width:220px; overflow:hidden; float:right;}
.tyj-right .banner220{ width:220px; overflow:hidden;}
.tyj-right {}

/*=================================主页搜素后展开商品列表============================================*/
ul.goodslistpage{ margin:10px 0; overflow:hidden;}
ul.goodslistpage li.goodslistitem{ border:solid 1px #ddd; padding:10px; overflow:hidden; margin-bottom:10px;}
ul.goodslistpage li.goodslistitem:hover{border:solid 1px #CC0000;}
ul.goodslistpage li.goodslistitem .goodpic{ width:180px; float:left;}
ul.goodslistpage li.goodslistitem .goodinfo{ width:400px;float:left; padding-top:15px;}
ul.goodslistpage li.goodslistitem .goodinfo h2{ font-size:14px; line-height:20px;}
ul.goodslistpage li.goodslistitem .goodinfo .kucun{ padding-bottom:30px; padding-top:10px;}
ul.goodslistpage li.goodslistitem .goodinfo .kucun a{ color: #CC0000;}
ul.goodslistpage li.goodslistitem .goodinfo .shop{}
ul.goodslistpage li.goodslistitem .goodinfo .shop a{ color:#999;}
ul.goodslistpage li.goodslistitem .goodinfo .shop a:hover{ #CC0000}
ul.goodslistpage li.goodslistitem .goodprice{width:150px;float:left; padding-top:60px; text-align:center;}
ul.goodslistpage li.goodslistitem .goodbtn{ width:166px;float:left; padding-top:30px; padding-left:40px;}
ul.goodslistpage li.goodslistitem .goodbtn .w132{ width:132px; text-align:center;}

ul.goodslistpage2{ margin:10px 0; overflow:hidden; width:974px; margin-right:-14px;}
ul.goodslistpage2 li.goodslistitem{ border:solid 1px #ddd; padding:10px; overflow:hidden; margin-bottom:10px; width:208px; float:left; margin-right:13px; height:330px;}
ul.goodslistpage2 li.goodslistitem:hover{border:solid 1px #CC0000;}
ul.goodslistpage2 li.goodslistitem .goodpic{ width:208px; text-align: center;}
ul.goodslistpage2 li.goodslistitem .goodinfo{ width:208px; padding:5px 0 0 0; float:left;}
ul.goodslistpage2 li.goodslistitem .goodinfo h2{ font-size:12px; line-height:20px;}
ul.goodslistpage2 li.goodslistitem .goodinfo .kucun{ padding:5px 0;}
ul.goodslistpage2 li.goodslistitem .goodinfo .kucun a{ color: #CC0000;}
ul.goodslistpage2 li.goodslistitem .goodinfo .shop{}
ul.goodslistpage2 li.goodslistitem .goodinfo .shop a{ color:#999;}
ul.goodslistpage2 li.goodslistitem .goodinfo .shop a:hover{ #CC0000}
ul.goodslistpage2 li.goodslistitem .goodprice{float:left; width:218px; padding:5px 0; }
ul.goodslistpage2 li.goodslistitem .goodbtn{ float:left; padding:5px 0;}
ul.goodslistpage2 li.goodslistitem .goodbtn .btn-medius{ line-height:40px; height:40px; padding: 0 8px; text-align: center; font-size: 16px; border-radius: 3px; margin-bottom:3px; cursor:pointer; margin-left:8px;}

.table-cart-small {border: solid 1px #ddd;}
.table-cart-small tr th{  background-color:#f8f8f8; background-image:linear-gradient(to bottom, #fefefe, #f2f2f2); font-weight:normal; border-collapse:collapse; border: solid 1px #ddd; line-height:36px;}
.table-cart-small tr td{ height:60px; border-bottom:solid 1px #ddd; vertical-align:middle; text-align:center;}
.table-cart-small tr td p{ line-height:20px;}
.table-cart-small tr td a{ text-decoration:underline;;color:#000;}
.table-cart-small tr td a:hover{ font-size:12px;color:green;text-decoration:underline;}
.table-cart tr td img{ vertical-align:middle;}
.table-cart-small .collect{ background:url(cart_07.jpg) no-repeat; padding-left:20px;}
.table-cart-small .delete{ background:url(cart_15.jpg) no-repeat; padding-left:20px;}
.select-tag .f-list li {
    border: 1px solid #e6e6e6;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    margin-right: 15px;
    padding: 0 20px 0 5px;
    position: relative;
}
.select-tag .f-list li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333;
    float: none;
    height: 20px;
    line-height: 20px;
    margin-top: 0;
    text-decoration: none;
    white-space: nowrap;
}
.select-tag .f-list li b {
    background: url("/static/images/buyer/20130606B.png") no-repeat scroll -37px -62px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 7px;
    overflow: hidden;
    position: absolute;
    right: 6px;
    top: 7px;
    width: 7px;
}

/* ---------------------------付款样式----------------------------------------------- */
.row-basic {
height: 55px;
padding-left: 15px;
line-height: 55px;
}
.saved-card-list{
	margin-left: 20px;
	width:1095px;
	height: 59px;
	border:3px solid #cccccc; 
}
.card-number {
margin-right: 35px;
}
.bank-showName {
height: 36px;
width: 121px;
left: 5px;
overflow: hidden;
position: absolute;
z-index: 0;
top: 0;
}
.bank-icon-container .bank-icon {
display: inline-block;
height: 36px;
line-height: 36px;
width: 126px;
position: relative;
vertical-align: middle;
z-index: 1;
text-indent: 0;
}
.icon-cashier-BOC {
margin-left: 15px;
margin-right: 35px;
background-image: url("/static/images/buyer/logo.gif");
background-position: 0px -0px;
background-size:126px 36px;
}
.icon-express{
padding: 1px 3px 2px;
border-radius: 2px;
background:#cccccc;
}

.pay-amount {
	margin-left: 590px;
}
em{font-style: normal;color: #CC0000;font-size: 16px;}

/* 调剂样式 */
.search_k1_c {
	background-color: #177cf8;
	display: block;
	width: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
}

.search_k2_input_blue {
	height: 36px;
	/* line-height: 40px; */
	border: 2px solid #177cf8;
	width: 450px;
	vertical-align: middle;
	padding-left: 28px;
	background-image: url(/static/images/index/h_19.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.search_k2_input2_blue {
	height: 40px;
	line-height:40px;
	width: 110px;
	background-color: #177cf8;
	font-family: "黑体";
	color: #FFFFFF;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
}

.top2_n_right_blue {
	float: left;
	width: 100px;
	padding-top: 45px;
}
.top2_n_right_blue a {
	display: block;
	line-height: 36px;
	height: 36px;
	border: 2px solid #177CF8;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #177CF8;
	font-weight: bold;
}
.top2_n_right_blue a:hover {
	background-color: #f6faff;
}

.nav_blue {
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1375ed;
	border-bottom-color: #1375ed;
	background-color: #177cf8;
}

.nav_k1_blue {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 270px;
	line-height: 45px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
	height: 45px;
	position: relative;
}
.nav_k1_blue li {
	float: left;
	width: 120px;
	list-style-type: none;
	font-size: 16px;
	text-align: center;
}
.nav_k1_blue a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav_k1_blue .curr,
.nav_k1_blue a:hover {
	background-color: #0b6ade;
}


.xiangqing_k1_right_k1 li {
	background-image: url(/static/images/index/xq_16.jpg);
	display: block;
	height: 31px;
	width: 122px;
	float: left;
	text-align: center;
	line-height: 31px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
/* 	margin-right: 8px;
 */	background-position: top;
	padding-top: 2px;
}

.xiangqing_k1_right_k1 li:hover {
	background-image: url(/static/images/index/xq_14.jpg);
	height: 33px;
	background-position: top;
	padding-top: 2px;
}

.xiangqing_k1_right_k1 .curr{
	background-image: url(/static/images/index/xq_14.jpg);
	height: 33px;
	background-position: top;
	padding-top: 2px;
}

.tiaoji_right_k6a3 {
	display: block;
	float: left;
	width: 400px;
	text-align: left;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	position: relative;
	left: 10px;
	top: 7px;
}
div.tiaoji_right_k6a3 select{
	width:100px; 
}
.div_district{
	display:none;
	margin-left:10px;
	margin-top:33px;
	width:230px;
	height:200px;
	background-color:white;
	border: 1px solid #83bbff;
	position:absolute;
	font-size:14px;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}
label.validate-error{
	 color:red; 
}
.swap-small-image{
	width:118px;
	height:118px;
}
.swap-left{ float:left;  width:218px; border:solid 1px #ddd;border-top:solid 2px #1375ed;}
.swap-left ul{}
.swap-left ul li{}
.swap-left ul li ul{}
.swap-left ul li ul li.title{ background:url(/static/images/common/bss_07.jpg) no-repeat; padding-left:25px; line-height:35px; font-size:14px; font-weight:bold;cursor: pointer;}
.swap-left ul li ul li{ line-height:35px; border-bottom:dotted 1px #ddd; padding-left:25px;font-size:14px;}
.swap-left ul li ul li a.curr{ color:#1375ed;}
.swap-left ul li ul li a:hover{ color:#1375ed;}
/* 调剂样式结束 */

/*  */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
/*  */

.cuo {
	height: 300px;
	width: 700px;
	margin-top: 30px;
	margin-left: 100px;
	padding-left: 170px;
	background-image: url(/static/images/common/zhuc_06_013.jpg);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
.cuo p { line-height:25px;}
.cuo_bt {
	padding-top: 20px; padding-bottom:10px; font-size:24px;
}
.cuo .yellow {
	font-size: 12px;
	color: #b88200;
	background-color:#ffffcc; 
	border:1px solid  #ffe39f; 
	line-height:25px; 
	padding-left:15px; margin-right:10px; padding-right:10px; padding-top:5px; padding-bottom:5px; margin-bottom:10px;
}

.cuo p a{
	color: #183bd0;
	text-decoration: underline;
}
#titleTop {
	font-size:14px;
	text-align:center;
	margin-top:15px;
}
.backgrounds {
	background-color:#e6e6fa;
}
#activateUser {
	overflow:hidden;
	position:relative;	
}
#line_div {
	width:590px;
	height:1px;
	background:gray;
	position:relative;
	left:40px;
	top:2px;
}
.show_text {
	font-size:14px;
	color:#8F8F8F;
	font-weight:600;
}
.show_span {
	font-size:14px;
	color:red;
}
.show_input {
	width:200px;
	height:20px;
}
.xing_color {
	color:red;
}
#info_div {
	margin-top:35px;
	position:relative;
	left:180px;
}
.infos_div {
	margin-top:20px;
	position:relative;
	left:181px;
}
.infos_divs {
	margin-top:20px;
	position:relative;
	left:209px;
}
.gendar {
	margin-right:20px;
}
#button-div {
	margin-top:30px;
	position:relative;
	left:180px;
} 
.button-divs {
	width:100px;
	height:25px;
	margin-right:50px;
	cursor:pointer;
	box-shadow:1px 1px 0px #666;
}
#showinput03{
	width:96px;
	height:20px;
}
#btn {
	width:100px;
	height:22px;
	cursor:pointer;
}
label.validate-error{
	font-size:12px;
	 color:red; 
}
.serverSpan {
	font-size:12px;
	color:red; 
}
/* .ui-dialog .ui-dialog-buttonpane button{
	margin-left:80px;
	position:relative;
	left:-210px;
} */

/*******************公告信息页面开始**************************/
.noticecontent {
	width:100%;
	margin-top:25px;
	text-align:center;
	position:relative;
}
.noticecontent1 {
	width: 1195px;
	margin-right: auto;
	margin-left: auto;
}
.noticeLeft {
	width:250px;
	margin-right:10px;
	float:left;	
}
.noticeRight {
	width:920px;
	float:left;	
}
.noticetitle {
	background-image: url("/static/images/index/pj_03.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	line-height: 30px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color: #E01A2B;
}
.noticedetail li {
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	list-style-type: none;
	background-image: url("/static/images/index/h_54.jpg");
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding-right: 20px;
	text-align:left;
}
.noticedetail span {
    float: right;
    color: #999;
}
.noticedetail li:hover {
    background-color: #F8F8F8;
    background-image: url("/static/images/index/h_51.jpg");
}
.notice-text-right  { text-align: center; width:918px;}
.noticepagemember {border-bottom: 1px solid #E8E8E8;border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;}

/* --------------------------------------------------------- */
.gouwu {
	padding-top: 10px;
}
.gouwu_k1 {
	height: 120px;
	border: 1px solid #dddddd;
	padding-top: 20px;
	padding-bottom: 20px;
}
.gouwu_k1_left {
	float: left;
	width: 290px;
	height: 90px;
	padding-left: 20px;
	line-height: 20px;
	color: #666666;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
}
.gouwu_k1_left td {
	font-size: 12px;
	line-height: 20px;
}
.gouwu_k1_left a {
	color: #666666;
	text-decoration: none;
}
.gouwu_k1_left a:hover {
	color: #999999;
	text-decoration: underline;
}

.gouwu_k1_left span {
	color: #E01A2B;
	font-size: 14px;
}
.gouwu_k1_right {
	float: left;
	width: 870px;
}
.gouwu_k2 {
	margin-top: 10px;
}
.gouwu_k2_bt {
	line-height: 50px;
	height: 50px;
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	padding-left: 20px;
}
.gouwu_k2_bt p {
	float: right;
	padding-right: 15px;
}
.gouwu_k2_bt a {
	color: #666666;
	text-decoration: none;
}
.gouwu_k2_bt span {
}
.gouwu_k2_bt span {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.gouwu_k3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.gouwu_k3_list {
	padding: 15px;
	line-height: 20px;
	color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	float: left;
	width: 208px;






}
.gouwu_k3_list p {
	text-align: left;
}
.gouwu_k3_list span {
	font-size: 14px;
	color: #e0192a;
}
.gouwu_k3_list a {
	color: #666666;
	text-decoration: none;
}
.gouwu_k3_list:hover{
	background-color: #f8f8f8;
}
.gouwu_new_top {
}
.gouwu_new_k1 {
	padding-top: 6px;
}
.gouwu_new_k2 {
	border: 1px solid #dddddd;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 6px;
}
.gouwu_new_k2_bt {
	background-image: url(/static/images/buyer/bt_bj_40_03.jpg);
	background-repeat: repeat-x;
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-left: 20px;

}
.gouwu_new_k2_bt span {	font-family: "微软雅黑";
	font-size: 16px;
	color: #D30011;
	font-weight: bold;
}
.gouwu_new_k2_bt p {
	display:inline;
	padding-left: 15px;
}
.gouwu_new_k2_bt a {
	color: #666666;
	text-decoration: none;
}
.gouwu_new_k2_bt a:hover {
	color: #999999;
	text-decoration: underline;
}
.gouwu_new_k3 {
	line-height: 30px;
	color: #666666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.gouwu_new_k3 p {
	vertical-align: middle;
}
.gouwu_new_k3 input {
	vertical-align: middle;
}
.gouwu_new_k4_bt {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #e01a2b;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	margin-right: 4px;
	margin-left: 4px;
	background-image: url(/static/images/buyer/bt_bj_40_03.jpg);

}
.gouwu_new_k4 {
	margin-top: 10px;
}
.gouwu_new_k5 {
}
.gouwu_new_k5_bt {
	line-height: 40px;
	height: 40px;
	border: 1px solid #dddddd;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #F8F8F8;
}
.gouwu_new_k5_bt td {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
}
.gouwu_new_k6 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	margin-right: 4px;
	margin-left: 4px;
}
.gouwu_new_k6 td span {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#e0192a;
}

.gouwu_new_k6 td {
	height: 80px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.gouwu_new_k7 {
	background-color: #fff4d3;
	border: 1px solid #f8e6b1;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
.gouwu_new_k7 td {
	font-size: 12px;
}
.gouwu_new_k7_input {
	width: 350px;
	height: 40px;
	font-size: 12px;
	line-height: 20px;
}
.gouwu_tijiao {
	display: block;
	height: 40px;
	width: 130px;
	line-height: 40px;
	background-color: #D30011;
	font-size: 16px;
	text-decoration: none;
	font-family: "微软雅黑";
	color: #FFFFFF;
	text-align: center;
}
a.gouwu_tijiao:hover { color: #FFFFFF; }
.dingdan_xq_k1 {
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #dddddd;
}
.dingdan_xq_k1_bt {
	background-image: url(/static/images/buyer/bt_bj_40_03.jpg);
	background-repeat: repeat-x;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D30011;
}
.dingdan_xq_k1_bt_a {
	display: block;
	width: 150px;
	float: left;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D30011;
	font-weight: bold;
	line-height: 37px;
	padding-top: 3px;
}
.dingdan_xq_k1_bt_b {
	display: block;
	width: 150px;
	float: left;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #D30011;
	font-weight: bold;
	line-height: 37px;
	padding-top: 3px;
}
.dingdan_xq_k2 {
}
.dingdan_xq_k3 td {
	line-height: 45px;
	padding-left: 30px;
	text-align: left;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.dingdan_xq_k2_bt td {
	line-height: 40px;
	background-image: url(/static/images/buyer/bt_bj_40_03.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 14px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.dingdan_xq_k4 {
	padding: 10px;
}
.dingdan_xq_k2_bt {
	border: 1px solid #dddddd;
}
.dingdan_xq_k5 td {
	line-height: 45px;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.dingdan_xq_k5 {

}
.dingdan_xq_k5 td span {
	font-size: 14px;
	color: #E0192A;
	font-family: Arial, Helvetica, sans-serif;
}

/********公告*******/
.breadcrume {
	line-height: 24px;
}
.article-title {
    color: #414141;
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    font-family: 黑体;
}
	
div.date {
	color: #7c7c7c;
}
.tc {
    text-align: center;
}
.article-main {
	border-top: 1px solid #ddd;
	line-height: 22px;
	margin: 20px 50px;;
	padding: 20px 0;	
}
.notice-detail {
	width: 100%;
}
.member-main {
	width: 1200px;
	margin: 0 auto;
}


.no-user-select{
	-ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}



.exp-ul {
	border: 1px solid #ddd;
}
.exp-ul li {
	padding: 0 10px;
	border-bottom: 1px solid #ddd;
	clear: both;
}
.exp-ul .exp-ftime {
	float: left;
}
.exp-ul .exp-context {
  	padding-left: 10px;
	margin-left: 130px;
	display: inherit;
	line-height: 30px;
	border-left: 1px solid #ddd;
}
.exp-ul .exp-no-message {
	text-align: center;
}
.exp-ul .exp-no-message,
.exp-ul span {
	line-height: 30px;
}
.exp-tit {
	border: 1px solid #ddd;
	border-bottom-width: 0;
	background-color: #eee;
}
.exp-tit span {
	font-size: 13px;
	padding-left: 10px;
}
.exp-time {
	line-height: 30px;
	width: 130px;
	display: inline-block;
	border-right: 1px solid #ddd;
}
.exp-info {
	padding: 10px;
	font-size: 14px;
}
.exp-info .exp-com {
	
}
.exp-info .exp-ln,
.exp-info .exp-state {
	margin-left: 80px;
}

.quick-order tr.error-info {}
.quick-order tr.error-info td {}
.quick-order tr.err1 {background-color: #E6E6E6;}
.quick-order tr.err1 td {}
.quick-order tr.err2 {background-color: #F5A9A9;}
.quick-order tr.err2 td {}