@charset "utf-8";
@import "/web/20221121142417cs_/http://anjiepart.com/web/20211217051721cs_/http://cdn.yiparts.com/USITE/Css/ui/black-tie/jquery-ui-1.7.1.custom.css";
/*基本框架样式*/
*{padding:0;margin:0;list-style:none;}
img{border:0;}
label {font-weight: bold;}
/*基本常量----------------------------------------------------------------------------------------------*/
body{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	background:#0f0f0f url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/main_bg.jpg) no-repeat top center ;
	
	line-height: 1.8em;
}
a {
	color: #2D2D2D;
}
a:hover{
	color: #c10c1b;
}
h1,h2,h3,h4{font-size:12px;}
/*位置块定义*/
#container{
	width:960px;
	margin:0 auto;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/Bottom.jpg) no-repeat fixed center bottom;
}
/*---PageTop---------------------------------------------------------------*/
#PageTop{
	margin-bottom: 10px;
}
/*LOGO居中*/ 
#logo{
	float: left;
}
#logo .container {
	width:280px;
	height:116px;
	overflow:hidden;
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	}
#logo .main {
	position:static;
	+position:absolute;
	top:50%
}
#logo img {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
}
/*language*/
#language{
	float:right;
	width:400px;
	height:44px;
	line-height:44px;
	text-align:right;
}
#language a {
	color:#FFFFFF;
}
#language a:hover, #language .active a {
	color: #c10c1b;
}
/*banner*/
#banner{
	float: left;
	width:600px;
	margin-top: 5px;
	height:36px;
}
#banner h1{
	font-size: 32px;
	color: #FFFFFF;
	height:36px;
	line-height:36px;
}
/*menu*/
#menu{
	clear:both;
}
#menu .container{
	padding-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4d4a;
}
#menu .main{
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/menu.gif) repeat-x center;
	border: 1px solid #9e1326;
}
#menu ul li{
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/menu_li.gif) repeat-y right;
	padding-right: 2px;
}
#menu ul li a{
	color: #FFFFFF;
	padding: 16px 24px 18px 24px;
	*padding: 17px 24px 16px 24px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 49px;
}
#menu a:hover,#menu ul .active a {
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/menu_hover.gif) repeat-x center center;
}

/*---main----------------------------------------------------------------*/
#main{
	min-height:500px;
	background-color: #f2f2f2;
	border: 1px solid #e2e3e5;
}

/*---PageLeft----------------------------------------------------------------*/
#DEFAULT #PageLeft{
	overflow:hidden;
	width:260px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#PageLeft .control {
	margin-bottom: 10px;
	border-bottom:1px solid #f2f2f2;
}
#PageLeft .container {
	border: 1px solid #e3e4e6;
}
#PageLeft .main {
	border: 1px solid #FFFFFF;
}
#PageLeft h2{
	font-size: 18px;
	line-height: 38px;
	padding-left: 30px;
	color: #CC0000;
	background: #CCCCCC url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/L_h2.gif) no-repeat 10px center;
}
#PageLeft .content {
	padding: 10px;
}
#PageLeft select {
	width: 220px;
}
#PageLeft .btn {
	color:#FFFFFF;
	border:none;
    width:70px;
	height:20px;
	margin-left:3px;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/btn.gif) no-repeat center;
}

/*导航目录、零件列表、厂商列表/usernav/partlist/makelist*/
#PageLeft .usernav li, #PageLeft #partlist li, #PageLeft #makelist li{
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
}
#PageLeft .usernav a, #PageLeft  #partlist a, #PageLeft #makelist a{
	color:#2D2D2D;
	text-decoration: none;
	display: block;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/li1.gif) no-repeat right;
}
#PageLeft .usernav a:hover,#PageLeft #partlist a:hover, #PageLeft #makelist a:hover, #PageLeft .usernav .active a, #PageLeft  #partlist .active a, #PageLeft #makelist .active{
	color:#c10c1b;
	text-decoration: none;
	background: #CCCCCC url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/li.gif) no-repeat right center;
}
#PageLeft #makelist img{
	margin-left: -27px;
	margin-right: 20px;
	vertical-align: middle;
	width: 24px;
}


#Content #makelist li{
	background:url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/ic.gif) no-repeat left center;
	text-indent:25px;
	width:33%;
	float:left;
}
#Content #makelist li a{
	text-decoration:none;
	display:block;
}
#Content #makelist .content{
	border:1px solid #9a0000;
	overflow:hidden;
}


/*partsearch*/
#PageLeft #partsearch{
}

#PageLeft #partsearch .container{
}
/*advsearch*/
#PageLeft .advsearch .container{
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/search2.gif) no-repeat bottom right;
}
/*loginform*/
#PageLeft #loginform{
	line-height: 32px;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/login_men1.gif) no-repeat bottom right;
}

#PageLeft #loginform .main{
	padding-bottom:10px;
}

#PageLeft #loginform li{
	height:32px;
}

#PageLeft #loginform .txt{
    width:140px;
}
#PageLeft #loginform label{
	width:60px;
	float:left;
	text-align:right;
}
#PageLeft #loginform .bottom{
	padding-top:10px;
	padding-left:30px;
}


