*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
font-family: "microsoft yahei";

}
img{ border:0;  }
.wrap{
	/*overflow: hidden;*/
	/*background: lightyellow;*/
	min-width: 1263px;
}

/*头部*/
.top{
	width: 100%;
	height: 115px;
	/*background: lavender;*/
	overflow: hidden;
}
.lan{
	width: 100%;
	height: 5px;
	background-color: #005CAD;
	border: none;
}
.tops{
	width: 1200px;
	height: 83px;
	margin: 27px auto 0;
	/*background: salmon;*/
}
.tops_logo{
	width: 416px;
	height: 68px;
	float: left;
}
.tops_language{
margin-right:150px;
	width: 400px;
	height: 68px;
	/*background: lightblue;*/
	float: right;
}
.tops_languages{
	height: 14px;
	float: right;
	font-family: microsoft yahei;
	font-size: 14px;
}
.tops_languages li{
        float:left;
}
.chinese{
       width:70px;
       background: url(../images/chch.jpg) no-repeat;
       background-position: center left;
}
.english{
       width:80px;
       background: url(../images/enen.jpg) no-repeat;
       background-position: center left;
}
.russian{
       width:90px;
       background: url(../images/ruru.jpg) no-repeat;
       background-position: center left;
}
.spain{
       width:70px;
       background: url(../images/spsp.jpg) no-repeat;
       background-position: center left;
}
.langg{
       margin-left:20px;
}
.tops_search{
	width: 250px;
	height: 30px;
	background: url(../images/search_03.png) no-repeat 1px;
	float: right;
	margin-top: 40px;
        margin-right: -140px;
	line-height: 30px;
}
.tops_search input[type=text]{
	margin-left: 3px;
	color: #8d8d8d;
	outline: none;
	border: none;
	text-indent: 1em;
}
.tops_search input[type=submit]{
	width: 59px;
	height: 30px;
	background: #0066B1;
	color: white;
	border: 1px solid #0066B1;
	cursor:pointer;
	outline: none;
	float: right;
}

.huang{
	width: 100%;
	height: 5px;
	background-color: #ff9900;
	border: none;
}
/*脚部*/
#foot{
	background-color: #005DAD;
	overflow: hidden;
}
.container{
	width: 1200px;
	margin: 15px auto 0;
}
.clearfix{
	display: block;
}
.foot_top .website{
	float: left;
}
.foot_top dl{
	width: 504px;
}
.foot_top dt{
	height: 40px;
	border-bottom: 1px solid #2192e5;
	margin-bottom: 10px;
}
.foot_top h3{
	color: rgb(255, 255, 255);
	font-weight: 500;
	font-family:microsoft yahei;
	font-size: 20px;
}
.foot_top dd{
	width: 504px;
	overflow: hidden;
}
.foot_top dd.active h4{
	background-image: url(../images/bian_top.png);
	background-position: right -25px;font-family: microsoft yahei;
}

.foot_top h4{
	width: 100px;
	height: 30px;
	line-height: 30px;
    font-size: 16px;
    color: #fff;
	background: url(../images/bian_top.png) no-repeat right 10px;
	font-family:microsoft yahei;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.foot_top .group {
    font-size: 18px;
	background: none;
	font-family: microsoft yahei;}
.zilanmu{
	margin-top: 10px;
}
.website .active ul{
	display: block;
}
.website ul{
	width: 540px;
}
.website a {
	color: #85ccf1;
	font-family: microsoft yahei;
}
.foot_top .contactUs {
    float: right;
}
.foot_top dl {
    width: 504px;
}
.contactUs {
	color: #85ccf1;
	font-family: microsoft yahei;
}
.copy {
    border-top: 1px solid #85CCF1;
    height: 43px;
    line-height: 43px;
    color: #fff;
	text-align: center;
	font-family: microsoft yahei;
    margin-top: 10px;
}
.active a {
	font-size: 14px;
	font-family: microsoft yahei;
}
.website li {
    float: left;
    width: 250px;
	font-weight: 400;
	font-size: 14px;
           line-height:25px;
	font-family: microsoft yahei;
}
.footer_top{
	padding-top: 10px;
}
.saoyisao{
	float: right;
}
.erweima{
	 float: right;
	 margin-right:20px;
	 margin-top: 10px;
}