.index-head-bg{
	background-image: url(/web/img/gyl/bg.png);
}
.two-gyl{
	margin-top: 20px;
}
.two-gyl a{
	width: 23.5%;
	margin: 20px 0;
	box-shadow: 0px 3px 15px 0px rgba(5,87,197,0.1);
}
.two-gyl p{
	padding: 5px 0;
}

.two-gyl a:hover{
	box-shadow: 0px 5px 15px 0px rgba(75,164,253,0.8);
}
.two-gyl .img-hidden{
	background-repeat: no-repeat;
	width: 100%;
	height: 220px;
	background-size: 100% auto;
	background-position: center;
}

.gyl1-con{
	padding: 10px;
}

.gyl1-con h4{
	margin-bottom: 10px;
}

.two-gyl2 h4{
	background-color: #EDF5FF;
	padding: 10px 20px;
}

.two-gyl2 div{
	padding: 20px;
}
.price-sx .layui-input{
	width: 100px;
	margin: 0px 10px;
}
.policy-list{
	min-height: 300px;
}

/* 销售产品详情 */
.chanxiao_info{background-color: #F5F6F7;}
.sale-auto-img{
	width: 100%;
	height: auto;
	background-size: 100% auto;
	background-position: center;
}
.h-265{
	height: 265px;
}

/* 标签 */
.pub_tags{
	padding: 5px 10px;
	border-radius: 4px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	display: inline-block;
	background-color: #0557C5;
}
.new-pro{
	background-color: #025a25;
}
.sale-pro{
	background-color: #85531a;
}
.discount-pro{
	background-color: #00327d;
}
.hot-pro{
	background-color: #a90003;
}
.sale-corp-bg{
	background-color: #FEF8EB;
	height: 265px;
	padding: 30px;
	box-sizing: border-box;
	color: #676767;
}
.layui-tab-brief>.layui-tab-title .layui-this{
	color: #0557C5;
	font-weight: bold;
	font-size: 16px;
}
.layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #0557C5;
}
.sale-corp-bg img{
	width: 80px;
	height: auto;
	margin-bottom: 20px;
}
.sale_info .two-gyl{
	margin: 0;
}
.product-detail li{margin: 10px 0;}
.sale_info .two-gyl a{width: 100%;}

/* 采购大厅 */
.purcure-info{
	padding: 30px;
}
.purcure-info p,.purcure-info h4{
	padding-bottom: 10px;
}
.bg-seek{
	background-color: #047b04;
}
@media screen and (max-width: 992px) {
    .two-gyl a{
		width: 48.5%;
		margin: 10px 0;
	}
}

@media screen and (max-width: 768px) {
    .two-gyl a{
		width: 100%;
		margin: 10px 0;
	}
}

/* institution */
.interest_list a{
	background: #FFFFFF;
	box-shadow: 0px 3px 9px 0px rgba(5, 87, 197, 0.1);
	border-radius: 4px;
	margin: 20px 0;
	padding: 20px;
}
.interest_list a:hover{
	box-shadow: 0px 5px 15px 0px rgba(75,164,253,0.8);
	cursor: pointer;
}
.interest_list img{
	width: 220px;
	height: auto;
	/* max-height: 50px; */
}
.interest_list .list-info{
	margin:0 45px 0 60px;
}
.interest_list .list-info h4,.interest_list .list-info > div{
	width: 90%;
}
.interest_list .list-info p:first-child{
	color: #FFA115;
	font-size: 20px;
}

.interest_info .bg-fa{
	background-color: #fafafa;
}
.interest_info .bg-fa p{
	line-height: 45px;
}
.interest_info .bg-fa span{
	color: #FFA115;
}
.inter-icon ul{
	border: 1px solid #EDF0F5;
	padding: 0 40px;
}
.inter-icon ul li{
	border-bottom: 1px solid #EDF0F5;
	padding: 48px 0;
}
.inter-icon div:first-child{
	background-color: #FFA115;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-right: 20px;
}
.inter-icon img{
	width: 40px;
	height: auto;
}
.bank_list::after{
	content: "";
	display: block;
	clear: both;
}
.bank_list a{
	width: 24%;
	font-size: 16px;
	line-height: 30px;
	padding: 25px;
	border-radius: 15px;
	background: #fff;
	color: #FFA115;
	float: left;
	margin: 0px 0.5% 20px 0.5%;
	box-sizing: border-box;
}
.bank_list .sb-pub{
	margin: 15px auto 0;
}

/* 类型选中样式 */
.select-tool div{
	padding: 2px 5px;
	margin: 5px;
}

.select-tool div.hover,.select-tool div:hover{
	cursor: pointer;
	background-color: #e7f2ff;
	border-radius: 4px;
	color: #5697f0;
}

.chanxiao_tab{
	position: relative;
}

.chanxiao_tab .a_href{
	position: absolute;
	right: 0;
	top: 10px;
}
.chanxiao_tab .layui-tab-item{
	margin-top: -20px;
}

.chanxiao_tab .bank_list{
	margin-top: 35px;
}

.chanxiao_tab .bank_list a{
	box-shadow: 0px 3px 15px 0px rgba(5, 87, 197, 0.1);
	border-radius: 0;
	width: 23.5%;
	margin: 0;
}
.chanxiao_tab .bank_list::after{
	display: none;
}

.layui-tab .layui-tab-title{
	border-left: 1px solid #e1e4ea;
	height: 47px;
}
/* .layui-tab .layui-tab-title li{
	line-height: 45px;
	background-color: #fcfbfe;
	color: #676767;
	font-size: 16px;
	border-right: 1px solid #e1e4ea;
	border-top: 1px solid #e1e4ea;
	padding: 0 20px;
}

.layui-tab-brief>.layui-tab-title .layui-this{
	font-weight: bold;
	background-color: #fff;
	border-top: 3px solid #0557C5;
	border-right: 1px solid #e1e4ea;
}
.layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: none;
} */