.business{
	padding-bottom: 80px;
}
.bs-zuo{
	float: left;
	width: 50%;
	height: 100%;
}
.bs-you{
	float: left;
}
.b-section{
	padding-bottom: 50px;
}
.bstit{
	
	padding-bottom:20px;
	color:#ee831b;
	font-weight: 600;
	text-align: center;
}
.lk .swiper-pagination-bullet-active{
	background-color: #fff;
}
.bstit p{
	font-size: 24px;
	padding-bottom: 15px;
}
.bstit span{
	display: block;
	font-size: 12px;
	line-height: 2;
	padding-bottom: 15px;
}
.lk{
	position: relative;
	overflow: hidden;
	padding-bottom: 36px;
	padding-top: 30px;
    line-height: 2;
}
.lk h5{
	font-size: 16px;
}
.bs-list{
	margin-bottom: 20px;
	position: relative;
}
.bs-list>a>img{
	width: 100%;
}
.bs-list a{
	position: relative;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;

}

.bsmge{
	width:40%;
	height: 100%;
	float: left;
	background-size: cover;
}
.bs-de{
	position: absolute;
	color:#fff;
	top: 0;
	left: 0;
	padding:50px 4% 20px;
}
.bs-ej .bs-de{
	width: 60%;
	float: left;
	box-sizing: border-box;
	background-color: #f3ac60;
	height: 100%;
	position: initial;
}
.bs-de h2{
	font-size:20px;
	position: relative;
	padding-bottom: 20px;
	line-height: 2;
}
.bs-de h2:before{
	position: absolute;
	display: block;
	content: "";
	bottom:0px;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color:#ee831b;
}
.bs-de p{
	font-size: 14px;
	color:#eaeaea;
	padding-top: 20px;
	line-height: 2;
	padding-right: 15px;
}
.bs-list{
	height: 300px;
	overflow: hidden;
}
.bs-list ul{
	position:relative;
	width: 50%;
	height: 100%;
	text-align: center;
	background-color:#ee831b;
	overflow: hidden;
}
.bs-list ul li{
	float: left;
	width:33.3333%;
	padding:21px 0;
	box-sizing:border-box;
	height: 100%;
}
.sc-line{
	width: 6em;
    height: 1px;
    background-color: #fff;
    margin: 15px auto 0;
}
.bsy2{
	background-color: #f39530;
}
.bsy3{
	background-color:#ed831a ;
}
.bsy1{
	background-color: #f3ac60;
}
.bs1{display:none;width: 53px;}
.bs2{display:inline-block;width: 53px;}
.bs-list ul li span.sc-fq{
	display: block;
	margin-top: 20px;
	font-size: 18px;
}
.bs-list ul li a{
	color:#fff;
	height: auto;
}
.bs-list ul li .lb span{
	display: inline-block;
}
.bs-list ul li:hover{
	background-color: #eee; 
}
.bs-list ul li:hover a{
	color:#666;
}
.bs-list ul li:hover .bs1{
	display: inline-block;
}
.bs-list ul li:hover .bs2{
	display:none;
}


