﻿/* * 分页 * */
.g_mod_page_2
{
    /*clear: both;     padding: 20px 0;*/
    text-align: center;
}

.g_mod_page_2_in
{
    display: inline-block;
     *display: inline;
    *zoom: 1;
}

/*热卖车型样式*/
.swiper {
    width: 1352px;
    height: 277px;
}
.services_title {
    width: 1308px;
    margin: 15px auto -6px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
}
.Recommend {
     /*width: 1210px;*/
    margin: 0 auto;
    margin-bottom: 46px;
    overflow: hidden;
    /*display: inline-block;*/
    }
.Recommend li {
    float: left;
    width: 242px;
    margin: 0 5px;
    font-size: 14px;
    margin-left: 13px;
}
.Recommend .Mileage {
     color: #fa4d4d;
     font-size: 12px;
     height: 20px;
     margin-left: 15px;
}
.Recommend .PImg {
      height: 190px;
      width: 100%;
      margin:0 auto;
      margin-bottom: 10px;
        }
.Recommend .PImg img {
       height: 100%;
       width: 100%;
       background-color: white;
 }
.Recommend .PContent {
     color: #333;
     height:38px;
     margin-bottom: 8px;
     margin-left:15px;
     max-height:38px;
     overflow:hidden;
}
.Recommend .PPrice {
    color: #fc5e00;
    margin-bottom: 8px;
    margin-left:15px;
}
.Recommend .PTitle {
   color: #666;
   white-space: nowrap;
}
.swiper-button-next, .swiper-button-prev{
    top:50%;
}


/*热卖车型样式end*/

.g_mod_page_2 .page_nums, .g_mod_page_2 .page_go, .g_mod_page_2 .page_total, .g_mod_page_2 a, .g_mod_page_2 .current, .g_mod_page_2 .disabled, .g_mod_page_2 .ipt_go, .g_mod_page_2 .operate
{
    float: left;
}

.g_mod_page_2 a, .g_mod_page_2 .current, .g_mod_page_2 .disabled
{
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    margin-right: 8px;
    width: 42px;
}

.g_mod_page_2 .current
{
    background: #FF8400;
    border-color: #FF6600;
    color: #FFFFFF;
    font-weight: 700;
}

.g_mod_page_2 a:hover
{
    border-color: #FF6600;
    text-decoration: none;
}

.g_mod_page_2 .page_total
{
    line-height: 30px;
}

.g_mod_page_2 .operate
{
    margin-right: 8px;
}

.g_mod_page_2 .operate select
{
    height: 30px;
    width: 50px;
}


.g_mod_page_2 .page_button
{
    height: 38px;
    font-size: 14px;
    width: 45px;
    background-color: #F7F7F7;
    border: 1px solid #ccc;
    color: #333;
    vertical-align: middle;
    padding: 0px 0px 3px 0px;
    font-size: 12px;
    cursor:pointer;
}

.g_mod_page_2 .pn-break
{
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 14px;
    margin-right: 5px;
    font-size: 14px;
    color: #ccc;
}
.g_mod_page_2 .page_input
{
    width: 40px;
    border:none;
    text-align: center;
    color: #333;
    font-size: 12px;
    line-height:18px;
    padding:9px 0px;
}
