@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; height:auto; .title{float:left; width:80px; height:28px; margin-left:14px; text-align:center; line-height:26px; color:#ffffff; background-image:url(../../images/buttonbg04_.png);font-family:"宋体";font-size:14px;} .option{float:left;overflow:hidden;font-family:"宋体";font-size:14px;line-height:14px;margin-left:10px;width:830px; label{float:left; margin:6px 10px 0 6px; input{margin-right:4px;} } .select{float:left; 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;width: 97%; color:#c9000b; margin:14px 0 0 14px; font-size:24px;position: relative; #download{width: 80px;height: 25px;color:#fff;font-size:14px;background-color: #38B1E3;text-align: center;position: absolute;top:0;right:0px;line-height: 25px;border-radius: 5px;cursor: pointer;} } .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:10px; height:10px; overflow:hidden; margin:9px 6px 0 20px; background-color:#ffffff;} .text{float:left; font-size:16px; margin-top:3px; color:#ffffff;font-family:"宋体";} } .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;} }