/*contactcard*/
#PageLeft #contactcard{
	color:#FFFFFF;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard.gif) repeat-y center;
}
#PageLeft #contactcard .content{
	padding: 5px 20px 10px 20px;
}

#PageLeft #contactcard .container{
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard_t2.gif) no-repeat left top;
	border: 0px none;
}
#PageLeft #contactcard .main {
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard_b.gif) no-repeat bottom;
	border: 0px none;
}
#PageLeft #contactcard h2{
	color:#FFFFFF;
	font-size: 16px;
	line-height: 1.8em;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard_t1.gif) no-repeat left top;
	/*background:transparent;
	background-repeat:-1000px 0;*/
	text-align:center;
	padding-left: 0px;
}
#PageLeft #contactcard a{
	color:#FFFFFF;
}
#PageLeft #contactcard a:hover{
	color:#c10c1b;
} 
/*---Content----------------------------------------------------------------*/
#DEFAULT #Content {
	overflow:hidden;
	width:660px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#Content .control {
	margin-bottom: 10px;
}
#Content .container {
	border: 1px solid #e3e4e6;
}
#Content .main {
	border: 1px solid #FFFFFF;
}
#Content h2{
	height:42px;
	color:#FFFFFF;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/bg.jpg) repeat-x center center;
	line-height:42px;
	font-size: 18px;
	padding-left: 12px;
}
#Content .content {
	padding: 10px;
}

#Content #loginform ul{clear:both;overflow:hidden;}
#Content #loginform li{width:33%;float:left;line-height:32px;}
#Content #loginform li label{padding-right:5px;}
#Content #loginform li input.txt{width:120px;}
#Content #loginform li.loginbtn{margin-right:4px;}
#Content #loginform li span{padding-left:4px;}



/*新闻下载*/
#Content #news a, #Content #download a{
	color:#2D2D2D;
}
#Content #news a:hover, #Content #download a:hover{
	color:#c10c1b;
}
#Content #productsolidcontent img{
	border:1px solid #FF0000;
}


/*产品展示模块*/
#Content #product h3{
	font-size:12px;
}
/*---PageBottom------------------------------------------------------------------------------*/
#PageBottom{
	text-align: center;
	margin-top:20px;
}


#PageBottom .content{
    min-height:80px;
	padding:10px;
}





/*----------------------------*/
/*----------------------------*/
/*----THREE-RIGHT 结构--------------------*/

/*---main----------------------------------------------------------------*/
#THREE-RIGHT #main{
	min-height:500px;
	background-color: #f2f2f2;
	border: 1px solid #e2e3e5;
}

/*---PageLeft----------------------------------------------------------------*/
#THREE-RIGHT #PageRight{
	overflow:hidden;
	width:260px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#PageRight .control {
	margin-bottom: 10px;
	border-bottom:1px solid #f2f2f2;
}
#PageRight .container {
	border: 1px solid #e3e4e6;
}
#PageRight .main {
	border: 1px solid #FFFFFF;
}
#PageRight h2{
	font-size: 18px;
	line-height: 38px;
	padding-left: 30px;
	color: #CC0000;
	background: #CCCCCC url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/L_h2.gif) no-repeat 10px center;
}
#PageRight .content {
	padding: 10px;
}
#PageRight select {
	width: 220px;
}
#PageRight .btn {
	color:#FFFFFF;
	border:none;
    width:70px;
	height:20px;
	margin-left:3px;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/btn.gif) no-repeat center;
}

/*导航目录、零件列表、厂商列表/usernav/partlist/makelist*/
#PageRight .usernav li, #PageRight #partlist li, #PageRight #makelist li{
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
}
#PageRight .usernav a, #PageRight #partlist a, #PageRight #makelist a{
	color:#2D2D2D;
	text-decoration: none;
	display: block;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/li1.gif) no-repeat right;
}
#PageRight .usernav a:hover, #PageRight #partlist a:hover, #PageRight #makelist a:hover{
	color:#c10c1b;
	text-decoration: none;
	background: #CCCCCC url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/li.gif) no-repeat right center;
}
#PageRight #makelist img{
	width:24px;
	margin-left: -14px;
	margin-right: 10px;
	vertical-align: middle;
}

#Content #makelist li{
	background:url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/ic.gif) no-repeat left center;
	text-indent:25px;
	width:33%;
	float:left;
}
#Content #makelist li a{
	text-decoration:none;
	display:block;
}
#Content #makelist .content{
	border:1px solid #9a0000;
	overflow:hidden;
	zoom:1;
}


/*partsearch*/
#PageRight #partsearch{
}

#PageRight #partsearch .container{
}
/*advsearch*/
#PageRight .advsearch .container{
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/search2.gif) no-repeat bottom right;
}
/*loginform*/
#PageRight #loginform{
	line-height: 32px;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/login_men1.gif) no-repeat bottom right;
}

#PageRight #loginform .main{
	padding-bottom:10px;
}

#PageRight #loginform li{
	height:32px;
}

#PageRight #loginform .txt{
    width:140px;
}
#PageRight #loginform label{
	width:60px;
	float:left;
	text-align:right;
}
#PageRight #loginform .bottom{
	padding-top:10px;
	padding-left:30px;
}


