.layui-field-title legend{margin-bottom:0;line-height: normal;}

.btnBox{
  float: left;
  background-color: #eee;
  border-radius:20px;
  overflow: hidden;
}
.search-result{
  float: right;
  border: 0;
}

.btnBox .btn {
    background: #EEE;
    padding: 2px 20px;
    border-radius: 20px;
    border: 0;
}
.btnBox .btn.active{
  background-color: #F46E21;
  color: #FFF;
}
.layui-layer-msg{
	top:300px !important;
}
.layui-btn-danger{
	background-color:#F46E21;
}

input::-webkit-input-placeholder { /* WebKit browsers */ 
	color: #C8C8C8; 
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
	color: #C8C8C8; 
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
	color: #C8C8C8; 
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	padding-right: 10px
}

::-webkit-scrollbar-track {
	background-color: #FFF
}

::-webkit-scrollbar-thumb {
	background-color: #EEE
}

.layui-elem-field legend{
	width: auto;
	border-bottom: 0;
}

.layui-form-label {
    width: 110px;
	margin-bottom: 0;
}

.m10 {
	margin: 10px;
}

.m20 {
	margin: 20px;
}

.m30 {
	margin: 30px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p30 {
	padding: 30px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pl10 {
	padding-left: 10px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pr10 {
	padding-right: 10px;
}

.pr20 {
	padding-right: 20px;
}

.pr30 {
	padding-right: 30px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.font14 {
	font-size: 14px !important;
}

.font16 {
	font-size: 16px !important;
}

.font18 {
	font-size: 18px !important;
}

.font20 {
	font-size: 20px !important;
}

.font22 {
	font-size: 22px !important;
}

.font24 {
	font-size: 24px !important;
}

.font26 {
	font-size: 26px !important;
}

.center {
	text-align: center;
}

.bw-text-black1 {
	color: #646464;
}

.bw-text-black2 {
	color: #4B4B4B;
}
.bw-text-red{
	color: #F46E21;
}
.bw-text-hui {
	color: #C8C8C8;
}

.fl{
	float:left ;
}

.fr{
	float:right ;
}

.flex {
	display: flex;
}

.flex-spacebetween {
	display: flex;
	justify-content: space-between;
}

.headbox {
	align-items: center;
	border-bottom: 2px solid #F46E21;
}

.align-center {
	align-items: center;
}

.breadcrumb img {
	margin: 0 10px;
}

.breadcrumb a {
	color: #646464;
}

.search {
	position: relative;
}

.search .layui-input {
	padding-left: 30px;
	width: 400px;
}

.search i {
	position: absolute;
	left: 10px;
	top: 10px;
}

.left-box {
	width: 400px;
	float: left;
	border-right: 1px solid #e6e6e6;
}

.left-box .layui-colla-item {
	border: 0;
	position: relative;
}

.left-box .layui-colla-item .reset{
	line-height:28px;
	border-radius:28px;
    background-color: #F46E21;
	color: #fff;
	position:absolute;
	width:60px;
	text-align: center;
	z-index:1;
	left:270px;
	top: 25px;
	cursor: pointer;
}


.left-box .layui-collapse {
	border: 0;
}

.left-box .layui-colla-content {
	padding: 0;
	border: 0;
}

.left-box .layui-colla-title {
	background-color: #FFF;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	margin: 0 20px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 15px;
}


.left-box .layui-colla-title .title {
	display: flex;
	align-items: center;
	position: relative;
}

.left-box .layui-colla-title i {
	color: #A5A5A5;
}

.left-box .layui-colla-title i.layui-colla-icon {
	display: none;
}

.right-box {
	margin-left: 400px;
	padding: 30px;
}

.nodata{
	color: #bbb;height:100%;display: flex;flex-direction: column;justify-content: center;align-items: center;
}
/* 登录 */
.layui-nav{
	 background: none; 
}
.layui-nav-bar{
	display: none;
}
.layui-nav .layui-nav-mored, .layui-nav-itemed>a .layui-nav-more{
	  border-color: transparent transparent #666; 
}
.layui-nav .layui-nav-more{
	border-top-color:#666;
}

.layui-nav-more.layui-nav-mored{
	border-top-color:#FFF;
}
.layui-nav .layui-nav-item a,.layui-nav .layui-nav-item a:hover{
	color:#666;
}

.header-login {
    border-radius: 4px;
    background-color: #F46E21;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 15px;
    margin: 0 20px;
}
.header-reg {
    border-radius: 4px;
    background-color: #F3F3F3;
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 15px;
}
/* 登录 结束 */

/* 表单 */
.layui-form-item .layui-input-inline{
	width:120px;
}

/*.layui-form-item{*/
/*	display: flex;*/
/*	align-items: center;*/
/*}*/

.layui-form-label{
	color: #646464;
}

.layui-input-block{
	margin:0;
}

.layui-layer-title{
	font-size:16px !important;
}
.layui-layer-btn .layui-layer-btn0{
	background-color: #F46E21 !important;
	border-color: #F46E21 !important;
}
#ggs .checkbox{
	height:20px;
	margin-bottom:20px;
}

/* 表单 结束 */
/* 筛选 */
.bw-slider_bg {
	background-color: #646464;
	position: relative;
	padding: 20px 20px 0 20px;
}

.bw-slider_title {
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
}

.bw-slider_icon {
	width: 18px;
	height: 18px;
	background-color: #A5A5A5;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	font-style: normal;
	line-height: 18px;
	margin-left: 10px;
	cursor:pointer;
}

.bw-slider_tab {
	height: 28px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 20px;
	top: 0px;
	background-color: #757575;
	border-radius: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.bw-slider_tab .bw-slider_tab_li {
	float: left;
	width: 75px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}

.bw-slider_tab_li_active {
	background-color: #F19C6C;
	/* border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; */
}

.bw-slider_width {
	float: left;
	width: 60%;
}

.u-slider-v1.ui-slider .ui-slider-handle {
	border-radius: 30px;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.16);
	border: 0;
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_sliderBtn.svg) !important;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -15px;
}

.u-slider-v1.ui-slider {
	background-color: #8A8A8A;
}

.u-slider-v1.ui-slider .ui-slider-range {
	background-color: #FF975B;
}

.bw-slider_num {
	display: block;
	float: right;
	/* width: 40%; */
}

.bw-slider_min_num {
	width: 50px;
	height: 30px;
	background-color: #757575;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	border: 0;
}

.bw-slider_max_num {
	width: 50px;
	height: 30px;
	background-color: #757575;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}

.bw-slider_screen {
	height: auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin:0;
}

.bw-slider_screen .bw-slider_screen_col {
	background-color: #757575;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	margin: 2% 2% 0 2%;
	height: 40px;
	line-height: 40px;
	width: 29%;
	border-radius: 2px;
	cursor: pointer;
}

.bw-slider_screen .bw-slider_screen_col_active {
	background-color: #F19C6C;
}

.bw-material_comparison {
	width: 98%;
	background-color: #FFF;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	margin: 20px auto 0;
}

.bw-material_comparison_title {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #646464;
	border-bottom: 1px solid #EEE;
	margin-left: 10px;
	position: relative;
}

.bw-material_comparison_close {
	font-style: normal;
	font-size: 20px;
	color: #646464;
	position: absolute;
	right: 10px;
	cursor: pointer;
}

.bw-material_comparison_main {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
}

.bw-material_comparison_col {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #646464;
	height: 100px;
	line-height: 100px;
	width: 16%;
	border-right: 1px dashed #C1C1C1;
}

.content-box .bw-material_comparison_col:first-child {
	width: 28% !important;
}

.content-box .bw-material_comparison_col {
	width: 12% !important;
	border-right: 1px solid #E9E9E9;
}

.bw-material_comparison_row {
	height: 40px;
	line-height: 40px;
	margin: 5px 0;
}

.bw-material_comparison_state1 {
	width: 21px;
	height: 21px;
	background-color: #45C58A;
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	transform: rotate(45deg);
}

.bw-material_comparison_state2 {
	width: 21px;
	height: 21px;
	background-color: #7CC9FF;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.bw-material_comparison_img {
	width: 21px;
	height: 21px;
	margin: 0 10px;
	vertical-align: middle;
	cursor: pointer;
}

.bw-material_comparison_num {
	font-size: 50px;
	font-weight: 400;
	color: #ECECEC;
}

.bw-material_comparison_btn {
	border-radius: 4px;
	background-color: #F46E21;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 20px;
	text-decoration: none;
}

.bw-material_comparison_btn:hover {
	color: #fff;
}

.bw-material_comparison_text {
	font-size: 14px;
	font-weight: 400;
	color: #3BBCFF;
	cursor: pointer;
}


.slider_box {
	width: 100%;
	padding: 30px 0 30px 0;
}

.slider_box::after {
	content: '';
	display: block;
	clear: both;
}

.form-group {
	border-bottom: 1px solid #555;
	margin-bottom: 0;
}



.chooseBtn {
	position: absolute;
	bottom: 20px;
	left: 0px;
	z-index: 2;
	background: #f46e21;
	color: #fff;
	border-radius: 0 5px 5px 0;
	width: 30px;
	text-align: center;
	padding: 27px 4px;
}

.echarts-box {
	position: relative;
}
.bigNum .back-bar{background:#F19C6C !important}
.bigNum .back-bar .selected-bar{background-color: #e7e7e7 !important}
.bigNum .u-slider-v1.ui-slider .ui-slider-range{background:#8A8A8A !important}
.bigNum .u-slider-v1.ui-slider{background:#FF975B !important}
/* 筛选 end */


/* 从左侧渐入 */
.left-fade-in {
	display: block !important;
	animation-duration: 1s;
	/* 动画时间 */
	animation-name: fadeinleft;
	/* 关键帧名字 */
}

/* 定义关键帧 */
@keyframes fadeinleft {
	0% {
		opacity: 0;
		transform: translateX(-600px);
	}

	100% {
		opacity: 1;
		transform: translateX(0px);
	}
}


.search-result {
/* 	border: 1px solid #ffb082; */
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
}

.search-result span {
	color: #F46E21;
	padding: 0 5px;
}

.people {
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 99;
}

/* 产品对比 */
.nav-fixed {
	position: fixed;
	top: 0px;
	z-index: 999999;
	margin-top: 0 !important;
}

.content-box-fixed {
	position: fixed;
	top: 0px;
	z-index: 999999;
	width: calc(100% - 312px) !important;
}

.db-main .nav-box{
	width: 250px;
	margin: 20px;
	float: left;
}

.db-main .nav {
	width: 248px;
	border: 1px solid #E9E9E9;
	background: #FBFBFB;
	font-size: 16px;
}

.db-main .nav div {
	height: 100px;
/* 	width: 100%; */
	border-bottom: 1px solid #E9E9E9;
	margin: 0 10px;
	display: flex;
	align-items: center;
	cursor: hand;
}

.db-main .nav div:last-child {
	border: 0;
}

.db-main .nav div.active {
	margin: 0;
	background: #F46E21;
	color: #Fff;
	padding-left: 10px;
}

.db-main .nav div.active img:first-child {
	display: none;
}

.db-main .nav div.active img:last-child {
	display: block;
}

.db-main .nav div img:last-child {
	display: none;
}

.db-main .content-box {
	width: calc(100% - 312px);
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
}

.db-main .content-box #list .item {
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}


.db-main .content-box #list .item .layui-form-radio {
	margin: 0;
	padding: 0;
}

.db-main .content-box #list .item .lable {
	line-height: 60px;
	font-size: 18px;
	color: #FFF;
	background-color: #A2A2A2;
	padding-left: 20px;
}

.db-main .content-box #list .item .content {
	display: flex;
}

.db-main .content-box #list .item .content .left {
	width: 28% ;
	display: flex;
	justify-content: center;
	flex-direction: column;
	border-right: 1px solid #E9E9E9;
}

.db-main .content-box #list .item .content .right {
	width: 72% ;
	margin-left: 0;
	padding: 0;
}

.cldbb td {
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	padding-left: 20px;
}

.table-item {
	border-bottom: 2px solid #999;
}

.table-item:last-child {
	border-bottom: 0;
}

.table-item:last-child table.cldbb tr:last-child td {
	border-bottom: 0;
}

.table-item:last-child table.cldbb:first-child tr:first-child td {
	border-bottom: 0;
}

.table-item table.cldbb {
	float: left;
}

.table-item table.cldbb tr {
	line-height: 50px;
}

/* .table-item table.cldbb tr td:last-child {
	border-right: 0;
} */
.table-item table.cldbb:last-child tr td:first-child,
.table-item table.cldbb:first-child tr td:first-child {
	border-left: 0;
}

.table-item table.cldbb:last-child tr td:last-child {
	border-right: 0;
}

.zwxn td,
.rylsc td {
	line-height: 20px !important;
	height: 80px;
}

.explain {
	display: flex;
	flex-wrap: wrap;
	width: 700px;
	margin: auto;
}

.explain div {
	width: 49%;
	display: flex;
	color: #646464;
	margin-bottom: 20px;
}

.explain div:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 10px;
}

