/*ç«™ç¾¤å¯¼èˆª*/
.downbox {height:60px;border-top: solid 1px #ccc;/* margin-bottom: 50px; *//* padding: 0 40px 30px 40px; */}
.down_box {width: 1180px;margin: auto;clear: both;margin-top:30px;}
.down_box span { float: left; font-size: 16px; color: #000; font-weight: bold; padding: 6px 20px 0 20px; }
.select { position: relative; float: left; margin: 0 10px; }
.select dt { height: 33px; display: inline-block; background: url(select_input_bg.png) no-repeat 200px center ; line-height: 33px; cursor: pointer; width: 200px; padding-right: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 1; text-indent: 12px; color: #000; border: 1px solid  #999; font-size: 14px; margin-bottom: 15px; }
.select:last-child dt {}
.ash { color: #d7d7d7!important }
.select dd { position: absolute; left: 0; top: 35px; display: none; z-index: 9; width: 232px; /*! padding-top: 35px */
	background-color: #fff; }
.select dd ul { width:232px; height: 90px; overflow: auto; }
.select dd ul li a { line-height: 28px; display: block; font-size: 14px; text-indent: 12px; background: #ebebeb; color:#333}
.select dd ul li a:hover { background: #f5f5f5; }
/*ç«™ç¾¤å¯¼èˆªç»“æŸ*/
/*footer*/
.footer_box{width:100%; /*! background-color: #db1a1a; */clear:both; overflow:hidden; padding:20px 0}
.footer{width:1100px; margin:0 auto;overflow: hidden;border-bottom: solid 1px #ccc;margin-bottom: 50px;padding: 0 40px 30px 40px;}
.footer p{ color:#333; padding-bottom:5px; margin:0;}
.footer p span{ padding-right:20px;}
.footer p span a{ color:#fff;}
.footer a{text-decoration:none;display: inline;color: #333333;}
.footer_img{ float:left}
.footer_text{float:left;width:720px;margin-left:20px;font-size: 16px;}
.footer_jc{ float:right; width:106px; margin-top:10px; }
.cur{ display:block; }
/*footerend*/