@charset "utf-8";
*{
	padding:0;
	margin:0;
}
body {
	width: 100%;
	margin: 0 auto;
	font: normal 100% Microsoft YaHei;
	color: #333;
	min-width: 1200px;
}
li {
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cc5300;
	text-decoration: none;
}
input ,select{
	outline:none;
}
::-moz-focus-inner{
	outline:none;
}
input ,select ,button{
	font-family:"Microsoft YaHei";
}
.clear{
	clear:both;
}
.orange {
	color: #cc5300;
}
.darkblue {
	color: #152040;
}
.gry {
	color: #999;
}
input[type="button"], input[type="submit"], input[type="reset"], button, textarea {
	-webkit-appearance: none;
}
input:focus, textarea:focus {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-modify: read-write-plaintext-only;
}
input, textarea {
	font-family: Microsoft YaHei;
}
*:focus {
	outline: none;
}
/*----------(配件列表页面)autoparts-start----------*/
/*Topcontent css --start*/
.Tophomelreg {
	width: 100%;
	background: #f2f2f2;
	line-height: 34px;
	height: 34px;
	color: #999;
	border-bottom: 1px solid #e5e5e5;
	font-family: SimSun;
	font-size: 12px;
}
.loginreg {
	float: right;
}
.blackche img, .loginreg img {
	vertical-align: middle;
	margin-right: 4px;
}
.loginreg a, .blackche a {
	color: #999;
}
.loginreg a:hover, .blackche a:hover {
	color: #eb6100;
}
.Topcontent {
	width: 100%;
	border-bottom: solid 3px #152040;
}
.LogoPhone, .Nav, .Tophomelregw {
	width: 1200px;
	margin: 0 auto;
}
.LogoPhone {
	margin: 30px auto;
}
.Logo, .blackche {
	float: left;
}
.qqshopping {
	margin-top: 6px;
	margin-left: 890px;
	width: 320px;
	/* position: fixed; */
	z-index: 800;
}
.qq {
	display: inline-block;
	margin-right: 30px;
}
.shoppingcarbg {
	border-radius: 5px;
	border: 1px solid #ddd;
	background: #f7f7f7;
	height: 34px;
	line-height: 34px;
	width: 160px;
	color: #666;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.shoppingcarbg img, .qq img {
	vertical-align: middle;
}
.shoppingcarnum {
	border-radius: 8px;
	height: 16px;
	line-height: 16px;
	background: #c00;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	font-size: 12px;
	display: inline-block;
}
.Nav {
	height: 40px;
	font-size: 16px;
}
.NavSearch {
	background: #152040;
	line-height: 40px;
	width: 187px;
	text-indent: 24px;
	float: left;
	color: #fff;
	cursor: pointer;
}
.NavSearch a{
	color:#fff;
}
.Arrow {
	background: #152040 url(../../images/shopping/bottomarrow.png) no-repeat;
	background-position: 160px;
	vertical-align: middle;
}
.Arrowt {
	background: #152040 url(../../images/shopping/toparrow.png) no-repeat;
	background-position: 160px;
	vertical-align: middle;
}
.NavMenu {
	float: left;
}
.NavMenu li {
	display: inline-block;
	padding: 0 50px;
	line-height: 40px;
}
.NavBlack {
	color: #152040;
	line-height: 40px;
	float: right;
	font-size: 14px;
}
.NavBlack a {
	color: #152040;
}
.NavBlack a:hover {
	color: #eb6100;
}
/*Topcontent css --end*/

/*---(搜索条件)searchparts-start---*/
.searchparts{
	border: solid 1px #e7e7e7;
	font-size: 14px;
	height: 45px;
	line-height:45px;
	margin-top:20px;
	background: #f7f7f7;
	width: 1198px;
	text-align:center;
}
.searchparts select{
	padding:5px;	
	border:solid 1px #e7e7e7;
	background:#fff;
	width:95px;
    appearance:none;
    -moz-appearance:none;    
    -webkit-appearance:none;    
    background:#fff url(../../images/shopping/xarrow.png) no-repeat scroll right center ;
	background-position:98%;
}
.searchparts select.selectstyle{
	width:70px;
}
.searchparts input{
	padding:5px;	
	border:solid 1px #e7e7e7;
	background:#fff;
}
.searchpartsbtn{
	display: inline-block;
	background:#cc5300;
	border:1px solid #cc5300;
	padding:0 12px;	
	line-height:28px;
	border-radius:5px;
	font-size: 14px;
	color: #fff;
	cursor:pointer;
	margin:7px 0;
}
.searchpartsbtn:hover {
	cursor: pointer;
	color: #fff;
	background: #d86619;
}
/*---(搜索条件)searchparts-end---*/