.explain div:nth-child(1):before {
	background: #8ECE89;
}

.explain div:nth-child(2):before {
	background: #C5EA52;
}

.explain div:nth-child(3):before {
	background: #E2B53A;
}

.explain div:nth-child(4):before {
	background: #E96B2E;
}

.dbgl .checkbox {
	height: 20px;
	margin-bottom:20px;
}

.changeBox {
	margin: 0 auto 40px auto;
}

.tips {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #A5A5A5;
	display: inline-block;
	text-align: center;
	color: #FFF;
	margin-left: 10px;
	cursor:pointer;
}

.changeBox .btn {
	background: #F3F3F3;
	display: inline-block;
	border-radius: 30px;
	overflow: hidden;
	margin-top: 10px;
	padding:0;
}

.btn{
	padding:0;
}

.changeBox .btn span {
	display: inline-block;
	width: 120px;
	line-height: 30px;
	text-align: center;
	color: #646464;
	font-size: 16px;
}

.changeBox .btn span.active {
	background: #F46E21;
	color: #FFF;
}


.bd_slider input[type="number"] {
	width: 40px;
	height: 26px;
	text-align: center;
	/* margin-top: -14px; */
	margin-left: 20px;
	padding: 0;
	float: left;
	border-radius: 3px;
	border: 2px solid #e7e7e7 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}
.slider:after{
	content:'';
	display: block;
	clear: both;
}
.slider .unit {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

/* 产品对比 结束 */


/*预镀材选材*/
.dic-box,.duc-box{
	flex: 1;
}

.dic-box .content,.duc-box .content{
	border: 1px solid #E9E9E9;
	/* height:500px; */
}

.search-result-list .item{
	border-radius:5px;
	border:1px solid #eee;
	padding:10px;
}


.zuhe .btn img{
	cursor: pointer;
}
.unit{position: relative;margin:0 5px;}
.unit i{
	position: absolute;
	font-size:10px;
	top:-12px;
	left:13px;
}

.layui-form-checkbox{
	height: auto;
}
/*预镀材选材 结束*/


@media screen and (max-width: 1680px)  {
	.font16{
		font-size:14px !important;
	}
}

@media screen and (max-width: 1280px)  {
	.content-box *{
		font-size:10px !important;
	}
	.db-main .nav-box{
		width:150px;
	}
	.db-main .nav{
		width:148px;
	}
	.db-main .nav div{
		height:80px;
	}
	.db-main .nav{
		font-size:14px;
	}

	.db-main .content-box {
	    width: calc(100% - 212px);
	}
	.content-box-fixed{
		 width: calc(100% - 212px) !important;
	}
}
@media screen and (max-width: 1280px)  {
	.content-box .font16{
		font-size:10px !important;
	}
	.layui-form-checkbox span{
		font-size:10px;
	}
}
.content-box #list .item .table_col{
	width: 28%;
}
.content-box #list .item .table_content{
	width: 72%;
}