@charset "utf-8";
#div_body{
    margin: auto;
	width: 1360px;
	height:auto;
	background-color: #FFF;
    box-shadow: 12px 0px 15px -4px rgba(204,204,204,0.8),-12px 0 8px -4px rgba(204,204,204, 0.8);
	padding-bottom: 0px;
}
.menu_hover:hover{
		cursor:pointer;
	filter:alpha(opacity=80); 
	opacity:0.7;
}
#div_header {
	margin: auto;
	height: 80px;
	width: 1360px;
	background-color: #FFF;
}
#div_header_logo1 {
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 319px;
}
#div_header_logo1:hover{
	cursor:pointer;
	filter:alpha(opacity=80); 
	opacity:0.7;
	
}
#div_header_logo2 {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 235px;
}
#div_header_menu {
	float: left;
	height: 60px;
	width: 350px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#div_header_menu ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#div_header_menu ul li{
	cursor: pointer;
	float: left;
	height: 60px;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	line-height: 60px;
}

#div_header_fb {
	float: left;
	height: 60px;
	width: 155px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/logo3.png);
	background-repeat: no-repeat;
}
#div_header_line {
	float: left;
	height: 60px;
	width: 211px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/logo4.png);
	background-repeat: no-repeat;
}
#div_slide {
	margin: auto;
	clear: both;
	height: 650px;
	width: 1360px;
}
#div_pdg {
	background-color: #FFF;
	margin: auto;
	clear: both;
	height: 300px;
	width: 1360px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #367C2B;
}
#div_pdg2 {
	background-color: #FFF;
	margin: auto;
	clear: both;
	height: 300px;
	width: 1000px;
}
#div_pdg_list1 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 75px;
	margin-right: 50px;
	margin-bottom: 75px;
	margin-left: 50px;
}
#div_pdg_list2 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 75px;
	margin-right: 50px;
	margin-bottom: 75px;
	margin-left: 50px;
}
#div_pdg_list3 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 75px;
	margin-right: 50px;
	margin-bottom: 75px;
	margin-left: 50px;
}
#div_pdg_list4 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 75px;
	margin-right: 50px;
	margin-bottom: 75px;
	margin-left: 50px;
}
#div_footer {
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat;
	text-align: center;
	height: 50px;
	width: 1360px;
	margin: auto;
}

#div_header_menu_drop1 {
	display: none;
	clear: both;
	float: left;
	width: 110px;
	background-color: #FFF;
	padding: 5px;
	position: absolute;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -10px;
}
#div_header_menu_drop1 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#div_header_menu_drop1 ul li{
	cursor: default;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;

}
#div_header_menu_drop1 ul li:hover{
	cursor: pointer;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #367C2B;
	font-weight: bold;
	color: #FFF;

}
#mmn_carmodel:hover #div_header_menu_drop1{
display: block;
}
#mmn_carmodel:hover{
	font-weight: bold;
	color: #000;
}


#div_header_menu_drop2 {
	display: none;
	clear: both;
	float: left;
	width: 110px;
	background-color: #FFF;
	padding: 5px;
	position: absolute;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -10px;
}
#div_header_menu_drop2 ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#div_header_menu_drop2 ul li{
	cursor: default;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #FFF;

}
#div_header_menu_drop2 ul li:hover{
	cursor: pointer;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #367C2B;
	font-weight: bold;
	color: #FFF;

}
#mmn_carmode2:hover #div_header_menu_drop2{
display: block;
}
#mmn_carmode2:hover{
	font-weight: bold;
	color: #000;
}

#mmn_carmode3:hover{
	font-weight: bold;
	color: #000;
}

 image anime
  .show-icon{
    background: url(img/icon.svg);
    margin: 5% 40% 0% 40%;
    background-size: 300px;
    width: 500px;
    height: 400px;
    overflow: hidden;
    background-repeat: no-repeat;
  }
.show-icon:hover{
	cursor:pointer;
  transition: all 1.0s;
  transform: rotate(360deg);
}


#pddetail {
	margin: auto;
	clear: both;
	width: 1360px;
	background-color: #FFF;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #367C2B;
}
#pddetail_model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	float: left;
	height: 40px;
	width: 800px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 250px;
}

#partsdetail_model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	height: 40px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
}

#pddetail_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	float: left;
	height: 40px;
	width: 800px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 250px;
	clear: both;
}
#partsdetail_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	height: 40px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#pddetail_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 250px;
	clear: both;
	padding-bottom: 0px;
}
#pddetail_pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 250px;
	clear: both;
	padding-bottom: 0px;
}
#partsdetail_pic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 0px;
	text-align: center;
}
#pddetail_pic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 250px;
	clear: both;
	padding-bottom: 0px;
	text-align: center;
	height: 100px;
}
#pddetail_pic img{
	-webkit-box-shadow: 10px -10px 25px -6px rgba(150,147,150,1);
