@charset "UTF-8";
/* CSS Document */

.top_img
{
	text-align: center;
	margin-top: 30px;
}

.slide
{
	margin-top: 20px;
}

.bxslider li
{
  display: none;
}

.bx-viewport .bxslider li
{
  display: block !important;
}

.news_info
{
	text-align: center;
	margin-top: 50px;
}

.news_box
{
	border: 1px solid #B9C3C9;
	width: 980px;
	height: 50px;
	margin: 20px auto 0;
}

.ticker {
	margin: 0 auto;
	padding: 15px 15px 20px;
	width: 980px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
 
.ticker ul {
	width: 980px;
	position: relative;
}
 
.ticker ul li {
    width: 980px;
    display: none;
}

.img_box
{
	margin-top: 30px;
}

.left_box02
{
	float: left;
	width: 480px;
	background-color: #F7F7F7;
	text-align: center;
	padding-top: 10px;
}

.right_box02
{
	float: right;
	width: 480px;
	background-color: #F7F7F7;
	text-align: center;
	padding-top: 10px;
}

.down
{
	margin-top: 15px;
}

.left_box02 p
{
	font-size: 15px;
	line-height: 1.8;
}

.right_box02 p
{
	font-size: 15px;
	line-height: 1.8;
}

.left_box02 a:hover img
{
	opacity: 0.5;
}

.right_box02 a:hover img
{
	opacity: 0.5;
}
#banner{
	width: 998px;
	margin: 50px auto 0 auto;
}
.menber_button{
	margin: 30px;
	text-align: center;
}
.shop_ttl
{
	text-align: center;
	margin-top: 50px;
	border-bottom: 2px solid #B9C3C9;
}

.shop_info
{
	overflow: hidden;
	margin-top: 20px;
}

.left_box03
{
	float: left;
	width: 400px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}

.right_box03
{
	float: right;
	width: 500px;
	margin-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

table
{
	border-collapse: collapse;
	margin: 0 auto;
}

td
{
	border-bottom: 1px dashed #B9C3C9;
	padding: 4.5px;
}

.bold
{
	font-weight: bold;
}

.left_box03 img
{
	margin: 20px auto;
}
