/*新增 start*/
.tc-header,.content_line {
	position: relative;
	width: 984px;
	height: 4px;
	background-color: #4f81bd;
}
/*新增 end*/

/*.tc-header,.content {
	position: relative;
	width: 100%;
	margin: 10px auto
}

.tc-header {
	height: 57px;
	background: #2da5da
}

.i-icon {
	background: url("http://st1.taoche.cn/dealer/taochetong/images/i_icon.jpg") no-repeat
}

.icon {
	background: url("http://st1.taoche.cn/dealer/taochetong/images/global_icon.jpg") no-repeat
}

.share-icon {
	background: url("http://st1.taoche.cn/dealer/taochetong/images/share_icon.jpg") no-repeat
}

.tc-header .button {
	width: 100px;
	height: 34px;
	margin: 12px 12px 0 0;
	background: #2076b0;
	border: 1px solid #17689f;
	line-height: 34px;
	text-indent: 36px
}

.tc-header .button a {
	display: block;
	background-position: -195px -62px;
	line-height: 34px
}
.logo {
	display: block;
	width: 204px;
	height: 57px;
	background-position: 0 0;
	line-height: 1000px;
	overflow: hidden
}

.footer {
	height: 97px;
	background: #b1b9c3;
	border-top: 1px solid #a1a9b4
}

.copyright {
	width: 1190px;
	height: 51px;
	margin: 20px auto 0
}

.copyright p {
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff
}

.copyright p a {
	color: #fff
}

.navgation {
	width: 195px;
	background: #f0f3f7
}

.navgation ul {
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

.navgation a:hover {
	text-decoration: none
}

.nav-item {
	position: relative;
	_float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	line-height: 42px;
	font-size: 14px;
	text-indent: 63px;
	cursor: pointer
}

.nav-item .caret
{
    position: absolute;
    top: 18px;
    right: 9px;
	border: 5px solid #f0f3f7;
	border-left: 5px solid #6e87a9;
}


.nav-item .tubiao
{
    position: absolute;
    top: 0px;
    right: 139px;
}

.nav-item a {
	color: #333
}
*/


/*新增 start*/
.nav-item_img {
	width: 195px;
	height: 72px;
	margin-bottom: 10px;
	background-image: url('../../images/admin/index_myoffice.png');
}

/*新增end*/