-moz-box-shadow: 10px -10px 25px -6px rgba(150,147,150,1);
box-shadow: 10px -10px 25px -6px rgba(150,147,150,1);
}
#partsdetail_pic img{
	-webkit-box-shadow: 10px -10px 25px -6px rgba(150,147,150,1);
-moz-box-shadow: 10px -10px 25px -6px rgba(150,147,150,1);
box-shadow: 10px -10px 25px -6px rgba(150,147,150,1);
}
#pddetail_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	float: left;
	width: 860px;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 250px;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 50px;
}
#partsdetail_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 50px;
	width: 300px;
}
#div_partsall {
	background-color: #FFF;
	margin: auto;
	clear: both;
	height: 1000px;
	width: 1360px;
}
#div_partsall_search1 {
	clear: both;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 30px;
	line-height: 60px;
	color: #333;
	height: 60px;
}
#div_partsall_search2 {
	clear: both;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 40px;
}
.textbox_v1{
	cursor: pointer;
	float: left;
	height: 40px;
	width: 395px;
	font-size: 24px;
	line-height: 40px;
	color: #090;
	padding-left: 5px;
}
.textbox_v2{
	cursor: pointer;
	float: left;
	height: 45px;
	width: 80px;
	font-size: 24px;
	line-height: 45px;
	color: #090;
	margin-left: 5px;
}


#div_partsall_pd {
	clear: both;
	width: 500px;
	font-size: 36px;
	line-height: 60px;
	color: #333;
	height: 60px;
	float: left;
	margin-top: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 80px;
}
#div_partsall_list_box {
	margin: auto;
	clear: both;
	width: 1200px;
	padding-bottom: 1px;
}
#div_partsall_list_box_pd {
	float: left;
	height: 350px;
	width: 252px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 22px;
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 50px;
}
#div_partsall_list_box_pd ul{
    padding:0px;
	margin:0px;
	list-style-type:none;	
}
#div_partsall_list_box_pd ul li.pdpic{
	cursor: pointer;
	border: 1px solid #CCC;
}
#div_partsall_list_box_pd ul li.pdname{
	cursor: default;
	font-size: 16px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height:30px;
	max-height:60px;
}
#div_partsall_list_box_pd ul li.pdlink{
	cursor: pointer;
	font-size: 12px;
	line-height: 20px;
	height: 25px;
	text-align: center;
	text-decoration: underline;
	margin-top: 2px;
}
#div_partsall_list_box_pd ul li.pdlink:hover{
	cursor: pointer;
	font-size: 12px;
	line-height: 20px;
	height: 25px;
	text-align: center;
	text-decoration: underline;
	margin-top: 2px;
	color: #666;
}
#div_body_menuco {
	background-color: #FFFFFF;
	height: 50px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
#div_body_menuco_list {
	float: right;
	height: 50px;
	font-size: small;
	line-height: 50px;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#div_body_menuco_list:hover {
	cursor: pointer;
	color: #333;
	background-color: #EFEFEF;
}
#div_body_menuco_list.coactive {
	cursor: pointer;
	color: #333;
	background-color: #EFEFEF;
}

#div_co {
	background-color: #FFF;
	margin: auto;
	width: 1360px;
	padding-bottom: 80px;
}
#div_co_title {
	float: left;
	height: 100px;
	width: 750px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#div_co_pic {
	clear: both;
	width: 1260px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	border: 5px solid #077C19;
}
#div_co_map {
	clear: both;
	float: left;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	border: 2px solid #E1E1E1;
	padding-bottom: 10px;
}
#div_co_fb {
	float: left;
	height: 400px;
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#pddetail_gly_title {
	width: 1300px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 40px;
	font-size: 36px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pddetail_gly {
	width: 1300px;
	clear: both;
	padding-bottom: 50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#pddetail_gly ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#pddetail_gly ul li{
	width: 200px;
	height: 150px;
	cursor: pointer;
	overflow: hidden;
	float: left;
	margin: 5px;
	border: 3px solid #367C2B;
}
#pddetail_gly ul li img{
	width:200px;
	height:150px;
