.buli_page_head {
	width: 1200px;
	border: 1px solid #c6c6c6;
	margin: 20px auto;
	min-height: 20px;
}

.bp_hd {
	height: 33px;
	line-height: 33px;
	background: #f9dbbb;
}

.bp_hd span {
	margin-left: 20px;
	font-weight: 700;
	font-size: 14px;
}

.select_item {
	margin: 3px 15px 0 15px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #c9c6c6;
}

.item_name ul a {
	float: left;
	color: #333 !important;
}

.select_item ul a.item_name {
	font-weight: 700;
	font-size: 14px;
	padding-right: 20px;
	color: #333 !important;
}

.select_item ul a.item_class_spot {
	font-size: 14px;
	padding: 3px 10px;
	cursor: pointer;
	color: #333 !important;
}

.select_item ul a.item_class_spot:hover {
	color: #ff621f;
}

.select_item ul a.arrt {
	border-bottom: 2px solid #ff621f;
	color: #ff621f;
	font-weight: 700;
}

.select_form {
	height: 45px;
	line-height: 45px;
	margin: 0 15px;
}

.select_input {
	width: 220px;
	font-size: 14px;
	float: left;
}

.select_input span {
	margin-right: 10px;
}

.select_input input {
	width: 130px;
}
.select_input select{
	width:100px;
}
.long_input input {
	width: 170px;
}

.long_input {
	width: 270px;
}

.ss_search {
	font-size: 14px;
	padding: 4px 15px;
	background: #ff621f;
	color: #fff;
	cursor: pointer;
}

.ss_search:hover {
	background: #fb520a;
}

.select_result {
	margin: 15px auto;
	width: 1200px;
}

.result_hd {
	height: 32px;
	line-height: 32px;
	border-bottom: 3px solid #FFFFFF;
}

.result_hd>a {
	font-size: 14px;
	padding: 7px 15px 4px 15px;
	line-height: 32px;
	float: left;
}

.result_hd>a.arrt {
	border: 1px solid #c9c6c6;
	border-bottom: 3px solid #ff621f;
}

.result_list {
	width: 100%;
	border: 1px solid #c9c6c6;
	overflow: hidden;
	margin-top: -2px;
	min-height: 15px;
}

.result_table {
	font-size: 12px;
	color: #003333;
	width: 100%;
}

table.result_table thead tr th {
	height: 42px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: normal;
	color: #333;
	text-align: left;
}

table.result_table input {
	margin-left: 7px;
}

table .morerow span.name {
	padding-left: 10px;
}

table .morerow .follow {
	display: block;
	padding: 2px 0 0 10px;
	color: #ef4304;
}

table .morerow b {
	padding: 0 1px;
}

tbody tr.morerow td {
	padding: 12px 0;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
}

tbody tr.morerow td b {
	display: block;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.option a {
	
}	

.need_btn {
	
}

.orange {
	float: right;
	display: inline-block;
	width: 108px;
	height: 28px;
	line-height: 28px;
	background: #ef4304;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 8px;
	font-size: 14px;
}

.result_table tbody:last-child tr td {
	border-bottom: 0 solid #ccc;
}

.sale_tbody {
	background: #fdf2fb;
}

.sale_tbody:hover {
	background: #FADBDB;
}

.need_tbody {
	background: #dffbfa;
}

.need_tbody:hover {
	background: #BDFFFF;
}

tbody tr.morerow td.iconfont_dom {
	
}

tbody tr.morerow td.sale {
	color: #c01818;
}

tbody tr.morerow td.need {
	color: #028686;
}

.morerow .iconfont {
	font-size: 32px;
}

.bro_frame {
	padding: 20px;
}

.bro_frame_title {
	text-align: center;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
}

.bro_frame_bd {
	width: 100%;
}

.bro_frame_bd ul li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f0f0f0;
}

.bfd_item_name {
	width: 20%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
}

.bfd_item_input {
	width: 80%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
}

.inputradio label {
	width: 25%;
	display: block;
	float: left;
}

.bfd_item_input input[type="text"] {
	width: 98%;
	padding: 0 1%;
	font-size: 16px;
	margin: auto;
	border: 0px solid #FFFFFF;
	height: 50px;
	line-height: 50px;
	border: 0;
	outline: none;
}

.bfd_item_input input.smrinput {
	width: 46%;
}

.spot_class_select {
	width: 98%;
	padding: 0 1%;
	font-size: 16px;
	margin: auto;
	border: 0px solid #FFFFFF;
	height: 50px;
	line-height: 50px;
	border: 0;
	outline: none;
}

