body{
	overflow-x: hidden;
}
.zt_content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt_content h1,.zt_content h2,.zt_content h3,.zt_content h4,.zt_content h5,.zt_content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt_content ul li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
.zt_content{
	width: 1200px;
	margin: 0 auto;
}
.updownpad{
	padding: 50px 0;
}
/*malaysia*/
.malaysia_banner img{
	width: 100%;
}
.malaysia_video{
	width: 38%;
	padding-top:30px;
}
.malaysia_video iframe{
	width: 100%;
}
.malaysia_box1txt{
	width: 58%;
}
.malaysia_box1txt h1{
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 1em;
}
.malaysia_xmgk{
	background: url(../images/malaysia_xmgkbg.png) no-repeat;
}
.malaysia_tit{
	margin-bottom: 30px;
}
.malaysia_tit h2{
	font-size: 30px;
	text-align: center;
}
.malaysia_titfff h2{
	color: #FFF;
}

.malaysia_tit span{
	height: 1px;
	display: block;
	background: #1a1a1a;
	width: 80px;
	margin: 0 auto;
	position: relative;
}
.malaysia_titfff span{
	background: #FFF;
}
.malaysia_tit span:after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #1a1a1a transparent transparent transparent;
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 0;
}
.malaysia_titfff span:after{
	border-color: #FFF transparent transparent transparent;
}
.malaysia_xmgkimg {
	width: 40%;
}
.malaysia_xmgkimg img{
	width: 100%;
}
.malaysia_xmgkul{
	width: 56%;
	margin-left: 4%;
	position: relative;
}
.malaysia_xmgkul li{
	position: relative;
}
.malaysia_xmgkpic{
	width: 76px;
	height:76px;
	position: absolute;
	top: 50%;
	margin-top: -38px;
	left: 0;
}
.malaysia_xmgkpic img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.malaysia_xmgktxt {
	padding-left: 95px;
	color: #FFF;
	min-height: 76px;
}
.malaysia_xmgktxt h3{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.malaysia_xmgktxt p{
	color: #FFF;
}
.malaysia_xmgkul li{
	display: flex;
	margin-top: 20px;
}
.malaysia_xmgkul:after{
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #FFF;
	left: 38px;
	top: 0;
	z-index: 1;
}
.malaysia_xmgkul ul{
	position: relative;
	z-index: 2;
}
.malaysia_xmgkul:before{
	content: '';
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #FFF;
	top: 0;
	left: 34.5px;

}
.malaysia_xhfalistpic{
	display: flex;

}
.malaysia_xhfalistpic img{
	width: 23%;
	margin-right: 2.66%;
}
.malaysia_xhfalistpic img:nth-child(4n){
	margin-right: 0;
}
.malaysia_xhfalist{
	margin-top: 30px;
}
.malaysia_xhfalisttxt{
	background: #f5f5f5;
	padding: 30px 30px 30px 210px;
	position: relative;
}
.malaysia_xhfalist:nth-child(2n+1) .malaysia_xhfalisttxt{
	padding: 30px 210px 30px 30px ;

}
.malaysia_xhfatxt_tit{
	position: absolute;
	left: 0;
	bottom: 0;
    background: rgba(196,60,64,0.9);
    width: 180px;
    height: 200px;
    padding-top: 30px;
}
.malaysia_xhfalist:nth-child(2n+1) .malaysia_xhfatxt_tit{
	left: auto;
	right: 0;

}
.malaysia_xhfatxt_tit h3{
	font-size: 50px;
	color: #FFF;
	text-align: center;
}
.malaysia_xhfatxt_tit h4{
	color: #FFF;
	font-size: 24px;
	text-align: center;
}
.malaysia_xmtdlist{
	display: flex;
	margin-bottom: 40px;
}
.malaysia_xmtdlistpic{
	width: 12.5%;
	display: flex;
	align-items: center;
}
.malaysia_xmtdlistpic img{
	width: 100%;
}
.malaysia_xmtdlisttxt{
	padding-left: 3%;
	width: 87.5%;
	display: flex;
	align-items: center;
}
.malaysia_xmtdlisttxt h3{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.malaysia_box5{
	background: url(../images/malaysia_box5bg.png) no-repeat;
}
.malaysia_box5 p{
	color: #FFF;
	margin: 30px 0;
	text-align: center;
}
/*malaysia end*/
/*yuenan*/

.yuenan_banner img{
	width: auto;
	display: block;
	margin: 0 auto;
}
.yuenan_banner{
	padding-bottom: 145px;
	position: relative;
}
.yuenan_bannertxt{
	position: absolute;
	box-sizing: border-box;
	padding: 30px 50px;
	width: 690px;
	background: rgba(205, 72, 73,.8);
	bottom: 0;
	left: 50%;
	margin-left: -18%;
}
.yuenan_bannertxt h1{
	font-size: 60px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.yuenan_bannertxt span{
	background: #333;
	color: #FFF;
	display: block;
	margin: 20px auto;
	line-height: 45px;
	font-size: 24px;
	text-align: center;
}
.yuenan_bannertxt p{
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.yuenan_jj {
	background: #f5f5f5;
	padding-top: 145px;
	padding-bottom: 50px;
	margin-top: -145px;
}
.yuenan_jj img{
	display: block;
	margin: 0 auto;
}
.yuenan_jjtxt p{
	font-size: 20px;
}
.yuenan_tit{
	background: #c01a1c;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	padding: 35px 0;
}
.yuenan_box1{
	background: #f5f5f5;
}
.yuenan_box1 p{
	font-size: 18px;
}
.yuenan_box1img{
	margin-top: 30px;
	text-align: center;
}
.yuenan_box1img img{
	margin: 20px;
}
.yuenan_box1table{ 
	width:80%; 
	margin:30px auto;
}
.table{
	width:100%;
	height:auto; 
	margin:0 auto;
	background-color:#f5f5f5;
}
.table1{
	width:100%; 
	margin-top:15px; 
	border-collapse:collapse; 
	border:1px solid #ddd;
	font-size:12px;
}
.table th{
	text-align:center; 
	padding:5px; 
	border:1px solid #ddd;
	padding:5px; 
}
 .table td{
 	text-align:center; 
 	padding:3px;
 	border:1px solid #ddd;
 }
 .yuenan_box1img{
 	position: relative;
 }
 .yuenan_box1img h4{
 	font-size: 40px;
 	font-weight: bold;
 	color: #FFF;
 	background: #e75f6b;
 	width: 150px;
 	height: 160px;
 	box-sizing: border-box;
 	padding: 20px;
 	position: absolute;
 	left:135px;
 }
 .yuenan_box5img h4{
 	left: auto;
 	right: 135px;
 }
 .yuenan_box7cen img{
 	width: 33.333%;
 	display:block;
 	float: left;
 	box-sizing: border-box;
 	border: 1px solid #FFF;
 }
 .yuenan_box7cen{
 	width: 54%;
 	margin: 0 auto;
 }
 .yuenan_box7top{
 	width: 280px;
 	margin:0 auto;
 }
 .yuenan_box7top img{
 	float: left;
 	width: 65%;
 }
 .yuenan_box7top span{
 	width: 35%;
 	height: 70px;
 	background: #aaabad;
 	display: block;
 	float: left;
 	margin-top: 67px;
 }
 .yuenan_box7cen{
 	position: relative;
 }
 .yuenan_box7centxt{
 	position: absolute;
 	left: -150px;
 	top:162px;
 }
 .yuenan_box7centxt h4{
 	text-align: center;
 	padding-top: 20px;
 	width: 150px;
 	height: 144px;
 	background: #aaabad;
 	font-size: 32px;
 	font-weight: bold;
 	color: #FFF;
 }
 .yuenan_box7centxt font{
 	text-align: center;
 	font-weight: normal;
 	font-size: 20px;
 }
 .yuenan_box7centxt h5{
 	font-size: 26px;
 	color: #FFF;
 	width: 75px;
 	background: #aaabad;
 	height: 86px;
 	text-align: center;
 	margin-left: 75px;
 	margin-top: 1px;
 }
 .yuenan_box7bot{
 	width: 150px;
    height: 150px;
    background-color: #e75f6b;
    margin: 0 auto;
    border-top: 1px solid #fff;
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
 }
/*yuenan end*/
/*tanzania*/
.tanzania_banner img{
	display: block;
	margin: 0 auto;
}
.tanzania_btns li{
	float: left;
    width: 18%;
    margin-right: 2.5%;
    background-color: #00559D;
    font-size: 24px;
    padding: 11px 0;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    transition: all .2s ease;
}
.tanzania_btns li a{
	color: #FFF;
	display: block;
}
.tanzania_btns li:hover{ 
	background-color:#0572CF;
}
.tanzania_btns li:nth-child(5n){
	margin-right: 0;
}
.tanzania_banner{
	position: relative;
}
.tanzania_banner ul{
	position: absolute;
	bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
}
.tanzania_box1{
	background: #e9edf0;
}
.tanzania_box1pic{
	float: left;
	width: 40%;
}
.tanzania_box1pic img{
	width: 100%;
}
.tanzania_box1txt{
	float: left;
	width: 60%;
}
.tanzania_box1txt h1{
	text-align: center;
	font-size: 34px;
	margin-top: 20px;
}
.tanzania_box1txt p{
	background: #FFF;
	padding: 66px 50px;
    margin-top: 54px;
}
.tanzania_tit{
	font-size: 36px;
    color: #005599;
    margin-bottom: 20px;
}
.tanzania_xmgklist{
	margin-top: 30px;
}
.tanzania_xmgklist{
	float: left;
	background: #e9edf0;
	width: 48%;
	margin-right: 4%;
}
.tanzania_xmgklist:nth-child(2n){
	margin-right: 0;
}
.tanzania_xmgklist img{
	width: 100%;
}
.tanzania_xmgklisttxt{
	padding: 20px 30px;
}
.tanzania_xmgklisttxt h3{
	color: #005599;
}
.tanzania_hui{
	background: #e9edf0;
}
.tanzania_hui .tanzania_xmgklist{
	background: #FFF;
}
.tanzania_tjsg{
	margin-top: 30px;
}
.tanzania_tjsgitem{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.tanzania_tjsgitem img{
	width: 100%;
}
.tanzania_tjsgitem:nth-child(3n){
	margin-right: 0;
	width: 36%;
}
.tanzania_tjsgitem:nth-child(2n){
	width: 28%;
}


.tanzania_tjsgitemtxt{
	background: #e9edf0;
	padding: 69px 40px;
}
.tanzania_tjsgitem2 img{
	margin-bottom: 30px;
}
.tanzania_hui .tanzania_tjsgitemtxt{
	background: #FFF;
}
.tanzania_jswc .tanzania_tjsgitemtxt {
	padding: 57px 40px;
}
.tanzania_jswcbot img:nth-child(1){
	float: left;
	width: 62%;
}
.tanzania_jswcbot img:nth-child(2){
	width: 35%;
	margin-left: 3%;
	float: left;
}
/*tanzania end*/