/* css 重置 */
*{margin:0;padding:0;list-style:none;}
body{background:#003366;font:normal 12px/22px 宋体; top:0;}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#1974A1;}
/* 本例子css */
.tabox{background-color:#FFF;width:966px;margin:30px auto;border-top:2px solid #c00;}
.tabox .hd{overflow:hidden;background:url(../images/bg1.jpg) 0 -32px #efefef;border-left:1px solid #ddd;}
.tabox .hd li{position:relative; margin-left:-1px;height:68px; vertical-align:central; line-height:38px; text-align:center;width:240px;float:left;border:1px solid #ddd;border-top:0;font:normal 18px/68px "Microsoft YaHei";_font-weight:bold;cursor:default; color:#FFF;}
.tabox .hd li.on{width:240px;background:#fff;border-bottom:1px solid #fff;color:#c00; font-weight:bold;}
.tabox .bd{height:350px;border:1px solid #ddd;border-top:0;}
.tabox .lh{overflow:hidden;}
.tabox .lh li{width:450px;padding:0 10px;float:left;}
.tabox .lh li .p-img{width:420px;height:310px;padding:5px 13px 0 13px;margin:0 auto;text-align:center;}
.tabox .lh li .p-txt{width:460px;height:310px;padding:5px 13px 0 13px;margin:0 auto;text-align:left; font:微软雅黑; font-size:16px; font-weight:200; color:#003366; line-height:31px;}
.tabox .lh li .p-name{height:36px;line-height:18px;word-break:break-all;word-wrap:break-word;overflow:hidden;}
.tabox .lh2 li{width:250px;padding:0 10px;float:left;}
.tabox .lh2 li .p-img2{width:250px;height:270px;padding:55px 10px 0 15px;margin:0 auto;text-align:center;}
.tabox .lh2 li .p-name2{height:36px;line-height:18px;word-break:break-all;word-wrap:break-word;overflow:hidden;}
.tabox .lh2 li .p-txt{width:380px;height:310px;padding:50px 13px 0 35px;margin:0 auto;text-align:left; font:微软雅黑; font-size:16px; font-weight:200; color:#003366; line-height:31px;}
.tabox .lh3 li{width:210px;padding:0 10px;float:left;}
.tabox .lh3 li .p-img3{width:210px;height:210px;padding:55px 10px 0 10px;margin:0 auto;text-align:center;}
.tabox .lh li .p-price{color:#999;}
.tabox .lh li .p-price strong{color:#c00;font-size:14px;font-family:verdana;}