@charset "utf-8"; /* LESS Document */ /*中间总宽度*/ @census_width:980px; /*其它变量*/ @cen_con_width:@census_width - 40; .census{display:table; .cen_header{float:left; width:@census_width; height:20px; overflow:hidden;} .cen_con{float:left; width:@cen_con_width; height:auto; overflow:hidden; border-left:20px solid #f0f0f0; border-right:20px solid #f0f0f0; .search{float:left; width:@cen_con_width; height:auto; overflow:hidden; background-color:#ebebeb; .term{float:left; width:@cen_con_width; overflow:hidden;margin-top:10px;} .box{float:left; width:@cen_con_width; .title{float:left; width:80px; height:25px; margin-left:14px; text-align:center; line-height:24px; color:#ffffff; background-image:url(../images/buttonbg04_.png)} .option{float:left; overflow:hidden;width:830px; label{float:left; margin:6px 10px 0 6px; input{margin-right:4px;} } .select{float:left; width:120px; height:26px; text-align:center; font-size:14px; margin-left:10px;} } .submit{float:right; width:80px; height:26px; margin-right:10px; border:none; color:#ffffff; cursor:pointer; background-image:url(../images/buttonbg04_.png)} } .contract{width:26px; height:13px; overflow:hidden; margin:8px auto; cursor:pointer;background:url(../images/slidup.png) no-repeat;} .contract.hover{width:26px; height:13px; overflow:hidden; margin:8px auto; cursor:pointer;background:url(../images/sliddown.png) no-repeat;} } .fruit{float:left; width:@cen_con_width; height:auto; overflow:hidden; background-color:#ffffff; .header{float:left; height:36px; overflow:hidden; color:#c9000b; margin:14px 0 0 14px; font-size:24px;} .block{float:left; width:@cen_con_width; height:auto; .title{float:left; width:@cen_con_width - 20; height:30px; overflow:hidden; margin:20px 10px; background-color:#5094d1; .bai{float:left; width:16px; height:16px; overflow:hidden; margin:6px 6px 0 20px; background-color:#ffffff;} .text{float:left; font-size:16px; margin-top:2px; color:#ffffff;} } .tendency{float:left; width:@cen_con_width; height:436px; overflow:hidden; .point{float:left; width:@cen_con_width; height:20px; overflow:hidden; text-align:center; color:#325899;} .box{float:left; width:@cen_con_width; height:350px; overflow:hidden;} } .info{float:left; width:@cen_con_width; height:640px; overflow:hidden; .table{width:@cen_con_width - 300; height:112px; overflow:hidden; margin:0 auto 10px auto; tbody{background-color:#eeeeee;} } .box{float:left; width:@cen_con_width; height:470px; overflow:hidden;} } .source{float:left; width:@cen_con_width; height:auto; overflow:hidden;} } } } .cen_footer{float:left; width:@census_width; height:20px; overflow:hidden; display:flex;} }