/* CSS Document HTML Elements 前端样式*/
@charset "utf-8";
/*********************
	特价车首页样式
*********************/

/*** 页面整体背景图案  ***/
/*body{ background:url(http://17qiche-stor.stor.appsina.com/tgou/bodybg.png) repeat;}*/
.titlebox {
	margin:10px auto;
	line-height:32px;
	width:973px;
    border-bottom: 2px solid #FF6600;
    height: 32px;
}
.titlebox span{
	color:#FFFFFF;
	background:#FF6600;
	font-size:15px;
	font-weight:bold;
	height:32px;
	padding:7px;
	width:60px;
	
}
.tuan2_container {
    margin: 11px auto 0;
    width: 973px;
}
.tuan2_box {
    border: 1px solid #BFD9E9;
    float: left;
    margin: 0 20px 11px 0;
    position: relative;
    width: 309px;
}
.okinfo {
    border: 1px solid #FF9F06;
}
/*.tuan2_box .view {
    background: url("../images/tuan2_img.gif") no-repeat scroll -101px -139px transparent;
    bottom: 52px;
    display: block;
    height: 40px;
    position: absolute;
    right: -4px;
    width: 90px;
}*/
.tuan2_box h2 {
    color: #333333;
    font: bold 20px/20px 'Microsoft YaHei','SimHei';
	font-weight:normal;
	padding:15px;
    padding-bottom: 12px;
}
.tuan2_box .pic {
    border: 1px solid #CCCCCC;
    height: 179px;
    margin: 0 15px 0 15px;
    overflow: hidden;
    width: 278px;
}
.tuan2_box .models {
    border-bottom: 1px solid #E6E2D9;
    color: #333333;
    font: 14px/22px 'Microsoft YaHei','SimHei';
    height: 59px;
    overflow: hidden;
    padding: 10px 0 10px 52px;
}
.tuan2_box .models b {
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -52px;
}
.tuan2_box .models i {
    display: inline-block;
    padding-right: 10px;
    white-space: nowrap;
}
.tuan2_box p {
    line-height: 24px;
    padding-top: 10px;
}
.tuan2_box p span {
    color: #333333;
    display: block;
    font-family: 'Microsoft YaHei','SimHei';
    font-size: 14px;
}
.tuan2_box p b {
    color: #FF6501;
    font-size: 22px;
    font-weight: bold;
    padding-right: 5px;
}
.tuan2_box p i {
    font-weight: bold;
}
.remain_time i span {
    display: inline;
}
.pic_1 img {
    border: 1px solid #CCCCCC;
    margin-left: 30px;
}

/*论坛信息*/
.forumdata {margin-top:15px; height:40px; border-top:1px solid #BFD9E9; background: #FAFAFA;}
.fl {
    float: left;
	padding:10px;
	color: #818181;
    font-family: Arial,Helvetica,sans-serif;
}
.rmb {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-right: 3px;
}
.font18abred {
    color: #D60000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.font12song {
    color: #D60000;
    font-family: 宋体;
    font-size: 14px;
    font-weight: bold;
}
.fr {
    float: right;
	padding:7px;
}
.forumdata .btns a:link, .forumdata .btns a:visited {
    background: none repeat scroll 0 0 #F0531E;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    width: 55px;
}

/*购车流程*/
.sharebox {
	width:973px;
	margin:auto;
}
.leftbar {
    border: 1px solid #E2E1E1;
    margin-top: 8px;
}
.leftbar h3 {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #E2E1E1;
    color: #FA6E28;
    font-family: 微软雅黑;
    font-size: 18px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding-left: 18px;
}
.sharebox .content {
    padding: 10px 25px 0;
}
.sharebox .content ul li {
    background: url("../images/tg_bg2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 140px;
    padding: 0 0 18px;
    width: 185px;
}
.sharebox .content ul li.jt {
    background: url("../images/tg_icon.gif") no-repeat scroll 0 -148px rgba(0, 0, 0, 0);
    height: 30px;
    margin-top: 50px;
    width: 38px;
}
.sharebox .content ul li i {
    background: url("../images/tg_icon.gif") no-repeat scroll -110px -145px rgba(0, 0, 0, 0);
    display: block;
    height: 48px;
    margin: 0 auto;
    width: 145px;
}
.sharebox .content ul li i.dier {
    background-position: -110px -198px;
}
.sharebox .content ul li i.disan {
    background-position: -110px -253px;
}
.sharebox .content ul li i.disi {
    background-position: -110px -308px;
}
.sharebox .content ul li i.diwu {
    background-position: -110px -360px;
}
.sharebox .content ul li i.diliu {
    background-position: -110px -415px;
}
.sharebox .content ul li p {
    line-height: 22px;
    padding: 10px;
    text-indent: 24px;
}

/*返回首页*/
#gohome{display:none;}