@charset "utf-8";
/* CSS Document */
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #e53747;
  opacity: 0.7;
  z-index:1000;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
@media screen and (max-width : 639px ){
#page_top{
  width: 50px;
  height: 50px;
}
#page_top a{
  width: 50px;
  height: 50px;
}
#page_top a::before{
  font-size: 23px;
  top: -20px;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 10px;
  top: 25px;
}
}
#archive {
	max-width:1280px !important;
	margin:auto;
}
.noscript {
	width:960px;
	margin:auto;
	border:1px solid #F00;
	padding:5px 10px;
	font-weight:bold;
}
.goods {
	text-align:center;
    letter-spacing: -.4em;
}
.goods:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.goods_box .sort {
	background:#eee;
	padding:10px 10px;
	margin:0 auto 20px;
	text-align:center;
	max-width:1200px;
}
.goods_box .sort div {
	display:inline-block;
	padding:0 10px;
}
.goods_box .sort h2 {
	font-size:18px;
	margin:0 0 5px;
}
.goods_box .sort div.title {
	font-weight:bold;
}
.goods_box .sort a {
	color:#e53747;
}
.goods li {
    letter-spacing: 0em;
	width:253px;
	float:left;
	vertical-align:top;
	border:1px solid #ddd;
	padding:5px;
	border-collapse: collapse;
	margin: 0 -1px -1px 0;
	z-index:1;
	position:relative;
	padding:5px 0;
}
@media screen and (max-width: 828px) {
.goods li {
    letter-spacing: 0em;
	width:33%;
	float:left;
	vertical-align:top;
	border:1px solid #ddd;
	padding:5px 1%;
	border-collapse: collapse;
	margin: 0 -1px -1px 0;
	z-index:1;
	position:relative;
	padding:5px 0;
}
}
.goods li a {
	display:block;
}
.goods li:hover {
	border:1px solid #e53747;
	z-index:10;
}
.goods li .company_name {
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
}
.goods li .product_name {
	font-size:12px;
	margin-top:5px;
	text-align:center;
}
@media screen and (max-width : 639px ){
.goods li .company_name {
	font-size:13px;
}
.goods li .product_name {
	font-size:11px;
}
}
@media screen and (min-width: 641px) {
.goods li .pic {
	max-width:150px;
	margin:0 auto 10px;
	text-align:center;
	min-height:180px;
}
}
.goods li .pic {
	position:relative;
}
@media screen and (max-width : 639px ){
.goods li .pic {
	min-height:130px;
	margin:0 10px 10px;
}
}
.goods li .pic img {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
	max-width:100%;
	width:auto;
	max-height:170px;
	height:auto;
}
@media screen and (max-width : 639px ){
.goods li .pic img {
	max-height:130px;
}
}
.movie {
	display:none;
}
.serach {
	max-width:1200px;
	margin:20px auto 40px;
	background:#eee;
	padding:10px;
}
.serach h2 {
	font-size:20px;
	color:#333;
	margin:0;
}
.serach dl {
	margin:10px auto 20px;
	max-width:950px;
}
.serach dl dt {
	font-weight:bold;
	display:inline-block;
	padding:10px;
	vertical-align:middle;
}
.serach dl dd {
	display:inline-block;
	vertical-align:middle;
}
.serach dl select {
	line-height:40px;
	width:150px;
}
.serach label {
	display:inline-block;
	margin-right:20px;
}
.serach .keyword {
	display:inline-block;
	line-height:35px;
	height:35px;
	border:1px solid #B3B3B3;
	padding-left:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:400px;
}
@media screen and (max-width : 639px ){
.serach .keyword {
	width:90%;
}
}
.serach p {
	font-size:12px;
	line-height:20px;
}
#send {
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:20px auto 10px;
	background:#e53747;
	padding:10px 0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#send:hover {
	text-decoration:underline;
}
/*detail*/
#detail {
	max-width:1000px;
	margin:auto;
}
.company_pr {
	text-align:center;
	padding:0 10px;
	max-width:1000px;
	margin:auto;
}
.item_pic li {
	background:#F2F2F2;
	padding: 15px;
	box-sizing: border-box;
	margin: 20px 0;
}
.item_pic li .pic {
	float: left;
	position: relative;
	width: 26%;
	height: 165px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.item_pic li .pic img {
	max-width: 100%;
	max-height: 100%;
}
.item_pic li a {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(255,255,255,0.6);
}
.item_pic li a i {
	font-size: 40px;	
}
.item_pic li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.item_pic li .infomation {
	float: left;
	margin-left: 10px;
	width: 72%;
}
.item_pic li .infomation .item_name {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px;
	padding: 0;
	line-height: 20px;
}
.company_info table {
	max-width:1000px;
	width:98%;
	margin:auto;
}
.company_info table th {
	width:25%;
	padding:20px 0;
	font-weight:bold;
	border:1px solid #ccc;
	text-align:center;
}
.company_info table td {
	padding:20px 2%;
	font-weight:bold;
	border:1px solid #ccc;
	font-weight:normal;
}
@media screen and (max-width: 480px) {
.item_pic li .pic {
	float: none;
	margin: 0 auto 10px;
	width: 95%;
	height: 180px;
}
.item_pic li .infomation h3 {
	font-size: 16px;	
}
.item_pic li p {
	font-size: 14px;
}
}
.company_info table {
	max-width:1000px;
	width:98%;
	margin:auto;
}
.company_info table th {
	width:30%;
	padding:20px 0;
	font-weight:bold;
	border:1px solid #ccc;
	text-align:center;
}
.company_info table td {
	width:64%;
	padding:20px 2%;
	font-weight:bold;
	border:1px solid #ccc;
	font-weight:normal;
}
.button {
	text-align:center;
}
.button li {
	margin:0 20px;
	display:inline-block;
	width:250px;
}
#send_head {
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:160px;
	margin:20px 0 10px auto;
	background:#e53747;
	padding:10px 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#send_head:hover {
	text-decoration:underline;
}
#back {
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:20px auto 10px;
	background:#f7931e;
	padding:10px 0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#back:hover {
	text-decoration:underline;
}
