/*@font-face {
  font-family: 'AvantGardeITCbyBT-Medium';
  src: url('AvantGardeITCbyBT-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
  @font-face {
  font-family: 'AvantGarde';
  src: url('AvantGarde-Thin.ttf'),url('AvantGarde-Thin.eot'),url('AvantGarde-Thin.svg');

} */
body{
	font:12px/1.5 "Microsoft Yahei",Arial, sans-serif;
	width:100%;
	color:#262626;
	position:relative;
}

*{
	margin:0;
	padding:0;
}
a:link,a{
	text-decoration:none;
	color:#262626;
	outline:none;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
a:hover{
	color:#c7000c;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
a img,img{
	border:none;
}
ul,li,ol{
	list-style:none;
}
input{
	outline:none;
}
.clear{
	clear:both;
}
.container{
	width:1100px;
	margin:0 auto;
	min-width:1100px;
	zoom: 1;
}
.container::after{
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}
/*.sub_menu_box article{
	margin-top: -18px;
	padding-top: 18px;
}*/

/*********header style********/
.header{
	width:100%;
	height:150px;
	position:relative;
	z-index:30;
	background:#fff;
}

.line{
	background:url(/en/img_common/border_line.jpg) no-repeat center center;
	display:block;
	width:100%;
	height:4px;
	min-width:1100px;
	clear:both;
	margin-bottom:-2px;
}
.head_top{
	padding-top:20px;
	height:20px;
}
.head_top >div{
	float:right;
}
.header_share a{
	display:inline-block;
	width:22px;
	height:22px;
	margin:0 3px 0 4px;
}
.header_share a:last-child{
	margin-right:0;
}

.header_lang{
	border-right:1px solid #e3e3e3;
	padding:0 10px;
	height:15px;
	margin:3px 10px;
	opacity:.63;
}
.header_lang a{
	padding:0 5px;
	font-size:14px;
	line-height:15px;
}
.header_link{
	width:121px;
	height:20px;
	background:url(/en/img_common/dropbox.png) no-repeat;
	position:relative;
	cursor:pointer;
	float:right;
	margin-top:20px;
	margin-left:20px;
}
.header_link span{
	width:110px;
	padding-left:10px;
	line-height:18px;
	color:#969696;
}
.header_link:hover span{
	color:#262626;
}
.header_link:hover ul{
	display:block;
}
.header_link ul{
	position:absolute;
	bottom:19px;
	left:0;
	border:1px solid #d6d3d3;
	width:119px;
	background:#fff;
	display:none;
	padding:5px 0;
}
.header_link ul li{
	line-height:18px; padding:5px 0;
}
.header_link ul li:hover{ background-color:#c7000c;}
.header_link ul li a{
	display:block;
	padding-left:10px;
}
.header_link ul li:hover a{ color:#ffffff;-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;}
.header_link ul li a:hover{ color:#ffffff;}
/*
.logo{
	display:block;
	width:106px;
	height:97px;
	margin:-17px auto;
	position:relative;
	z-index:5;
}
*/
.nav{
	/*margin-top:-6px !important;*/
	padding-bottom:15px;
	height:34px;
}
.nav >ul > li{
	float:left;
	margin-right:62px;
	font-size:16px;
	height:30px;
	line-height:30px;
	border-bottom:5px solid #fff;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position:relative;
}

.nav >ul > li.menu_ir,.nav >ul > li.menu_csr,.nav >ul > li.menu_hr,.nav >ul > li.menu_culture{
	margin-right:0;
	float:right;
	margin-left:50px;
}
.nav >ul > li:hover,.nav >ul > li.current,.nav >ul > li.on {
	border-bottom:5px solid #c7000c;
}
.nav >ul > li:hover > a,.nav >ul > li.current > a,.nav >ul > li.on > a{
	color:#c7000c;
}
.nav >ul > li  >a{
	padding:0 4px;
	padding-bottom: 25px;
	display: block;
	position:relative;
}
.nav >ul > li  >a > span{
	display:block;
	border-radius:100%;
	font-size:12px;
	position:absolute;
	background:#c7000c;
	color:#fff;
	left:-13px;
	/*bottom:15px;*/
	width:15px;
	height:15px;
	line-height:15px;
	text-align:center;
}

/*****sub menu****/

.sub_menu_box{
	position:absolute;
	top:49px;
	background:#fff;
	left:0;
	font-size:14px;
	display:none;
	width:155px;
	/*border:1px solid #e2e0e0;*/
	border-bottom:none;
}

.sub_menu li{
	border-bottom:1px solid #e2e0e0;
}
.sub_menu li a{
	display:block;
	height:33px;
	line-height:33px;
	border-left:7px solid #c7000c;
	padding-left:13px;
}
.sub_menu li a:hover{
	border-left:7px solid #ff000f;
	background:#c7000c;
	color:#fff;
}
/********header end********/


/****footer style*****/
.foot_menu{
	background:#d7d7d7;
	width:100%;
	padding:20px 0 20px;
	min-width:1100px;
	position:relative;
	z-index:100;
	height:57px;
}
.foot_logo{
	float:left;
	width:385px;
}
.foot_logo img{

}

.foot_bar{

	color:#707070;
}
.foot_left{
	float:left;
	padding:20px 0;
}
.foot_right{
	float:right;
	padding:20px 0;
}
.foot_bar a{
	color:#707070;
}
.foot_bar a:hover{
	color:#c7000c;
}

