table{width:100%;border-collapse:collapse}
table,th,td{border:1px solid #ddd}

.body_pc>div{overflow:hidden}
.body_pc>div>.box{position:relative;width:1200px;margin:auto}
.body_pc>div>.box>.items{display:inline-block;width:100%}
.body_pc>.top{height:40px;line-height:40px;overflow:hidden;background:#eee}
.body_pc>.top .left{display:block;float:left;width:180px;height:40px;padding-left:40px;font-size:14px;line-height:40px;background:url('/public/img/frontend/decoration/top_home.png') left 6px no-repeat;background-size:auto 25px}
.body_pc>.top .right{float:right;height:40px}
.body_pc>.top .right>*{display:block;width:auto;float:left;padding:0 10px;font-size:14px;color:#333;line-height:40px}
.body_pc>.header{height:80px}
.body_pc>.header .left{float:left;width:300px;height:80px;line-height:80px;font-size:26px;color:#094;padding-left:180px;background:url('/public/img/frontend/decoration/logo.png') 2px center no-repeat;background-size:auto 70px}
.body_pc>.header .right{float:right;width:480px;height:40px;margin:20px 0}
.body_pc>.header .right>.search{position:relative;float:right;width:360px;height:40px;border:1px solid #094;border-radius:3px;overflow:hidden}
.body_pc>.header .right>.search>input{display:block;width:100%;padding-right:80px;padding-left:12px;border:0;background:#fff;line-height:38px;font-size:16px;color:#333}
.body_pc>.header .right>.search>a{position:absolute;top:-1px;right:-1px;z-index:100;background:#094;color:#fff;font-size:30px;text-align:center;display:block;width:80px;height:40px;line-height:40px}
.body_pc>.nav{height:50px;background:#333}
.body_pc>.nav a{position:relative;display:block;width:140px;height:50px;float:left;text-align:center;font-size:20px;line-height:20px;padding:15px 0;color:#fff}
.body_pc>.nav a:nth-child(n+2):after{content:'|';display:block;float:left;margin-left:-3px;font-weight:normal!important}
.body_pc>.nav a.active{background:#094;color:#fff}
.body_pc>.nav a.active:after{display:none}
.body_pc>.banner>img{display:block;width:100%}
.body_pc>.footer{background:#333;height:80px;line-height:80px;text-align:center;color:#fff;font-size:16px}
