﻿/* 修改后使用的代码 */

.brandNav {
           width:900px;
           height:15px;
           margin-left:5px;
           padding:10px 0px 5px 0px;
}

#carTitle {
           width:691px;
           height:186px;
           float:left;
}

#carTitle .photo {
           width:247px;
           height:186px;
           float:left;
           border-right:1px #CCC solid;
}

#carTitle .photo img {
           margin:2px;
}

#carTitle h1 {
           color:#555;
           padding:10px 0px 0px 8px;
           float:left;
           width:430px;
}

#carTitle .priceTwoCk {
           width:430px;
           color:#999;
           padding:10px 0px 0px 8px;
           float:left;
}

#carTitle .priceCK {
           width:430px;
           color:#0069CA;
           padding:10px 0px 0px 8px;
           float:left;
}
#carTitle .priceCK span {
           font-size:24px;
           font-weight:bold;
}

#carTitle .carTool {
           width:435px;
           height:30px;
           padding-top:15px;
           padding-left:8px;
           border-bottom:1px #CCC dashed;
           float:left;           
}

#carTitle .carTool img {
           padding-left:3px;
}

#carTitle .city {
        width:430px;
        height:30px;
        float:left;
        padding:15px 0px 0px 5px;
}

#carTitle .city .citytab {
	float:left;
	width:430px;
}

#carTitle .city .seltab {
	float:left;
	width:180px;
}

#carTitle .city li {
float:left;
line-height:18px;
	width:50px;
	margin-left:5px;
	text-align:center;
}


#carTitle .city li a {
	display:block;
	color:#993300;
	background :#f9f6d6;
	border :1px solid #f0e794;
}


#carTitle .city li a.active {
	color:#333;
	font-weight: bold;
	text-decoration: underline;
	background: #d6eaf9;
	border: 1px solid #aad4f3;
}


#carTitle .city .seldeler {
        width:400px;
	padding-top:20px;
	padding-left:20px;
}

#carSearch {
        width:276px;
        height:186px;
        background-color:#FCFAC5;
        float:right;
}

#carSearch ul {
        padding-top:10px;
}

#carSearch li {
        width:250px;
        height:25px;
        padding-top:5px;
        padding-left:20px;
}

#carSearch select {
        width:235px;
}
#carSearch #input {
        width:229px;
}

#carSearch .dotcenter {
        text-align:center;
}

/* search */

#search {
           width:978px; 
           height:170px;
           background-color:#FCFAC5; 
}

#search .searchMain {
           width:510px;
           margin-left:100px;
           line-height:35px;
           float:left;
}

#search .searchMain li input {
           margin-left:16px;
}

#search .searchMain li select {
           margin-left:10px;
}

#search .searchButton {
           width:110px;
           float:left;
           margin-top:50px;
           padding-left:20px;
}

#search .searchTool {
          width:120px;
          margin-top:20px;
          padding-left:30px;
          line-height:25px;
          float:left;
}

#search .searchOver {
          width:600px;
          margin-left:100px;
          color:#555;
          clear:both;
}
#search .searchOver span {
          color:#FE4500;
          font-weight:bold;
}

/* 报价 */

#price {
        width:693px;
        float:left;
}

#price .brandName {
        width:691px;
        padding-left:10px;
        font-size:18px;
        font-weight:bold;
        color:#555;
}
#price .brandName img {
        padding-left:5px;
}

#price .delerPrice {
        width:693px;
}

#price .delerPrice th {
        height:31px;
        font-weight:bold;
        background-color:#F4F4F4;
        border-bottom:3px #DEDEDE solid;
        text-align:center;
}

#price .delerPrice td {
        height:65px;
        text-align:center;
        border-top:1px #ccc solid;
}


/* 竞争车型 */

#compete {
        width:693px;
}

#compete .competeTitle {
        width:693px;
        height:26px;
        background-color:#F4F4F4;
        border-bottom:1px #ccc solid;
}

#compete .competeTitle .tt {
        padding-left:13px;
        padding-top:6px;
}

#compete .competeCarall {
        width:693px;
}

#compete .competeCar {
        width:325px;
        height:70px;
        margin-left:10px;
        margin-top:8px;
        float:left;
}

#compete .competeCar .carImg {
        width:70px;
        float:left;
}
#compete .competeCar .carTxt {
        width:220px;
        float:left;
        color:#999;
        line-height:25px;
        padding-left:25px;
        padding-top:10px;
}

/* 右侧 */

#brandRight {
        width:278px;
        margin-left:4px;
        float:right;
}

/* 相关车型 */

#brandRight .sameCar {
        width:278px;
        background-color:#EEE;
        height:27px;
}

#brandRight .sameCar .sameTxt {
        padding-left:10px;
        padding-top:7px;
        color:#484846;
        font-weight:bold;
}

