/*产品列表页样式*/ .news{width:1200px;margin:0px auto;height:500px} .news .pnav{height:50px;width:100%;border-bottom:1px solid #999} .news .pnav .location{height:20px;font:12px/1.5 Arial;color:#999;padding:10px 0px 0px 20px;} .news .pnav h2{padding-left:20px;font-family:Arial;font-weight:200;} .news .allnlist{width:300px;height:405px;float:left} .news .allnlist .left{width:300px;margin-top:10px} .news .allnlist .left ul li{padding:5px 0px 5px 20px;background-color:rgb(243,243,243);font:15px/1.5 Arial} .news .allnlist .left a{color:black} .news .allnlist .left ul li:hover{font:18px/1.5 Arial} .news .nlist{width:880px;height:405px;float:right} /*盒子模型设置*/ .box{ width:99%; border:1px solid rgb(243,243,243); margin-top:10px; } .box .header{ width:100%;height:26px; background:url("spph_bg.gif") repeat-x 0px 0px; } .box .header a{ float:right; line-height:28px; color:red; font-size:16px; margin-right:20px; } .box .header a:hover{color:red;} .box .header h4{ line-height:26px; color:#000; font-size:18px; margin-left:20px; margin-top:20px; } .box .content{padding:20px;} .box .content a{color:black} .box .content ul li{ line-height:35px; } .box .content ul li a span{float:right} /*在线留言样式*/ #online{width:1200px;margin:0px auto;} #online .top{width:100%;height:200px;border:1px solid rgb(243,243,243);font:18px/1.5 Arial;text-align:center;} #online .top h2{margin-top:80px} #online .bottom{width:100%;height:340px;} #online .bottom .left{width:300px;height:340px;border:1px solid rgb(243,243,243)} #online .bottom .right{width:880px;height:440px;float:right;} #online .bottom .right .content{width:385px;margin:20px;float:left;height:30px;padding:0px 5px;border:1px solid rgb(243,243,243)} #online .bottom .right textarea{width:822px;margin:20px;height:160px;padding:0px 5px;border:1px solid rgb(243,243,243);font:15px/1.5 Arial} #tijiao{width:130px;height:45px;float:right;margin-right:25px;background-color:rgb(161,119,75);font:15px/1.5 Arial;color:#fff;}