.fl{
	float: left;
}
.fr{
	float: right;
}
.top{
	width: 100%;
	height: auto;
}
.middle{
	width: 1200px;
	margin: 0 auto;
}
.topL{
	width: 574px;
	height: auto;
	padding: 33px 0;
}
.topR{
	width: 410px;
	height: auto;
	padding: 43px 0;
}
.language{
	color: #999999;
	font-size: 14px;
}
.language select{
	color: #999999;
	font-size: 14px;
	border: 0;
}
.search{
	width: 260px;
	position: relative;
}
.search input[type=text]{
	width: 98%;
	height: 30px;
	background-color: #efefef;
	outline: none;
	border: 0;
	color: #999999;
	font-size: 14px;
	padding-left: 17px;
	line-height: 30px;
}
.search input[type=submit]{
	width: 16px;
	height: 16px;
	background: url(../images/search.png) no-repeat;
	border: 0;
	outline: none;
	position: absolute;
	top: 9px;
	right: 5px;
}
/*========导航=========*/
.nav{
	width: 100%;
	background-color: #005cad;
}
.nav .column{
	float: left;
	width: 171px;
	text-align: center;
	line-height: 50px;
	position: relative;
}
.nav .column a{
	color: #FFFFFF;
	font-size: 18px;
	display: block;
}
.nav .column:hover,.nav .column.active{
	background-color: #084a84;
}
.nav .column ul{
	position: absolute;
	top: 50px;
	width: 171px;
	height: auto;
    background: url(../images/opacity1.png) repeat;
    border: 0;
    text-align: center;
    z-index: 2;
    padding-bottom: 15px;
    display: none;
}
.nav .column ul li{
	line-height: 39px;
	border-bottom: 1px solid #d6d6d6;
}
.nav .column ul li a{
	color: #666;
	display: block;
}
.nav .column ul li:hover a{
	color: #005CAD;
}
.nav .column:hover ul{
	display: block;
}


/*======脚部======*/
#foot{
	width: 100%;
	background-color: #005CAD;
	overflow: hidden;
	margin-top: 35px;
}
.foot_top .website{
	float: left;
}
.foot_top dl{
	width: 504px;
}
.foot_top dt{
	height: 40px;
	border-bottom: 1px solid #2192e5;
	margin-bottom: 10px;
	padding-top: 25px;
}
.foot_top h3{
	color: #FFFFFF;
	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;
}

.foot_top h4{
	width: 86px;
	height: 30px;
	line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: url(../images/bian_top.png) no-repeat right 10px;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.foot_top .group {
	margin-top: 10px;
    font-size: 18px;
    background: none;
}
.zilanmu{
	margin-top: 10px;
}
.website .active ul{
	display: block;
}
.website ul{
	width: 540px;
}
.website a {
    color: #85ccf1;
}
.foot_top .contactUs {
    float: right;
}
.foot_top dl {
    width: 504px;
}
.contactUs {
    color: #85ccf1;
}
.copy {
    border-top: 1px solid #85CCF1;
    height: 43px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.active a {
    font-size: 14px;
}
.website li {
    float: left;
    width: 250px;
    font: 400 14px/30px "Microsoft YaHei";
}
.footer_top{
	padding-top: 10px;
}
.saoyisao{
	float: right;
}
.erweima{
	 float: right;
	 margin-right:20px;
	 margin-top: 10px;
}