/*contactcard*/
#PageRight #contactcard{
	color:#FFFFFF;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard.gif) repeat-y center;
}
#PageRight #contactcard .content{
	padding: 5px 20px 10px 20px;
}

#PageRight #contactcard .container{
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard_t2.gif) no-repeat left top;
	border: 0px none;
}
#PageRight #contactcard .main {
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard_b.gif) no-repeat bottom;
	border: 0px none;
}
#PageRight #contactcard h2{
	color:#FFFFFF;
	font-size: 16px;
	line-height: 1.8em;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/contactcard_t1.gif) no-repeat left top;
	/*background:transparent;
	background-repeat:-1000px 0;*/
	text-align:center;
	padding-left: 0px;
}
#PageRight #contactcard a{
	color:#FFFFFF;
}
#PageRight #contactcard a:hover{
	color:#c10c1b;
} 
/*---Content----------------------------------------------------------------*/
#THREE-RIGHT #Content {
	overflow:hidden;
	width:660px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#Content .control {
	margin-bottom: 10px;
}
#Content .container {
	border: 1px solid #e3e4e6;
}
#Content .main {
	border: 1px solid #FFFFFF;
}
#Content h2{
	height:42px;
	color:#FFFFFF;
	background: url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/bg.jpg) repeat-x center center;
	line-height:42px;
	font-size: 18px;
	padding-left: 12px;
}
#Content .content {
	padding: 10px;
}

#Content #loginform ul{clear:both;overflow:hidden;zoom:1;}
#Content #loginform li{width:33%;float:left;line-height:32px;}
#Content #loginform li label{padding-right:5px;}
#Content #loginform li input.txt{width:120px;}
#Content #loginform li.loginbtn{margin-right:4px;}
#Content #loginform li span{padding-left:4px;}



/*新闻下载*/
#Content #news a, #Content #download a{
	color:#2D2D2D;
}
#Content #news a:hover, #Content #download a:hover{
	color:#c10c1b;
}
#Content #productsolidcontent img{
	border:1px solid #FF0000;
}


/*产品展示模块*/
#Content #product h3{
	font-size:12px;
}
/*---PageBottom------------------------------------------------------------------------------*/
#PageBottom{
	text-align: center;
	margin-top:20px;
}


#PageBottom .content{
    min-height:80px;
	padding:10px;
}

/*-----------其他样式：产品展示---------*/

/*表格样式*/
#Content .productlist h4{color:#c10c1b;}
#Content .productlist table{border:1px solid #A60B16;}
#Content .productlist table tr td{border:1px solid #A60B16;}
#Content .productlist table tr.title th{border-right:1px solid #A60B16;}
#Content .productlist table tr .desc{width:220px;}
.productlist table tr th{background:none;}
#hotproduct th{background:none;}

/*-----------其他样式：产品展示---------*/

/*表格样式*/
#Content .productlist h4{color:#c10c1b;}
#Content .productlist table{border:1px solid #A60B16;}
#Content .productlist table tr td{border:1px solid #A60B16;}
#Content .productlist table tr.title th{border-right:1px solid #A60B16;_color:#A60B16;}
#Content .productlist table td.img{overflow:hidden;position: static;}
/*表格题目*/
#Content .productlist table tr.title{background:url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/thbg-red.gif) repeat-x left -160px; color:#FFFFFF;}

/*车型列表所在单元格*/
#Content .productlist table td.modellist #fumore{background:url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/more.gif) no-repeat left top;}

/*订购按钮*/
#Content .productlist table td.img .carbtn{position:relative;left:-5px;}

#Content .productlist table td.img .carbtn label{background:#c10c1b;border:1px solid #A60B16; color:#FFFFFF; _left:-47px;}

/*"适用于品牌"边框*/
#Content .productlist table td.modellist .makeforuse{border:1px solid #A60B16;color:#c10c1b;background:url(/web/20221121142417im_/http://anjiepart.com/web/20211217051721im_/http://cdn.yiparts.com/Css/template/hky_4/images/libg.png) repeat-x left bottom;}









/*
     FILE ARCHIVED ON 05:17:21 Dec 17, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:22:02 Nov 21, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 174.279
  exclusion.robots: 0.106
  exclusion.robots.policy: 0.095
  cdx.remote: 0.084
  esindex: 0.012
  LoadShardBlock: 50.149 (3)
  PetaboxLoader3.datanode: 63.258 (4)
  CDXLines.iter: 23.397 (3)
  load_resource: 58.673
  PetaboxLoader3.resolve: 28.517
*/
/*
     FILE ARCHIVED ON 14:24:17 Nov 21, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:52:52 Feb 09, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 95.1
  exclusion.robots: 0.105
  exclusion.robots.policy: 0.097
  cdx.remote: 0.067
  esindex: 0.009
  LoadShardBlock: 67.493 (3)
  PetaboxLoader3.datanode: 104.825 (4)
  CDXLines.iter: 16.849 (3)
  load_resource: 163.402
  PetaboxLoader3.resolve: 52.805
*/