/*网站基本定义*/
div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, input, body, strong, span, pre {
	margin: 0;
	padding: 0;/* border:0;*/
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	margin: 0 auto;
	color: #4c4c4c;
	height: auto;
	line-height: 21px;
	height: auto;
}
img {
	border: 0px;
	behavior: url(/templets/wangxs/style/css/img/iepngfix.htc);
}
p {
	color: #4c4c4c;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	background-repeat: no-repeat;
	color: #eb4d00;
}
a:hover p, a:hover span, li a:hover {
	color: #eb4d00;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.del_float {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
/*网站基本定义*/
.page {
	width: 1180px;
	margin: 0 auto;
}
/*header*/

.topfun {
    height: 90px;
    line-height: 90px;
    width: 1180px;
    margin: 0 auto;
}
.topfun h1 {
	float: left
}
.topfun h1 a {
	margin-top: 20px;
	background: url(/templets/wangxs/style/css/img/logo.png) no-repeat left top;
	height: 45px;
	width: 195px;
	display: block;
	text-indent: -9999px;
}
.top_share {
	height:90px;
	float: right;
	margin-right: 20px;
}
.top_share a {
	height: 24px;
	width: 24px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	line-height:90px;
	height:90px;
}
.top_share .share1 {
	background-position: left top;
}
.top_share .share2 {
	background-position: -33px top;
}
/*lanuage*/
.lanuage {
	float: right;
	height: 30px;
	z-index: 10000;
	position: relative;
}
.lanuage ul {
	background: #FFF;
	padding-right: 10px;
}
.lanuage ul li {
	line-height: 30px;
	cursor: pointer
}
.lanuage ul li i, .lanuage span, .lanuage p i {
	background: url(/templets/wangxs/style/css/img/language.gif) no-repeat
}
.lanuage ul {
	float: right;
	position: absolute;
	right: 0;
	top: 30px;
	border: 1px solid #ccc;
}
.lanuage span {
	background-position: right center;
	width: 16px;
	height: 16px;
	vertical-align: 10px;
	display: inline-block;
	margin-top: 3px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.lanuage ul li i, .lanuage p i {
	width: 32px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	float: left;
	margin-right: 8px;
}
.lanuage p {
	margin-right: 30px;
}
.lan2 {
	background: url(/templets/wangxs/style/css/img/countrypic_03.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan3 {
	background: url(/templets/wangxs/style/css/img/countrypic_10.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan4 {
	background: url(/templets/wangxs/style/css/img/countrypic_18.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan5 {
	background: url(/templets/wangxs/style/css/img/countrypic_16.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan6 {
	background: url(/templets/wangxs/style/css/img/countrypic_08.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan7 {
	background: url(/templets/wangxs/style/css/img/countrypic_12.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan9 {
	background: url(/templets/wangxs/style/css/img/countrypic_14.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
.lan8 {
	background: url(/templets/wangxs/style/css/img/countrypic_06.jpg) left center no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}
/*nav*/
.nav {
	-moz-box-shadow: 0px 5px 5px #353535 inset;
	-webkit-box-shadow: 0px 5px 5px #353535 inset;
	box-shadow: 0px 5px 5px #353535 inset;
	height: 30px;
	line-height: 30px;
	height: 41px;
	background: #595959;
	clear: both
}
.nav ul li {
	float: left;
	line-height: 41px;
}
.nav ul li a {
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	height: 40px;
	/*padding: 0 69px;*/
	color: #FFF
}
.nav ul li a:hover, .nav ul li a.cur {
	-moz-box-shadow: 0px 5px 5px #eb4d00 inset;
	-webkit-box-shadow: 0px 5px 5px #eb4d00s inset;
	box-shadow: 0px 5px 5px #eb4d00 inset;
	color: #FFF!important;
	background: url(/templets/wangxs/style/css/img/navbg.png) no-repeat left top #eb4d00;
	-background: url(/templets/wangxs/style/css/img/nav_07.gif) left top #eb4d00 no-repeat;
}
.seach {
	float: right;
	background: url(/templets/wangxs/style/css/img/seach_11.gif);
	width: 215px;
	height: 26px;
	overflow: hidden;
	margin-top: 8px
}
.seach {
	background-repeat: no-repeat;
	width: 230px;
}
.seach .text {
	background: none;
	border: none;
	width: 187px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	font-size: 14px;
	padding-left: 3px;
}
.seach .btn {
	width: 25px;
	height: 26px;
	overflow: hidden;
	background: none;
	cursor: pointer
}
/*header end*/

/*footer*/
.footer {
	background: #666;
	width: 100%;
}
.website_map {
	padding: 37px 0;
	overflow: hidden
}
.website_map ul {
	float: left;
	padding-right: 50px;
}
.website_map ul li {
	line-height: 24px;
}
.website_map ul li.first a {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 20px;
	display: inline-block
}
.website_map ul li a {
	color: #cccccc;
	font-size: 14px;
}
.website_map .map {
	border-left: 1px solid #808080;
	float: right;
	padding-left: 50px;
}
.footfun {
	background: #333333;
	height: 45px;
	line-height: 45px;
	color: #999;
}
.footfun p {
	float: right;
	color: #999;
}
.footfun a {
	color: #999
}
.warper {
	width: 100%;
}
.header {
	width: 100%;
}
.nav {
	width: 100%;
}
.footfun {
	width: 100%;
}
.website_map {
	width: 100%;
}


.newslistx {
	width: 854px;
	margin-bottom: 30px;
}
.newslistx ul {
	overflow: hidden;
}
.newslistx li img {
	width: 260px;
	height: 168px;
}
.newslistx li span {
	display: block;
	font-family: "Microsoft YaHei";
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
/*.newslistx li a {*/
	/*color: #eb4d00;*/
/*}*/
.newslistx1 li {
	/*height: 220px;*/
	margin-bottom: 15px;
	padding: 6px 5px;
	/*width: 290px;*/
}
.newslistx1 li img {
	width: 288px;
	height: 218px;
}
.newslistx1 li span {
	height: auto;
	line-height: 23px;
	float: right;
	padding-right: 10px;
}
.newslistx1 li p{
	line-height: 30px;
}
.newslistx1 li p a{
	font-size: 14px;
}
 .newslistx1 li p {
	/*width: 275px;*/
	/*margin: 0 auto;*/
}



#nav630 a.cur{ background:url(/templets/wangxs/style/css/img/icon3.jpg) right center no-repeat; color:#eb4d00;}

#nav44 a.cur{ background:url(/templets/wangxs/style/css/img/icon3.jpg) right center no-repeat; color:#eb4d00;}
/*导航*/
#navigation, #navigation li ul {
	list-style-type: none;
}

#navigation {
	/*margin: 20px;*/
}

#navigation li {
	float: left;
	text-align: center;
	position: relative;
}

#navigation li a:link, #navigation li a:visited {
	display: block;
	text-decoration: none;
	/*color: #000;*/
	width: 180px;
	height: 40px;
	line-height: 40px;
	/*border: 1px solid #fff;*/
	/*border-width: 1px 1px 0 0;*/
	/*background: #c5dbf2;*/
	padding-left: 10px;
	text-align: center;
}

#navigation li a:hover {
	color: #fff;
	background: #eb4d00;
}

#navigation li ul li a:hover {
	color: #fff;
	/*background: #6b839c;*/
}

#navigation li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	/*margin-top: 1px;*/
	width: 190px;
	z-index: 99999;
	background: #595959;
}

#navigation li ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 130px;
	margin-top: 0;
	margin-left: 1px;
	width: 120px;
}<!--0.00017595291137695-->