@charset "UTF-8";
html {
	color: #000;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a, button {
	outline: 0;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0
}
/*new*/
#cs_box {
  width: 140px;
  height: 220px;
  color: #FFF;
  position: fixed;
  right: 10px;
  top: 270px;
  border-radius: 10px;
  z-index: 1000
}
#cs_box span {
  height: 20px;
  line-height: 20px;
  display: block;
}
.gg {
  width: 800px;
  text-align: center;
  border: 1px solid #f0d584;
  background: #fffcde;
  color: #f40;
  line-height: 24px;
  padding-top: 4px;
  float: right;
  font-size: 15px;
}
/*fuzhu-info*/
.fuzhu-info1{
  padding:15px 0 15px 15px;
  position: relative;
}
.fuzhu-info{
  font-size:20px;
  color:#fff;
  line-height:1.8em;
  font-weight:bold;
  padding:15px;
}
.fuzhu-info h3{
  color:#a4a7da;
  font-weight:bold;
  text-indent:5px
}
.fuzhu-info p{
  color:#fff;
  font-weight:bold;
}
.fuzhu-info strong{
  color:#e80000;
  font-weight:bold;
}
.goods_wrap{
  margin-bottom:20px;
}
.mark{
    position: absolute;
    left: 8px;
    top: 8px;
}