#brandRight .Samecarlist {
        width:278px;

        margin-top:5px;
}

#brandRight .Samecarlist .carList {
        width:160px;
        line-height:25px;
        float:left;
}

#brandRight .Samecarlist .carPr {
        width:115px;
        line-height:25px;
        float:left;
}

#brandRight .news {
          width:275px;
          padding-left:3px;
          margin-top:10px;
}

#brandRight .news a {
         font-size:14px;
         font-weight:bold;
         color:#0069CA;
         text-decoration:none;
}
#brandRight .news a:hover {
         color:#FF0000;
         text-decoration:underline;
}
#brandRight .news .padd30 {
         padding-bottom:15px;
         line-height:20px;
         color:#888;
}

/* 系列代码 */

#price .seriesName {
        width:691px;
        height:50px;
}

#price .seriesName .seriesTxt {
        font-weight:bold;
        color:#555;
        padding-top:15px;
        padding-left:20px;
        font-size:18px;
        float:left;
}
#price .seriesName .seriesPr {
        color:#164573;
        padding-left:10px;
        font-size:14px;
        float:right;
}
#price .seriesName .seriesPr li{
        line-height:28px;
}

#brandRight .seriesCar {
        width:273px;
        padding-left:5px;
        margin-top:5px;
}   
#brandRight .seriesCar .seriesBox {
        width:135px;
        float:left;
        
}  

#brandRight .seriesCar .seriesBox .seriesImg{
        width:135px;
}
#brandRight .seriesCar .seriesBox .seriesTxt{
        width:135px;
        padding:5px 0px;
}

/* 价格区间代码 */

#brandRight .listHeight {
         width:278px; 
         text-align:left; 
         padding-top:5px;
         height:210px;
}

#brandRight .listHeight span {
         width:120px; 
         float:left; 
         padding-left:12px;
         line-height:25px;
         border-bottom:1px #ccc dashed;
}



/* 车市行情 */

#hangqing {
        width:693px;
        float:left;
}

#hangqing .allRound {
        width:691px;
        height:630px;
}

#hangqing .allRound2 {
        width:691px;
        height:350px;
}  

#hangqing .allroundTit {
        width:689px;
        height:25px;
        background-color:#85BE3D;
        margin:1px;
} 
#hangqing .allroundTit .Txttitle {
        color:#fff;
        padding-top:6px;
        padding-left:12px;
}

#hangqing .hangqingTxt {
        width:550px;
        float:left;
        padding:10px 0px 10px 20px;
}

#hangqing .hangqingTxt li{
        font-size:14px;
        line-height:25px;
}

#hangqing .hangqingTime {
       float:right;
       padding:10px 70px 10px 0px;
}
#hangqing .hangqingTime li{
       line-height:25px;
       color:#999;
}

#hangqing .borderRound2 {
       border-bottom:1px #999 dashed;
}
.pagenum
{
	text-align: center;
	padding: 15px;
	clear: both;
}
.pagenum a
{
	border: 1px solid #CFEAFB;
	color: #666;
	text-decoration: none;
	display:inline;
	font: normal 12px SimSun, Arial, verdana, sans-serif;
	margin: 0px 4px;
	padding: 0px 4px;
}
.pagenum a:hover
{
	border: 1px solid #8bb3fb;
	background:#b8d3f1;
	color: #333;
	text-decoration: underline;
}
.pagenum .active
{
	border: 1px solid #8bb3fb;
	background:#b8d3f1;
	color: #333;
}   

/* 文章搜索 */

.writeSearch {
        width:278px;
        background-color:#E2E2E2;
        border:1px #D1D1D1 solid;
        height:40px;
        text-align:center;
}
.writeSearch .textInput {
        border-style:solid;
        border-color:#ccc;
        border-width:1px;
        width:140px;
        height:17px;
        margin-right:7px;
        margin-top:7px;
}

.stylenews {
          width:270px;
          padding-left:15px;
          margin-top:10px;
          float:left;
}

.stylenews a {
         font-size:14px;
         color:#0069CA;
         text-decoration:none;
}
.stylenews a:hover {
         color:#FF0000;
         text-decoration:underline;
}
.stylenews .padd30 {
         padding-bottom:12px;
         line-height:20px;
         color:#888;
}

.stylesameCar {
        width:278px;
        background-color:#EEE;
        height:27px;
        float:right;
}

.stylesameCar .sameTxt {
        padding-left:10px;
        padding-top:7px;
        color:#484846;
        font-weight:bold;
        float:left;
}

.stylesameCar .samemore {
       float:right;
       padding-top:7px;
       padding-right:10px;
}
.stylesameCar .samemore a {
       color:#000;
       text-decoration:none;
}
.stylesameCar .samemore a:hover {
       color:#FF0000;
       text-decoration:underline;
}
