@charset "utf-8";
#product_all .len .category_area {
	width: 240px;
	height: 300px;
	float: left;
	padding-left: 0;
	padding-right: 0;
}

#product_all .len .category_area span {
	line-height: 37px;
	top: 50%;
	display: block;
	margin-top: -18px;
	height: 37px;
}

#product_all .len#pub_ecu .category_area span,
#product_all .len#pub_plf .category_area span {
	margin-top: -37px;
}

#product_all .len#pub_plf .category_area {
	height: 604px;
}

#product_all .len#pub_plf .pro_unit:nth-child(2) .in_box {
	width: 476px;
}

#product_all .len#pub_plf .pro_unit:nth-child(2) .in_box>img {
	height: 524px;
	width: 476px;
}

#product_all .len#pub_plf .pro_unit:nth-child(5),
#product_all .len#pub_plf .pro_unit:nth-child(6) {
	margin-top: 4px;
}

#product_all .len .pro_unit .in_box {
	background-color: #eeeeee;
	padding-top: 10px;
	width: 236px;
	position: relative;
	overflow: hidden;
}

#product_all .len .pro_unit span {
	display: block;
	width: 100%;
	min-height: 70px;
	font-size: 18px;
	text-align: center;
	padding: 0 15px;
	line-height: 21px;
	font-weight: bold;
	padding-top: 15px;
}

#product_view .len1>div.info span.category {
	font-size: 20px;
}

#product_view .len1>div.info dl dt {
	font-size: 22px;
	font-weight: bold;
}

#product_view .len1>div.info dl dd.tt_en {
	font-size: 24px;
	padding-top: 0;
}

#product_view .len1>div.info dl dd:last-child {
	font-size: 18px;
	line-height: 30px;
	padding-top: 25px;
}

#product_view .len1>div.info dl {
	padding-bottom: 120px;
}

#product_view .len1>div.info {
	padding-left: 70px;
	height: 100%;
	position: static;
}



#product_view .len1>div.info ul.button_bt li {
	padding-left: 12px;
}

#product_view .len1>div.info ul.button_bt li button {
	width: 260px;
	height: 60px;
	padding: 0;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #929292;
}

#product_view .len1>div.info ul.button_bt {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: auto;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
}

#product_view .len1>div.info ul.button_bt li {
	float: right;
	padding-left: 12px;
	padding-right: 0;
	width: auto;
	margin-left: 0;
}

#product_view .len1>div.info ul.button_bt li:last-child button {
	background-color: #ffc600;
	color: #222222;
}

#product_view .len1.plf_0_1 h2 {
	font-size: 40px;
	font-weight: bold;
	color: #3d4c9c;
	text-align: center;
}

#product_view .len1.plf_0_1>div div {
	
	text-align: center;
}
#product_view .len1.plf_0_1>div:nth-child(2) div{
	padding-top: 50px;
} 


.tab_menu{
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: -50px;
}
.content_body .navs .tab_menu ul.tab{
	position: relative;
	bottom:0;
}
.tab_menu .tab_sub_menu{
	position: absolute;
	width: 100%;
	z-index: 500000;
	background-color: #FFF;
	top: 50px;
	height: 0;
	overflow: hidden;
}
.tab_menu .tab_sub_menu ul{
	float: left;
	width: 20%;
	display: block;
}
.tab_menu .tab_sub_menu ul li a{
	line-height: 18px;
	font-size: 15px;
	padding-top: 14px;
	padding-bottom: 14px;
	display: block;
	padding-left: 50px;
	font-weight: 500;
}
.tab_menu .tab_sub_menu ul li a:hover,
.tab_menu .tab_sub_menu ul li.active a{
	color: #3d4c9c;
}
