

/* 通用 start */
.title-box {
	margin-top: 70px;
	margin-bottom: 50px;
	text-align: center;
}

.title-box h1 {
	font-size: 3.6rem;
	margin-bottom: 5px;
	margin: 0;
}

.title-box h2 {
	font-size: 3rem;
	color: #ccc;
	margin: 0;
}

/* 通用 end */

/* 大集采专区 start */
.djc-ico {
	text-align: center;
	width: 82px;
	margin: 0 auto;
	box-shadow: 0px 0px 5px 2px #d8d8d8;
	border-radius: 10px;
	padding: 7px 0;
}

.djc-ico .img-box {
	height: 50px;
	line-height: 46px;
}

.djc-ico .djc-ico-title {
	font-size: 1.4rem;
	color: #999;
}

.djc-ico-txt {
	margin-top: 5px;
	text-align: center;
	font-size: 1.4rem;
	color: #999;
}

.djc-box-bottom {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.djc-box-bottom h1 {
	font-size: 2.4rem;
	margin-top: 40px;
	margin-bottom: 0;
}

.djc-box-bottom p {
	margin-top: 0;
	font-size: 1.8rem;
	color: #666;
	line-height: 48px;
}

.bgyp-box {
	margin: 60px 0;
}

.bgyp-box h1 {
	font-size: 3.6rem;
	margin: 0;
}

.bgyp-box h2 {
	font-size: 3rem;
	color: #ccc;
	margin: 0;
}

.bgyp-box h3 {
	font-size: 1.6rem;
	color: #fff;
	background-color: #224b7d;
	font-weight: normal;
	margin: 0;
	display: inline-block;
	padding: 0 10px;
}

.bgyp-box p {
	font-size: 1.8rem;
	color: #666;
	line-height: 48px;
}

.bgyp-box ul {
	margin: 60px 0;
}

.bgyp-box ul li img {
	box-shadow: 0px 0px 5px 2px #d8d8d8;
}

.sywz-box h1 {
	font-size: 3.6rem;
	margin: 0;
}

.sywz-box h2 {
	font-size: 3rem;
	color: #ccc;
	margin: 0;
}

.sywz-box p {
	font-size: 1.8rem;
	color: #666;
	margin-top: 40px;
	margin-bottom: 0;
	line-height: 48px;
}

/* 大集采专区 end */

/* 剩余物资专区 start */
.sywz-bg {
	margin-top: 80px;
	background: url(/skin/images/sywz-bg.png) repeat-x;
}

.sywz-bg img {
	margin-top: -50px;
}

.pthy-bg img {
	margin-top: 60px;
}

.sywz-left {
	padding: 110px 0;
}

/* 剩余物资专区 end */

/* 询价专区 start */
.xjzq-bg {
	border-bottom: #ff7300 solid 2px;
	background: url(skin/images/xjzq-bg.png) center no-repeat;
}

.xjzq-box {
	text-align: center;
	padding-bottom: 100px;
}

/* 询价专区 end */

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/* 通用 start */
	.title-box {
		margin-top: 10px;
	}

	.title-box h1 {
		font-size: 1.5em;
	}

	.title-box h2 {
		font-size: 1.25em;
	}

	/* 通用 end */

	/* 大集采专区 start */
	.djc-box-bottom h1 {
		margin-top: 10px;
	}

	.djc-box-bottom {
		width: 100%;
	}

	.djc-box-bottom p {
		line-height: 1.6;
	}

	.bgyp-box h1 {
		font-size: 1.5em;
	}

	.bgyp-box h2 {
		font-size: 1.25em;
	}

	.bgyp-box p {
		line-height: 1.6;
	}

	.bgyp-box {
		margin: 10px 0;
	}

	.bgyp-box ul li img {
		width: 100%;
	}
	/*平台价值*/
	.bisList1 dd {
		float: inherit !important;
	    display: inline !important;
	    width: 100% !important;
	    height: 100% !important;
	    margin-top: 78px !important;
	}
	.bisList{
		background-image: url(/skin/images/jiazhi1.jpg)!important;
		height: 100% !important;
	}

	/* 大集采专区 end */

	/* 剩余物资专区 start */
	.sywz-bg {
		margin-top: 0;
		background-size: cover;
	}

	.sywz-left {
		padding: 10px 0;
	}

	.sywz-box h1 {
		font-size: 1.5em;
	}

	.sywz-box h2 {
		font-size: 1.25em;
	}

	.sywz-box p {
		margin-top: 0;
		line-height: 1.6;
		font-size: 1.6rem;
	}

	.sywz-bg img {
		margin-top: 0;
	}

	/* 剩余物资专区 end */

	/* 询价专区 start */
	.xjzq-box {
		padding-bottom: 10px;
	}

	.xjzq-box img {
		width: 100%;
	}

	/* 询价专区 end */
}

/*电脑*/

@media only screen and (min-width: 1025px) {}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/


.bisList {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
}
.bisBox {
	
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


.bisList1 {
    max-width: 1400px;
    margin: auto;
}
.bisList1 dd {
    width: 49%;
}
.bisList1 dd {
    float: left;
    display: inline;
    width: 49%;
    height: 100%;
	margin-top:78px;
	border-left: 1px solid rgba(255, 255, 255, 0.4);
}
.animated .item:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.animated .item {
    height: 100%;
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
}
.animated .item .img .font_family {
    font-size: 48px;
    color: #fff;
}
.animated .item h4 {
    margin-top: 10px;
    z-index: 2;
}
.animated .item h4 a {
    font-size: 24px;
    color: #ffffff;
}
.animated .item p {
    font-size: 18px;
    color: #ffffff;
    line-height: 25px;
    margin-top: 20px;
    z-index: 2;
    width: 100%;
	text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}
.animated .item .more {
    margin-top: 30px;
    z-index: 2;
}
.animated .item .more a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 125px;
    height: 45px;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
}