@charset "utf-8";
/* CSS Document */
/*公用*/
*{padding:0; margin:0; font-family:"微软雅黑";}
html,body{padding:0; margin:0; font-size:12px; background:#fff;}
img,ul,li,ol,dl,dt,dd,a,p,form,input{padding:0; margin:0; border:none;}
ul,li{list-style:none;}
a{ color:#434343; text-decoration:none;}
a:hover{ color:#f33c03;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.clearfix {*zoom:1;}
/*页面*/
.box{width:1003px; margin:0 auto; clear:both;}
.position{clear:both; padding:20px 0px; background:url(../img/position.jpg) left no-repeat; padding-left:20px; color:#939393; height:14px; line-height:14px; background-position:5px 20px;}
.position a{color:#939393;}
.position a:hover{ color:#fd6519;}
.mainpage{clear:both; border:1px solid #f1f1f1; width:1001px; margin-bottom:100px;}
.searchbar{clear:both; height:134px; background:#fbfbfb; margin:1px;border:none;}
.searchbox{margin:0 auto; padding-top:45px; width:700px;}
.searchtext{width:560px; height:40px; line-height:40px; border:2px solid #e9e9e9; background:url(../img/search.jpg) 15px 10px no-repeat #fff; padding-left:44px; float:left; font-size:14px;}
.searchbutton{float:left; width:92px; height:44px; line-height:44px; text-align:center; font-size:18px; background:#fc720a; border:none; color:#fff; cursor:pointer;}
.searchbutton:active{ background:#ff9606;}
.goto-area{clear:both; margin-top:30px;}
.goto-area dl.item{border-bottom:1px dashed #e9e9e9; padding:10px 30px; clear:both; overflow:hidden;display:inline-block;width: 940px;}
.goto-area dl.item:hover{ background:#fff9e8;}
.goto-area dl.item dd a{float:left; margin:3px 8px; padding:0px 5px; font-size:14px; line-height:24px; display:inline-block; white-space:nowrap;border:1px solid #e8e8e8;}
.goto-area dl.item dt,.goto-area dl.item dd{clear:both;}
.goto-area dl.item dt a{line-height:28px; color:#fd6519; font-weight:bold; margin:5px 8px; padding:0px 5px; font-size:16px; display:inline-block; white-space:nowrap;}
.selected{background:#fd5e0f; color:#fff; padding:0px 5px;}
.page{clear:both; margin:85px auto;}
.page ul{width:400px; margin:0 auto;}
.page ul li{float:left; margin:0px 12px; line-height:28px; font-size:14px;}
.page ul li a{font-size:12px; background:#fff9e9; border:1px solid #e5e5e5; line-height:26px; height:26px; font-weight:bold; display:inline-block; padding:0px 12px;}
.page ul li input.yema{border:1px solid #e5e5e5; line-height:26px; height:27px; width:60px; text-align:center; float:left; margin-right:10px;}