*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
body{
	font-size:12px;
	font-family:微软雅黑,Arial;
	}
ul,ol,li{
	list-style-type:none;
	}
img{
	border:none;
	display:block;
	}
a{
	text-decoration:none;
	}
.clear{
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	}
input:focus,textarea:focus{
	outline:none;
	}/*去除谷歌浏览器里文本框默认发光边框*/
input::-ms-clear{
	display:none;
	}/*去除IE10以上浏览器文本框后面的小叉叉*/
textarea{
	resize:none;
	}/*禁止多行文本被拖拽*/
a,input,button{
	outline:none;
	}/*去掉点击链接时的虚线边框*/
::-moz-focus-inner{
	border:0px;
	}/*去掉点击链接时的虚线边框*/
/*全局样式*/
.baxi{
	background:url(../images/05.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/05.jpg',sizingMethod='scale');
	}
/*.baxi*/
.top{
	height:42px;
	background:#373737;
	}
.top_box{
	width:960px;
	height:42px;
	line-height:42px;
	margin:0 auto;
	color:#fff;
	}
.top_left{
	float:left;
	}
.top_left a{
	color:#fff;
	margin:0 10px;
	}
.top_right{
	float:right;
	height:42px;
	}
.top_right span{
	float:left;
	text-transform:uppercase;
	}
.top_right a,.top_right select,.top_right select.a5{
	display:block;
	width:107px;
	float:right;
	background:#186739;
	color:#fff;
	margin:7px 0 0 5px;
	height:27px;
	line-height:27px;
	border:none;
	border-bottom:1px solid #fff;
	position:relative;
	padding-left:10px;
	text-transform:uppercase;
	}
/*.top_right a b{
	display:block;
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #fff;
	position:absolute;
	top:0;
	right:0;
	}*/
/*top*/

.containe{
	width:960px;
	margin:0 auto;
	box-shadow:0px 10px 30px #d4d4d4;
	padding:0 15px;
	}
.header{
	height:167px;
	position:relative;
	padding:30px 0 0 15px;
	}
.header img{
	float:left;
	margin-right:15px;
	}
.header span{
	height:51px;
	}
.header p,.header span{
	display:block;
	}
.header p{
	color:#5f5f5f;
	font-size:16px;
	letter-spacing:2px;
	width:100%;
	margin:10px 0;
	}
.header span.a1,.header span.a6{
	color:#186739;
	font-size:16px;
	letter-spacing:2px;
	}
.header a.a2{
	text-transform:capitalize;
	position:absolute;
	top:30px;
	right:0;
	font-size:18px;
	color:#186739;
	background:url(../images/tu.png) no-repeat 0 3px;
	padding-left:35px;
	}
.header a.xi2{
	position:absolute;
	top:30px;
	right:100px;;
}
.header a.pu2{
	position:absolute;
	top:30px;
	right:140px;
}
/*header*/

/*导航菜单*/
#nav{
	height:30px;
	line-height:30px;
	display:block;
	overflow:hidden;
	margin:10px 0 8px 0;
	}
#navMenu ul{float:left;height:30px;}
#navMenu li{
	float:left;
	margin-right:5px;
	}
#navMenu li a{
	color:#fff;
	text-align:center;
	display:block;
	padding:0 20px;
	background:#5f5f5f;	
	}
#navMenu li a:hover{
	background:#11673c;
	}
/*-------- 下拉菜单 --------------*/
.dropMenu{
	position:absolute;
	top:0;
	z-index:100;
	visibility:hidden;
	background:#11673c;
	width:220px;
	padding:0 10px;
	}
.dropMenu li{
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	width:50%;
	height:32px;
	}
.dropMenu li a{
	display:block;
	color:#fff;
	}
/*导航*/
.one{
	position:relative;
	padding-right:200px;
	padding-bottom:10px;
	line-height: 24px;
    color: #666;
    /*margin-bottom: 30px;*/
	min-height:200px;
	padding-top:10px;
	}