/*
.nav-outer .current
{
    background: url('../../images/admin/nav_current.png') no-repeat center top;
}

.nav-outer .current .caret {
	border: 5px solid #f8fafc;
	border-top: 5px solid #6e87a9
}

.nav-inner {
	width: 100%;
	background: #f8fafc;
	overflow: hidden
}

.nav-inner-item {
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #f0f0f0;
	line-height: 30px;
	font-size: 12px;
	text-indent: 56px
}

.nav-inner a {
	color: #666
}

.nav-inner a:hover {
	color: #2da4d9
}

.nav-inner .current {
	background: url("http://st1.taoche.cn/dealer/taochetong/images/nav_inner_current.jpg") no-repeat center right
}

.nav-inner .current a,.nav-inner .current a:hover {
	color: #fff
}
*/
.confirm {
	padding: 6px 28px;
	background: #4F81BD;
	background: linear-gradient(to bottom,#4F81BD,#009bc9);
	border: 1px solid #009bc9;
	color: #fff;
	font-size: 14px;
	font-weight: bold
}

.confirm:hover {
	background: #4F81BD;
	background: linear-gradient(to bottom,#4F81BD,#009bc9)
}

.send {
	background: #4F81BD;
	background: linear-gradient(to bottom,#4F81BD,#009bc9);
	border: 1px solid #009bc9;
	color: #fff;
	font-size: 14px;
	font-weight: bold
}

.send:hover {
	background: #009bc9;
	background: linear-gradient(to bottom,#4F81BD,#009bc9)
}

.cancel {
	padding: 6px 28px;
	background: #e5e4e4;
	background: linear-gradient(to bottom,#eee,#e5e4e4);
	border: 1px solid #ccc9c9;
	color: #666;
	font-size: 14px;
	font-weight: bold
}

.cancel:hover {
	background: #fcfcfc;
	background: linear-gradient(to bottom,#e5e4e4,#eee)
}

/*
.select {
	position: relative;
	height: 28px;
	border: 1px solid #ccc;
	color: #999;
	font-size: 14px;
	cursor: pointer
}

.select .txt {
	line-height: 28px
}

.select .caret {
	margin-top: 10px;
	border: 6px solid #fff;
	border-top: 6px solid #666
}

.select-xms {
	position: relative;
	width: 63px
}

.select-car {
	position: absolute;
	top: 30px;
	left: 70px;
	padding: 0 15px 15px;
	background: #f7f7f7;
	border: 1px solid #999
}

.select-lg-car {
	overflow: hidden
}

.brand,.series,.model {
	width: 230px;
	_margin-right: -5px;
	overflow: hidden
}

.select-car .close {
	position: absolute;
	top: 10px;
	right: 16px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100)
}

.sl-tit {
	height: 34px;
	line-height: 34px;
	color: #333;
	font-size: 12px
}

.sl-box {
	width: 228px;
	height: 378px;
	background: #f7f7f7;
	border: 1px solid #999;
	overflow: hidden
}

.sl-box .tag {
	width: 47px;
	height: 378px;
	border-right: 1px solid #e1e1e1;
	overflow: hidden
}

.sl-box .tag li {
	width: 100%;
	height: 16px;
	_margin-left: -16px;
	line-height: 16px;
	color: #666;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	cursor: pointer
}

.sl-box .tag li.current,.sl-box p.current,.select-comm li.current,.sl-box p.hover {
	background: #2da5da;
	color: #fff
}

.sl-box .car-list {
	height: 378px;
	overflow: hidden;
	overflow-y: scroll
}

.sl-box .car-lg-list {
	width: 100%
}

.sl-box .car-md-list {
	width: 180px
}

.sl-box .select-all {
	height: 28px;
	margin: 0 auto 10px;
	background: #e1e1e1;
	line-height: 28px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	overflow: hidden;
	cursor: pointer
}

.sl-box .car-item,.sl-box .car-tit,.car-select-all {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #333;
	font-size: 12px;
	text-indent: 10px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.sl-box .car-item {
	_margin-right: -3px
}

.sl-box .car-tit {
	cursor: default
}

.sl-box .car-item span {
	margin-right: 3px
}

.sl-box .segmentation {
	width: 95%;
	height: 1px;
	margin: 10px auto;
	line-height: 1px;
	background: #f0f1f2;
	overflow: hidden
}

.select-comm {
	position: absolute;
	top: 28px;
	left: 0;
	background: #f7f7f7;
	border: 1px solid #999
}

.select-xs-comm {
	width: 158px
}

.select-xms-comm {
	width: 63px
}

.select-xms .select-xms-comm {
	position: absolute;
	top: 29px;
	left: -1px
}

.select-xms .select-xms-comm ul {
	height: 80px;
	overflow-y: scroll
}

.select-xms .select-xms-comm li {
	width: 100%;
	text-align: center;
	text-indent: 0
}

.select-comm ul {
	padding: 5px 0
}

.select-comm li {
	height: 22px;
	margin: 5px 0;
	line-height: 22px;
	color: #333;
	text-indent: 10px;
	cursor: pointer
}

.showbg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	filter: alpha(opacity=70)
}

.show-box {
	position: absolute;
	z-index: 9999;
	background: #fafafa;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px #999;
	-moz-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
	overflow: hidden
}

.show-md-box {
	width: 700px
}

.show-lg-box {
	width: 750px
}

.show-ms-box {
	width: 500px
}

.box-head {
	height: 46px;
	background: #edf1f4;
	background: linear-gradient(to bottom,#fff,#edf1f4);
	border-bottom: 1px solid #e1e4e6;
	overflow: hidden
}

.box-head h4 {
	line-height: 46px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 20px
}

.box-head a {
	margin-right: 20px;
	line-height: 46px;
	font-size: 16px
}

.box-main {
	padding: 16px 0;
	font-size: 14px
}

.box-foot {
	height: 52px;
	background: #eef2f5;
	background: linear-gradient(to bottom,#eef2f5,#fff);
	border-top: 1px solid #eaeced;
	overflow: hidden
}


.box-foot_userInfo {
	height: 52px;
	overflow: hidden
}



.box-foot .btn {
	margin: 9px 20px 0 0
}

.back-top {
	display: none;
	position: fixed;
	bottom: 100px;
	right: 10px;
	width: 48px;
	height: 62px;
	background: url("http://st1.taoche.cn/dealer/taochetong/images/back_default_png24.png") no-repeat;
	line-height: 62px;
	overflow: hidden
}

.back-top:hover {
	background: url("http://st1.taoche.cn/dealer/taochetong//images/back_hover_png24.png")
}

*html .back-top {
	position: absolute;
	right: 10px;
	top: expression(eval(document.documentElement.scrollTop+400))
}
*/

input,select,textarea {
	font-family: 'Hiragino Sans GB','Microsoft Yahei',SimSun,Arial,'Helvetica Neue',Helvetica;
    outline:none;
}