/*---(配件列表)partslist-start---*/
.Autoparts {	
	margin-top: 10px;
	padding:20px;
	border: solid 1px #e7e7e7;
}
.partslisttitle{	
	font-size: 14px;
	height: 45px;
	line-height:45px;	
	background: #f7f7f7;
	margin-bottom:10px;	
}
.partslisttitle span{
	display: inline-block;	
	font-weight: bold;
}
.partsbigtitle{
	min-width:500px;
	text-align: center;
}
.unitpricetitle{
	min-width:200px;
	text-align: center;
}
.subtotaltitle{
	min-width:200px;
	text-align: center;
}
.clicktitle{
	min-width:180px;
	text-align: right;
}
.partslist{
	margin-bottom:20px;
	background:#fafafa;	
}
.partscontent{
	float:left;
	width:500px;
}
.partsimg{
	float:left;
	width:162px;
	height:122px;	
    text-align: center;
	display:table-cell;
    vertical-align:middle;
	margin-right:15px;
}
.partsimg img{	
	width:162px;
	height:122px;
	vertical-align:middle;	
}
.partstag{
	position: absolute;
	z-index: 100;	
}
.partstag img{
	width:42px;	
}
.partsinfo{
	float:left;
	max-width:315px;
}
.partsname {
	font-size: 16px;
	line-height: 34px;
}
.partsinfo ul li {
	font-size: 12px;
	margin-bottom:6px;
}
.partsinfo ul li span {
	color: #999;
}
.partsprice{
	float:left;
	text-align:center;
	font-size:16px;
	color:#333;	
	line-height: 122px;
	min-width:200px;
}
.subtotal{
	float:left;
	text-align:center;
	font-size:20px;
	color:#c00;	
	line-height: 122px;
	min-width:200px;
}
.partsshopping{
	float:right;
	max-width:300px;
	padding:42px 20px 0 0;
	
}
.shoppingcarbtn{
	color:#cc5300;
	border:solid 1px #cc5300;
	background:#fafafa;
	line-height:32px;		
	border-radius:5px;
	width:100px;
	text-align:center;
	cursor:pointer;
}
.shoppingcarbtn:hover{
	background:#cc5300;
	border:solid 1px #cc5300;
	color:#fff;
}
.shoppingbtn{
	color:#fff;
	border:solid 1px #c00;
	background:#c00;
	line-height:32px;	
	width:100px;
	text-align:center;	
	border-radius:5px;
	cursor:pointer;
}
.shoppingbtn:hover{
	background:#a40202;
	border:solid 1px #a40202;
	color:#fff;
}
/*---(配件列表)partslist-end---*/

/*---(右侧购物车里数目展示)shoppingcarnum-start---*/
/* .shoppingcarQQ{
	width:36px;
	height:194px;
	position:fixed;
	z-index:900;	
	top:50%;	
	margin:-97px 0 0 1210px;
}
.shoppingcarQQ2{
	width:36px;
	height:194px;
	position:fixed;
	z-index:900;	
	top:50%;
	margin:-97px 0 0 950px;
}
.shoppingcarnum{
	width:36px;
	height:34px;
	background:url(../../images/shopping/shoppingcar.png) no-repeat;
	background-size:36px 154px;	
	padding-top:120px;
	cursor:pointer;	
}
.shoppingnum{
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:#c00;
	color:#fff;
	border-radius:12px;
	margin:0 auto;
}
.QQconsulting{
	width:36px;
	height:40px;
	cursor:pointer;	
} */
/*---(右侧购物车里数目展示)shoppingcarnum-end---*/
.Maincontent {
	width: 1200px;
	margin: 0 auto;
}
/*----------(配件列表页面)autoparts-end----------*/


/*----------(配件详情页面)autopartsdetail-start----------*/
.partsimgshow{
	float:left;
	width:644px;
}
.partsbigimg{
	width:642px;
	height:488px;
	border:1px solid #e7e7e7;
}
.partsimgnum {
    background: #000;
	opacity:0.6;
    color: #fff;
    display: block; 
    margin-top: -26px;    
    padding: 0 10px;
	line-height:26px;
    position: relative;
    z-index: 500;
	float:right;
}
.partssmallimg{
	margin-top:10px;
	width:642px;
	overflow:hidden;
}
.leftarrow{
	float:left;
	cursor:pointer;
}
.partsimglist{
	float:left;
	margin-left:18px;
	width:580px;
	height:72px;
	overflow:hidden;
}
.partsimglist span{
	display:inline-block;
	margin-right:14px;
	cursor:pointer;
}
.rightarrow{
	float:right;
	cursor:pointer;
}
.partsinfoshow{
	float:right;
	width:480px;
	margin-top:25px;
}
.partstitle{
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	padding-left:15px;
}
.partstitle span{
	color:#999;
}
.partsbasicinfo ul li{
	color:#cc5300;
	font-size:12px;
	line-height:22px;
	list-style-type:none;
	padding-left:15px;
}
.partsdetailprice{
	background:url(../../images/shopping/pricebg.gif) no-repeat;
	background-size:480px 77px;
	width:450px;
	height:47px;
	line-height:47px;
	margin:20px 0;
	padding:15px;
}

