.img-years-num1{
	background-position: -5px 19px;
}

.img-years-num2{
	background-position: -5px 32px;
}

.img-years-num3{
	background-position: -5px 45px;
}

.img-years-num4{
	background-position: -5px 58px;
}

.img-years-num5{
	background-position: -5px 71px;
}

.img-years-num6{
	background-position: -5px 84px;
}

.img-years-num7{
	background-position: -5px 97px;
}

.img-years-num8{
	background-position: -5px 110px;
}

.img-years-num9{
	background-position: -5px 123px;
}

.img-years-num10{
	background-position: -5px 136px;
}
.unit-shop-img-years {
    position: absolute;
    left: 12px;
    top: -10px;
    height: 12px;
    width: 30px;
    background-image: url(/resources/home/images/shop_publish_years.png);
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
}

 .dianpu_title{
   height:30px;
 }
 #searchBox{
    float: right;
    width: 290px;
    border: 1px solid rgb(204,204,204);
    margin-top: 10px;
    height: 30px;
    background-color: #fff;
 }
  #searchBox img{
    cursor:pointer; 
  }
  
 .styled-select {
   width: 85px;
   height: 30px;
   overflow: hidden;
   background: url(/resources/home/images/searchs.gif) no-repeat right #fff;
   float:left;
}
 #searchType{
   font-size: 12px;
   border: 0px;
   height: 30px;
   margin: 0px;
   width: 85px;
   color:#aaa;
   background: transparent;
   -webkit-appearance: none; /*for chrome*/
   padding-left:0px;
   padding-right:0px;
 }



 #searchText{
    font-size: 12px;
    line-height: 16px;
    height: 20px;
    padding: 5px;
    border: 0px;
    border-left: 1px solid #ccc;
    width: 140px;
    color:#aaa;
 }
 /* shop header*/
  #switch_div{
	margin: 0px;
	width: 90px;
	float: left;
 }
 .select_box{
   background-color: rgba(255,255,255,0.5);
  position: relative;
  height: 30px;
  line-height: 28px;
  width: 88px;
  border:none;
 }
 .select_box div:first-child{
	 height: 30px;
	line-height: 30px;
	color: #666;
	font-weight: normal;
	padding-left: 8px;
 }
 .select_box div:last-child{
   float: right;
  margin-top: -19px;
  padding-right: 5px;
 }
 .opacation{
  display: none;
  position: absolute;
  width: 88px;
  height: 40px;
  border: 1px solid #bbb;
  background-color: #fff;
  color: #666;
  font-weight: normal;
  z-index: 1000;
 }
 .opacation li{
   height: 20px;
  line-height: 20px;
  padding-left: 8px;
 }
 .opacation li:hover{
	 cursor:pointer;
	 color:#d3211e;
 }
 .trans_img{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*end*/
  #show_BoardName {
  color: #888;
  font-size:32px;
  line-height: 32px;
  font-family: "ºÚÌå";
  overflow: hidden;
  max-height: 130px;
  /*white-space: nowrap;*/
}
.logo .company_name {
    float: left;
    width: 515px;
    /*height: 108px;*/
    color: #fff;
    line-height: 32px;
    
    font-family: "ºÚÌå";
    color: #fff;
}

#header_top{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}


.search{
margin-top: 0px;
margin-bottom: 0px;
}
.moduleContentBox,.moduleTitleBox{
background-color: #ffffff;
}
.moduleTitleBox{
  line-height: 35px;
  margin-top: 0px;
}

.submenuBox{
width:100%;background: #007FFF;
}

.submenu{
position:relative;width:1150px;padding-left:0px;
 margin-top: 0px;
}

.search{
margin-top: 0px;
}

#navlink_2 ul li:not(.pic_jmsz):HOVER {
    border: 1px solid blue;
}

#navdown{
 height:50px;
}

div.center{
background-color:#ffffff;
 min-height:500px;
}

.submenu a.submenua{
  border-top: 0px;
}

.submenu a.submenub{
  font-size: 16px;
  display: inline-block;
  float: left;
  transition: all 1s ease 0s;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  color:#333333;
  border-top: 0;
  padding: 10px 36px;
}