.b-zy ul li{
	width: 50%;
	float: left;
	margin-top: 30px;
	background-size: cover;
}
.b-zy ul li a{
	display: block;
	padding:50px 30px;
}
.z-img{
	width: 35%;
}
.z-con{
	width:60%;
	margin-left: 2%;
	line-height: 2;
	padding:10px 1.5%;
	
}
.z-con h4{
	color:#444;
	font-size: 18px;
}
.z-con span{
	color:#888;
	font-size: 13px;
	display: block;
	margin-bottom: 20px;
}
.z-con p{
	font-size: 15px;
	color:#777;
	padding-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:4;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	height: 125px;
}
.en .z-con p{
	-webkit-line-clamp:5;
	height: 135px;
}
/*
.b-zy ul .bz1:hover{
	background-image: url(../images/yw1.jpg);
}
.b-zy ul .bz2:hover{
	background-image: url(../images/yw2.jpg);
}
.b-zy ul .bz3:hover{
	background-image: url(../images/yw3.jpg);
}
.b-zy ul .bz4:hover{
	background-image: url(../images/yw4.jpg);
}
*/
.b-zy ul li:hover h4,.b-zy ul li:hover span,.b-zy ul li:hover p{
	color:#fff;
}
.b-zy ul li:hover .z-img{
	opacity: 0;
}
.b-zy ul li:hover .z-con{
	background-color: rgba(0,0,0,0.4);
}
.lk .news-tit{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	padding:0 25px;
}
/*市场分区*/
.market{
	padding-bottom: 80px;
	background-color: #fafafa;
}
.mtit{
	padding-top: 150px;
	text-align: center;
}
.mtit p{
	font-size: 25px;
	margin-bottom: 30px;
	color: #f3901c;
	font-weight: 600;
}
.mtit span{
	display: block;
	font-size: 15px;
	color:#888;
	margin-bottom: 30px;
}
.ma-item{
	padding: 35px 20px;
	margin-bottom: 30px;
	background-color: #fff;
}
.ma-wrap{
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap wrap;
    -ms-flex-flow: wrap wrap;
    flex-flow: wrap wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1100px;
    margin:0 auto;
}
.ma-fr{
	width: 75%;
	box-sizing: border-box;
	padding-left: 30px;
	-webkit-order:2;
	-ms-flex-order:2;
	order:2;
	padding-bottom: 20px;
}
.ma-fr h3{
	font-size: 30px;
	color: #f3901c;
}
.ma-fr h4{
	margin: 25px 0 5px;
    font-size: 18px;
}
.ma-fr p{
	font-size: 15px;
}
.ma-fl{
	width: 25%;
	-webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 15px auto 0;
}
.ma-fl img{
	border-radius:50%;
}
.mkf{
	width: 67%;
}
.mkk{
	width: 33%;
}
.mkk img{
	border-radius:0; 
	width: 100%;
}
.ma-pro{
	margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #f1f1f1;
    color: #f3901c;
    max-width: 1100px;
    margin: 0 auto;
}
.ma-pro h3{
	float: left;
    margin-top: 13px;
    font-size: 19px;
}
.ma-pro ul{
	margin-top: 0;
    margin-left: 160px;
}
.ma-pro ul li{
	display: inline-block;
    position: relative;
    border: 1px solid #f3901c;
    background: #fffefc;
	margin-left: 40px;
    margin-top: 10px;
    padding: 3px 22px 4px;
    border-radius: 19px;
    font-size: 16px;
}
.ma-pro ul li:first-child{
	margin-left: 0;
}
.ma-pro ul li:before{
	content: '';
    position: absolute;
    background: url(../images/icn-arrow.png) center no-repeat;
    background-size: cover;
	top: 12px;
    left: -40px;
    width: 36px;
    height: 8px;
}
.ma-pro ul li:first-child:before{
	display: none;
}
figure{
	margin:0;
}
.yjma .ma-wrap{
	display: block;
}
.yjma .mkt-fr{
	line-height: 2;
	width: 100%;
	text-align: center;
}
.yjma .mkt-fr h3{
	font-size:18px;
	padding:25px 0 15px; 
}
.yjma .mkt-fr p{
	height: 94px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow:ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.yjma .mkt-fl img{
	border-radius: 0;
	width:97px;
}
.yjma .mkt-fl{
	width: 100%;
	margin:0;
	text-align: center;
}
.yj-item{
	padding:35px 50px;
}
.yj-tit span{
	line-height: 1.8;
}
.yjmore{
	display:block;
	padding:5px 8px;
	border:1px solid #f3901c;
	text-align: center;
	width: 90px;
	font-size: 15px;
	margin:30px auto 0;
	color:#f3901c; 
}
.yj-mcon a{
	display: block;
	float: left;
	width: 33.33333%;
	box-sizing: border-box;
	border-right: 1px solid #eee;
}
.lmore{
	display: block;
	border:1px solid #f3901c;
	width:100px;
	font-size: 15px;
	padding:5px 8px;
	color: #f3901c;
	margin:0 auto 20px;
}
.align-left{
	text-align:left;
}
@media (max-width:1200px){
	.b-zy ul li{
		width: 100%;
		background-color: #f9f9f9;
	}
	.z-img {
		width:25%;
	}
	.b-zy ul li a{
		padding:10px 20px;
	}
	.bs-de{
		padding-top: 30px;
	}
	.lk .news-tit{
		padding:0 15px;
	}
}
@media (max-width:900px){
	.bstit p{
		padding-bottom: 0px;
	}
	.ma-item{
		padding:20px;
	}
	.bs-zuo,.bs-list ul{
		width: 100%;
		float: none;
		height: 300px;
	}
	.bs-yj{
		height: auto;
	}
	.lk .news-tit{
		padding:0 10px;
	}
	.bsmge{
		width: 100%;
		height: 300px;
		float: none;
	}
	.bs-ej .bs-de{
		width: 100%;
		height: auto;
		padding:30px;
	}
	.bs-ej{
		height: auto;
	}
	.bs-ej .bs-de p{
		padding-right: 0px;
	}
}
@media (max-width:768px){
	.b-zy ul li{
		margin-top: 15px;
	}
	.b-zy ul li:first-child{
		margin-top: 0px;
	}
	.z-con span{
		font-size: 12px;
		margin-bottom:8px;
	}
	.z-con p{
		display: -webkit-box;
		-webkit-line-clamp:3;
		-webkit-box-orient:vertical;
		overflow: hidden;
		text-overflow:ellipsis;
		font-size: 14px;
	}
	.market{
		padding-bottom: 30px;
	}
	.yj-mcon a{
		width: 100%;
		border:none;
		margin-bottom: 15px;
	}
	.yjma .mkt-fr p{
		height:auto;
	}
	
}
@media (max-width:680px){
	.ma-wrap{
		display: block;
	}
	.ma-fr,.ma-pro h3,.ma-pro ul{
		width: 100%;
		padding-left: 0;
		float: none;
		margin-left: 0px;
	}
	.ma-fl{
		width: 70%;
		float: none;
	}
	.ma-pro ul li{
		padding: 1px 10px;
		font-size: 14px;
		    margin-left: 20px;
	}
	.ma-pro ul li:before{
		top: 11px;
	    left: -21px;
	    width: 18px;
	    height: 4px;
	}
	.market{
		padding-bottom:10px;
	}
	.ma-fr h3{
		font-size: 18px;
	}
	.ma-fr h4{
		font-size: 15px;
		margin-top: 14px;
	}
	.ma-fr p{
		font-size: 13px;
	}
	.yjma .ma-fl{
		display: none
	}

}
@media (max-width:640px){
	.z-con{
		width: 65%;
	}
	.z-img{
		width: 30%;
	}
	.business{
		padding-bottom: 50px;
	}
	.bs-zuo{
		height: 200px;
	}
	.bs-list ul li span.sc-fq{
		font-size: 16px;
	}
	.bstit p{
		font-size: 18px;
	}
	.bstit span{
		padding-bottom: 0px;
	}
	.b-section{
		padding-bottom: 20px;
	}
	.mtit p{
		margin-bottom: 20px;
	}
	.bs-list ul{
		height:250px;
	}
	.bs2,.bs1{
		width: 30px;
	}
	.bs-list ul li span{
		font-size: 14px;
		margin-top: 10px;
	}
	.bs-de{
		padding-top: 13px;
	}
	.bs-de p{
		padding-top: 0px;
		line-height: 1.8
	}
	.bs-de h2{
		padding-bottom: 15px;
	}
	.lk h5{
		font-size: 15px;
	}
	.news-tit{
		font-size: 13px;
	}
}
@media (max-width:500px){
	.bs-list ul{
		height: auto;
	}
	.bs-list ul li{
		width: 100%;
		height: 250px;
	}
	.ma-fl{
		width: 100%;
	}
}
@media (max-width:414px){
	.z-con h4,.bs-de h2{
		font-size: 16px;
	}
	.z-img img{
		display: inline-block;
		vertical-align: middle;
		margin-top:20px;
	}
	.business{
		padding-bottom: 30px;
	}
	.b-zy ul li a{
		padding:10px 5px;
	}
	.z-con span{
		margin-bottom: 0px;
	}
	.bs-de p{
		font-size: 13px;
	}
	.ma-pro h3{
		font-size: 16px;
	}
	.mtit{
		padding-top: 120px;
	}
	.mtit p{
		margin-bottom: 10px;
	}
	.bs-list>a>img{
		max-width: 640px;
		width: auto;
		height: 140px;
	}
	.bsmge{
		height: 200px;
		background-position: center;
	}
}