﻿html, body
{
    font-family: Microsoft YaHei !important;
}
a:hover, a:focus
{
    text-decoration: none !important;
}
/*
百度地图部分 Start
*/

.iw_poi_title
{
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
}
.iw_poi_content
{
    font: 12px arial,sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
}
/*
百度地图部分 End
*/

.logo
{
    height: 80px;
    margin: 10px;
    width: 200px;
}
.carousel-indicators
{
    width: 70%;
    text-align: right;
}
.carousel-indicators .active
{
    width: 10px;
    height: 10px;
}
.carousel-indicators li
{
    width: 8px;
    height: 8px;
}
.clear-padding-left
{
    padding-left: 0px !important;
}
.clear-padding-right
{
    padding-right: 0px !important;
}
.row
{
    margin-left: 0px;
    margin-right: 0px;
}
.menu
{
    height: 80px;
    background-color: #2d2d2d;
    position: relative;
    margin-top: 40px;
}
.menu .menu-l > ul
{
    padding-left: 100px;
}
.menu .menu-l > ul > li, .menu .menu-l > ul > li > a
{
    /* color: #9c9c9c;*/
    color: White;
    margin-top: 45px;
    font-size: 15px;
}
.menu .menu-r > ul > li, .menu .menu-r > ul > li > a
{
    color: White;
    line-height: 80px;
    font-size: 14px;
    float: right;
}
.menu .menu-r > ul > li > i
{
    width: 5px;
    height: 5px;
    list-style: none;
    display: inline-block;
    background-color: #5f5f5f;
    line-height: 80px;
}


.main-menu
{
    height: 60px;
    width: 80%; /*background-color: #b4050c;*/
    background-image: url('../images/menu-bg.png');
    background-repeat: repeat-x;
    position: absolute;
    top: -35px;
    color: White;
}
.main-menu > ul
{
    padding-left: 100px;
}
.main-menu > ul > li > a
{
    color: White;
}
.main-menu > ul > li > img
{
    margin-left: 10px;
    margin-right: 10px;
}
.ititle
{
    font-size: 16px;
    font-weight: bold;
    color: black;
    height: 50px;
    line-height:50px;
}

.ititle > li > i
{
    display: inline-block;
    width: 6px;
    height: 12px;
    background-color: #af050b;
    margin-right: -5px;
}
.ititle > li > a
{
    color: White;
    text-decoration: underline;
}

.subititle
{
    font-size: 20px;
    font-weight: bold;
    color: black;
    height: 50px;
    line-height: 50px;
}

.subititle > li > i
{
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #af050b;
    margin-right: -5px;
}
.sub-menu
{
    color: #a3a3a3;
    list-style: none;
    padding-left:20px;
}
.sub-menu > li
{
    height: 30px;
    line-height: 30px;
    font-size:15px;
}
.sub-menu > li > a
{
    color: #a3a3a3;
}
.sub-menu > li > a:hover
{
    color: #af050b !important;
}

.staff > div
{
    padding-bottom: 15px;
}
.introduce
{
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
}
.sub-content, .sub-content > div > pre
{
    color: #888888;
}

.newsTitle
{
    color: #af050b;
    font-size: 16px;
}
.newsAbstract
{
}

.row-list
{
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid #f6f6f6;
}
.row-list:hover
{
    border: 1px solid #428bca;
    cursor: pointer;
}

.bs-footer-doc
{
    background-color: #2d2d2d;
    height: 80px;
    line-height: 80px;
    color: White;
    font-size: 14px;
    width: 100%;
}
.ContactUs
{
    height: 25px;
    line-height: 25px;
}
.ContactUs > li > a
{
    color: White;
}
.ContactUs > li > a:hover
{
    color: White;
}
pre
{
    background-color: transparent;
    color: White;
    border: none;
    font-size: 14px;
}
.btn-submit
{
    background-color: #af050b;
    color: White;
    width: 150px;
}
.btn-submit:hover
{
    background-color: #af050b;
    color: #f0f0f0;
    width: 120px;
}
.thumbnail
{
    margin-bottom: 20px;
    margin-top: 20px;
    height: 150px;
}
.thumbnail > img
{
    margin-top: 10%;
}
.center-block
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn-submit
{
    background-color: #af050b;
    color: White;
    width: 120px;
}
.btn-contrast
{
    background-color: #888888;
    color: White;
    width: 80px;
    margin-right: 5px;
}
.btn-submit:hover
{
    background-color: #af050b;
    color: #f0f0f0;
    width: 120px;
}
.btn-contrast:hover
{
    background-color: #888888;
    color: #f0f0f0;
    width: 80px;
}

.dl-carinfo dt
{
    width: auto;
    line-height: 30px;
}
.dl-carinfo > dd
{
    margin-left: 50px;
    line-height: 30px;
}
/*新车图片*/
.car-detail
{
}
.car-detail > li > p
{
    margin-top: 10px;
    margin-bottom: 15px;
}

/*查询条件样式*/
.ul-query > li
{
    cursor: pointer;
    margin-right: 10px;
    padding-left: 0px;
    line-height: 30px;
    border: 1px solid white;
}
.ul-query > li:hover
{
    border: 1px solid #af050b;
}
.ul-query > li > img
{
    width: 15px;
    height: 9px;
    margin-left: 4px;
}

/*分页样式*/
.pagination > li > a, .pagination > li > span
{
    color: #af050b !important;
}
/*.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
    background-color: #af050b !important;
    color: White !important;
}*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    background-color: #af050b !important;
    color: White !important;
    border: 1px solid #ddd;
}
