blockquote,body,button,dd,dl,dt,embed,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,object,ol,pre,table,td,th,ul{margin:0;padding:0;font-size:12px;word-wrap:break-word;font-family:PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif,Simsun;color:#333}

li,ol,ul{list-style:none}
a,a:active,a:hover,a:link{text-decoration:none; color:#333}
input,textarea,select{ outline: none;}
.clearfix:after{content:""; display: table; clear:both}
.clearfix{zoom:1}
.cl{ clear:both}
.fl{float:left}
.fr{float:right}
.imgbox{font-size:0;line-height:0}
.wrap{width:1200px;margin:0 auto;}
.head{width:1200px;margin:0 auto; border-bottom: 2px solid #ccc;}
.head .head-top{height: 90px; padding-bottom:36px;position:relative;font-size:12px}
.head-top .lzy-logo { width:200px; height:70px; display: block; position: absolute; left: 10px; top: 20px;}
.head-top .search { width: 370px; height: 38px; border: 1px solid #ccc; border-radius: 18px; background: #fff; position: absolute; left: 50%; margin-left: -185px; top: 50px; overflow: hidden; }
.head-top .search .inp-l { width: 270px; height: 38px; border: none; padding: 0 20px;}
.head-top .search .inp-r { width: 60px; height: 38px; font-size: 0; border: none; background: url(../images1/search.png) no-repeat center center #d32f2f;}
.head-top .search .inp-r:hover{background:url(../images1/search.png) no-repeat center center #e84848}
.head-top .user { width: 180px; height: 28px; line-height: 28px; position: absolute; right: 0; top: 55px;}
.head .nav {width: 1000px; height: 40px;font-size: 16px; font-weight: bold; }
.nav a {display: block; height: 35px; line-height: 35px; margin-left: 10px; margin-right: 30px; float: left;}
.nav a:hover {border-bottom: 2px solid #ff2222;}
.nav .menu-right {margin-right: 50px;}

.foot-box { width: 100%; margin-top: 10px;}
.footer {margin: 0 auto; width: 1200px;}
.friends-links {}
.friends-links span {display: block; width: 1188px; height: 40px; line-height: 40px; font-size: 14px; font-weight: bold; padding-left: 10px; border-bottom: 1px solid #ccc;}
.friends-links a {display: block; height: 30px; font-size: 12px; line-height: 30px; text-align: center; overflow: hidden;margin-left: 10px; margin-right: 10px; float: left;}
.bottom-nav {width: 1200px; height: 40px;font-size: 14px; font-weight: bold; border-bottom: 1px solid #ccc; text-align: center;}
.bottom-nav div {text-align: center;}
.bottom-nav a { height: 35px; line-height: 35px; margin-left: 10px; margin-right: 30px;}
.bottom-nav a:hover {color: #DB6D0E; }
.bgfafa {background: #F0F0F0; height: 72px;}
.bgfff { background: #fff9ec; height: 85px;}
.footer .copyright {margin-top: 20px; margin-bottom: 30px; width: 1200px; height: 50px;}
.footer .copyright div {text-align: center;}

.top {
  background: #8C3F00;
  line-height: 40px;
  font-size: 12px;
}
.top .top_box {
  display: flex;
  justify-content: space-between;
}
.top .top_box a {
  color: #F3F3F3;
  margin: 0 3px;
}
.top .top_box .top_right .cart{
  margin-left: 30px;
}
.top .top_box .top_right .cart .iconfont{
  vertical-align: bottom;
  font-size: 18px;
}
.top .top_box a:first-child {
  margin-left: 0;
}