.one dl{
	float:left;
	width:232px;
	height:192px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top:20px;
}
.one dl dt{
	width:232px;
	height:161px;
}
.one dl dd{
	width:232px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.one dl dd a{
	color:#333;	
}
.one h1,.one h2{
	font-weight:normal;
	letter-spacing:2px;
	}
.one h1{
	font-size:20px;
	margin:20px 0 10px;
	}
.one h2{
	font-size:16px;
	color:#11673c;
	margin-bottom:10px;
	}
.one p,.two li p{
	line-height:24px;
	color:#666;
	margin-bottom:30px;
	}
.one p a,.two li p a{
	color:#11673c;
	}
.one a.a3,.one a.a4{
	position:absolute;
	right:0;
	}
.one a.a3{
	top:40px;
	}
.one a.a4{
	top:110px;
	}
/*one*/
.two{
	}
.two li{
	float:left;
	display:block;
	width:285px;
	margin:10px 0 40px 0;
	}
.two li h1,.czqy h1{
	font-weight:normal;
	color:#186739;
	font-size:18px;
	text-transform:uppercase;
	}
.two li h1 span,.czqy h1 span{
	color:#c5c5c5;
	margin-left:10px;
	}
.two li  img{
	margin:20px 0;
	}
.two li p{
	margin:0;
	}
/*two*/
.czqy{
	height:108px;
	border-top:2px solid #186739;
	border-bottom:2px solid #186739;
	}
#czqy{
	width:930px;
	overflow:hidden;
	}
.czqy h1{
	display:block;
	height:50px;
	line-height:40px;
	}
.czqy ul{
	
	}
.czqy li{
	float:left;
	margin-right:5px;
	}
.czqy li a img{
	border:1px solid #efefef;
	}
/*czqy*/
.qqfbt{
	padding-bottom:30px;
	}
.qqfbt h1{
	display:block;
	height:80px;
	line-height:80px;
	font-weight:normal;
	color:#11673c;
	font-size:16px;
	letter-spacing:2px;
	}
.fenbu{}
.fbt{
	width:54%;
	float:left;
	}
.fbdz{
	width:46%;
	float:right;
	}
.fbdz li{
	display:block;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #666;
	}
.fbdz li span,.fbdz li a{
	float:left;
	}
.fbdz li span{
	display:block;
	width:60px;
	}
.fbdz li span img{
	margin-top:10px;
	}
.fbdz li strong{
	float:right;
	font-weight:normal;
	color:#666;
	}
.fbdz li a{
	color:#186435;
	}
/*********/
.footer{
	height:170px;
	background:#3a3a3a;
	padding:30px 20px 0 30px;
	width:960px;
	margin:0 auto;
	box-shadow: 0px 10px 30px #D4D4D4;
	}
.footer ul{
	display:block;
	float:left;
	margin-right:50px;
	}
.footer ul li{
	/*margin-bottom:10px;*/
	color:#fff;
	line-height: 24px;
	}
.footer ul li a{
	color:#fff;
	}
.footer img{
	float:right;
	margin-top:20px;
	}
.footer img.b1{
	float:right;
	margin-right: 10px;
	}
/*footer*/
.xzzc a{
	width:143px;
	height:37px;
	background:#11673c;
	display:block;
	color:#fff;
	text-align:center;
	line-height:37px;
	font-size:18px;
	position:absolute;
	top:53px;
	right:-105px;
	transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	behavior:url(ie-css3.htc);
	}
/*巴西_one*/
.dqwz{
	height:40px;
	line-height:40px;
	color:#787878;
	}
.dqwz a{
	color:#787878;
	}
.ejban{
	border-top:3px solid #11673c;
	border-bottom:3px solid #11673c;
	padding:15px 0;
	position:relative;
	}
.one li{
	float:left;
	}
.one li img{
	border:1px solid #cdcdcd;
	}
/*巴西_two*/
.agt{
	background:url(../images/11.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/11.jpg',sizingMethod='scale');
	}
.header span.a6,.one h2.a8,.one p a.a9,.two li p a.a10,.czqy h1.b3,.qqfbt h1.b4,.fbdz li a.b5,.two li h1.b2{
	color:#2899bd;
	}
.top_right select.a5,#navMenu li a.a7:hover,.xzzc a.b9{
	background:#2899bd;
	}
/*阿根廷_one*/
.bjst{
	background:url(../images/13.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/13.jpg',sizingMethod='scale');
	}
.top_right select.b6,#navMenu li a.b8:hover,.xzzc a.b10{
	background:#1f8476;
	}
