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/info_product/txt_top01.png) no-repeat;
    background-size: 100%;
    width: 274px;
    height: 43px;
    color: #38240b;
    font-size: 15px;
	line-height: 16px;
    margin-top: 9px;
    padding: 15px 35px;
}

.section02 .left {
	padding-left: 14px;
}
.section02 img{
	width: 100%;
}
.section03 {
	background: url(../img/info_product/bg.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 75px;
}
.section03 .content {
	width: 829px;
	height: 618px;
	background: url(../img/info_product/bg01.png) no-repeat;
	margin: 0 auto;
	padding-top: 40px;
	position: relative;
	padding-left: 75px;
	padding-right: 65px;
}
.section03 .content .title {
	text-align: center;
	padding-right: 80px;
}
.section03 .content .ab_icon {
	height: 218px;
	position: absolute;
	right: -30px;
	top: -50px;
	width: 215px;
}
.section03 .content .left .top,
.section03 .content .left .bottom{
	width: 287px;
	height: 134px;
	font-size: 15px;
	font-weight: bold;
	padding: 27px 5px 30px 20px; 
}
.mgt12 {
	margin-top: 12px;
}
.section03 .content .left .top {
	background: url(../img/info_product/bg03.png) no-repeat;
	color: #56789a;
}
.section03 .content .left .bottom {
	background: url(../img/info_product/bg02.png) no-repeat;
	color: #00848b;
}
.section03 .content .left ul li {
	line-height: 1.6em;
	padding-left: 20px;
}
.section03 .content .left .top ul li {
	background: url(../img/info_product/icon_li01.png) no-repeat;
	background-position: left center;
}
.section03 .content .left .bottom ul li {
	background: url(../img/info_product/icon_li02.png) no-repeat;
	background-position: left center;
}
.button_change.bt03 {
	width: 186px;
	height: 51px;
	margin: 33px auto 0;
	display: block;
}
.section03 .content .right {
	font-size: 13px;
	color: #56789a;
	padding-left: 20px;
	text-shadow: -2px -1px 1px #fff, 1px -2px 1px #fff, -1px 2px 1px #fff, 1px 2px 1px #fff;
	line-height: 1.7em;
}




