@charset "utf-8";
.right{border:0;background:none;position:relative;}
.right button{;background:none;border:0;color:#c7c2bc;padding: 0 13px;height:40px;vertical-align:top}
.right img{vertical-align:middle;width:20px;height:20px;border-radius:50px}

#ol_after_private{display:none;position:absolute;top:40px;right:0;background:#fff;border-radius:3px;z-index:9;padding:10px 0;width:160px;
-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.2) ;
-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.2);
box-shadow: 0 2px 7px rgba(0,0,0,0.2);}
#ol_after_private li{line-height:30px;display:block;float:none}
#ol_after_private li a{color:#808a9b;display:block;padding: 0 15px}
#ol_after_private li a:hover{background:#eee;color:#ea185f}
#ol_after_private li a:after {display:block;visibility:hidden;clear:both;content:""}
#ol_after_private li strong{display:inline-block;background:#fac843;float:right;line-height:20px;color:#fff;border-radius:30px;padding:0 7px;font-size:0.92em;margin-top:6px}
#ol_after_private li .admin{color:#ff0000 !important}

@media (max-width: 969px){
    #tnb .right button{padding:0;color:#fff}
    #tnb .prf{border-left:0;width:100%;padding: 0 0 10px}
    #ol_after_private{left:0;right:none}
    .right img{width:25px;height:25px}

}

.text_left_01 {
width:500px;
float:left;
}

p.text_04 {
text-align:center;
font-size:18px;

}

p.text_05 {
float:left;
font-size:18px;
line-height:40px;
color:#000;
width:500px;
} 
h3.texts {
    font-size: 25px;
    margin: 15px 0;
    color: #004025;
	text-align: center;	
}
.m_01 {
float:left;
width:400px;
}
@media (max-width: 969px){
.ins05_wrap {
width:100%;
}
p.text_05 {
float:none;
width:100%;
} 
}


.Wrap {
width:940px;
height:500px;
}
.box_wraps ul.boxs{
width:940px;
height:500px;
float:left;
}
.box_wraps ul.boxs li {
height:200px;
width:460px;
float:left;
}
ul.boxs li:nth-child(2), ul.boxs li:nth-child(4) {
margin-left:20px;
}
ul.boxs li:nth-child(1), ul.boxs li:nth-child(2) {
margin-bottom:30px;
}

p.b_1 {
text-align:center;
font-size:25px;
font-weight:bold;
background:#6f0707;
color:#fff;
padding:20px 20px;
}
p.b_2 {
text-align:center;
font-size:18px;
color:#000;
padding:50px 20px;
border:2px solid #c59494;
border-top:none;
}

.boxs_f {
width:940px;
height:150px;
line-height:150px;
background:#6f0707;
}
p.b_3 {
color:#fff;
font-size:27px;
font-weight:bold;
text-align:center;

}

@media (max-width: 969px){
.Wrap{
width:100%;
height:950px;
}
.box_wraps ul.boxs{
width:100%;
}
.box_wraps ul.boxs li {
margin-left:0px;
width:100%;
}
ul.boxs li:nth-child(3), ul.boxs li:nth-child(4) {
margin-bottom:30px;
}
.boxs_f {
width:100%;
}
p.b_3 {
font-size:20px;
}
}


.m_index h2{
	font-size: 2rem;
	text-align: center;
	margin-top: 100px;
}


.ins05_wrap ul:after{
	content: '';
	display: block;
	clear: both;
}

.ins05_wrap ul li{
	width: 33%;
	float: left;
	padding: 20px;
}

@media(max-width:690px){
	.ins05_wrap ul li{
		float: none;
		width: 80%;
		margin: 20px auto;
	}
}

.ins05_wrap ul li p{
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}

.ins05_wrap ul li img{
	margin-bottom: 20px !important;
}




.product_page h2{
	font-size: 2rem;
	text-align: center;
	margin: 60px 0;
	color: #5f4510;
}


.product_page .pro_1:after{
	content: '';
	display: block;
	clear: both;
}

.product_page .pro_1 li{
	float: left;
	width: 25%;
	text-align: center;
	overflow: hidden;
	padding: 15px;
}

@media(max-width:690px){
	.product_page .pro_1 li{padding: 10px;}
}

.product_page .pro_1 li a{display: block; width: 100%; height: 100%;}

.product_page .pro_1 li a img{transition: all 0.5s; transform: scale(1); width: 100%; margin-bottom: 20px !important;}
.product_page .pro_1 li a:hover img{transform: scale(0.9);}