.header span.b7,.one h2.c1,.two li h1.c2,.two li p a.c3,.one p a.c4,.czqy h1.c5,.qqfbt h1.c6,.fbdz li a.c7
{
	color:#1f8476;
	}

/*巴基斯坦*/


.ouzhou{
	background:url(../images/16.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/16.jpg',sizingMethod='scale');
	}
.header span.c8,.one h2.d2,.one p a.d3,.two li h1.d4,.two li p a.d5,.czqy h1.d6,.qqfbt h1.d7,.fbdz li a.d8{
	color:#714a8c;
	}
#navMenu li a.c9:hover,.top_right select.c10,.xzzc a.d1{
	background:#714a8c;
	}
/*欧洲*/
.feizhou{
	background:url(../images/19.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/19.jpg',sizingMethod='scale');
	}
.top_right select.d9,#navMenu li a.e1:hover,.xzzc a.e2{
	background:#11673c;
	}
.header span.d10,.one h2.e3,.two li h1.e4,.one p a.e5,.two li p a.e6,.czqy h1.e7,.qqfbt h1.e8,.fbdz li a.e9{
	color:#11673c;
	}
/*非洲*/
.tit{
	height:30px;
	background:#212129;
	}
.tit_box{
	width:950px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	text-align:right;
	color:#fff;
	}
.tit_box a{
	color:#fff;
	margin:0 10px;
	}
/*tit*/
.wz_header{
	height:136px;
	border-bottom:4px solid #fae607;
	background:#1e8731;
	}
.wz_header_box{
	width:960px;
	margin:0 auto;
	height:136px;
	padding-top:18px;
	}
.wz_logo{
	float:left;
	height:80px;
	border-right:1px solid #11673c;
	margin-top:6px;
	padding:20px 18px 0 0;
	}
.aj{
	float:left;
	}
.bt{
	float:left;
	margin-left:25px;
	}
.wz_right{
	float:right;
	}
.wz_right img{
	margin:0 auto 5px auto;
	}
.wz_right p{
	display:block;
	text-align:right;
	color:#fff;
	}
/*wz_header*/
.main{
	width:960px;
	margin:0 auto;
	}
.main_box{
	border:1px solid #e3e3e3;
	margin-top:20px;
	}
.main_box h1{
	display:block;
	height:42px;
	line-height:42px;
	border-top:2px solid #1d812e;
	border-bottom:1px solid #e3e3e3;
	padding-left:10px;
	font-size:16px;
	font-weight:normal;
	color:#1d812e;
	}
.zhanhui{
	padding:25px 20px 25px 30px;
	}
.zhanhui ul{
	float:left;
	}
.zhanhui ul li{
	margin-bottom:10px;
	}
.zhanhui ul span,.zhanhui  p span{
	color:#666;
	}
.zhanhui img{
	float:right;
	margin-left:15px;
	}
.zhanhui  p{
	display:block;
	margin-bottom:10px;
	line-height:24px;
	}
.zhanhui  p.f1{
	margin-bottom:20px;
	}
/*外展*/





.adly{
	background:url(../images/21.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/21.jpg',sizingMethod='scale');
	}
.top_right select.e10,#navMenu li a.f3:hover,.xzzc a.f3{
	background:#0f3f83;
	}
.header span.f2,.one h2.f4,.one p a.f5,.two li h1.f6,.two li p a.f7,.czqy h1.f8,.qqfbt h1.f9,.fbdz li a.f10{
	color:#0f3f83;
	}
/*澳大利亚*/
.yatai{
	background:url(../images/24.jpg) no-repeat center 42px;
	background-size:100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/24.jpg',sizingMethod='scale');
	}
.top_right select.g1,#navMenu li a.g3:hover,.xzzc a.g4{
	background:#eabf4c;
	}
.header span.g2,.one h2.g5,.two li h1.g6,.two li p a.g7,.czqy h1.g8,.qqfbt h1.g9,.fbdz li a.g10,.one p a.h1{
	color:#eabf4c;
	}
/*亚太*/
.zfbxx{
	position:absolute;
	right:0px;
	top:65px;
	font-size:14px;
	line-height:50px;
}
.zfbxx span{
	float:left;
}
.zfbxx img{
	width:150px; 
}

