@font-face {
	font-family: 'arial';
	src: url(../../../font/ARIAL.TTF);
}
.swiperBlock{
	position: relative;
	margin-top: 62px;
}
.swiperBg{
	width: 100%;
	display: block;
}
.bodybgtitle{
	padding: 20px;
}
.bodybgtitle img{
	width: 100%;
}
.bodybg{
    position: relative;
}
.bodybg #bg{
	width: 100%;
	display: block;
}
.business{
	width: 100%;
	text-align: center;
	/* position: absolute;
	bottom: 0; */
}
.businessTitle,
.partnerstitle{
	text-align: left;
	padding: 20px 0;
	color: #414243;
}
.show{
	width: 30%;
	display: inline-block;
}
.business div img{
	width: 100%;
	display: block;
}
.partnerBlock{
	padding:30px 50px;
}
.partnerBlock p{
	margin-bottom: 30px;
}
.partnerBlock img{
	width: 100%;
}
.marketTopbg{
	position: relative;
}
.marketTopbg img{
	width: 100%;
	display: block;
}
.markettitle{
	text-align: center;
	color: #001C54;
	margin: 32px 0;
}
.fontYes{
	font-weight: 400;
}
.import{
    background: url(../../image/home/import.png) no-repeat;
    background-size: auto 26px;
	background-position: left;
    padding-left: 60px;
    height: 28px;
    line-height: 28px;
	margin: 0 20px;
}
.export{
	background: url(../../image/home/export.png) no-repeat;
	background-size: auto 30px;
	background-position: left;
	padding-left: 42px;
	height: 28px;
	line-height: 28px;
	margin: 0 20px;
}
.btn{
	padding: 32px 0;
}
.btn a{
	color: #414243;
}
.map img{
	width: 100%;
	display: block;
}
.f36{
	font-family: 'arial';
	font-weight: 600;
}
@media screen and (max-width: 1200px){
	.marketText{
		padding: 8px 18px;
		font-size: 15px;
		color: #414243;
	}
	.swiperBlock .swiperTitle{
		position: absolute;
		width: 600px;
		top:50%;
		left: 50%;
		margin-top: -50px;
		margin-left: -300px;
		z-index: 9;
		color: #fff;
	}
	.f28{
		font-size: 24px;
		
	}
	.f36{
		font-size: 46px;
		padding-right: 8px;
	}
}
@media screen and (min-width:1201px){
	.marketText{
		padding: 8px 18px;
		font-size: 18px;
		color: #414243;
	}
	.swiperBlock .swiperTitle{
		position: absolute;
		width: 1000px;
		top:50%;
		left: 50%;
		margin-top: -90px;
		margin-left: -500px;
		z-index: 9;
		color: #fff;
	}
	.f28{
		font-size: 42px;
	}
	.f36{
		font-size: 68px;
		padding-right: 12px;
	}
}
.EISTitleBlock,
.businessTitle,
.partnerstitle{
	text-align: center;
}
.EISTitle{
	font-size: 36px;
	font-weight: 600;
}
.borderBlock{
	border-bottom: 6px solid #000;
	width: 200px;
	display: inline-block;
}
.partnerstitle{
	position: absolute;
	color: #fff;
	width: 200px;
	left: 50%;
	top: 10%;
	margin-left: -100px;
}
.partnerstitle .borderBlock{
	border-bottom: 6px solid #fff;
}

.model .title{
	font-size: 36px;
	font-weight: 600;
	z-index: 2;
	position: relative;
	padding: 15px 0;
}

.model .title::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 200px;
	height: 4px;
	transform: translate(-50%,0);
}

.model{
	margin-top: 36px;
}
.bodyer{
	padding-top: 20px;
}

.zyc-export{
	/* height: 600px; */
	/* width: 60%; */
	position: relative;
}

.zyc-is,
.zyc-scope{
	width: 60%;
	position: relative;
}

.zyc-partners .title,
.zyc-export .title{
	color: #fff;
	position: absolute;
	width: 100%;
	margin-top: 25px;
}

.zyc-partners .title::after,
.zyc-export .title::after{
	background-color: #fff;
}

.zyc-export img{
	width: 100%;
	display: block;
}

.zyc-scope ul{
	overflow: auto; 
	zoom: 1; 
	margin-top: 20px;
}

.zyc-scope li{
	float: left;
	width: 30%;
	height: 210px;
	overflow: hidden;
}

.zyc-scope li a{
	display: inline-block;
}

.zyc-scope li img{
	width: 100%;
}

.zyc-scope li:nth-child(2){
	padding: 0 5%;
}

.zyc-scope .title::after{
	background-color: #000;
}

.zyc-scope .title{
	color: #414243;
}

.zyc-partners{
	position: relative;
	margin-top: 40px;
}

.zyc-partners ul~img{
	width: 100%;
}

.zyc-partners ul{
	z-index: 10;
	overflow: auto;
	padding: 10px 20% 0;
}

.zyc-partners ul li{
	float: left;
	width: calc(100% / 3);
	width: -moz-calc(100% / 3);
	width: -webkit-calc(100% / 3);
	text-align: center;
	margin-bottom: 30px;
}

.zyc-partners ul>li:nth-child(3) img{
	width: 25%;
}

.zyc-partners ul li>.imgBox{
	width: 300px;
	height: 110px;
	background-color: #fff;
	padding-top: 20px;
	position: relative;
	cursor: pointer;
	margin: 0 auto;
}

.zyc-partners ul li>div div{
	position: absolute;
	width: 100%;
	bottom: 15px;
	color: #707070;
}

/* .zyc-partners ul li>div:hover{
	-moz-box-shadow: 3px 3px 8px #000;
		-webkit-box-shadow: 3px 3px 8px #000;
		box-shadow: 3px 3px 8px #000;/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000')";/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000');
} */

.zyc-is .content img{
	width: 40px;
	padding-left: 60px;
}
.zyc-is .content p img{
	width: 50px;
}
.zyc-is .content p:nth-child(2) img:last-child{
	width: 28px;
	padding-left: 32px;
}

.zyc-is .content p:nth-child(3) img:last-of-type{
	width: 100%;
	padding-top: 10px;
}
.zyc-scope .small0{
	border-bottom: 18px solid #004890;
}
.zyc-scope .small1{
	border-bottom: 18px solid #3096FB;
}
.zyc-scope .small2{
	border-bottom: 18px solid #00902B;
}
.zyc-scope li div.small{
	height: 32px;
	line-height: 32px;
	background-color: rgba(0,0,0,.6);
	position: relative;
	transition: all .5s;
	text-align: left;
	color: #fff;
	padding: 0 20px;
	font-size: 13px;
}

.zyc-scope li>a:hover div.small{
	margin-top: -54px;
	z-index: 2;
}
.zyc-is .content p{
	font-size: 13px;
	line-height: 24px;
	padding: 10px 0;
}
.export-bg{
	background: rgba(0,0,0,0.4);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	top:0;
}
.bg{
	background: rgba(0,0,0,0.4);
}
