/*======================去浏览器常规默认样式=======================*/
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,textarea,  div,a {border:0 none;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{font-size:12px;}
select{font-size:12px;font-family:simsun;}
ul,ol,li{list-style-type:none}
a {text-decoration:none; outline:none;/*FF标准去虚线框*/}
a {star:expression(this.onFocus=this.blur()); /* for Ie*去虚线框*/ }

/*===================a标签==========================*/
a{
	color:#333;
}
a:hover{color:#CC0000;}
/*
:link{color:;text-decoration:none}
:visited{color:;text-decoration:none}
:hover{color:;text-decoration:underline}
:active{color:;text-decoration:none}
:focus {color:#CC0000;}*/

/*======================浮动的外层==================*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { zoom:1}
.clearfix { display:block; }
/* end clearfix */

/*========解决border部分时有时无问题---使用时注意未知问题===========*/
.borderfix{zoom:1}

/*=====================布局=========================*/
.margin_center{margin-left:auto;margin-right:auto}
.float_left{float:left}
.float_right{float:right}
.block{display:block}
.clear{clear:both;height:0px;overflow:hidden;}
.po_re{ position:relative;}
.po_ab{ position:absolute;}
img { display:block}
/*=======限制Detail页内图片大小======避免页面撑暴=====*/
.detail_c img { max-width:100%;width:expression(width>669?"100%":width+"px");}
/*--.detail_c img { max-width:100%;width:expression(width>（外层宽度px）?"100%":width+"px");}--*/

/*=======================文字=========================*/
.font_bold{font-weight:bolder}

.text_center{text-align:center}
.text_left{text-align:left}
.text_right{text-align:right}

.size_10{font-size:10px}
.size_11{font-size:11px}
.size_12{font-size:12px}
.size_13{font-size:13px}
.size_14{font-size:14px}
.size_16{font-size:16px}
.size_18{font-size:18px}
.size_20{font-size:20px}

/*=======================翻页样式===========================*/
.pagerContainer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:100%;
height:30px;
line-height:20px;
}
.pagerContainer div{
width:500px;
padding-left:200px;
padding-top:20px;
/*float:left;*/
margin:0 auto;
}
.pagerContainer a,.pagerContainer span a{
color:#0066CC;
background-color:#FFFFFF;
display:block;
text-decoration:none;
width:20px;
border:#84A5CE solid 1px;
margin-left:5px;
padding:0px;
float:left;
}
.pagerContainer a:hover,.pagerContainer span a:hover{
color:#FFFFFF;
background-color:#4483DC;
}
.pagerContainer .CurrentPageButton{
color:#FFFFFF;
background-color:#4483DC;
display:block;
width:20px;
border:#84A5CE solid 1px;
margin-left:5px;
padding:0px;
float:left;
}
.pagerContainer select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
position:relative;
bottom:13px;
height:19px;
margin-left:5px;
float:left;
}
.ui-tabs-hide { display: none!important; }
/*======================li前ico图片=========================*/
span.li_ico{display:block;float:left;position:relative;top:0px!important;top:-1px;margin-right:-0px!important;margin-right:-3px;background:url(../images/newslist_ico.jpg) left center no-repeat;width:15px;margin-left:8px;}

/*=====================文字阴影=============================*/
.context {position:relative;}
.context .normal{position:absolute;top:0px;left:0px;z-index:2;}
.context .shadow{position:relative;top:1px;left:2px;z-index:1;}
/*    文字阴影应用之HTML部分代码                  	
<div class="context">
	<span class="normal">需要有阴影效果的文字</span>
	<span class="shadow">重复需要有阴影效果的文字即文字的阴影</span>
</div>*/

/*====================自定义================================*/
body {
	font-family:"宋体";
	font-size:12px;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: repeat-x;
}
.wrapper{
	width:1010px!important;
	width:1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg/all.jpg);
}
.Header{
	padding-right: 4px;
	padding-left: 4px;
}
.logo{
	float:left;
	padding-left:7px;
}
.tips {
	float: right;
	width: 392px;
}
.tipsTop {
	padding-top: 2px;
	padding-right: 2px;
}
.tipsTop  li {
	float: left;
	color: #c4c4c4;
}

.tipsTop  li a {
	padding-right: 6px;
	padding-left: 6px;
}
.tipsBanner {
	width: 381px;
	padding-top: 7px;
	padding-left: 6px;
}








