@CHARSET "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
a{
  text-decoration:none;
  color:#333;
}
a:hover{
	text-decoration:underline;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

ol,ul {
	list-style:none;
}
caption {
	text-align:left;
}
/*
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
*/
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}


.clear{ margin:0px auto; width:100%; font-size:1px; clear:both; background:none; overflow:hidden;}
.clearfix:after {  
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
.clearfix {
	display: inline-block;
} 
* html .clearfix {
	height: 1%;
}  
.clearfix {
	display: block;
}



.space_hx { 
	clear:both;
	width:100%;
	height:15px;
	font-size:1px;
	overflow:hidden;
}
.space_zx { 
	float:left;
	width:15px;
	font-size:1px;
	overflow:hidden;
}
.span_h10 {
	float:left;
	font-size:1px;
	width:10px;
}

.red{
	color:red!important;
}
.gray{
	color:#686868!important;
}
.orange{
	color:#f60!important;
}
.green{
	color:#79a605!important;
}
.blue{
	color:#0057b0!important;
}

.center {
	text-align:center;
}
.list_dt dt{height:190px;}
.about>h4{
	font-size: 16px;
padding: 5px;
color: white;
background-color: rgb(62, 62, 223);
}
.about img{width:1098px;}
.about span{
	line-height:30px;
}
.languagesTypeWrapper {
width: 100%;
background: #444343;
background: #979797;
min-width: 960px;
height: 34px;
overflow: hidden;
}
.bt_left2div {
width: 8px;
height: 11px;
background: url(../images/arrowLeft.png);
float: left;
margin-top: 11px;
display: inline-block;
text-indent: -9999px;
cursor: pointer;
}
.bt_right2div {
	
width: 8px;
height: 11px;
background: url(../images/arrowRight.png);
float: right;
display: inline-block;
margin-top: 11px;
text-indent: -9999px;
cursor: pointer;
}
.bt_right2,.bt_left2{
display:none;
}
.scroll2 {
width: 942px;
margin: 0 auto;
}
.languagesBox {
/*
width: 914px;
width: 100%;
*/

float: right;
}
.languagesBox2 {
/*
width: 914px;
width: 100%;
*/
overflow: hidden;
margin: 0 auto;
height: 32px;
}
#slider {
margin-left: 0px;
}
.languagesBox2 li {
line-height: 32px;
float: left;
margin-left: 9px;
margin-right: 9px;
height: 32px;
}
.languagesBox2 li a {
color: #979797;
color: #444343;
}
.languagesBox2 li a:hover {
color: #fff;
text-decoration:none;
}