transition: transform .2s; /* Animation */
}
#pddetail_gly ul li img:hover{
transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

}
#web_body2 {
	background-color: #FFF;
	width: 1360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	box-shadow: 12px 0px 15px -4px rgba(204,204,204,0.8),-12px 0 8px -4px rgba(204,204,204, 0.8);
	padding-bottom: 0px;
	clear: both;
}
#allcartt {
	background-image: url(../picture/allcartt.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 122px;
	width: 1360px;
}
#allcartt_typecarsum {
	float: left;
	height: 30px;
	width: 890px;
	margin-top: 60px;
	margin-left: 300px;
}
#allcartt_typecarsum ul{
    padding:0px;
	margin:0px;
	list-style-type:none;
}
#allcartt_typecarsum ul li{
	cursor: default;
	float: left;
	color: #000;
	background-color: #cbc4c4;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 20px;
	font-size: 12px;
}
#allcartt_typecarsum ul li:hover{
	cursor:pointer;
	filter:saturate(4);
}
#allcarlist {
	margin: auto;
	clear: both;
	width: 1202px;
	background-color: #FFF;
	padding-bottom: 10px;
}
#allcarlist ul{
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 288px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#allcarlist ul:hover{
	cursor: pointer;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 288px;
	background-color: #9D9C9C;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	
}
#allcarlist ul li.allcarlist_no{
	cursor: default;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #9d9c9c;
	padding-right: 10px;
	float: left;
	padding-left: 5px;
}
#allcarlist ul li.allcarlist_pic{
	cursor: pointer;
	float: left;
	height: 214px;
	width: 288px;
}
#allcarlist ul li.allcarlist_name{
	cursor: default;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	height: 40px;
	clear: both;
	float: left;
	padding-left: 5px;
	width: 100%;
	overflow: hidden;
}
#allcarlist ul li.allcarlist_cc{
	cursor: default;
	float: left;
	width: 100px;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	color: #666;
	font-size: 16px;
}
#allcarlist ul li.allcarlist_gear{
	cursor: default;
	float: left;
	width: 100px;
	padding-left: 5px;
	font-size: 15px;
	line-height: 20px;
	color: #666;
	clear: both;
}
#allcarlist ul li.allcarlist_price{
	cursor: default;
	height: 40px;
	color: #FFF;
	background-color: #367C2B;
	font-size: 24px;
	line-height: 40px;
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: -20px;
	position: relative;
	text-align: right;
	max-width: 150px;
}

#car_info_box {
	background-color: #FFF;
	clear: both;
	width: 1360px;
	box-shadow: 12px 0px 15px -4px rgba(204,204,204,0.8),-12px 0 8px -4px rgba(204,204,204, 0.8);
	margin-top: -120px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 50px;
}

#car_info_box_01 {
	float: left;
	width: 300px;
	margin-left: 15px;
	padding-bottom: 20px;
}
#car_info_box_02 {
	float: left;
	width: 850px;
	margin-left: 10px;
	padding-bottom: 20px;
}
#car_info_box_01_01 {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: JasmineUPC;
	font-size: 24px;
}
#car_info_box_01_01 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#car_info_box_01_01 ul li.car_info_box_01_01_01{
	cursor: default;
	background-color: #72BB61;
	clear: both;
	float: left;
	color: #FFF;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#car_info_box_01_01 ul li.car_info_box_01_01_02{
	cursor: default;
	float: left;
	clear: both;
	line-height: 25px;
	
}
#car_info_box_01_02 {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: JasmineUPC;
	font-size: 24px;
}#car_info_box_01_02_01 {
	color: #ff0000;
	background-color: #d9d9d9;
	height: 40px;
	width: 140px;
	line-height: 40px;
	text-align: center;
}
#car_info_box_01_02_02 {
	color: #000000;
	background-color: #d9d9d9;
	min-height: 100px;
	width: 280px;
	line-height: 30px;
	text-align: left;
	padding-bottom: 10px;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#car_info_box_01_02_03 {
	color: #FFFFFF;
	background-color: #FF0000;
	width: 280px;
	line-height: 20px;
	text-align: left;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#car_info_box_01_02_04 {
	color: #FFFFFF;
	background-color: #FF0000;
	width: 280px;
	line-height: 50px;
	text-align: right;
	font-size: 44px;
	padding-left: 10px;
	padding-right: 10px;
}
#car_info_box_01_02_05 {
	color: #FFFFFF;
	background-color: #72BB61;
	min-height: 100px;
	width: 280px;
	line-height: 30px;
	text-align: left;
	padding-bottom: 10px;
	font-size: 24px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}
#car_info_box_02_01 {
	line-height: 40px;
	color: #000;
	height: 40px;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}
#car_info_box_02_02 {
	line-height: 24px;
	color: #c02525;
	height: 24px;
	font-size: 16px;
	font-family: Arial;
}
#car_info_box_02_03 {
	background-color: #CCC;
	clear: both;
	height: 600px;
	width: 800px;	
}
#car_info_box_02_04 {
	clear: both;
	height: 600px;
	width: 800px;
	margin-top: 20px;
}
#car_info_box_02_04 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#car_info_box_02_04 ul li{
	cursor: default;
	float: left;
	height: 100px;
	width: 133px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