.nav {
	background-image: url(../images/nav/nav.png);
	clear: both;
	padding-left: 4px;
}
.nav li {
	float: left;
}
.navTop li a {
	display: inline-block;
	height: 38px;
	background-image: url(../images/nav/navTop.png);
}
.navBottom li a {
	background-image: url(../images/nav/navBottom.png);
	height: 39px;
	display: inline-block;
}
#nav1{width:128px;background-position:-0px top}
#nav1:hover,#nav1.hover{background-position:-0px bottom}
#nav2{width:103px;background-position:-128px top}
#nav2:hover,#nav2.hover{background-position:-128px bottom}
#nav3{width:107px;background-position:-231px top}
#nav3:hover,#nav3.hover{background-position:-231px bottom}
#nav4{width:101px;background-position:-338px top}
#nav4:hover,#nav4.hover{background-position:-338px bottom}
#nav5{width:107px;background-position:-439px top}
#nav5:hover,#nav5.hover{background-position:-439px bottom}
#nav6{width:106px;background-position:-546px top}
#nav6:hover,#nav6.hover{background-position:-546px bottom}
#nav7{width:101px;background-position:-652px top}
#nav7:hover,#nav7.hover{background-position:-652px bottom}
#nav8{width:105px;background-position:-753px top}
#nav8:hover,#nav8.hover{background-position:-753px bottom}
#nav9{width:137px;background-position:-858px top}
#nav9:hover,#nav9.hover{background-position:-858px bottom}

#nav10{width:152px;background-position:-0px top}
#nav10:hover,#nav1.hover{background-position:-0px bottom}
#nav11{width:111px;background-position:-152px top}
#nav11:hover,#nav2.hover{background-position:-152px bottom}
#nav12{width:108px;background-position:-263px top}
#nav12:hover,#nav3.hover{background-position:-263px bottom}
#nav13{width:111px;background-position:-371px top}
#nav13:hover,#nav4.hover{background-position:-371px bottom}
#nav14{width:109px;background-position:-482px top}
#nav14:hover,#nav5.hover{background-position:-482px bottom}
#nav15{width:97px;background-position:-591px top}
#nav15:hover,#nav6.hover{background-position:-591px bottom}
#nav16{width:98px;background-position:-688px top}
#nav16:hover,#nav7.hover{background-position:-688px bottom}
#nav17{width:84px;background-position:-786px top}
#nav17:hover,#nav8.hover{background-position:-786px bottom}
#nav18{width:125px;background-position:-870px top}
#nav18:hover,#nav9.hover{background-position:-870px bottom}
.footer {
	background-color: #FFF;
	padding-top: 19px;
	padding-left: 9px;
}

.footerNav {
	height: 28px;
	width: 677px;
	background-color: #ededed;
	padding-left: 320px;
}
.footerNav  li {
	float: left;
	margin-right: 12px;
	line-height: 28px;
}
.footerNav  li a {
	padding-right: 12px;
}
.footer p {
	line-height: 24px;
	text-align: center;
	height: 24px;
}
.footer img{
display:inline;
}

.loginsearch {
	height: 88px;
	background:url(../images/bg/loginsearch.jpg);
	
	margin-right: 7px;
	margin-left: 8px;
}
.login {
	float: left;
	height: 65px;
	width: 250px;
	background-image: url(../images/bg/loginleft.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-left: 34px;
}
.login input {
	font-size: 12px;
	border: 1px solid #c7c7c7;
	height: 15px;
	width: 133px;
}
.loginsearch .banner {
	float: left;
	height: 80px;
	width: 321px;
	background-image: url(../images/bg/loginline.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 12px;
}
.search {
	float: left;
	background-image: url(../images/bg/loginright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 88px;
	width: 378px;
}
.RadioGroup {
	padding-top: 5px;
	padding-left: 5px;
}

.RadioGroup  li {
	float: left;
	line-height: 16px;
}
.input {
	background-image: url(../images/bg/search.jpg);
	height: 34px;
	width: 361px;
	padding-left: 6px;
	margin-top: 4px;
}
.input input {
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 295px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input .L {
	float: left;
	padding-top: 6px;
}
.input .R {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
.page a , span {padding-right:10px;}
.zhuanjia_ad01{ float: left;height: 80px;width: 265px;background-image: url(../images/bg/loginleft.jpg);background-repeat: no-repeat;padding-top: 8px;padding-left: 10px;}
.zhuanjia_ad02{float: left;height: 80px;width: 337px;background-image: url(../images/bg/loginline.jpg);background-repeat: no-repeat;padding-top: 8px;padding-left: 3px;}
.zj_dayi_main .cont { line-height:24px; padding:10px;}
.subRegisterMain { line-height:24px; font-size:12px;}
.IndustryLeft .cont {line-height:24px; padding:0px;}
.IndustryLeft h2{ text-align:center; padding:10px;}
.hy_content {  padding:10px;}