.option_btn  {
	display: block;
	width: 50px;
	height: 30px;
	margin: auto;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
a.option_btn:hover,a.option_btn:focus{
	color: #fff !important;
	text-decoration: none !important;
    outline: none !important;
}
.sale_tbody .option_btn {
	background: #c01818;
}

.need_tbody .option_btn {
	background: #028686;
}

span.option a {
	color: #fff;
	font-size: 14px;
}

.spot_name_select {
	width: 50%;
	float: left;
}

.select_tip {
	font-size: 13px;
	padding: 5px 7px;
	background: #FF4200;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
}

.select_tip:hover {
	background: #FF4009;
}

.demand_sb, .supply_sb, .customize_sb {
	padding: 7px 13px;
	border-radius: 3px;
	background: #ff621f;
	color: #FFF;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
	cursor: pointer;
}

.dropdown {
	border: 0px solid #ccc;
	height: 50px;
	width: 100%;
	text-align: left;
}

.dropdown .selected, .dropdown li {
	height: 32px;
	line-height: 32px;
}

.dropdown:hover {
	box-shadow: 0 0 0 rgba(0, 0, 0, .15);
}

.dropdown.focus {
	box-shadow: 0 0 0 rgba(0, 0, 0, .15);
}

.dropdown li.focus {
	background: #ffd4c2;
	position: relative;
	z-index: 3;
	color: #fff;
}

.class_input_select {
	width: 45%;
	float: left;
}

.order_spot {
	padding: 20px 30px;
	padding-top: 5px;
}

.order_spot_hd {
	text-align: center;
	font-size: 18px;
	height: 45px;
	font-weight: 700;
	line-height: 40px;
	border-bottom: 1px solid #d8d8d8;
	line-height: 40px
}

.order_spot_survey {
	margin-top: 10px;
	width: 100%;
}

.bid_spot_survey {
	margin-top: 10px;
	width: 100%;
}

.order_spot_survey ul li {
	height: 35px;
	line-height: 35px;
	float: left;
}

.order_spot_survey ul li span, .bid_spot_survey ul li span {
	font-weight: 700;
}

.order_spot_survey ul li:nth-child(2n+1) {
	width: 65%;
}

.order_spot_survey ul li:nth-child(2n) {
	width: 35%;
}

.bid_spot_survey ul li {
	width: 33.3%;
	height: 35px;
	line-height: 35px;
	float: left;
	height: 35px;
}

.order_spot_table {
	margin-top: 15px;
}

.order_spot_table table.spot_input {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #f0f0f0;
}

.order_spot_table table.buyer_input {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #f0f0f0;
	width: 100%;
}

.order_spot_table table thead {
	background: #f0f0f0;
}

.order_spot_table table tr {
	height: 35px;
}

.order_spot_table table th {
	text-align: center;
}

.spot_name {
	width: 40%;
}

.spot_price {
	width: 15%;
}

.spot_number {
	width: 20%;
}

.spot_buynum {
	width: 25%;
}

.input_buynum, .input_buyer {
	width: 75%;
	outline: none;
	border: 0 solid #fff;
	text-align: center;
}

.input_buynum::-webkit-input-placeholder {
	　　color: #f0f0f0 !important;
	　　
}

.input_buynum:-moz-placeholder {
	　　color: #f0f0f0 !important;
	　　
}

.input_buynum::-moz-placeholder {
	　　color: #f0f0f0 !important;
	　　
}

.input_buynum::-ms-input-placeholder {
	　　color: #f0f0f0 !important;
	　　
}

.order_spot_button {
	margin-top: 25px;
	height: 30px;
	text-align: center;
}

.order_spot_button a {
	padding: 7px 18px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.order_spot_button a.cencel_spot {
	margin-right: 20px;
	background: #a8a8a8;
}

.order_spot_button a.panicbuying_spot {
	margin-left: 20px;
	background: #ff621f;
}

.order_spot_button a.iwantbespoter_spot {
	margin-left: 20px;
	background: #FF8D5C;
}

.buyer_input tbody tr th.th15p {
	width: 15%;
	background: #f0f0f0;
}

.bid_input tbody tr th.th15p {
	width: 30%;
}
/*大宗新变更*/
@font-face {
	font-family: 'agencyb';
	src: url('../Font/AGENCYB_0.TTF');
}

.spotCC_bd {
	width: 1200px;
	margin: 15px auto;
}

.spot_CC_headimg {
	width: 1200px;
	height: 500px;
}

.spot_CC_headimg img {
	width: 1200px;
	height: 500px;
}

.spot_CC_body {
	width: 1000px;
	margin: auto;
}

.spot_CC_body_data {
	
}

.spot_CC_body_title {
	border-bottom: 1px solid #432903;
}

.title_left_rw {
	width: 0;
	height: 0;
	float: left;
	border-bottom: 45px solid #432903;
	border-left: 15px solid transparent;
}

.title_cneter_rw {
	line-height: 44px;
	background: #432903;
	height: 45px;
	color: #FFFFFF;
	padding: 0 20px;
	font-size: 18px;
	font-weight: 700;
	float: left;
}

.title_right_rw {
	width: 0;
	height: 0;
	float: left;
	border-top: 45px solid #432903;
	border-right: 15px solid transparent;
}

.pot_CC_body_picture {
	width: 1000px;
	height: 550px;
	margin: 15px auto;
}

.spot_CC_body_list {
	margin: 15px 0;
}

.spot_CC_body_list ul li {
	padding: 25px 10px;
	border-bottom: 1px solid #432903;
	position: relative;
}

.spot_CC_body_list_left {
	width: 680px;
	float: left;
}

.spot_CC_body_list_left img {
	float: left;
	width: 150px;
	height: 150px;
}

.spot_CC_body_list_w {
	width: 480px;
	float: right;
}

.spot_CC_body_list_w p {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 20px;
	color: #333333;
}

.spot_CC_body_list_w span {
	margin-top: 20px;
	line-height: 26px;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
}

.spot_CC_body_list_right {
	width: 300px;
	float: right;
	height: 150px;
	position: relative;
}

.spot_CC_body_list_right_price {
	margin-left: 40px;
	width: 130px;
	text-align: center;
	font-weight: 700;
	float: left;
}

.price_area {
	width: 130px;
	height: 80px;
	margin-top: 10px;
	position: relative;
}

.price_4deg {
	width: 100px;
	height: 80px;
	background: #e30505;
	-webkit-transform: skew(-9deg);
	-moz-transform: skew(-9deg);
	-o-transform: skew(-9deg);
	transform: skew(-9deg);
	text-align: center;
}

.price_bg {
	position: absolute;
	width: 100px;
	height: 68px;
	background: #830808;
	top: 0px;
	left: 17px;
	z-index: -4;
	-webkit-transform: skew(17deg);
	-moz-transform: skew(17deg);
	-o-transform: skew(17deg);
	transform: skew(17deg);
}
.price_4deg span{
	color: #FFFFFF;
	font-size: 31px;
	padding-top: 2px;
}
.price_4deg p {
	font-family: "agencyb" !important;
	font-size: 32px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.price_4deg a {
	color: #FFFFFF;
	padding-top: 9px;
	font-size: 500;
}

.opeater_btn {
	width: 95px;
	float: right;
	height: 150px;
}

.opeater_btn a {
	box-shadow: 0 0 10px rgba(236, 225, 46, 1);
	-webkit-box-shadow: 0 0 5px rgba(236, 225, 46, 1);
	-moz-box-shadow: 0 0 5px rgba(236, 225, 46, 1);
	display: block;
	width: 80px;
	height: 30px;
	text-align: center;
	background: #ece12e;
	line-height: 30px;
	margin: 0 0 17px auto;
	font-size: 16px;
	font-weight: 700;
	color:#000;
}

.opeater_btn a:hover {
	background: #e30505;
	color: #FFFFFF;
	box-shadow: 0 0 10px rgba(227, 5, 5, 1);
	-webkit-box-shadow: 0 0 10px rgba(227, 5, 5, 1);
	-moz-box-shadow: 0 0 10px rgba(227, 5, 5, 1);
}
.price_span{width:250px;margin-left:10px;}
.price_span span{margin-right:5px}
.price_span input{width:50px;margin:0 5px;}
.th_select i{float:right;margin-right:8px;margin-top:16px;}
.th_select{padding-left:2px;cursor:pointer;}
.th_select ul{width:49px;box-sizing:border-box;height:42px;line-height:42px;padding-left:1px;}
.th_select ul:hover{border-left:1px solid #FFAF7A;border-right:1px solid #FFAF7A;padding-left:0;width:50spx;background:#FFDDC7;}
.th_select ul:hover i{margin-right:7px;}
.small_input{width:120px;}
.select_input select.samll_select{width:75px;}
.yp_font_icon{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius:3px;
	color: #fff;
	font-size: 16px;
}
.sale_bg .yp_font_icon{
	background: #c01818;
}
.need_bg  .yp_font_icon{
	background: #028686;
}