@charset "utf-8";
/* CSS Document */
html,
body {
	font-family:arial, Helvetica,'Helvetica Neue', sans-serif;
	font-size: 10px;
	*line-height: 1.5;
	line-height: 1.5;
	-ms-overflow-style: scrollbar;
	color: #333;
}
button, input, select, textarea {
	font-family:arial, Helvetica,'Helvetica Neue', sans-serif;
	font-size: 10px;
	*line-height: 1.5;
	line-height: 1.5;
    -ms-overflow-style: scrollbar;
}
html{-webkit-text-size-adjust:none;}
a:link{ color:#333;}
a:hover{ color:#333;}
a:active{ color:#333;}
a:visited{ color:#333;}

  
ol,
ul,
li {
	list-style: none;
}

ins {
	text-decoration: none;
}

i,
em,
b {
	font-style: normal;
	font-weight: normal;
}

a {
	display: block;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0;
	zoom: 1;
}

img {
	display: block;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}
img,a{
	-webkit-touch-callout:none;
}


input,
textarea,
button,
select {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 100%
}

html,
body,
div,
table,
span,
em,
b,
i,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a {
	margin: 0;
	outline: none;
	padding: 0
}

button,
input,
select,
textarea {
	*line-height: 1.5;
	-ms-overflow-style: scrollbar;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

ul,
ol,
dl,
dd,
dt {
	list-style: none
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

fieldset
{
	border: 0;
}


textarea {
    resize: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type='text'],textarea{
	-webkit-appearance: none;
}

input {
	background-color: transparent;
}

body {
	min-width: 1200px;
	margin: 0 auto;
	overflow-x: hidden;
}
body{
	 -webkit-user-select: none;
}
 input::-webkit-input-placeholder{
            color:#cccccc;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#cccccc;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#cccccc;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#cccccc;
        }

/*浮动设置*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.fo {
	overflow: hidden;
}
.pos-a{
	position:absolute;
}
.pos-r{
	position:relative;
}

.hidden {
	display: none;
}
.block{
	display: block;
}
/*宽度设置*/

.w100 {
	width: 100%;
}

.w96 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.w98 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.w94 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

.w92 {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

.w90 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.w80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.w63 {
	width: 63%;
}

.w60 {
	width: 60%;
}

.w50 {
	width: 50%;
}

.w33 {
	width: 33.3%;
}

.w25 {
	width: 25%;
}

.H26 {
	height: 26PX;
}

.H30 {
	height: 30PX;
}

.H42 {
	height: 42PX;
}

.H40 {
	height: 40PX;
}

.H38 {
	height: 38PX;
}

.H36 {
	height: 36PX;
}

.H34 {
	height: 34PX;
}

.H32 {
	height: 32PX;
}

.LH42 {
	line-height: 42PX;
}

.LH40 {
	line-height: 40PX;
}

.LH38 {
	line-height: 38PX;
}

.LH36 {
	line-height: 36PX;
}

.LH34 {
	line-height: 34PX;
}

.LH32 {
	line-height: 32PX;
}

.BR06 {
	border-radius: 6PX;
}
.BR04 {
	border-radius: 4PX;
}

/*居左中右的设置*/

.text_r {
	text-align: right;
}

.text_l {
	text-align: left;
}

.text_cen {
	text-align: center;
}

.text_ov {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.m_c{
	margin: 0 auto;
}
.m_a{
	margin: auto;
}
/*按钮设置*/

.d_anniu{
	display: block;
	padding: 0.8em 0;
	border-radius: 44px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: linear-gradient(to right, #fdce90 ,#d69745);
	
}
/*未/登录头*/

.h_ding_box{
	width:100%;
	height:30px;
	background-color:#f2f2f2;
}
.h_ding{
	width:1200px;
	height:30px;
	margin:0 auto;
}

.h_ding a{
	display:flex;
	align-items: center;
	line-height:30px;
	font-size:13px;
	color:#666666;
}
.h_ding a img{
	margin-right: 10px;
}
.h_ding .h_denglu:hover .h_shouyeright{
	display: block;
}
.h_ding .arrow{
	width: 15px;
	height: auto;
	margin-left: 5px;
}
.h_zuofu a{
	margin-right:32px;
}
.h_youfu a{
	margin-left:32px;
}
.h_ding a i{
	margin-right:6px;
}
.h_dingse{
	color:#ff6600;
}

#erweima{
	position: relative;
}
#erweima .ewmpic{
	display: none;
	position: absolute;
	top: 30px;
	left: -80px;
	width: 250px;
	height: 125px;
	z-index: 9999999;
	border: 1px solid #ddd;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
}
#erweima .ewmpic .ewmpic_c{
	width: 100%;
	height: 125px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#erweima .ewmpic .ewmpic_c div{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
#erweima .ewmpic img{
	margin: auto;
	/* width: 90%; */
	/* height: 90%; */
	margin-bottom: 5px;
}
#erweima .ewmpic p{
	text-align: center;
	font-size: 12px;
}
#erweima:hover .ewmpic{
	display: block;
}

/*纯搜索*/
.h_pigebj{
	width:100%;
	height:114px;
	background-color:#ffffff;
}
.h_pige_box{
	width:1200px;
	height:114px;
	margin:0 auto;
}
.h_pigeshang{
	padding-top:22px;
	font-size:14px;
	padding-left:16px;
}
.h_daoshise{
	color: #ff6600!important;
}
.h_pigeshang a{
	float:left;
	color:#333333;
}
.h_pigeshang i{
	color:#ff6600;
}
.h_pigeshang span{
	width:2px;
	height:14px;
	background-color:#999999;
	float:left;
	margin:0 12px;
	margin-top:2px
}
.h_pigeshuru{
	width:476px;
	height:40px;
	border:1px solid #cccccc;
	line-height:40px;
	font-size:14px;
	color:#999999;
}
.h_pigeshuru span{
	padding-left:16px;
}
.h_pigeshuru input{
	padding-left:16px;
}
.h_pigeanniu{
	height:42px;
	width:122px;
	background-color:#ff6600;
	color:#ffffff;
	font-size:14px;
}
/*背景搜索*/
.h_pige2bj{
	width:100%;
	height:90px;
	background-color:#ff6600;
}
.h_huihuise{
	color: #ffd600!important;
}
.h_pige2_box{
	width:1200px;
	height:90px;
	margin:0 auto;
}
.h_pige2shang{
	padding:10px 0;
	font-size:14px;
	padding-left:16px;
}
.h_pige2shang a{
	float:left;
	color:#ffffff;
}
.h_pige2shang span{
	width:2px;
	height:14px;
	background-color:#ffffff;
	float:left;
	margin:0 12px;
	margin-top:2px
}
.h_pige2shuru{
	width:280px;
	height:38px;
	border:1px solid #ffffff;
	line-height:38px;
	font-size:14px;
	color:#999999;
	background-color:#ffffff;
}
.h_pige2shuru span{
	padding-left:16px;
}
.h_pige2shuru input{
	padding-left:16px;
}
.h_pige2anniu{
	height:40px;
	width:122px;
	background-color:#ffd1b2;
	color:#ff6600;
	font-size:14px;
}
.st_navlist{
	margin-bottom: 25px;
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
}
.st_navlist ul{
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	background-color: #eee;
	border: 1px solid #ddd;
}
.st_navlist ul li{
	position: relative;
	width: auto;
	height: 35px;
}
.st_navlist ul li a{
	width: auto;
	height: 35px;
	padding: 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	font-size: 14px;
}
.st_navlist ul li a i{
	margin-left: 5px;
}
.st_navlist ul li.active a{
	background-color: #fff;
	color: #DA7225;
	font-weight: bold;
}
.st_navlist ul li .subnav{
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #fff;
	box-shadow: 0 0 10px #ccc;
	
}
.st_navlist ul li .subnav .zinav{
	width: 100%;
	height: 35px;
}
.st_navlist ul li .subnav .zinav a{
	width: 100%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 14px;
	color: #000;
	box-sizing: border-box;
	padding: 0;
}
.st_navlist ul li .subnav .zinav a:hover{
	color: #DA7225;
}
.st_navlist ul li:hover .subnav{
	display: block;

}

.newprolist{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.newprolist .h_venderneibox{
	width: 32%;
	height: 275px;
	margin-bottom: 25px;
	margin-right: 2%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 0;
}
.newprolist .h_venderneibox:nth-child(3n){
	margin-right: 0;
}
.newprolist .h_venderneibox a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 5%;
	display: flex;
	justify-content: space-between;

}
.newprolist .h_venderneibox a .newlieright{
	width: 80%;
	height: auto;
	display: flex;
	flex-direction: column;
}
.newprolist .h_venderimg{
	border: none;
}
.newprolist  .h_venderimg img{
	width: 100%;
	height: auto;
} 
.newprolist .lxlxl{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.newprolist .lxlxl h1{
	font-size: 14px;
}
.newprolist .lxlxl .h_venderlian{
	margin-right: 0;
}
.newprolist .h_venderneibox a .newlieright .h_venderyou{
	margin-top: 10px;
	margin-right: 0;
	margin-left: 20px;
}
.newprolist .h_venderneibox a .newlieright .h_venderpin{
	margin-top: 10px;
	margin-bottom: 10pxx;
}
.newlieright .h_venderzhu{
	margin-top: 10px;
}

.xiadan{
	width: 100%;
	height: auto;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 2%;
}
.xiadan h1{
	font-size: 22px;
	color: #000;
	padding-left: 15px;
	border-left: 3px solid #DA7225;
	margin-bottom: 15px;
}
.xiadan .heng{
	width: 100%;
	height: 1px;
	background-color: #ddd;
	margin-bottom: 25px;
}
.shurucon{
	margin-bottom: 50px;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 2%;
	display: flex;
	flex-wrap: wrap;
}
.shurucon .shuru{
	margin-right: 3%;
	margin-bottom: 40px;
	width: 31% !important;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	justify-content: flex-start;
}

.shurucon .shuru1{
	display: flex;
	flex-direction: column;
	width: 100%;
}

.shurucon .shuru p{
	font-size: 14px;
	color: #000;
	width: 100%;
}
.select-picker-options-list p{
	width: 100% !important;
	white-space: nowrap;
	text-align: center;
}
.shurucon .shuru1 p{
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
	width: 20%;
}
/* .shurucon .shuru select{
	margin-left: 100px;
	font-size: 14px;
	width: 500px;
	height: 40px;
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #ccc;
} */
.shurucon .shuru input{
	margin-top: 10px;
	/* margin-left: 100px; */
	font-size: 14px;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #D2D2D2;
}
.shurucon .shuru select option{
	font-size: 14px;
}
.shuru .select-picker-search{
	width: 500px;
	height: 45px;
}
.shuru .select-picker-options-serch input{
	margin-left: 0;
}
.shuru  .select-picker-options-wrp{
	width: 500px;

}
.shuru  .select-picker-search-checked{
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.xiadan .anniu{
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.xiadan .anniu .ccc{
	width: 500px;
	height: 45px;
	background-color: #DA7225;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.xiadan .anniu .ccc p{
	color: #fff;
	font-size: 15px;
}
.selectPickerWrapper{
	position: relative;
	width: 100%;
}
.selectPickerWrapper img{
	position: absolute;
	right: 15px;
	top: 22px;
	z-index: 999;
	width: 15px;
	height: 15px;
}
.selectPickerWrapper input{
	width: 100%;
	height: 32px;
	border: none;
	background: none;
	outline: none;
	box-sizing: border-box;
	padding: 0 15px;
	margin-left: 0 !important;
}
.selectPickerWrapper .cj_xiala{
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: auto;
	max-height: 450px;
	background-color: #fff;
	box-shadow: 0 0 10px #ccc;
	overflow: auto;
}
.selectPickerWrapper .cj_xiala .xialachildren{
	width: 100%;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	cursor: pointer;
}
.selectPickerWrapper .cj_xiala .xialachildren:hover{
	background-color: #eee;
}
.selectPickerWrapper .cj_xiala .xialachildren p{
	color: #000;
	font-size: 14px;
	width: 100%;
	text-align: center;
	line-height: 32px;
}

.shuru22{
	display: flex;
	align-items: center;
	
}
.shuru22 input{
	width: 64% !important;
	margin-right: 1%;
}
.shuru22 select{
	width: 35%;
	margin-right: 1%;
	height: 40px;
	box-sizing: border-box;
	padding: 0 5px;
	border: 1px solid #D2D2D2;
	font-size: 14px;
	margin-top: 10px;
	color: #999;
}
.shuru22 select option{
	font-size: 14px;
}




.h_pige2center ul li{
	color:#ffffff;
	float:left;
	font-size:16px;
	margin-right:30px;
	width:110px;
	text-align:center;
	padding-top:30px;
}

.h_pige2center ul li h2{
	font-variant: small-caps;
	font-size:0.6em;
	line-height:8px;
}
.h_pige2center ul li h3{
	width:80px;
	height:4px;
	background-color:#ffffff;
	margin-left:15px;
	margin-top:25px;
}












/*导航*/
.h_daohang_bj{
	width:100%;
	height:40px;
}
.h_daohang_box{
	width:1300px;
	height:40px;
	margin:0 auto;
}
.h_daohangpin{
	background-color:#ff6600;
	color:#ffffff;
	width:150px;
	height:40px;
	line-height:40px;
	display:flex;
	justify-content:center;
	align-item:center;
}
.h_daohangpin i{
	float:left;
	font-size:16px;
}
.h_daohangpin h1{
	float:left;
	margin-left:10px;
	font-size:16px;
}

/*未选中*/
.h_weixuanzhong a{
	display: block;
	margin:0 30px;
}
.h_weixuanzhong h1{
	color:#333333;
	text-align:center;
	font-size:16px;
	line-height:25px;
}
.h_weixuanzhong h2{
	color:#999999;
	font-variant:small-caps;
	text-align:center;
	line-height: 8px;
	margin-right:8px;
}
/*选中*/
.h_xuanzhong a{
	display: block;
	margin:0 25px;
}
.h_xuanzhong h1{
	color:#ff6600;
	text-align:center;
	font-size:16px;
	line-height:25px;
}
.h_xuanzhong h2{
	color:#999999;
	font-variant:small-caps;
	text-align:center;
	line-height: 8px;
	margin-right:8px;
}
.h_xuanzhong span{
	width:80px;
	height:3px;
	margin:0 auto;
	background-color:#ff6600;
	display: block;
	margin-top:4px;
}
.h_daohangdian{
	height:40px;
	width:200px;
}
.h_daohangdian i{
	float:left;
	font-size:30px;
	color:#ff6600;
	margin-right:15px;
}
.h_daohangdian h1{
	color:#666666;
	font-size:12px;
	line-height:20px;
}
.h_daohangdian h2{
	color:#ff6600;
	font-size:18px;
	line-height: 20px;
}
/*底部*/
.h_dibubj{
	background-color:#655a59;
	width:100%;
}
.h_dibu_box{
	width:1200px;
	height:200px;
	margin:0 auto;
}
.
h_dibushang{
	margin-top:52px;
	margin-bottom:26px;
	margin-left:200px;
}
.h_dibushang a{
	float:left;
	color:#bfbfbf;
	font-size:12px;
}
.h_dibushang span{
	float:left;
	width:2px;
	height:14px;
	background-color:#bfbfbf;
	margin:0 28px;
	margin-top:2px;
}
.h_dibuzhong{
	color:#bfbfbf;
	margin-left:400px;
	margin-bottom:20px;
	font-size:12px;
}
.h_dibuxia{
	margin-left:292px;
	margin-bottom:10px;
}
.h_dibuxia a{
	float:left;
	margin-right:15px;
}
.h_dibuyou{
	margin-top:92px;
}
.h_dibuand{
	margin-right:30px;
}
.h_dibuzi i{
	font-size:20px;
	color:rgba(0,0,0,1.00);
	float:left;
	margin-right:4px;
}
.h_dibuzi{
margin-top:6px;
color:#ffffff;
}
.h_dibuji{
	margin-left:30px;
	line-height:20px;
}
.h_dibuping{
	line-height:20px;
}

/*登录*/
.h_denglubj{
	background: url(../images/denglu_bg.jpg)0 0 no-repeat;
	background-size:100% 100%;
}

.h_denglu_box{
	width:1200px;
	margin:0 auto;
}
.h_denglu_kong{
	width:100%;
	height:100px;
}
.h_denglukuang{
	width:350px;
	height:400px;
	background-color:#ffffff;
	margin-right:12px;
	margin-top:36px;
	margin-bottom:40px;
}
.h_dengluding{
	border-bottom:solid 1px #cccccc;
	width:100%;
	height:54px;
}
.h_dengluzhanghu{
	color:#ffaa43;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	margin-top:20px;
}
.h_dengluwo h1{
	color:#999999;
	font-size:14px;
	margin-right:15px;
	margin-top:22px;
	font-weight:bold;
}
.h_denglujv{
	background-color:#999999;
	width:1px;
	height:14px;
	margin:0 15px;
	margin-top:24px;
}
.h_denglushi h1{
	color:#ff6600;
	font-size:14px;
	margin-top:22px;
	font-weight:bold;
}
.h_dengluzh{
	border:solid 1px #cccccc;
	width:304px;
	height:38px;
	margin-left:20px;
	margin-top:36px;
	margin-bottom:24px;
	line-height: 38px;
}
.h_dengluzh span{
	display:block;
	margin-right:10px;
	background-color:#e3e3e3;
	border-right:1px solid #cccccc;
	width:38px;
	height:38px;
	float:left;
}
.h_dengluzh i{
	color:#cccccc;
	line-height:38px;
	font-size:18px;
	margin-left:10px;
}
.h_dengluzh input::placeholder{
	color: #999;
	font-size: 14px;
}
.h_denglumima input::placeholder{
	color: #999;
	font-size: 14px;
}
.h_denglumima{
	border:solid 1px #cccccc;
	width:304px;
	height:38px;
	margin-left:20px;
	margin-top:36px;
	margin-bottom:24px;
	line-height: 38px;
}
.h_denglumima span{
	display:block;
	margin-right:10px;
	background-color:#e3e3e3;
	border-right:1px solid #cccccc;
	width:38px;
	height:38px;
	float:left;
}
.h_denglumima i{
	color:#cccccc;
	line-height:38px;
	font-size:17px;
	margin-left:10px;
}
.h_dengluwangji a{
	margin-right:20px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-bottom:20px;
}
.h_dengluanniu{
	width:300px;
	height:33px;
	margin-left:24px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	background: linear-gradient(to right, #ffba00 ,#ff6600);
}
#mobile_btn11{
	display: none;
}
.h_dengluzhuce a{
	width:80px;
	margin-top:15px;
	margin-right:20px;
	font-size:14px;
	color:#ff6600;
	line-height:18px;
}
.h_dengluzhuce span{
	display:block;
	background-color:#ff6600;
	border-radius:50%;
	margin-right:5px;
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	overflow: hidden;
}
.h_dengluzhuce i{
	font-size:8px;
	color:#ffffff;
	margin-left:6px;
	margin-bottom: 3px;
}

.qiehuan{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.qiehuan1{
	width: 300px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.qiehuan1 p{
	color: #999;
	font-size: 15px;
}

.yzm_shuru{
	width: 80%;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.yzm_shuru input{
	width: 65%;
	font-size: 16px;
}
.yzm_shuru input::placeholder{
	font-size: 14px;
	color: #999;
}
.yzm_shuru p{
	color: #DA7225;
	font-size: 14px;
	display: block;
	width: 35%;
	text-align: center;
	cursor: pointer;
}
.yzm_shuru #btnSendCode1{
	border: none;
	background: none;
	outline: none;
	color: #DA7225;
	font-size: 14px;
	display: block;
	width: 35%;
}

#yzmshuru{
	display: none;
}
#zhlogin{
	display: none;
}


.mjnavList_lgg a{
	font-size: 14px;
}


.mjnavList_lgg .h_askss input{
	height: 30px;
}
.mjnavList_lgg .h_askss input::placeholder{
	color: #999;
	font-size: 14px;
}
.mjnavList_lgg button{
	height: 32px !important;
	font-size: 14px;
}

.mjcpList_lgg{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	box-sizing: border-box;
	padding: 2%;
}
.mjcpList_lgg .h_onsalebox{
	margin-bottom: 20px;
	width: 24%;
	height: 370px;
	margin-right: 1.3%;
	box-sizing: border-box;
	padding: 0 !important;
	border: 1px solid #ccc;
}
.h_onsalecj11{
	width: 100%;
	height: auto;
}
.mjcpList_lgg .h_onsalebox:nth-child(4n){
	margin-right: 0;
}
.mjcpList_lgg  .h_onsalecj{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mjcpList_lgg  .h_onsalecj .h_onsaleimg{
	margin: 0;
	width: 100%;
	height: 180px;
}
.mjcpList_lgg  .h_onsalecj .h_onsaleimg img{
	width: 100%;
	height: 100%;
}
.mjcpList_lgg  .h_onsalecj button {
	font-size: 13px;
}
.mjcpList_lgg .h_onsalezi{
	display: flex;
	flex-direction: column;
	align-items: baseline;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 3% 6%;
}

.mjcpList_lgg .h_onsalezi h1{
	width: 100%;
	margin-bottom: 0;
}

.mjcpList_lgg  .h_onsalejg h1{
	margin-bottom: 12px;
}
/*注册*/

.h_zhucebj{
	background: url(../images/denglu_bg.jpg)0 0 no-repeat;
	background-size:100% 100%;
}

.h_zhuce_box{
	width:1200px;
	margin:0 auto;
}
.h_zhuce_kong{
	width:100%;
	height:100px;
}
.h_zhucekuang{
	width:350px;
	height:435px;
	background-color:#ffffff;
	margin-right:12px;
	margin-top:36px;
	margin-bottom:40px;
}
.h_zhuceding{
	border-bottom:solid 1px #cccccc;
	width:100%;
	height:54px;
}
.h_zhucezhanghu{
	color:#ffaa43;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	margin-top:20px;
}
.h_zhucewo h1{
	color:#999999;
	font-size:14px;
	margin-right:15px;
	margin-top:22px;
	font-weight:bold;
}
.h_zhucejv{
	background-color:#999999;
	width:1px;
	height:14px;
	margin:0 15px;
	margin-top:24px;
}
.h_zhuceshi h1{
	color:#ff6600;
	font-size:14px;
	margin-top:22px;
	font-weight:bold;
}
.h_zhucexuanze{
	margin-top:12px;
	margin-right:15px;
	margin-bottom:10px;
}
.h_zhucexuanze h1{
	font-size:16px;
	font-weight:600;
	color:#666666;
	float:left;
}
.h_zhucexuanze input{
	width:15px;
	height:15px;
	display: block;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
.h_zhucegeren{
	margin-right:15px;
}
.h_zhucenei h1{
	display: block;
	float:left;
	color:#999999;
	font-size:14px;
	text-align:right;
	font-weight:500;
	ling-height:25px;
	width:100px;
}
.h_zhucenei input{
	border: 1px solid #cccccc;
	width:220px;
	height:30px;
	float:left;
	margin-left:20px;
	margin-bottom:12px;
	padding-left:10px;
	font-size: 14px;
}
.h_zhuceyan h1{
	display: block;
	float:left;
	color:#999999;
	font-size:14px;
	text-align:right;
	font-weight:500;
	ling-height:25px;
	width:100px;
}
.h_zhuceyan input{
	border: 1px solid #cccccc;
	width:80px;
	height:23px;
	float:left;
	margin-left:20px;
	margin-bottom:40px;
	padding-left:10px;
}
.h_zhuceyan button{
	width:70px;
	height:20px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	color:#ffffff;
	background-color:#ff6600;
}
.h_zhuceanniu{
	width:300px;
	height:33px;
	margin-left:24px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	background: linear-gradient(to right, #ffba00 ,#ff6600);
}




/*首页*/
/*轮播图开始*/
.h_shouye_bj{
	position:relative;
	height:500px;
}
.flexslider {
	position:absolute;
	z-index:10;
	margin: 0px auto;
	width: 100%;
	height: 500px; 
	display: flex;
	flex-direction: column;
	align-items: center;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 500px;;
	display: block;
}
/*轮播图结束*/
.h_shouyejvedui{
	width:1300px;
	position:absolute;
	top: 0;
	/* left: 50%;
	margin-left: -600px; */
}
.h_shouyeleft{
	background-color:#333333;
	width:190px;
	height:500px;
	color:#ffffff;
}
.h_nochecked a{
	display:block;
	width:190px;
	height:60px;
	font-size:16px;
	color:#ffffff;
	display:flex;
	justify-content:center;
	align-item:center;
}
.h_nochecked i{
	float:left;
	font-size:14px;
	line-height:60px;
}
.h_nochecked span{
	float:left;
	line-height:60px;
	width:80px;
	text-align: left;
	margin-left:15px;
	font-size: 16px
}
.h_checked a{
	display:block;
	width:190px;
	height:60px;
	font-size:16px;
	color:#ffffff;
	background-color:#ff6600;
	display:flex;
	justify-content:center;
	align-items:center;
}
.h_checked i{
	float:left;
	line-height:60px;
	font-size:14px;
}
.h_checked h1{
	float:left;
	line-height:60px;
	width:80px;
	text-align: left;
	margin-left:15px;
}
.h_shouyeright{
	display: none;	
	background-color:#ffffff;
	width:300px;
	height:315px;
	margin-top:30px;
	position: absolute;
    z-index: 9999;
    box-shadow: 0 0 10px #ccc;

}

.newtx_lgg{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
}
.xinxi_lgg{
	display: flex;
	flex-direction: column;
	align-items: baseline;
	width: 75%;
}
.newtx_lgg .h_indextx{
	margin: 15px 25px;
}
.xinxi_lgg .h_indexdl {
	text-align: left;
	width: 100%;
}
.wuqg{
	margin-bottom: 50px;
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.wuqg img{
	margin: 40px 0;
	width: 300px;
	height: 300px;
}
.wuqg span{
	font-size: 20px;
	color: #999;
}
.wuqg .anniu_lgg{
	margin-top: 40px;
	width: 200px;
	height: 45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #FF6600;
	cursor: pointer;
}
.wuqg .anniu_lgg p{
	font-size: 16px;
	color: #fff;
}
/*
@media screen and (min-width: 1670px) {
     .h_shouyeright {
          right:18%;
     }
}
*/

.newljxd{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.newljxd .lijixd{
	margin-right: 25px;
	width: 130px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #DA7225;
	cursor: pointer;
}
.newljxd .lijixd p{
	color: #fff;
	font-size: 14px;
}


.denglu_lgg{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.denglu_lgg h1{
	margin-right: 0;
	margin-top: 0;
	font-size: 15px;
}
.denglu_lgg .h_denglujv{
	margin: 15px 0;
	background: transparent;
}
.denglu_lgg a {
	width: 48%;
	text-align: center;
}


.shequ{
	width: 100%;
	height: auto;
}
.shequ1{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.shequ1 .xinxi{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}
.shequ1 .xinxi img{
	width: 55px;
	height: 55px;
	margin-right: 20px;
	border-radius: 50%;
}
.xxdetail{
	display: flex;
	flex-direction: column;
	align-items: baseline;
}
.xxdetail h3{
	font-size: 19px;
	color: #000;
	font-weight: bold;
}
.xxdetail p{
	font-size: 15px;
	color: #999;
	line-height: 28px;
}
.newss{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	display: flex;
	flex-direction: column;
	align-items: baseline;
}
.newss h4{
	font-size: 18px;
	color: #000;
	margin-bottom: 0px;
}
.newsstitle{
	margin-bottom: 20px;
}
.newss p{
	font-size: 14px;
	color: #666;
}
.piclist{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.piclist img{
	margin-bottom: 30px;
	margin-right: 37px;
	width: 210px;
    height: 200px;
	object-fit: cover;
}
.piclist img:nth-child(5n){
	margin-right: 0;
}
.tags{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
}
.tags .tag{
	margin-right: 20px;
	width: auto;
	height: 30px;
	padding: 0 20px;
	background-color: #F1E6DD;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.tags .tag p{
	font-size: 16px;
	color: #DA7225;
}

.renzhengbg{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: rgba(0,0,0,0.7);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.renzhengccc{
	position: relative;
	width: 965px;
	height: 80%;
	overflow:auto;
	box-sizing: border-box;
	padding: 2% 5%;
	background-color: #fff;
}
.renzhengccc .closetc{
	position: absolute;
	top: 20px;
	right: 30px;
	cursor: pointer;
	z-index: 99999;
	width: 25px;
	height: 25px;
}
.renzhengccc .closetc img{
	width: 100%;
}
.rzTab{
	margin-bottom: 35px;
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rzTab .tt{
	margin: 0 45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.rzTab .tt p{
	font-size: 20px;
	color: #000;
}
.rzTab .tt .heng{
	width: 50px;
	height: 4px;
	background: transparent;
}

.rzTab .tt.active p{
	color: #FF6600;
}
.rzTab .tt.active .heng{
	background: #FF6600;
}
.rzneirong{
	width: 100%;
	height: auto;
}
.rzneirong .neirong1{
	display: none;
	width: 100%;
	height: auto;
}
.rzneirong .neirong1.active{
	display: block;
}
.rzneirong .neirong1 h2{
	width: 100%;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	color: #DA7225;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.rzneirong .neirong1 .shuru{
	margin-bottom: 30px;
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
}
.rzneirong .neirong1 .shuru .mc{
	width: 20%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.rzneirong .neirong1 .shuru .mc p{
	display: flex;
	align-items: center; 
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.rzneirong .neirong1 .shuru .mc i{
	color: #DA7225;
}
.rzneirong .neirong1 .shuru .xzzz{
	width: 80%;
	height: 40px;
	display: flex;
	align-items: center;
}
.rzneirong .neirong1 .shuru .xzzz input{
	width: 300px;
	height: 40px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 14px;
}
.rzneirong .neirong1 .shuru .xzzz textarea{
	width: 100%;
	height: 130px;
	box-sizing: border-box;
	padding: 3%;
	resize: none;
	border: 1px solid #ccc;
	font-size: 15px;
}
.rzneirong .neirong1 .shuru .xzzz textarea::placeholder{
	color: #999;
	font-size: 15px;
}
.rzneirong .neirong1 .shuru .xzzz input::placeholder{
	color: #999;
	font-size: 14px;
}
.rzneirong .neirong1 .shuru .xzzz1 input::placeholder{
	color: #999;
	font-size: 14px;
}
.rzneirong .neirong1 .shuru .xzzz1 {
	display: flex;
	flex-direction: column;
	align-items: baseline;
	width: 80%;
}
.rzneirong .neirong1 .shuru .xzzz1 .dizhi1{
	display: flex;
	align-items: center;
	width: 100%;
}
.rzneirong .neirong1 .shuru .xzzz1 select{
	margin-right: 15px;
	width: 200px;
	height: 40px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 14px;
}
.rzneirong .neirong1 .shuru .xzzz1 select option{
	color: #000;
	font-size: 15px;
}
.rzneirong .neirong1 .shuru .xzzz form{
	display: flex;
	align-items: center;
}
.rzneirong .neirong1 .shuru .xzzz form label{
	display: flex;
	align-items: center;
	margin-right: 15px;
}
.rzneirong .neirong1 .shuru .xzzz form input{
	width: 20px;
	margin-right: 15px;
}
.rzneirong .neirong1 .shuru .xzzz form label p{
	color: #000;
	font-size: 15px;
}

.rzneirong .neirong1 .shuru .xzzz1 .dizhi2{
	width: 100%;
	height: 40px;
	margin-top: 15px;
}
.rzneirong .neirong1 .shuru .xzzz1 .dizhi2 input{
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 14px;
}
.rzneirong .neirong1 .shuru1{
	position: relative;
	padding-right: 50px;
	display: flex;
	justify-content: flex-start;
	width: 50%;
	box-sizing: border-box;
}
.rzneirong .neirong1 .shuru1 img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	position: absolute;
	left: 125px;
	z-index: 888;
}
.rzneirong .neirong1 .shuru1 .mc{
	width: 25%;
	margin-right: 50px;
}
.rzneirong .neirong1 .shuru1 .mc p{
	white-space: nowrap;
}
.rzneirong .neirong1 .shuru1 input{
	width: 150px;
	height: 150px;
}
.rzneirong .neirong1 .shuru1 .imgClose{
	display: none;
	position: absolute;
	top: 0;
	left: 215px;
	z-index: 999;
	cursor: pointer;
	width: 15px;
	height: 15px;
}
.rzneirong .neirong1 .shuru1 .imgClose img{
	position: relative;
	width: 100%;
	height: 100%;
	left: auto;
	object-fit: cover;
}
.rzneirong .neirong1 .dddibu{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.rzneirong .neirong1 .dddibu .anniu{
	margin-bottom: 20px;
	width: 550px;
	height: 40px;
	background-color: #DA7225;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.rzneirong .neirong1 .dddibu .anniu p{
	color: #fff;
	font-size: 18px;
}
.rzneirong .neirong1 .dddibu .xieyi{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rzneirong .neirong1 .dddibu .xieyi p{
	color: #999;
	font-size: 14px;
}
.rzneirong .neirong1 .dddibu .xieyi a{
	color: #DA7225;
	font-size: 14px;
}
.rzneirong .neirong1 .shuru1 .custom-file-upload {  
    border: 1px solid #ccc;  
    display: inline-block;  
    padding: 6px 12px;  
    cursor: pointer;  
    width: 100px; /* 设置为正方形 */  
    height: 100px;  
    text-align: center;  
    line-height: 80px; /* 垂直居中显示文本 */  
    color: #333;  
    background-color: #fff;  
    border-radius: 5px; /* 可选：添加圆角 */  
    overflow: hidden; /* 隐藏内部的input文件选择框 */  
    position: relative;  
	font-size: 14px;
	box-sizing: border-box;
  }  
    
  .rzneirong .neirong1 .shuru1 .custom-file-upload input[type="file"] {  
    display: block;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 100%;  
    opacity: 0;  
    cursor: pointer;  
  }  
    
  .rzneirong .neirong1 .shuru1 .file-name {  
    margin-top: 10px;  
  }  

  .ddtc{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;
	background: rgba(0,0,0,0.7);
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
  }
  .touchan_con{
	width: 35%;
	height: 540px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 2%;
	display: flex;
	flex-direction: column;
  }

  .touchan_con .tabnav{
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
  }
  .touchan_con .tabnav .nav1{
	width: 120px;
	height: 45px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
  }
  .touchan_con .tabnav .nav1.active::after{
	content: '';
	position: absolute;
	bottom: 0;
	width: 100px;
	height: 2px;
	background-color: #d69745;
  }
  .touchan_con .tabnav .nav1.active p{
	color: #d69745;
  }

  .touchan_con .tabnav .nav1 p{
	color: #000;
	font-size: 16px;
	font-weight: bold;
  }

  .tcConcon{
	margin-top: 30px;
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
  }

  .tcConcon1{
	width: 100%;
	height: auto;
	display: none;
	flex-direction: column;
	box-sizing: border-box;
	padding: 0 0%;
  }
  .tcConcon1.active{
	display: flex;
  }
  .tcConcon1 .shuru{
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
  }
  .tcConcon1 .shuru p{
	color: #000;
	font-size: 14px;
	display: block;
	width: 37%;
  }
  .tcConcon1 .shuru input {
	width: 67%;
	height: 40px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 0 15px;
	outline: none;
	background: none;
	font-size: 14px;
  }
  .tcdibu{
	margin-top: 80px;
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
  }

  .tcanniu{
	margin: 0 20px;
	width: 150px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #DA7225;
	flex-direction: column;
  }
  .tcanniu.hui{
	background-color: #ccc;
  }
  .tcanniu p{
	color: #fff;
	font-size: 15px;
  }
  .tcanniu.hui p{
	color: #000;
	font-size: 15px;
  }


  .newscjd{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.7);
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
  }
  .newscjd .newscjd_ccc{
	width: 45%;
	height: 68%;
	background-color: #fff;
	box-sizing: border-box;
	padding: 2%;
	display: flex;
	flex-direction: column;
	overflow: auto;
  }
  .newscjd .newscjd_ccc h2{
	font-size: 22px;
	color: #000;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
  }
  .newscjd .newscjd_ccc ul{
	width: 100%;
	height:auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  .newscjd .newscjd_ccc ul li{
	width: 49%;
	margin-bottom: 25px;
	height: 35px;
	display: flex;
	align-items: center;
  }
  .newscjd .newscjd_ccc ul li span{
	font-size: 14px;
	width: 25%;
  }
  .newscjd .newscjd_ccc ul li input{
	width: 250px;
	height: 35px !important;
	border: 1px solid #ccc;
	font-size: 14px;
	box-sizing: border-box;
	padding: 0 15px;
  }
  .newscjd .newscjd_ccc  .ulLast {
	justify-content: flex-start;
  }
  .newscjd .newscjd_ccc  .ulLast li{
	width: 33%;
	justify-content: center;
  }
  .newscjd .newscjd_ccc  .ulLast li input{
	width: 180px;
  }
  .newscjd .newscjd_ccc .dibu{
	width: 100%;
	height: 45px;
	margin: 50px 0;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .newscjd .newscjd_ccc .dibu button{
	margin: 0 20px;
	outline: none;
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #DA7225;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
  }
  .newscjd .newscjd_ccc .dibu button.quxiao{
	background-color: #cccc;
	color: #000;
  }



  .xiadan .custom-file-upload {  
    border: 1px solid #ccc;  
    display: inline-block;  
    padding: 6px 12px;  
    cursor: pointer;  
    width: 100px; /* 设置为正方形 */  
    height: 100px;  
    text-align: center;  
    line-height: 90px; /* 垂直居中显示文本 */  
    color: #999;  
    background-color: #fff;  
    border-radius: 5px; /* 可选：添加圆角 */  
    overflow: hidden; /* 隐藏内部的input文件选择框 */  
    position: relative;  
	font-size: 14px;
	box-sizing: border-box;
  }  
    
  .xiadan .custom-file-upload input[type="file"] {  
	margin-top: 0;
    display: block;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 100%;  
    opacity: 0;  
    cursor: pointer;  
	border: 1px solid #D2D2D2;
  } 
  .xiadan .shuru{
	width: 100%;
	height: auto;
  }
  .xiadan .shuru1{
	position: relative;
	padding-right: 50px;
	display: flex;
	justify-content: flex-start;
	width: 50%;
	box-sizing: border-box;
  } 
  .xiadan .shuru1 p{
	width: 50%;
  }
.xiadan .shuru1 img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 888;
	border: 1px solid #ccc;
}

  .xiadan .shuru1 .imgClose{
	display: none;
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 999;
	cursor: pointer;
	width: 15px;
	height: 15px;
}
.xiadan .shuru1 .imgClose img{
	position: relative;
	width: 100%;
	height: 100%;
	left: auto;
	object-fit: cover;
	border: none;
}
.xiadan .shuru1 input{
	margin-left: 0 !important;
}
  

  .jindu{
	width: 100%;
	height: auto;
	display: flex !important;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 3%;
	padding-right: 7%;
  }
  .jindu1{
	display: flex !important;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 12.5%;
  }
  .jindu1::before{
	position: absolute;
	z-index: 1;
	width: 90%;
	content: '';
	top: 7px;
	left: 57%;
	height: 2px ;
	background-color: #ddd;
}
.jindu1.active::before{
	background-color: #FF6802;
}
.jindu1.active i{
	background-color: #FF6802;
}

.jindu1:last-child::before{
	/* display: none; */
}

.jindu1  .jcms{
	position: absolute;
	right: -51%;
	top: -12px;
	display: flex !important;
	flex-direction: column;
	align-items: baseline;
	width: 90%;
}
.jindu1  .jcms span{
	font-size: 13px;
	color: #333;
	line-height: 20px;
}

  .jindu1 i{
	position: relative;
	z-index: 22;
	display: block;
	margin-bottom: 10px;
	width: 15px;
	height: 15px;
	background-color: #CDCDCD;
	border-radius: 50%;
  }
  .jindu1 .des{
	display: flex !important;
	align-items: baseline;
	flex-direction: column;
  }
  .jindu1 .des p{
	color: #000;
	font-size: 16px;
  }
  .jindu1 .des span{
	color: #999;
	font-size: 14px;
  }

  .newxinjia_lgg{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  .newchoose{
	width: auto;
	display: flex;
	align-items: center;
	justify-content: flex-end;
  }
  .newchoose .choose1{
	width: 115px;
	margin-right: 15px;
	height: 35px;
	background-color: #FF6607;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
  }
  .newchoose .choose1 p{
	color: #fff;
	font-size: 14px;
  }

  .order_paixu{
	width: 100%;
	height: auto;
	margin: 15px 0;
	display: flex;
	align-items: center;

  }
  .order_paixu ul{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
  }
  .order_paixu ul li{
	width: auto;
	margin-left: 15px;
  }
  .order_paixu ul li a{	
	padding: 0 15px;
	font-size: 15px;
	color: #000;
	display: flex;
	align-items: center;
	font-weight: bold;
  }
  .order_paixu ul li a img{
	margin-left: 10px;
	width: 13px;
  }



  .newxqanniu{
	display: flex;
	align-items: center;
	width: auto;
  }

  .newxqanniu li a{
	margin-top: 20px !important;
  }

  .orderChange{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background:rgba(0,0,0,0.7);
  }
  .orderChange .orderCCC{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
  }
.orderChange .changeCC{
	width: 50%;
	height: 80%;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 5%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.orderChange .changeCC h2{
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
.orderChange .changeCC .cg_xq{
	width: 100%;
	height: auto;
}
.orderChange .changeCC .cg_xq h3{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}
.orderChange .changeCC .cg_xq  .shuru{
	width: 100%;
	height: 40px;
	display: flex;
	margin-bottom: 15px;
	align-items: center;
}
.orderChange .changeCC .cg_xq  .shuru p{
	width: 18%;
	height: auto;
	font-size: 15px;
	color: #000;
}
.orderChange .changeCC .cg_xq  .shuru input{
	margin-right: 20px;
	width: 450px;
	height: 40px;
	box-sizing: border-box;
	padding: 0 2%;
	border: 1px solid #ccc;
	font-size: 15px;
}
.orderChange .changeCC .cg_xq  .shuru input::placeholder{
	color: #999;
	font-size: 15px;
}
.orderChange .changeCC .cg_xq  span{
	color: #999;
	font-size: 14px;
}
.orderChange .changeCC .ddanniu{
	margin-top: 150px;
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.orderChange .changeCC .ddanniu .queren{
	margin: 0 15px;
	width: 160px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #DA7225;
	cursor: pointer;
}
.orderChange .changeCC .ddanniu .queren p{
	color: #fff;
	font-size: 15px;
	border: 1px solid #DA7225;
}

.orderChange .changeCC .ddanniu .quxiao{
	margin: 0 15px;
	width: 160px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border: 1px solid #DA7225;
	cursor: pointer;
}
.orderChange .changeCC .ddanniu .quxiao p{
	color: #DA7225;
	font-size: 15px;
}


.h_indextx{
	width:60px;
	height:60px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:8px;
	border-radius:50%;
}
.h_indextx img{
	border-radius:50%
}
.h_indexhi{
	color:#333333;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
}
.h_indexdl{
	display:flex;
	justify-content:center;
	align-item:center;
	
}
.h_indexan1{
	width:118px;
	height:28px;
	margin-right:5px;
	border:solid 1px #cccccc;
	background-color:#f1f1f1;
	color:#666666;
}
.h_indexan2{
	width:118px;
	height:28px;
	margin-left:5px;
	border:solid 1px #cccccc;
	background-color:#f1f1f1; 
	color:#666666;
}

/*点击效果*/
.justify {
	margin-top:10px;
	border-top:1px solid #ff6600;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center; }

.justifyC {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

	.h_ptms_change {
	  width: 100%;
	  height: 40px; 
}
  .h_ptms_change span {
    width: 50%;
    height: 40px;
   
    font-size: 14px;
   color:#ff6600;
	  background: #ffffff ;
}

.h_ptms_active {
	 background: #ff6600!important;
   color: #FFFFFF!important;
   }
#h_pt_list,#h_ms_list{width:100%}
#h_ms_list {
  display: none; }


.h_indexdd{
	height:124px;
	padding:0 20px;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.h_indexdd span{
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background: linear-gradient(to bottom, #ffba00 ,#ff6600);
	display:flex;
	justify-content:center;
	align-items:center;
	margin-bottom:5px;
}
.h_indexdd i{
	font-size:22px;
	color:#ffffff;
}
.h_indexdd em{
	font-size:14px;
}
.h_orederItem{
	display:flex;
	flex-direction: column;
	align-items: center;
	margin-left: 0 !important;
}
.h_orederItem i{
	margin-right: 0 !important;
}
.h_indexfb{
	height:74px;
	border-top:solid 1px #cccccc;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 20px;
}
.h_indexfb a{
	display:flex;
	flex-direction: column;
	align-items: center;
	color:#999999;
	font-size:14px;
	margin-left: 0 !important;
}
.h_indexfb a i{
	color:#cccccc;
	font-size:22px;
}
.h_indexjt{
	font-size:10px;
	color:#cccccc;
}
.h_index_xia{
	background-color:#f1f1f1;
}
.h_indexzhong{
	width:1200px;
}


.h_indextui{
	display:flex;
	flex-direction:row;
	justify-content:center;
	font-size:30px;
	margin-top:60px;
	margin-bottom:40px;
}
.h_indextui img{
	margin:5px 10px 0 10px;
	width:37px;
	height:37px;
}
.h_indexpleft{
	width:190px;
	height:717px;
}

.h_indexpnei{
    margin-left:30px;
    border:1px solid #cccccc;
    margin-bottom:20px;
}
.h_indexpnei img{
	width:265px;
	height:220px;
}
.h_indexpnei h1{
	color:#ff6600;
	font-size:22px;
	margin-left:10px;
	font-weight:bold;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_indexpnei em{
	font-weight: 400;
	color:#999999;
	font-size:12px;
	line-height:2em;
	margin-left:5px;
}
.h_indexpnei h3{
	color:#333333;
	font-size:14px;
	margin-left:10px;
	width:210px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_indexpnei h4{
	color:#999999;
	font-size:12px;
	margin-left:10px;
	margin-bottom:14px;
	width:150px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_indexpnei h5{
	color:#333333;
	font-size:14px;
	border-top:1px solid #cccccc;
	height:39px;
	line-height:40px;
	padding-left:10px;
	width:210px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_indexgeng{
	margin-top:10px;
	font-size:16px;
	margin-bottom:42px;
}
.h_indexgeng i{
	color:#ff6600;
	margin-left:5px;
}
/*轮播图开始*/
.h_yuan1{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(255,102,0,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:42%;
}
.h_yuan2{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(51,51,51,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:48%;
}
.h_yuan3{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(51,51,51,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:54%;
}
.h_yuan4{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(51,51,51,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:42%;
}
.h_yuan5{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(255,102,0,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:48%;
}
.h_yuan6{
width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(51,51,51,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:54%;
}
.h_yuan7{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(51,51,51,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:42%;
}
.h_yuan8{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(51,51,51,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:48%;
}
.h_yuan9{
	width:40px;
	height:5px;
	border-radius:10px;
	background-color:rgba(255,102,0,0.5);
	position:absolute;
	z-index:20;
	bottom:10px;
	left:54%;
}
/*轮播图结束*/
.h_indexgtop{
	margin-bottom:35px;
}
.h_indexgtopz{
	margin-bottom:0px;
}
.h_indexpright{
	/* width: 84%; */
	width: 100%;
}
.h_indexgnei{
	width:580px;
	height:auto;
	border:1px solid #cccccc;
	margin-left:17px;
	margin-bottom: 15px;
}

.h_indexgs i{
	float:right;
	color:#ff6600;
	font-size:18px;
}
.h_indexgs em{
	float:right;
	font-size:12px;
	margin-right:30px;
	margin-top:5px;
}
.h_indexgt h1{
	float:left;
	color:#ff6600;
	font-size:16px;
	margin-left:20px;
	font-weight:bold;
	width:300px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_indexgt p{
	float:right;
	color:#ff6600;
	font-size:12px;
	margin-top:3px;
	margin-right:22px;
}
.h_indexgz h1{
	float:left;
	font-size:14px;
	margin-left:20px;
	margin-top:5px;
	width:350px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_indexgz p{
	float:right;
	font-size:12px;
	line-height:2.5em;
	margin-right:25px;
}
.h_indexgz i{
	color:#666666;
}
.h_indexgd{
	margin-top:5px;
}
.h_indexgd h1{
	float:left;
	font-size:12px;
	margin-left:20px;
}
.h_indexgd em{
	font-size:12px;
	color:#ff6600;
}
.h_indexgd h2{
	float:left;
	font-size:12px;
	margin-left:10px;
}
.h_indexgd i{
	font-size:12px;
	color:#666666;
}
.h_indexgf{
	margin-top:5px;
	margin-bottom:15px;
}
.h_indexgf h1{
	float:left;
	font-size:12px;
	margin-left:20px;
}
.h_indexgf i{
	font-size:12px;
	color:#666666;
}
.h_indexjg{
	width:1200px;
	height:20px;
	margin:0 auto;
}
.h_indexdbai{
	width:1200px;
	height:280px;
}
.h_indexxvan{
	height:192px;
	border-bottom:1px solid #ff6600;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	align-items:center;
}
.h_indexping{
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	align-items:center;
}
.h_indexping a{
	display:block;
}
.h_indexping h1 h2{
	margin-left:10px;
}
.h_indexping h1{
	font-size:16px;
	color:#333333;
}
.h_indexping h2{
	font-size:14px;
	color:#999999;
}
.h_indexhwei{
	font-size:12px;
	color:#333333;
	margin:15px;
}
.h_indexhxuan{
	font-size:12px;
	color:#ff6600;
	margin:15px;
}
.h_indexddi a{
	display:block;
	float:left;
	margin:0 15px;
}
/*首页结束*/

/*城市定位开始*/






.h_mapbj_box{
	background-color:#f2f2f2;
}
.h_map_box{
	width:1200px;
}
.h_mapding{
	color:#333333;
	font-size:12px;
	margin:15px 0;
	font-weight:600;
}
.h_mapbj{
	border-top:1px solid #bababa;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
}
.h_mapsheng{
	height:90px;
}
.h_mapbian{
	border-bottom:1px solid #cccccc;
	display:block;
	height:90px;
	margin:0 20px;
}
.h_mapbian h1{
	font-size:16px;
	font-weight:bold;
}



.h_mapremen{
	height:90px;
}
.h_mapxian{
	border-bottom:1px solid #cccccc;
	display:block;
	height:90px;
	margin:0 20px;
}
.h_mapxian a{
	float:left;
	line-height:90px;
}
.h_mapxian h1{
	float:left;
	line-height:90px;
}
.h_mapxian a{
	overflow:hidden;
	margin:0 20px;
	font-size:12px;
	font-weight:500;
	color:#666666;
}
.h_mapxian h1{
	font-size:16px;
	font-weight:600;
}
.h_mappinyin{
	height:90px;
}
.h_mapwu{
	display:block;
	height:90px;
	margin:0 20px;
}
.h_mapwu a{
	float:left;
	line-height:90px;
}
.h_mapwu h1{
	float:left;
	line-height:90px;
}
.h_mapwu a{
	margin:0 15px;
	font-size:12px;
	font-weight:500;
	color:#666666;
}
.h_mapwu h1{
	font-size:16px;
	font-weight:600;
}
.h_mapzi{
	display:block;
	margin-left:20px;
	margin-right:80px;
	margin-top:10px;
	margin-bottom: 10px;
}
.h_mapyuan{
	display:block;
	width:40px;
	height:40px;
	border-radius:50%;
	background-color:#ff6600;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	float:left;
}
.h_mapzi a{
	float:left;
	color:#666666;
	margin:10px 15px;
}
.h_mapdikong{
	 height:90px;
}


/*城市定位结束*/


/*供应大厅开始*/
.h_supplybj{
	border-top:1px solid #cccccc;
}
.h_supplybox{
	width:1200px;
}
.h_supplybanner{
	margin-top:20px;
}
.h_supplybian{
	border:1px solid #cccccc;
}
.h_supplysleft .h_supplysright{
	width:595px;
	height:auto;
}
.h_supplys ul li{
	float:left;
}
.h_supplys span{
	display:block;
	float:left;
}
.h_supplys{
	border-bottom:1px solid #cccccc;
}
.h_supplyl{
	background-color:#f8f8f9;
	color:#666666;
	width:122px;
	height:44px;
	font-size:14px;
	font-weight:600;
	line-height:44px;
	text-align:center;
	margin-right:15px;
}
.h_supplynochecked{
	width:75px;
	height:44px;
	font-size:14px;
	font-weight:600;
	line-height:44px;
	text-align:left;
}
.h_supplynochecked a{
	color:#666666;
}
.h_supplychecked{
	width:75px;
	height:44px;
	font-size:14px;
	font-weight:600;
	line-height:44px;
	text-align:left;
}
.h_supplychecked a{
	color:#ff6600;
}
.h_supplynocheckedx{
	width:75px;
	height:44px;
	font-size:12px;
	font-weight:500;
	line-height:44px;
	text-align:left;
}
.h_supplynocheckedx a{
	color:#666666;
}
.h_supplycheckedx{
	width:75px;
	height:44px;
	font-size:12px;
	font-weight:500;
	line-height:44px;
	text-align:left;
}
.h_supplycheckedx a{
	color:#ff6600;
}
.h_supplyliang{
	border:1px solid #cccccc;
	background-color:#f8f8f9;
	margin-top:44px;
}
.h_supplywei{
	width:76px;
	height:22px;
	background-color:#ffffff;
	margin-top:10px;
	border:1px solid #cccccc;
	font-size:14px;
	line-height:22px;
	text-align:center;
}
.h_supplyxuan{
	width:76px;
	height:22px;
	background-color:#ff6600;
	margin-top:10px;
	margin-bottom:10px;
	/* margin-left:20px; */
	border:1px solid #cccccc;
	font-size:14px;
	line-height:22px;
	text-align:center;
}
.h_supplyxuan a{
	color:#ffffff;
}
.h_supplyar{
	float:right;
	margin-top:10px;
	margin-right:35px;
}
.h_supplyal{
	float:right;
	margin-top:10px;
}
.h_supplyan{
	float:right;
	display: block;
	margin-top:13px;
	font-size:14px;
	color:#666666;
	margin-right:10px;
}
.h_supplyan i{
	color:#ff6600;
}
.h_supplysz{
	margin:10px 150px 10px 0;
	width:80px;
	height:22px;
	border:1px solid #cccccc;
	font-size:12px;
	text-align:center;
	line-height:22px;
}
.h_supplysz a{
	color:#999999;
}
.h_supplyinx{
	display:block;
	float:left;
	margin:15px 0 10px 20px;
	font-size:12px;
	color:#999999;
}
.h_supplyinq{
	display:block;
	float:left;
	margin:15px 0 10px 20px;
	font-size:12px;
	color:#999999;
}
.h_supplyinz{
	display:block;
	float:left;
	margin:15px 0 10px 20px;
	font-size:12px;
	color:#999999;
}

/*内容*/
.h_supplyztop{
	margin-top:20px;
}
.h_supplytop img{
	width:100%!important;
	height:220px;
}
.h_supplytop{
	margin-bottom:20px; 
}
.h_supplyleft{
	border:1px solid #cccccc;
}
.h_supplyleft{
	width: 17.8%;
	margin: 1%;
}
.h_supplyleft h1{
	color:#ff6600;
	font-size:22px;
	margin-left:10px;
	font-weight:bold;
}
.h_supplyleft em{
	font-weight: 400;
	color:#999999;
	font-size:12px;
	margin-top:10px;
	margin-left:5px;
}
.h_supplyleft h3{
	color:#333333;
	font-size:14px;
	margin-left:10px;
	width:210px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_supplyleft h4{
	color:#999999;
	font-size:12px;
	margin-left:10px;
	margin-bottom:14px;
	width:150px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_supplyleft h5{
	color:#333333;
	font-size:14px;
	display: block;
	border-top:1px solid #cccccc;
	height:39px;
	line-height:40px;
	padding-left:10px;
	
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.h_supplynei{
	margin-left:22px;
	border:1px solid #cccccc;
}
.h_supplynei h1{
	color:#ff6600;
	font-size:22px;
	margin-left:10px;
	font-weight:bold;
}
.h_supplynei em{
	font-weight: 400;
	color:#999999;
	font-size:12px;
	margin-top:10px;
	margin-left:5px;
}
.h_supplynei h3{
	color:#333333;
	font-size:14px;
	margin-left:10px;
	width:210px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_supplynei h4{
	color:#999999;
	font-size:12px;
	margin-left:10px;
	margin-bottom:14px;
	width:150px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_supplynei h5{
	color:#333333;
	font-size:14px;
	display: block;
	border-top:1px solid #cccccc;
	height:39px;
	line-height:40px;
	padding-left:10px;
	width:210px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_supplyyi{
	margin:30px 25px 90px 0;
	height:20px;
	/* background-color:chocolate; */
}
/*供应大厅结束*/


/*商品详情开始*/
.h_commoditybj{
	border-top:1px solid #cccccc;
}
.h_commoditybox{
	width:1200px;
}
.h_commodityding{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin:30px 0 20px 0;
}
.h_commoditytu img{
	width:400px;
	height:auto;
}
.h_commodity1 img{
	width:60px;
	height:auto;
}
.h_commodity1{
	border:1px solid #cccccc;
	width:60px;
	height:60px;
}
.h_commodityflex{
	display:flex;
	justify-content:space-around;
	align-items:center;
	margin-top:15px;
}
.h_commodityxin{
	display:flex;
	justify-content:flex-end;
	margin-top:26px;
}
.h_commodityxin a{
	color:#666666;
}
.h_commodityxin i{
	font-size:14px;
}
.cc{
	color:#FF7724;
}
.h_commodityqi{
	margin:0 30px;
	width:565px;
}
.h_commodityhuo{
	margin-top:10px;
}
.h_commodityhuo span{
	display:block;
	color:#ffffff;
	width:50px;
	height:22px;
	background: linear-gradient(to left, #ffba00 ,#ff6600);
	font-size:17px;
	line-height:22px;
	text-align:center;
	margin-right:20px;
	float:left;
}
.h_commodityhuo h1{
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
}
.h_commoditycbj{
	background-color:#f2f2f2;
	margin-top:15px;
	font-weight:500;
}
.h_commodityck{
	margin:15px 0 0 40px;
	font-size:12px;
}
.h_commodityheise{
	margin-left:40px;
	margin-right:30px;
	font-size:12px;
}
.h_commodityheise i{
	color:#ff6600;
	font-size:16px;
	margin-left:15px;
	margin-right:5px;
}
.h_commodityqd{
	clear:both;
	margin:30px 0 10px 40px;
}
.h_commoditytishi{
	margin-top:15px;
	font-weight:500;
}
.h_commoditytong h1{
	float:left;
	margin-right:20px;
	letter-spacing:1px;
	color:#666666;
	font-size:12px;
	margin-bottom:20px;
}

.h_commodityhang{
	margin-bottom:10px;
}
.h_commoditybtong{
	float:left;
	margin-right:20px;
	letter-spacing:1px;
	color:#666666;
	font-size:12px;
	margin-bottom:20px;
}
.h_commoditywxz{
	display:block;
	color:#666666;
	float:left;
	border:1px solid #cccccc;
	margin-right:15px;
	width:60px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:12px;
}
.h_commodityxz{
	display:block;
	background-color:#ff6600;
	color:#ffffff;
	float:left;
	border:1px solid #ff6600;
	margin-right:15px;
}
.h_commodityput input{
	width:48px;
	height:20px;
	border:1px solid #cccccc;
	text-align:center;
	line-height:32px;
}
.h_commoditykc h1{
	float:left;
	margin:5px 10px 0 10px;
	color:#999999;
}
.h_commodityan a{
	margin-top:10px;
	margin-right:20px;
	display: block;
	width:200px;
	height:50px;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	line-height:50px;
	background-color:#ffba00;
}
.h_commodityanf h1{
	display:block;
	background: linear-gradient(to right, #ffba00 ,#ff6600);
}
.h_commodityjia{
	width:175px;
}
.h_commoditysjxx{
	border:1px solid #cccccc;
	width:173px;
	height:30px;
	background-color:#ff6600;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	line-height:30px;
}
.h_commodityzb{
	border:1px solid #cccccc;
	margin-top:10px;
}
.h_commodityzs{
	border-bottom:1px solid #cccccc;
}
.h_commodityzbj{
	width:70px;
	height:70px;
	border:1px solid #f2f2f2;
	margin-top:20px;
}
.h_commodityyc{
	color:#003333;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	text-align:center;
}
.h_commodityrz{
	color:#ffffff;
	width:60px;
	height:20px;
	border-radius:4px;
	background-color:#6cbf63;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
	line-height:20px;
	margin-bottom:20px;
}
.h_commodityzz{
	padding:20px 5px 0 8px;
}
.h_commoditydl{
	font-size:14px;
	color:#999999;
	margin-bottom:10px;
	font-weight:500;
	width:160px;
	text-align: left;
}
.h_commoditydl em{
	color:#666666;
}
.h_commodityzx{
	border-top:1px solid #cccccc;
}
.h_commodityzx buttom{
	margin:0 auto;
	display:block;
	border:1px solid #999999;
	width:80px;
	height:20px;
	margin:20px auto;
	color:#333333;
	font-size:14px;
	text-align:center;
}
.h_commoditydibox{
	margin-top:80px;
}
.h_commodityxiang{
	width:180px;
	height:42px;
	background-color:#f7f7f7;
	font-size:16px;
	font-weight:bold;
	line-height:42px;
	text-align:center;
	border:1px solid #cccccc;
	color:#666666;
	margin-bottom:10px;
}
.h_commoditypibox{
	border:1px solid #cccccc;
	padding:20px 10px;
}
.h_commoditykuang{
	margin-right:5px;
	width:60px;
	height:60px;
}
.h_commoditytubox h1{
	width:90px;
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; 
	overflow: hidden;
}
.h_commoditytubox h2{
	color:#ff6600;
}
.h_commodityxian{
	width:100%;
	height:1px;
	background-color:#cccccc;
	margin:20px 0;
}
.h_commodityrbox{
	margin-left:20px;
	width:998px;
}
.h_commoditytop{
	border:1px solid #cccccc;
	border-bottom:1px solid #ff6600;
	background-color:#f7f7f7;
}
.h_commoditysxz{
	color:#ffffff!important;
}
.h_commodityswxz{
	border-right:1px solid #cccccc;
	font-size:14px;
	font-weight:500;
	text-align:center;
	line-height:42px;
	color:#333333;
	width:120px;
	height:42px;
}
.h_commoditysxz{
	background-color:#ff6600;
}
.h_commodityjieshao{
	margin-top:28px;
	border-bottom:1px solid #ff6600;
	padding-bottom:15px;
}
.h_commodityjieshao h1{
	float:left;
	width:180px;
	height:30px;
	font-size:12px;
	text-align:left;
	line-height:30px;
	color:#666666;
}
.h_commoditydatu span{
	display:block;
}
.h_commoditydatu{
	margin-top:30px;
	margin-bottom:60px;
}



.h_commoditypinjia{
	margin-top:15px;
	border-bottom:1px solid #ff6600;
	padding-bottom:15px;
}
.h_commoditypinjia a{
	margin-left:30px;
	border: 1px solid #cccccc;
	font-size:14px;
	width:90px;
	line-height:26px;
	text-align:center;
}
.h_commodityse{
	border: 1px solid #ff6600!important;
	color:#ff6600;
}
.h_commoditypinjiah{
	padding:20px 0;
	border-bottom:1px solid #cccccc;
}
.h_commoditytouxiang{
	width:60px;
	height:60px;
	border-radius:50%;
	margin-right:20px;
}
.h_commodithpl h1{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
.h_commodithpr h1{
	margin-top:10px;
	margin-right:30px;
}
.h_commodithpr h1 i{
	color:#ff0000;
}
.h_commoditzl h2{
	margin-top:10px;
}
.h_commodithpl h2{
	font-size:12px;
	color:#999999;
}
.h_commodittimg ul li{
	float:left;
	margin-right:15px;
	margin-top:10px;
}
.h_commoditzui{
	height:60px;
}

/*.imgbox{position:relative;margin-left:100px;}*/
/*.probox{width:300px; height:300px;border:1px solid #000;}*/
/*.probox img{width:300px; height:300px;vertical-align:top;}*/
.showbox{display:none;position:absolute;left:630px;top:200;width:400px;height:400px;overflow:hidden;border:1px solid #ccc;}
.showbox img{position:absolute;height:1200px;width:1200px;}
.hoverbox{display:none;position:absolute;top:0;background:#09f;border:1px solid #09f;height:75px;width:100px;cursor:move;z-index:10;}


/*商品详情结束*/


/*求购大厅开始*/
.h_askbj{
	border-top:1px solid #cccccc;
}
.h_askbox{
	width:1200px;
	margin-top:20px;
}
.h_asknbox{
	margin-top:20px;
	border-bottom:1px solid #cccccc;
}
.h_askleft .h_askright{
	width:595px;
	height:auto;
}
.h_askding{
	font-size:12px;
	margin-top:20px;
	font-weight:bold;
}
.h_asknleft{
	margin-left:30px;
	padding-bottom:5px;
}
.h_asktou{
	font-size:16px;
	color:#ff6600;
	font-weight:bold;
	margin-bottom:5px;
	width:250px;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
	overflow: hidden;
}
.h_askshu{
	color:#666666;
	font-size:12px;
	margin-bottom:5px;
}

.h_askshu em{
	float:left;
	color:#333333;
	font-weight:500;
}
.h_askzhong{
	margin-left:200px;
	margin-top:30px;
	font-size:14px;
	font-weight:500px;
	color:#ff6600;
}
.h_askzhong i{
	font-size:28px;
	font-weight:500;
}
.h_askcenter{
	margin:20px 0 0 125px;
	color:#666666;
	font-size:12px;
}
.h_askcenter h1{
	margin-top:5px;
}
.h_askcenter em{
	font-size:12px;
	color:#333333;
}
.h_asknright{
	margin-right:45px;
	font-size:12px;
	font-weight:500;
	color:#666666;
}
.h_asknright em{
	color:#333333;
}
.h_asknright button{
	width:84px;
	height:32px;
	float:right;
	margin-top:20px;
	color:#ffffff;
	font-size:14px;
	background:linear-gradient(to right,#ffba00,#ff6600);
}
.h_askye{
	width:40%;
	height:20px;
	background-color:chocolate;
	margin:40px 45px 80px 0;
}
.f_size{
	font-size:12px!important;
}
/*求购大厅结束*/


/*求购详情开始*/
.h_lookingbj{
	border-top:1px solid #cccccc;
}
.h_lookingbox{
	width:1200px;
}
.h_lookingdw{
	font-size:12px;
	font-weight:bold;
	margin:20px 0;
}
.h_lookingzuo{
	position:relative;
	border:1px solid #f2f2f2;
	width:800px;
	padding:15px 20px 20px 20px;
	margin-bottom:42px;
}
.h_lookingniu{
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
}
.h_lookingfa{
	font-size:14px;
	color:#999999;
}
.h_lookingdan{
	font-size:20px;
	font-weight:600;
	margin-top:20px;
	color:#ff6600;
}
.h_lookingdan em{
	font-size:14px;
	color:#333333;
	font-weight:500;
	margin-top:7px;
	margin-right:5px;
}
.h_lookingshu{
	font-size:14px;
	font-weight:500;
	margin-top:15px;
	color:#333333;
}
.h_lookingshu em{
	margin-right:5px;
}
.h_lookinglian{
	font-size:14px;
	font-weight:500;
	margin-top:15px;
	margin-right:50px;
	color:#333333;
}
.h_lookinglian em{
	margin-right:5px;
}
.h_lookingdian{
	font-size:14px;
	font-weight:500;
	margin-top:15px;
	color:#333333;
}
.h_lookingdian em{
	margin-right:5px;
}
.h_lookingsj{
	font-size:14px;
	font-weight:500;
	margin-top:30px;
	margin-bottom:20px;
	color:#333333;
}
.h_lookingsj em{
	margin-right:5px;
}
.h_lookingjianbian{
	bottom:35px;
	right:20px;
	position:absolute;
	width:378px;
	height:48px;
	font-size:16px;
	text-align:center;
	line-height:48px;
	color:#ffffff;
	border-radius:24px;
	background:linear-gradient(to right,#ffba00,#ff6600);
}
.h_lookingyou{
	width:298px;
	height:217px;
	border:1px solid #f2f2f2;
	padding:15px 20px 20px 20px;
}
.h_lookingjia{
	font-size:16px;
	font-weight:bold;
	color:#ff6600;
}
.h_lookingimg{
	width:108px;
	height:108px;
	border-radius:50%;
	border:6px solid #ff6600;
}
.h_lookingimg img{
	border-radius:50%;
}
.h_lookingxing{   
	width:auto;
	text-align:center;
	margin-top:15px;
	font-size:16px;
}
.h_lookinghua{
	width:250px;
	margin-left:60px;
	margin-top:15px;
	font-size:16px;
	position:relative;
}
.h_lookingjvedui{
	width:8px;
	height:8px;
	position:absolute;
	background-color:#6cbf63;
	transform:rotate(45deg);
	right:76px;
	top:6px;
}
.h_lookinghua h1{
	float:left;
	margin-right:15px;
}
.h_lookinghua p{
	display:block;
	width:60px;
	height:20px;
	float:left;
	font-size:12px;
	text-align:center;
	line-height:20px;
	border-radius:4px;
	color:#ffffff;
	background-color:#6cbf63;
}
.h_lookingxright{
	width:1000px;
	border:1px solid #f2f2f2;
}
.h_lookingcs{
	background-color:#f2f2f2;
	margin-top:10px;
	height:25px;
	font-size:16px;
	ling-height:25px;
}
.h_lookingcs span{
	width:5px;
	height:25px;
	background-color:#ff6600;
	margin-right:10px;
}
.h_lookinglb{
	padding:30px 105px 30px 15px;
}
.h_lookinglb h1{
	width:115px;
	height:20px;
	float:left;
}
.h_lookingzp{
	padding:15px 0 30px 15px;
}
.h_lookingzp h1{
	font-size:14px;
	margin-top:15px;
	width:1000px;
}
.h_lookingdabj{
	width:835px;
	height:auto;
	margin-top:30px;
	margin-bottom:50px;
}
.h_lookingpt{
	margin:25px 0 0 30px;
}
.h_lookingfk{
	width:8px;
	height:8px;
	background-color:#ff6600;
	margin-top:10px;
	margin-right:10px;
}
.h_lookingpt h1{
	font-size:16px; 
}
.h_lookingpt input{
	width:478px;
	height:33px;
	border: 1px solid #cccccc;
	margin-top:15px;
	font-size:16px;
	padding-left:10px;
}
.h_lookingbut{
	margin-top:75px;
	margin-bottom:130px;
}
.h_lookingbut button{
	width:208px;
	height:40px;
	font-size:16px;
	background:linear-gradient(to right,#ffba00,#ff6600);
	color:#ffffff;
	margin-left:496px;
}
.h_lookingbut h1{
	color:#ff9900;
	font-size:16px;
	margin-left:440px;
	margin-top:15px;
}
/*求购详情结束*/


/*厂家列表开始*/
.h_venderbjbox{
	width:1200px;
}
.h_vendertupian{
	width:595px;
	height:auto;
}
.h_venderweizhi{
	font-size:12px;
	font-weight:bold;
	margin:20px 0;
}
.h_venderneibox{
	border-bottom:1px solid #e5e5e5;
	padding:0 0 20px 20px;
	margin-bottom:20px;
}
.h_venderimg{
	border:1px solid #f2f2f2;
	margin-top:10px;
	width:80px;
	height:auto;
}
.h_venderzi{
	margin-left:20px;
}
.h_venderpi{
	font-size:15px;
	font-weight:bold;
}
.h_venderyi{
	background-color:#6cbf63;
	width:50px;
	height:20px;
	border-radius:4px;
	margin-left:15px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:20px;
}
.h_venderbiao{
	clear:both;
	font-size:14px;
	color:#666666;
	/*width:750px;*/
}
.h_venderbiao i{
	margin-right:5px;
	color:#ff0000;
	font-size:18px;
}
.h_venderzhu{
	font-size:14px;
	color:#666666;
	margin-top:3px;
	width:750px;
}
.h_venderzhu i{
	color:#333333;
	font-weight:500;
}
.h_venderyou{
	font-size:14px;
	color:#666666;
	margin-right:20px;
}
.h_venderyou i{
	color:#333333;
}
.h_venderlian{
	margin-right:40px;
}

.h_venderpin{
	clear:both;
	margin-top:60px;
}
.h_venderyejiao{
	background-color:chocolate;
	margin:30px 0 100px 0;
	width:455px;
	height:28px;
}
/*厂家列表结束*/



/*商家详情开始*/
.h_shopshbj{
	background-color:#f2f2f2;
}
.h_shopshbox{
	width:1200px;
}
.h_shopsweizhi {
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0;
}
.h_shopneibox {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 15px 20px;
    margin-bottom: 30px;
	background-color:#ffffff;
}
.h_shopimg{
	border:1px solid #f2f2f2;
	margin-top:30px;
	width:80px;
	height:auto;
}
.h_shopzi{
	margin-left:20px;
	margin-top:20px;
}
.h_shoppi{
	font-size:16px;
	font-weight:bold;
}
.h_shopyi{
	background-color:#6cbf63;
	width:60px;
	height:20px;
	border-radius:4px;
	margin-left:15px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:20px;
}
.h_shopbiao{
	clear:both;
	font-size:14px;
	color:#666666;
	width:900px;
}
.h_shopbiao i{
	margin-right:5px;
	color:#ff0000;
	font-size:18px;
	
}
.h_shopzhu{
	font-size:14px;
	color:#666666;
	margin-top:3px;
	width:900px;
}
.h_shopzhu i{
	color:#333333;
	font-weight:500;
}
.h_shopbaibox{
	width:1200px;
}
.h_shopshangxian ul li{
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:0 28px;
	line-height:60px;
	
}
.h_shopshangxian ul li:first-child a{
	margin-left:0px;
	color:#ff6600;
}
.ff{
	margin-left:0px;
	color:#ff6600;
}
.h_shopshangxian ul li:nth-child(2){
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
}
.h_shopshangxian ul li a:hover{
	color:#ff6600;
}
.h_shopxiabox{
	border:1px solid #e5e5e5;
}
.h_shoplb{
	background-color:#f2f2f2;
	width:230px;
	padding:20px 0;
}

.h_shopqb li a{
	font-size:16px;
	font-weight:500;
	padding-left:24px;
	line-height:40px;
}
.h_shopcp li{
	line-height:40px;
	padding:0px;
}
.h_shopcp li a{
	color:#666666;
	font-size:14px;
	padding-left:48px;
}
/*.h_shopcp li:first-child a{
	background-color:#ff6600;
	color:#ffffff;
}*/
.h_shopcp li a:hover{
	background-color:#ff6600;
	color:#ffffff;
}
.h_shopright{
	padding:30px 25px 0 25px;
}
.h_shopleft{
	float:left;
	margin-right:10px;
}
.h_shopright div:last-child{
	margin-right:0px;
}
.h_shopleft{
	border:1px solid #cccccc;
}
.h_shopleft h1{
	color:#ff6600;
	font-size:22px;
	margin-left:10px;
	font-weight:bold;
}
.h_shopleft em{
	font-weight: 400;
	color:#999999;
	font-size:12px;
	margin-top:10px;
	margin-left:5px;
}
.h_shopleft h3{
	color:#333333;
	font-size:14px;
	margin-left:10px;
	width:210px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.h_shopleft h4{
	color:#999999;
	font-size:12px;
	margin-left:10px;
	padding-bottom:14px;
	width:150px;
	line-height:1.5em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
/*商家详情结束*/

/*提交订单页开始*/
.h_submitbjbox{
	border-top:1px solid #cccccc;
}
.h_submitbox{
	width:1200px;
	border:1px solid #cccccc;
	margin-top:28px;
	margin-bottom:80px;
}
.h_submitweizhi{
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-left:10px;
	border-bottom:1px solid #cccccc;
	background:linear-gradient(to top,#f1f1f1,#fefefe);
}
.h_submittop{
	margin-top:15px;
	padding-left:15px;
	padding-right:60px;
}
.h_submittop h1{
	font-size:14px;
	font-weight:bold;
	float:left;
}
.h_submittop h1 em{
	display:block;
	float:left;
	text-align:center;
	margin-right:5px;
	background-color:#ff6600;
	width:22px;
	height:22px;
	font-size:20px;
	line-height:22px;
	color:#ffffff;
	border-radius:50%;
}
.h_submittop a{
	float:right;
	font-size:12px;
	color:#3868EB;
}
.h_submithong{
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	margin-left:70px;
	margin-top:10px;
	width:1000px;
}
/*表格*/
.h_submitbiaoge table{
	border:1px solid #cccccc;
	background-color:#f2f2f2;
	margin-left:145px;
	margin-top:20px;
}
.h_submitbiaoge table th:first-child{
	width:463px;
	line-height:35px;
}
.h_submitbiaoge table th:nth-child(2){
	width:150px;
	line-height:35px;
}
.h_submitbiaoge table th:nth-child(3){
	width:90px;
	line-height:35px;
}
.h_submitbiaoge table th:nth-child(4){
	width:160px;
	line-height:35px;
}
.h_submitbiaoge table th:nth-child(5){
	width:140px;
	line-height:35px;
}
.h_submitbiaoge table td:nth-child(1){
	width:463px;
	height:auto;
}
.h_submitbiaoge table td:nth-child(1) p{
	margin:15px 10px 20px 20px;
}
.h_submitbiaoge table td:nth-child(1) h1{
	margin-top:15px;
	margin-bottom:10px;
	font-size:14px;
	width:350px;
}
.h_submitbiaoge table td:nth-child(1) h2{
	font-size:12px;
	color:#666666;
	margin-left:0;
}
.h_submitbiaoge table td:nth-child(2){
	width:150px;
    vertical-align: top;
}
.h_submitbiaoge table td:nth-child(2) input{
	margin-top:15px;
	margin-left:40px;
	background-color:#ffffff;
	width:70px;
	line-height:22px;
	text-align:center;
	color:#666666;
	border:1px solid #e5e5e5;
}
/*.h_submitbiaoge table td:nth-child(3){*/
/*	width:90px;*/
/*	vertical-align: top;*/
/*}*/
/*.h_submitbiaoge table td:nth-child(3) h1{*/
/*	margin-top:15px;*/
/*	line-height:22px;*/
/*	text-align:center;*/
/*}*/
.h_submitbiaoge table td:nth-child(3){
	width:160px;
	vertical-align: top;
}
.h_submitbiaoge table td:nth-child(3) input{
	background-color:#ffffff;
	width:70px;
	line-height:22px;
	text-align:center;
	color:#666666;
	border:1px solid #e5e5e5;
}
.h_submitbiaoge table td:nth-child(4) p{
	margin-top:15px;
	margin-left:20px;
}
.h_submitbiaoge table td:nth-child(4) a{
	padding:0px 10px 0 10px;
	font-size:16px;
}
.h_submitbiaoge table td:nth-child(5){
	width:140px;
	vertical-align: top;
}
.h_submitbiaoge table td:nth-child(5) h1{
	margin-top:15px;
	line-height:22px;
	text-align:center;
	font-size:14px;
	color:#ff0000;
}
/*表格结束*/
.h_submitbeizhu{
	margin-left:145px;
	margin-top:30px;
}
.h_submitbeizhu h1:first-child{
	font-size:14px;
	font-weight:bold;
}
.h_submitbeizhu textarea{
	border: 1px solid #cccccc;
	width:350px;
	height:80px;
	margin:5px 0 10px 0;
	text-indent:15px;
}
.h_submitbeizhu h1:last-child{
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	width:900px;
	margin-bottom:40px;
}
/*地址输入框开始*/
.h_submitcy{
	background-color:#f2f2f2;
	width:1100px;
	height:auto;
	margin:0 auto;
	font-size:14px;
	margin-top:20px;
	margin-bottom:40px;
}
.h_submitdz{
	margin-left:25px;
	margin-top:30px;yt
}
.h_submitdz h2 em{
	font-weight:bold;
	margin-left:15px;
}
.h_submitxl{
	margin-top:10px;
	margin-left:20px;
}
.h_submitxing  i{
	color:#ff0000;
	font-size:18px;
}
.h_submitxl h1{
	margin-right:15px;
}
.h_submitxl select{
	width:80px;
	height:20px;
	border:1px solid #cccccc;
	font-size:12px;
	margin-top:5px;
	margin-right:5px;
}
.h_submitxl input{
	width:280px;
	height:20px;
	border:1px solid #cccccc;
	font-size:12px;
	margin-top:5px;
	background-color:#ffffff;
}
.h_submitzheng{
	margin-left:20px;
	margin-top:10px;
}
.h_submitzheng h1{
	margin-right:15px;
}
.h_submitzheng input{
	width:100px;
	height:20px;
	border:1px solid #cccccc;
	font-size:12px;
	margin-top:5px;
	background-color:#ffffff;
	text-indent:10px;
}
.h_submitshi{
	margin-left:20px;
	margin-top:10px;
}
.h_submitshi h1{
	margin-right:15px;
}
.h_submitshi input{
	width:100px;
	height:20px;
	border:1px solid #cccccc;
	font-size:12px;
	margin-top:5px;
	background-color:#ffffff;
	text-indent:10px;
}
.h_submithao{
	margin-left:20px;
	margin-top:10px;
}
.h_submithao h1{
	margin-right:15px;
}
.h_submithao input{
	width:160px;
	height:20px;
	border:1px solid #cccccc;
	font-size:12px;
	margin-top:5px;
	background-color:#ffffff;
	text-indent:10px;
}
.h_submitma{
	margin-left:25px;
	margin-top:10px;
	margin-bottom:30px;
}
.h_submitma h1{
	margin-right:15px;
	margin-top:5px;
}
.h_submitma input{
	width:160px;
	height:20px;
	border:1px solid #cccccc;
	font-size:12px;
	margin-top:5px;
	background-color:#ffffff;
	text-indent:10px;
}
/*地址输入框结束*/
.h_submittop table tr:first-child{
	margin-left:80px;
	font-size:14px;
}
.h_submittop table tr:last-child{
	margin-left:40px;
	font-size:14px;
}
/*发票输入框开始*/
.h_submitfb{
	background-color:#f2f2f2;
	width:1100px;
	height:auto;
	margin:0 auto;
	font-size:14px;
	margin-top:20px;
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:40px;
}
.h_submitming{
	margin-top:20px;
}
.h_submitming h1{
	margin-left:25px;
	width:60px;
}
.h_submitming input{
	width:260px;
	margin-left:40px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	text-indent: 10px;
}
/*发票输入框结束*/
.h_submitxx{
	background-color:#f2f2f2;
	width:1100px;
	height:auto;
	margin:0 auto;
	font-size:14px;
	margin-top:20px;
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:30px;
}
/*其他按钮开始*/
.h_submitfukuan{
	margin-top:20px;
}
.h_submitfukuan h1{
	width:60px;
	margin-left:25px;
	margin-right:40px;
}
.h_submitfukuan p{
	margin-right:40px;
}
.h_submitfukuan input{
	margin-left:5px;
}
.h_submittijiao{
	font-size:16px;
	background-color:#ff6600;
	line-height:2.0em;
	width:100px;
	text-align:center;
	margin:0 auto;
}
.h_submittijiao a{
	color:#ffffff;
}
.h_submitkong{
	width:100%;
	height:60px;
}
/*其他按钮结束*/
/*提交订单页结束*/


/*卖家上传产品开始*/
.h_uploadingbanner img{
	width:100%;
	height:auto;
}
.h_uploadingbj{
	background-color:#f2f2f2;
}
.h_uploadingweizhi{
	font-size:12px;
	font-weight:bold;
	margin:0 auto;
	width:1200px;
	margin-top:20px;
	margin-bottom:20px;
}
.h_uploadingbox{
	width:1200px;
	height:auto;
	margin-bottom:60px;
	background-color:#ffffff;
}
/*完善信息表开始*/
.h_uploadingwanshan{
	padding:15px 40px 40px 40px;
	font-size:14px;
}
.h_uploadingxx{
	background-color:#f2f2f2;
	font-size:16px;
}
.h_uploadingxx i{
	float:left;
	display: block;
	width:5px;
	background-color:#ff6600;
	height:20px;
	margin-right:10px;
}
.h_uploadingsp{
	margin:10px 0;
}
.h_uploadingsp i{
	display:block;
	float:left;
	width:7px;
	height:7px;
	margin-right:10px;
	margin-top:6px;
	background-color:#ff6600;
}
.h_uploadingwanshan input{
	border:1px solid #cccccc;
	line-height:23px;
	font-size:12px;
	text-indent:10px;
}
.h_uploadingbiaoti>div {
	margin-right:30px;
}
.h_uploadingbt input{
	width:200px;
}
.h_uploadinghs input{
	width:80px;
}
.h_uploadinghs span{
	width:80px;
	display:inline-block;
	display:-moz-inline-box;
}
.h_uploadinghs select{
	border:1px solid #cccccc;
	height:25px;
	width:80px;
}
.h_uploadingkc input{
	width:90px;
}
.h_uploadingkc span{
	width:80px;
	display:inline-block;
	display:-moz-inline-box;
}
/*.h_uploadingkc select{*/
	/*border:1px solid #cccccc;*/
	/*height:25px;*/
	/*width:80px;*/
/*}*/
.h_uploadingzq input{
	width:100px;
}
.h_uploadingchima>div{
	margin-right:30px;
	margin-top:20px;
}
.h_uploadingchima>div>div i{
	margin-left:10px;
	margin-right:5px;
}
.h_uploadingyp div{
	display: flex;
    justify-content: center;
    align-items: center;
}
.h_uploadingxh div{
	display: flex;
    justify-content: center;
    align-items: center;
}
/*完善信息表结束*/

/*详细参数开始*/
.h_uploadingnr p{
	display: flex;
    justify-content: center;
    align-items: center;
	margin-right:20px;
	margin-bottom:20px;
}
.h_uploadingnr p span{
	margin-right:5px;
}
.h_uploadingdengji p{
	margin-bottom:0px;
}
/*详细参数结束*/

/*各种框开始*/
.h_uploadingmiaoshu textarea{
	height:80px;
	width:100%;
	margin-top:20px;
	border:1px solid #cccccc;
	box-sizing:border-box;
	text-indent:20px;
	padding-top:5px;
}
.h_uploadingspm{
	margin-bottom:40px;
}
.h_uploadingxx span{
	font-size:12px;
}
.h_uploadingsc{
	margin-top:20px;
	border:1px solid #cccccc;
	height:180px;
	/*position:relative;*/
}
.h_xinclass{
	width:100px;
	height:100px;
	margin:40px 0 40px 0px;
}
.img_del{
	color:#ffffff!important;
	background-color:#ff0000;
	position:absolute;
	width:15px;
	height:15px;
	display: flex;
	justify-content:center;
	align-items:center;
	border-radius:50%;
	top:-5px;
	left:90px;
	z-index: 33;
}

.delete {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
	display: none;
}
.h_uploadingimg{
	width:100px;
	height:100px;
	margin:40px 0 40px 50px;
}
.h_uploadingimg2{
	width:100px;
	height:100px;
	margin:40px 0 40px 20px;
}

.h_uploadingjian span{
	display:block;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	width:160px;
	height:40px;
	line-height:40px;
	background:linear-gradient(to right,#ffba00,#ff6600);
	margin:0 auto;
	margin-bottom:80px;
}
/*各种框结束*/
/*卖家上传产品结束*/


/*求购发布开始*/
.h_issuebt input{
	width:180px;
}
.h_issuehs input{
	width:100px;
}
.h_issuehs h2{
	color:#cccccc;
}
/*求购发布结束*/

/*图文列表开始*/
.h_listbj{
	border-top:1px solid #cccccc;
}
.h_listbox{
	width:1200px;
	margin-bottom:60px;
}
.h_listweizhi{
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0;
}
.h_listleft{
	width:170px;
	background-color:#f2f2f2;
	height:1280px;
}
.h_listleft ul li a{
	font-size:14px;
	font-weight:500;
	line-height:3em;
	border-bottom:1px solid #e2e2e2;
	padding-left:30px;
}
/* .h_listleft ul li:nth-child(3) a{
	
} */
.h_weihuase{
	background-color:rgba(255,102,0,0.3);
}
.h_listleft ul li a:hover{
	background-color:rgba(255,102,0,0.3);
}
.h_listright{
	border:1px solid #cccccc;
	box-sizing: border-box;
	width:1030px;
	height:auto;
}
.h_listjy{
	width:96%;
	margin:0 auto;
	border-bottom:1px dashed #333333;
	display:flex;
	justify-content:center;
	align-items:center;
}
.h_listjy span{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:40px;
}
.h_listimg{
	width:570px;
	height:570px;
	margin-top:30px;
}
.h_listzi{
	margin:20px 0 0 40px;
}
.h_listzi h1{
	font-size:14px;
	font-weight:bold;
}
.h_listzi h2{
	font-size:14px;
	color:#666666;
	margin-top:30px;
}
.h_listzi h2:last-child{
	margin-bottom:60px;
}
/*图文列表结束*/

.h_mapbian{
	border-bottom:1px solid #cccccc;
	display:block;
	height:90px;
	margin:0 20px;
}
.h_mapbian ul li{
	float:left;
}
.h_mapbian ul li:nth-child(1) h1{
	font-size:16px;
	font-weight: bold;
	line-height: 90px;
}
.h_mapbian ul li:nth-child(2) select{
	border:1px solid #cccccc;
	width:120px;
	height:24px;
	margin-top:32px;
	margin-right:10px;
}
.h_mapbian ul li:nth-child(3) select{
	border:1px solid #cccccc;
	width:120px;
	height:24px;
	margin-top:32px;
	margin-right:40px;
}
.h_mapbian ul li:nth-child(4) h1{
	font-size:16px;
	font-weight: bold;
	line-height: 90px;
	margin-right:10px;
}
.h_mapbian ul li:nth-child(5) input{
	border: 1px solid #cccccc;
	width:150px;
	height:24px;
	margin-top:32px;
}













































