@charset "utf-8";
.goodslogo{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  background-color : white;
  color : #4f4f4f;
  width : 48%;
}
.btn3,
a.btn3,
button3.btn3{
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color : #212529;
  width : 465px;
}
a.btn3-flat{
  overflow: hidden;
  color : #645067;
  background : linear-gradient(to right, #ffffff, #fef9eb) white;
  font-weight : normal;
  padding-top : 15px;
  padding-bottom : 15px;
}
a.btn3-flat span{
  position: relative;
}
a.btn3-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #f7f2e8;
}
a.btn3-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.btn4,
a.btn4,
button4.btn4{
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color : #212529;
  width : 930px;
}
a.btn4-flat{
  overflow: hidden;
  color : #645067;
  background : linear-gradient(to right, #ffffff, #fef9eb) white;
  font-weight : normal;
  padding-top : 15px;
  padding-bottom : 15px;
}
a.btn4-flat span{
  position: relative;
}
a.btn4-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #f7f2e8;
}
.goods_logo1{
  text-align : center;
}
a.btn4-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.img30per{
  width : 30%;
}
.goods_p1{
  border-style : solid;
  width : 400px;
  vertical-align : middle;
  text-align : center;
  background-color : white;
  border-width : 1px;
  border-color : #dfcda4;
}
.goods_p2{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 1px;
  border-style : solid;
  border-color : #dfcda4;
  width : 400px;
  background-color : white;
  vertical-align : middle;
  text-align : center;
}
.goods_p3{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-width : 1px;
  border-style : solid;
  border-color : #dfcda4;
  width : 405px;
  background-color : white;
  vertical-align : middle;
  text-align : center;
}
.goods_p3z{
  padding-left : 20px;
  padding-right : 20px;
  border-width : 0px;
  width : 405px;
  vertical-align : middle;
  text-align : center;
}
.goods_p4{
  border-width : 1px;
  border-style : solid;
  border-color : #dfcda4;
  background-color : white;
  vertical-align : middle;
  text-align : center;
}
.goods_t1{
  width : 510px;
  vertical-align : top;
  text-align : left;
}
.goods_t2{
  width : 470px;
  vertical-align : top;
  text-align : left;
}
.setumei{
  font-size : 14px;
  margin-top : 10px;
}
.goodsname{
  padding-left : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : white;
  color : #f7df91;
}
.yubinimg{
  background-color : white;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
}
.sishuimg{
  background-color : white;
  padding-top : 15px;
  padding-bottom : 15px;
  text-align : center;
}
.goodslogosp{
  width : 4%;
}