.product_page .pro_1 li a p{
	font-size: 18px;
	font-weight: 500;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

.product_page .pro_1 li a span{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

@media(max-width:960px){
	.product_page .pro_1 li{width: 50%;}
	.product_page .pro_1 li a p{font-size: 16px;}
}


.product_page .pro_1 li a span.price{
	font-weight: 600;
}

@media(max-width:550px){
	.product_page .pro_1 li{
		float: none;
		width: 80%;
		margin: 15px auto;
	}
}


.product_page .pro_2:after{
	content: '';
	display: block;
	clear: both;
}

.product_page .pro_2 li{
	float: left;
	width: 33%;
	text-align: center;
	overflow: hidden;
	padding: 40px;
}

@media(max-width:690px){
	.product_page .pro_2 li{padding: 10px;}
}

.product_page .pro_2 li a{display: block; width: 100%; height: 100%;}

.product_page .pro_2 li a img{transition: all 0.5s; transform: scale(1); width: 100%;  margin-bottom: 20px !important;} 
.product_page .pro_2 li a:hover img{transform: scale(0.9);}

.product_page .pro_2 li a p{
	font-size: 18px;
	font-weight: 600;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

.product_page .pro_2 li a span{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

@media(max-width:550px){
	.product_page .pro_2 li{
		float: none;
		width: 80%;
		margin: 15px auto;
	}
}

@media(max-width:690px){
	.product_page .pro_2 li a p{font-size: 16px;}
	.product_page .pro_2 li a span{font-size: 14px;}
}

.product_page .pro_2 li a span.price{
	font-weight: 600;
}


.product_page .pro_3:after{
	content: '';
	display: block;
	clear: both;
}

.product_page .pro_3 li{
	float: left;
	width: 50%;
	text-align: center;
	overflow: hidden;
	padding: 40px;
}

@media(max-width:690px){
	.product_page .pro_3 li{padding: 10px;}
}

.product_page .pro_3 li a{display: block; width: 100%; height: 100%;}

.product_page .pro_3 li a img{transition: all 0.5s; transform: scale(1); width: 100%;  margin-bottom: 20px !important;}
.product_page .pro_3 li a:hover img{transform: scale(0.9);}

.product_page .pro_3 li a p{
	font-size: 18px;
	font-weight: 600;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

.product_page .pro_3 li a span{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

@media(max-width:690px){
	.product_page .pro_3 li a p{font-size: 16px;}
	.product_page .pro_3 li a span{font-size: 14px;}
}

@media(max-width:550px){
	.product_page .pro_3 li{
		float: none;
		width: 80%;
		margin: 15px auto;
	}
}


.product_page .pro_3 li a span.price{
	font-weight: 600;
}

.product_page .pro_4:after{
	content: '';
	display: block;
	clear: both;
}

.product_page .pro_4 li{
	float: left;
	width: 50%;
	text-align: center;
	overflow: hidden;
	padding: 40px;
}


@media(max-width:690px){
	.product_page .pro_4 li{padding: 10px;}
}

.product_page .pro_4 li a{display: block; width: 100%; height: 100%;}

.product_page .pro_4 li a img{transition: all 0.5s; transform: scale(1); width: 100%;  margin-bottom: 20px !important;}
.product_page .pro_4 li a:hover img{transform: scale(0.9);}

.product_page .pro_4 li a p{
	font-size: 18px;
	font-weight: 600;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

.product_page .pro_4 li a span{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

@media(max-width:690px){
	.product_page .pro_4 li a p{font-size: 16px;}
	.product_page .pro_4 li a span{font-size: 14px;}
}

.product_page .pro_4 li a span.price{
	font-weight: 600;
}

@media(max-width:550px){
	.product_page .pro_4 li{
		float: none;
		width: 80%;
		margin: 15px auto;
	}
}


.product_page .pro_5:after{
	content: '';
	display: block;
	clear: both;
}

.product_page .pro_5 li{
	float: left;
	width: 50%;
	text-align: center;
	overflow: hidden;
	padding: 40px;
}


@media(max-width:690px){
	.product_page .pro_5 li{padding: 10px;}
}

.product_page .pro_5 li a{display: block; width: 100%; height: 100%;}

.product_page .pro_5 li a img{transition: all 0.5s; transform: scale(1); width: 100%;  margin-bottom: 20px !important;}
.product_page .pro_5 li a:hover img{transform: scale(0.9);}

.product_page .pro_5 li a p{
	font-size: 18px;
	font-weight: 600;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

.product_page .pro_5 li a span{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	-ms-word-break: keep-all;
	word-break: keep-all;
}

@media(max-width:690px){
	.product_page .pro_5 li a p{font-size: 16px;}
	.product_page .pro_5 li a span{font-size: 14px;}
}

.product_page .pro_5 li a span.price{
	font-weight: 600;
}

@media(max-width:550px){
	.product_page .pro_5 li{
		float: none;
		width: 80%;
		margin: 15px auto;
	}
}


.product2{margin-bottom: 100px; margin-top: 50px; max-width:1200px; margin:160px auto 40px}

.product2:after{
	content: '';
	display: block;
	clear: both;
}

.product_img {
    width: 45%;
    float: left;
}

.product_txt {
    width: 55%;
    float: left;
    text-align: center;
	padding: 15px;
}

.product_txt h2 {
    text-align: left;
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.product_txt table {
    width: 100%;
    font-size: 14px;
    border-top: 2px solid #333;
}

.product_txt table th {
    color: #333;
    /* background-color: #f7f7f7; */
    border-bottom: 1px solid #ddd;
    /* border-right: 1px solid #ddd; */
    padding: 12px;
}

.product_txt table td {
    color: #888;
    border-bottom: 1px solid #ddd;
    /* border-right: 1px solid #ddd; */
    padding: 14px;
    text-align: left;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.pro_txt_bt p {
    font-size: 1.1rem;
    line-height: 2rem;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.pro_txt_bt a {
    background: #956b17;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    padding: 15px 20%;
    font-size: 1rem;
	transition: all 0.3ss;
}

.pro_txt_bt a:hover{
	background: #5f4510;
}

.product_intro h3{font-size: 20px;}


@media(max-width:690px){
	.product_img{float: none; width: 80%; margin: 30px auto}
	.product_txt{float: none; width: 80%; margin: 30px auto}
}

