@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
li,.ver_s li{list-style:none }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

ul li { list-style: none;list-style-type:none; }

img{border:none !important}
.nowrap:-internal-autofill-selected{background:none !important;}
a{
	color: #666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	cursor: pointer;
}
#top {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 189px;
}
#top_inner {
	height: 189px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#top_r1 {
	height: 129px;
	color: #FFFFFF;
}
#top_r1_inner {
	height: 129px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#top_r1_left {
	float: left;
	height: 129px;
	width: 700px;
	overflow: hidden;
}
#top_r1_right {
	float: left;
	height: 74px;
	width: 400px;
	padding-top: 55px;
	padding-left: 100px;
}
#cn_link {
	float: left;
	width: 100px;
	margin-left: 40px;
	margin-top: 5px;
}
#cn_link a{color:#fff;}

#search_box {
	height: 36px;
	width: 238px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	border-radius:10px;
	float: left;
}
#search_input {
	float: left;
	height: 36px;
	width: 202px;
	line-height: 36px;
}

#search_btn {
	float: left;
	height: 36px;
	width: 36px;
	line-height: 36px;cursor: pointer;
}
.nowrap {
	float: left;
	height: 36px;
	width: 200px;
	line-height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	BACKGROUND: none;
	font-size: 16px;
	color: #555;
	padding-left: 15px;outline: none;
}
#top_logo {
	float: left;
	height: 76px;
	width: 276px;
		margin-top: 30px;
}
#top_txt {
	float: left;
	width: 400px;
	padding-left: 20px;
	margin-top: 50px;
}
#top_txt h2 {
	font-weight: normal;
}

#top_r2 {
	height: 60px;
}
#top_txt h3 {
	line-height: 20px;
	font-weight: normal;
}
#top_r2_inner {
	height: 60px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}


/*nav*/
.nav{width: 100%;/* height: 83px; */position: relative;z-index: 66;}
#hd{width: 100%;height: 60px;text-align: center;}
.hd-nav li{width: 13%;height: 60px;font-size:16px;float:left;/* text-align:center; */color:#fff;list-style-type: none;}
.hd-nav li a.navitem{display:inline-block;color:#fff;height: 60px;line-height: 60px;width: 100%;}
.hd-nav li.on a.navitem{}
.hd-nav li:hover a.navitem{height:60px; line-height: 60px; color: #fff;}
.hd-nav li:hover .hd-nav li{height:60px; line-height:60px; color: #fff;}
.hd-nav li:hover .subnav{display: block;}
.hd-nav .subnav {width:100%; height:52px; display: none;}
.hd-nav .subnav a{display: block;width: 80%;font-size:15px;color: #fff; margin:0 10%; }
.hd-nav .subnav .submenu{width:100%; padding: 8px 0; background-color: #666666;}
.hd-nav .subnav .submenu:hover{
	background-color: #888888;
}

.hd-nav .subnav .submenu{position: relative;}
.hd-nav .subnav .secnav{position: absolute;width: 100%;top: 0;right:100%; display: none;}
.hd-nav .subnav .submenu:hover .secnav{display: block;}
.hd-nav .subnav .first_nav{border-top:none;}


#bottom {
	background-color: #0351a6;
	height: 100px;
	clear: both;
	color: #FFFFFF;
}
#bottom_inner {
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#bottom_inner a {
	color: #FFFFFF;
}

.date {
	float: right;
}
.clearfix {
	clear: both;
}
