@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	margin: 0 auto;
	font: normal 100% Microsoft YaHei;
	color: #333;	
}
li {
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cc5300;
	text-decoration: none;
}
.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;
}
/*Topcontent css --start*/
.Topcontent {
	width: 100%;
	border-bottom: solid 3px #152040;
}
.LogoPhone, .Nav {
	width: 1200px;
	margin: 0 auto;
}
.LogoPhone {
	margin: 30px auto;
}
.Logo {
	float: left;
}
.Search {
	float: left;
	width: 405px;
	height: 36px;
	line-height: 36px;
	margin: 4px 0 0 165px;
	font-size: 14px;
}
.Phone {
	float: right;
	margin-top: 9px;
}
.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/bottomarrow.png) no-repeat;
	background-position: 160px;
	vertical-align: middle;
}
.Arrowt {
	background: #152040 url(../../images/toparrow.png) no-repeat;
	background-position: 160px;
	vertical-align: middle;
}
.NavMenu {
	float: left;
}
.NavMenu li {
	display: inline-block;
	padding: 0 50px;
	line-height: 40px;
}
/*Topcontent css --end*/

/*Maincontent css --start*/
.Maincontent {
	width: 1200px;
	margin: 0 auto;
}
/*Maincontent css --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*/

/*Cartype css --start*/
.Cartype {
	color: #fff;
	padding: 2px 4px;
	font-size: 12px;
}
.sgcar {
	background: #df600e;
}
.sycar {
	background: #4e9c5d;
}
.dqcar {
	background: #999;
}
.hscar {
	background: #dd1b1b;
}
.zscar {
	background: #2d6bb1;
}
/*Cartype css --end*/

/*Page css --start*/
.Page {
	width: 660px;
	margin: 50px auto;
	font-size: 14px;
}
.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*/
