.banner-img-1 {
    background-image: url(../../concentrated-procurement/img/banner-2.jpg);
}
.part-2 {
    padding: 60px 0;
    background-image: url(../../concentrated-procurement/img/design_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.part-4 {
    background-image: url(../../concentrated-procurement/img/part-4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0;
}
.part-6 {
    padding: 60px 0;
    background-image: url(../../concentrated-procurement/img/part-6.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.focus-buy {
	height: 415px;
	text-align: center;
	padding: 65px 0 60px 0;
}

h4.md-32-black {
	font-size: 30px;
	line-height: 32px;
	color: #333;
	margin-bottom: 50px;
	text-align: center;
}

.focus-buy .img-li {
	width: 68%;
	margin-bottom: 20px;
	text-align: center;
	display: inline-block;
}

.focus-buy .img-li img {
	width: 100%;
}

.focus-buy .text-li {
	text-align: center;
	display: inline-block;
}

.focus-buy .text-li p {
	text-align: center;
}


@media (max-width: 1000px) {
	.min-wid {
		width: 16%;
		float: left;
	}
	.focus-buy{
		height: auto;
		padding-bottom: 20px;
	}
}

.part-2 .f-l {
	margin-top: 45px;
}


.part-2 .bg-trans {
	height: 380px;
	margin-top: 50px;
	padding-top: 90px;
	background-color: rgba(255, 255, 255, 0.4);
}

.part-2 .bg-trans .bg-inner {
	width: 80%;
	height: 130px;
	padding: 30px 30px;
	display: block;
	background-color: #fff;
}

.part-2 .bg-trans .bg-inner p {
	font-size: 15px;
	line-height: 28px;
	color: #555555;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.part-3 {
	padding: 60px 0;
}

.part-3 .model-img {
	padding: 70px 0 30px;
	border: 1px solid #eeeeee;
	width: 100%;
	text-align: center;
}

.part-3 .model-img .part-3-img {
	width: 70%;	
	margin: 0 auto;
}

.part-3 .model-img span {
	border: 1px solid #e6e8f9;
	font-size: 17px;
	color: #7c86d9;
	line-height: 24px;
	border-radius: 20px;
	display: inline-block;
	margin-top: 40px;
	padding: 5px 20px;
}


.bg-ragb .work-form {
	width: 64%;
	background-color: #fff;
	padding: 30px;
	min-height: 896px;
}
.bg-ragb .work-text {
	width: 36%;
	padding: 30px;
	min-height: 896px;
	background-color: rgba(255, 255, 255, .3);
}
@media (max-width: 1200px) and (min-width: 1000px){
	.bg-ragb .work-form{
		width: 56%;
	}
	.bg-ragb .work-text{
		width: 44%;
	}
}

.bg-ragb .work-text .pro-1 {
	margin-bottom: 50px;
}

.part-4 .bg-ragb .work-text .pro-1 h5 {
	color: #4351bf;
	font-size: 15px;
	line-height: 28px;
}

.bg-ragb .work-text .pro-1 p {
	font-size: 15px;
	line-height: 20px;
	color: #555;
}

.part-5 {
	padding: 60px 0;
}

.part-5 .unify-padding {
	padding: 0 2%;
}

.part-5 .unify-padding .unify-img {
	background-color: #7c86d9;
	text-align: center;
	padding: 10% 33%;
}

.part-5 .unify-padding .unify-img img {
	width: 100%;
}

.part-5 .unify-padding .unify-text {
	border: 1px solid #eeeeee;
	padding: 5%;
	min-height: 160px;
}

.part-5 .unify-padding .unify-text p {
	font-size: 15px;
	color: #555;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}









.part-6 .con-inner {
	margin-top: 60px;
}

@media (max-width: 1400px) {
	.part-6 .con-inner {
		padding: 0 20px;
	}
}

.part-6 .lf-con {
	width: 36%;
	padding: 5% 0 0;
	float: left;
}

.part-6 .lf-con img {
	max-width: 100%;
}

.part-6 .rt-con {
	width: 62%;
	float: right;
}

.part-6 .tabs-content {
	min-height: 30%;
}

.part-6 .tabs-content .pane {
	padding: 20px 30px;
	overflow: hidden;
}

.part-6 .tabs .text-wrap {
	font-size: 15px;
	color: #555;
	line-height: 2;
	margin-bottom: 20px;
}

.part-6 .tabs .pane img {
	max-width: 100%;
}

.part-6 .tabs .pane-1 .pane-lf {
	width: 50%;
	margin-right: 5%;
	float: left;
}

.part-6 .pane-2 .pane-lf {
	width: 50%;
	float: left;
}

.part-6 .pane-2 .pane-rt {
	width: 45%;
	float: right;
}

.part-6 .pane-3 .pane-lf {
	width: 55%;
	float: left;
}

.part-6 .pane-3 .pane-rt {
	width: 40%;
	float: right;
}