.subtotalprice{
	font-weight:bold;
	color:#c00;
	margin-left:20px;
	font-size:24px;
}
.unitprice{
	color:#999;
	margin-left:10px;
	font-size:18px;
	text-decoration: line-through;
}
.discountprice{
	color:#fff;
	background: #e56464;
	border:1px solid #c00;
	padding:0 6px;
	height:16px;
	font-size:12px;
}
.smalltext{	
	font-style:normal;
}
.partsaddressfreight{	
	padding:0 0 20px 15px;
	border-bottom:1px dotted #666;
}
.partsaddressfreight ul li{
	line-height:30px;
	list-style-type:none;
}
.partsaddressfreight span{
	margin-left:20px;
}
.redtext{
	color:#c00;
}
.partsdescribe{
	padding-left:15px;
	line-height:22px;
	margin:20px 0;
}
.partsdescribe span{
	color:#666;
}
.bigbtn{
	border-radius:0;
	width:205px;
	height:48px;
	font-size:16px;
	margin:0 40px 0 15px;
}
.partsdetailbtn{
	margin-top:50px;
}
.bigimgbtn:hover{
	background:url(../../images/shopping/shoppingicon.png) no-repeat;
	background-position:20px;
	border-radius:0;
	width:205px;
	height:48px;
	border:2px solid #cc5300;
	font-size:16px;
	color:#cc5300;
}
.bigimgbtn{
	background:#cc5300 url(../../images/shopping/shoppingicon1.png) no-repeat;
	background-position:20px;
	border-radius:0;
	width:205px;
	height:48px;
	border:2px solid #cc5300;
	font-size:16px;
	color:#fff;
}
.qqmessage{
	position: absolute;
	margin:-40px 0 0 380px;
}
/*----------(配件详情页面)autopartsdetail-end----------*/
/*Bottomcontent css --start*/
.Bottomcontent {
	width: 100%;
	margin: 30px auto 0;
	background: #2e2e2e;
}
.Bottombg {
	width: 100%;
	background: #ebebeb;
}
.Bottomlist {
	height: 152px;
	width: 1200px;
	margin: 0 auto;
}
.Bottomlist ul {
	display: block;
	float: left;
	margin: 20px 65px 0;
}
.Bottomlist ul li {
	font-size: 12px;
	line-height: 24px;
	text-indent: 48px;
}
.Bottomlist h3 {
	font-size: 14px;
	line-height: 40px;
}
.Titleicon1 {
	background: url(../../images/icon_user.png) no-repeat;
	background-size: 40px 40px;
	text-indent: 48px;
}
.Titleicon2 {
	background: url(../../images/icon_bid.png) no-repeat;
	background-size: 40px 40px;
	text-indent: 48px;
}
.Titleicon3 {
	background: url(../../images/icon_ser.png) no-repeat;
	background-size: 40px 40px;
	text-indent: 48px;
}
.Titleicon4 {
	background: url(../../images/icon_aftersales.png) no-repeat;
	background-size: 40px 40px;
	text-indent: 48px;
}
.Titleicon5 {
	background: url(../../images/icon_contact.png) no-repeat;
	background-size: 40px 40px;
	text-indent: 48px;
}
.Bottomcopyright {
	height: 117px;
	width: 1200px;
	margin: 45px auto 0;
	color: #999;
	font-size: 12px;
	clear: both;
}
.Logotime, .Copyright, .Logowhite {
	float: left;
}
.Worktime {
	float: left;
	margin: 0 70px 0 30px;
}
.Copyright p, .Worktime p {
	text-align: center;
	line-height: 24px;
}
/*Bottomcontent css --end*/
/*Page css --start*/
.Page {
	width: auto;
	margin: 50px auto;
	font-size: 14px;
	text-align: center;
}
.Page span {
	margin: 0 5px;
	/* color: #333; */
	border: solid 1px #e7e7e7;
	padding: 5px 10px;
	background: #fff;
}
.Page span:hover {
	background: #eee;
}
.Page a {
	color: #cc5300;
}
.Page span.grywhite{ color:#999; background:#fff;}
/*Page css --end*/