footer .top, footer .bottom {
	border: none;
}

.bx-wrapper .bx-prev {
	background-image: url("../img/common/back.png");
	left: 45px;
}
.bx-wrapper .bx-next {
	background-image: url("../img/common/next.png");
	right: 45px;
}
.bx-wrapper .bx-controls-direction a {
	top: 50%;
	width: 53px;
	height: 53px;
}
header {
	background-image: url("../img/product/bg_top.png");
	height: 105px;
	background-position: bottom center;
	position: static;
}
header .container {
	position: relative;
	height: 100px;
}
header .bototm_info {
	position: absolute;
	width: 100%;
	bottom: 0;
    left: 30px;
	line-height: 24px;
	background: none;
}
/*bread*/
.off {
	display:none;
}
.item_hide {
	display: none;
}
.bread {
	background: url(../img/product/bg_bread.png) no-repeat;
	background-size: cover;
	height: 160px;
	background-position: center center;
}
.bread .container {
	line-height: 160px;
	padding-left: 45px;
}
.bread .container img {
    width: 300px;
}
.menu_pro {
	background: #f14545;
}
.section01 {
	height: 60px;
	background: #38240b;
	line-height: 60px;
}
.section01 .container p {
    background: url(../img/detail_product/txt_top01.png) no-repeat;
    background-size: 100%;
    width: 274px;
    height: 43px;
    color: #fff;
    line-height: 1.5;
    margin-top: 9px;
    padding: 3px 9px;
}

.section02 {
    background: #fff;
}
.section02 .bg_01 {
	width: 560px;
    height: 130px;
    margin: 0 auto;
    padding-top: 54px;
}
.section03 {
	background: url(../img/detail_product/bg02.jpg) no-repeat;
    background: cover;
	background-position: center center;
	padding-top: 30px;
}
.section03 .logo_img {
    width: 145px;
    margin: 0 auto 60px;
}
.section03 .title_txt {
	text-align: center;
}
.section03 .content {
	margin-top: -5px;
	font-size: 15px;
}
.section03 .content .left {
	width: 457px;
}
.section03 .content .right {
	margin-top: 65px;
	width: 500px;
	float: right;
}
.section03 .content .right ul {
	text-align: center;
}
.section03 .content .right ul li {
	background: url(../img/detail_product/bg02.png) no-repeat;
	background-position: center center;
	width: 159px;
	height: 213px;
	display: inline-block;
	text-align: center;
	margin-left: 4px;
	color: #FFFFFF;
}
.section03 .content .right ul li a .desc {
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 15px;
}
.item_hide {
	text-align: center;
    border: #fff 2px dashed;
    border-radius: 10px;
    background-color: rgba(7,1,2,0.65);
    height: auto;
    max-width: 588px;
    max-height: 588px;
	padding: 30px;
}
.fancybox-close {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	right: 15px;
	top: 13px;
	background: url(../img/detail_product/icon_close.png) no-repeat;
}
.item_hide .desc {
	text-align: center;
	color: #FFFFFF;
	background-position: center top;
	margin: -105px auto 20px;
    font-size: 15px;
}
.item_hide .title {
	font-size: 26px;
	color: #FFFFFF;
}
.item_hide .thumb {
    width: 65%;
    margin: 10px auto;
}
h2.title {
	text-align: center;
}
.section03 {
	padding-bottom: 88px;
}
.section03 .content02 {
	margin-top: 70px;
}
.section03 .group {
	margin-top: 25px;
}
.img_face {
	text-align: center;
}
.section03 .group .desc {
	color: #ffffff;
	margin-top: -45px;
	text-align: center;
}
.section03 .group02 {
	margin-top: 165px;
}
.section03 .group02 .img_face {
	margin-top: 20px;
}
.section03 .group02 .desc {
	margin-top: -20px;
	text-align: center;
	color: #ffffff;
}
.bt03 {
	display: block;
	height: 51px;
	margin: 55px auto 0;
	width: 186px;
}




