/*头部搜索框*/
.bigsearchbox{width: 100%; height: 300px; padding-top: 80px;}
.topsearch{width: 100%; height: 300px; background:url(../images/cljg-bg.jpg) no-repeat center center; }
.searbox{width: 1200px; margin: 0 auto; height: 100%; position: relative;}
.maternumb{min-width: 220px; height: 100px; background: #Fff; opacity: 0.7; position: absolute; top: 0; left: 0;  margin-bottom: 15px; font-size: 28px; color: #fff; line-height: 35px;text-align: center; padding: 0 10px;}
.maternumb h3{color: #444; font-size: 20px; font-weight: normal; padding-top: 8px; line-height: 40px;}
.maternumb span{width: 27px; height: 35px; display: inline-block; text-align: center; background: url(../images/maternumb.png) no-repeat; margin-left: 5px; font-weight: bold;}
.searinput{width: 760px; height: 100%; margin: 0 auto;}
.searinput h3{text-align: center; font-size: 28px; color: #fff; padding-top:85px;}
.searb{overflow: hidden; width: 100%; margin-top: 40px; }
.searmb{line-height: 50px; width: 600px; border: 0; border-radius: 5px; float: left; text-indent: 0.5em; font-size: 14px;}
.searbt{line-height: 50px; border: 0; background:url(../images/searpic.png) no-repeat #f86900; float: right; width: 140px; border-radius: 5px; color: #fff; font-size: 16px; text-indent: 1em; cursor: pointer;}
.searbt:hover{ background:url(../images/searpic.png) no-repeat #f85d00;}
.hotw{width: 100%; color: #fff; font-size: 14px; padding-top: 10px;}
.hotw a{color: #fff;}

/*条件筛选*/
.screenbox{width: 100%; margin-top: 10px;}
.screenmain{width: 1198px; border: 1px solid #ddd;  margin: 0 auto; font-size: 14px;  }
.bt{border-top:1px solid #ddd ;}
.screenmain dl{overflow: hidden;}
.screenmain dt{width: 115px; float: left; text-indent: 0.8em; padding:10px 0;}
.screenmain dd{width:1050px; float: right; padding:15px 0; border-left:1px solid #ddd ;}
.screenmain dd a{display: block; float: left;  margin-right: 10px; text-align: center; border-radius:3px; padding: 0 12px;}
.screenmain dd a.on{background: #ff822e; color: #fff !important;}
.screenmain dd a.cur{color: #ff822e !important; border: 2px solid #ff822e; padding: 1px 5px !important;}
.screenmain dd a:hover{ color: #ff822e;}
.scryear{width: 100%; height: 40px; }
.scrmonth{width:80%; height: 30px;  line-height: 30px;  margin-left: 12px;}
.scrmonth a{display: block; border: 1px solid #DCDCDC; padding: 2px 6px !important; line-height: 25px;}
.scrmonth a:hover{color: #ff822e !important; border: 2px solid #ff822e; padding: 1px 5px !important;}
.screenmain dd a.none{color: #DEDEDE; border: 1px dashed #DCDCDC; }
.screenmain dd a.none:hover{cursor: not-allowed;padding: 2px 6px !important;color: #DEDEDE !important;border: 1px dashed #DEDEDE; background: #FFF;}
/*统计*/
.statis{width: 100%; margin-top: 10px;}
.statismain{width: 1200px; height: 400px; margin: 0 auto;}
.summ{text-align: center; font-size: 14px; padding-top: 10px;}
.summ strong{ font-size: 16px; color: #f00; padding: 2px;}

/*材料价格表*/
.materbox{width: 100%; margin-top: 10px; margin-bottom: 50px;}
.matermain{width: 1200px; margin: 0 auto; overflow: hidden;}
.matermain table{margin-top:15px; width: 100%; font-size: 14px; cursor: pointer; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; text-align: center;}
.matermain th{ border-top: 1px solid #ddd; padding: 10px 10px; background: #1d85d0; color: #fff;}
.matermain td{ border-top: 1px solid #ddd; padding: 10px 10px;}
.matermain .price{text-align: center; color: #f00; }
.matermain .name{text-align:left;}
.matermain table td a{width: 100px; color: #4695d7;}
.matermain table td a:hover{text-decoration: underline; color: #247dc1;}
.dispb{display: none;}
.tit a{color: #fff;}
.materpaging{width: 510px; height: 70px; background: #0e5f96; float: right; overflow: hidden; margin-top: 10px;}
