*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
body{
	background: white;
}
.top{
	    min-width: 1195px;
		    background: white;
}
.top_bar{
    height: 42px;
    width: 100%;
    min-width: 1200px;
    background: #d5d5d5;
    color: white;
    font-family: "微软雅黑";
    line-height: 42px;
    font-size: 12px;
    box-shadow: 0px 4px 10px #e7e7e7;
}
.top_bar .center{
	width:1200px;
	margin:0 auto;
}
.top_bar a{
	color:white
}
.top_bar .hy{
	float: left;width: 696px;
	margin-left: 20px;
}
.login{
	    position: absolute;
    width: 486px;
    left:382px;    color: white;
    font-family: 微软雅黑;
    line-height: 42px;
    font-size: 12px;
    top: 4px;
}
 .login input{
	border: none;
	padding: 0 10px;
	width: 80px;
	height: 20px;
}
.login .dl{
	margin-left: 20px;
}
.login .dl,.login .sm{
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #EEA200;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}
.login a{
	color:white
}
.login .sm {
	background: #9e9e9e;
}
.logo_nav{
	height: 144px;
	width: 1195px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 526px;
	height: 144px;
}
.logo img{
	    margin-top: 22px;
    margin-left: 100px;
    width: 458px;
}
.nav{
	width: 591px;
	height: 144px;
	float: right;
}
.nav li{
	float: left;
	height: 144px;
	
	border-right: 1px solid #9a9a9a;
	
	font-size: 12px;
	font-family: "微软雅黑";
}
.nav li a{
	color: #4F4F4F;
	display: block;
	padding:20px 15px 0;
	*padding: 20px 26px 0;
}
.nav li .english{
	    display: inline-block;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    vertical-align: top;
    font-size: 12px;
    /* font-weight: bold; */
    font-family: Arial;
    padding-top: 3px;
    padding-right: 4px;
    *display: none;
} 
.nav li .chinese{
	    display: inline-block;
    font-size: 15px;
    width: 15px;
    font-weight: bold;
}
.nav .active{
	background: #0080c0;
}
.nav .active a{
	color: white;
}
.nav li:hover{
	background: #0080c0;
}
.nav li:hover a{
	color: white;
}
.top_banner img{
	display: block;
	width: 100%;
	min-width: 1195px;
}



.bar{
	height: 50px;
	background: #0080c0;
	margin-bottom: 16px;
	min-width: 1195px;
}
.bar .center{
	margin: 0 auto;
	padding: 0 40px;    position: relative;
	width:1200px;
}
.bar .time{
	height: 50px;
	color: white;
	line-height: 50px;
	width:336px;
	float: left;    font-size: 14px;
}
.bar .center iframe{
	float: left;
    margin-top: 12px;
}
.search{
	width: 276px;
	height:37px ;
	margin-top: 8px;
	float: right;
	overflow: hidden;
}
.search input{
	padding: 0 10px;
	width: 190px;
	height: 35px;
	line-height: 35px;
	color: #6a6a6a;
	border: none;font-size: 14px;
	font-family:"宋体";
	float: left;
}
.search label{
	color: white;
	font-size: 14px;
	font-family:"宋体";
	background: #ffa200;
	height: 35px;
	width: 62px;
	display: inline-block;
	line-height:35px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	float: left;
}
.foot{
	height: 158px;
	background: url(../images/foot_bg.png) repeat-x;
	position: relative;
	    min-width: 1195px;

}
.foot .center{
	width: 1195px;
	margin: 0 auto;    padding-top: 46px;
}
.foot p{
	text-align: center;
	line-height: 27px;
	color: white;
	font-family: "宋体";
	font-size: 12px;
} 
.foot p a{
	color: white;
}
.foot .icon{
	    position: absolute;
    width: 185px;
    left: 240px;
    top: 25px;
    height: 105px;
}
