

/*main 文件CSS样式---*/
*{
	margin:0;
	padding: 0;
}
body{
	
	font-size: 12px;
}
img{
	border:none;
}
ul,li{
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #333333
}
a:hover{
	color: #cc0000;
	text-decoration: underline;
}

/*Common 文件CSS样式---*/
.nav_fk .ul1 {
    background-color: #d6d6d6;
    clear: both;
    display: block;
    font-weight: bold;
    line-height: 24px;
    margin-right: 4px;
    text-align: center;
}

.nav_top { width:90px;  
	border-bottom: 1px solid #fff;	
	display: block;
	float:left;
    height:34px;
	line-height: 34px;
    text-align:left;
  }
 
.nav_top_hover { width:88px; height:35px; border-left:1px solid #ccc; border-top:1px solid #666; border-right:1px solid #ccc;  background-color:#fff; display:block; }


.nav_fk b { font-weight:100;display:block;}
.nav_fk span { width:40px; float:left; margin-left:10px; }



/*------------------新添加内容-----------------------------------------*/
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    height: 36px;
    clear: both;
}
.news_top {
    width: auto;
    margin: 0 auto;
    background: url(../image/tj_bj1.gif) repeat-x;
    height: 36px;
    line-height: 36px;
}
.header_top2 {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    margin: 0 auto;
    padding: 0px;
    width: 1200px;
    font-family: "微软雅黑";
}
.header_top_l {
    float: left;
    font-family: Arial;
    padding-left: 0px;
    width:320px;
}
.header_top_l li {
    float: left;
    padding: 0 1px;
}
.news_top .hs a{
    color: #4c4c4c
}
.header_top_r {
    float: right;
   
    text-align: right;
}
.header_top_r li {
    float: left;
    padding: 0 3px;
}
.nav_top {
    width: 85px;
    border-bottom: 1px solid #fff;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    text-align: left;
}
.nav_fk_2 {
    width: 83px;
}
.nav_fk {
    width: 300px;
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: none;
    position: absolute;
    background-color: #fafafa;
    padding-left: 4px;
    margin: 0px;
    margin-top:-1px!important;
}
.nav_fk1{
    margin-left:-47px
}
.nav_fk2{
    margin-left:-133px
}
.nav_fk3{
    margin-left:-4px;
    width: 85px;
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: none;
    position: absolute;
    background-color: #fafafa;
    padding-left: 10px;
    margin: 0px;
}

.nav_fk_2 ul li {
    padding: 0 6px;
    line-height: 22px;
    background-color: #fafafa;
    display: block;
    text-align: left;
}

.nav_fk ul li {
    padding: 0 4px;
    line-height: 22px;
    background-color: #fafafa;
    display: block;
    width: 80px;
    text-align: left;
    font-family: Arial;
}
.header_top_r li {
    float: left;
    padding: 0 3px;
}
.nav_top_a, .nav_top_a2 {
    width:85px;
    height: 36px;
    text-align: center;
    font-weight: bold;
    background-color: #ccc;
    display: block;
    overflow: hidden;
    background: url(../image/arrow1213.png) no-repeat right center;
}


.header_top_l span {
    margin-right: 0;
}
div .st {
    font-family: "宋体";
}
.c_hi_news {
    color: #F13535;
    margin-right: 4px;
    float: left;
}


.search-field {
    width: 245px;
    float: left;
}
.header_top_l span {
    margin-right: 0
}
.fl {
    float: left;
    position: relative;
}
.search-field input {
    border: 0 none;
    color: #666;
    padding: 0px;
    width: 205px;
    padding-left: 10px;
    height: 22px;
    line-height: 22px;
    margin-top: 8px;
    outline: none
}
#msga {
    position: relative;
    display: inline-block;
    width: 19px;
    height: 21px;
    background: url(../image/clock.png) 0 0 no-repeat;
    top: 5px;
    margin-right: 20px;
}
#mmsg {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    background: #ff0000;
    color: white;
    right: -15px;
    top: -5px;
    overflow: hidden;
    text-overflow: ellipse;
    white-space: nowrap;
}
.search-button {
    background: url(../image/pro_sear.gif) left center no-repeat;
    height: 22px;
    width: 39px;
    line-height: 22px;
    display: block;
    float: right;
    margin-top:8px
}
.search-sub{
     width: 100%;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 999;
    border: 1px #ccc solid;
    background: white;
    display: none;
}
.search-sub li {
    line-height: 30px;
    cursor: pointer;
    padding-left: 10px;
}
.search-sub li.act{
    background:#2b99ff;
    color:white
}































