/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-3-28, 11:16:23
    Author     : Administrator
*/

.page_titles {
    background: #c7001f none repeat scroll 0 0;
    color: #ffffff;
    font-size: 50pt;
    font-family: Chery;
    font-weight: bold;
    height: auto;
    line-height: 106px;
    padding-left: 5%;
    width: 95%;
}
.text_titles {
    font-size: 25pt;
    font-weight: bold;
    line-height: 85px;
    text-align: left;
}
.text_words {
    border: 0 none;
    font-size: 16pt;
    padding-bottom: 3%;
}
/*<!--models 页面样式  -->*/
.model_spe_h2 {
    font-family: Chery;
    height: auto;
    background: #C7001F;
    font-size: 50pt;
    line-height: 106px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 5%;
}

.car_model_spe {
    background: #FFFFFF;
}

.car_model_spe table tr td {
    /*border-bottom: 2px solid #b3b3bb;*/
    /* border-top: 1px solid #b3b3bb;*/
    font-family: Helvetica-Light;
    font-size: 30pt;
    line-height: 80px;
    /*height:80px;*/
    background: #FFFFFF;
}
.text_title{
    font-size: 32pt;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    font-family:Helvetica;
}
.car_model_spe table tr .sontext_title{
    font-family:Helvetica;
    font-size: 32pt;
    font-weight: bold;
    text-align:  left;
    line-height: 80px;
}
.car_model_spe  img{
    float: right;
    height: auto;
    width: 100%;        
}
.car_model_spe .title img{
    float: right;
    height: 33px;
    margin-right: 60px;
    width: 57px;       
}

.car_model_spe .type{
    width: 100%
}
.car_model_spe .son_banner{
    margin-right: 5%;
    margin-top: 3%;
    width: 90%
}



.show_model_spe {
    width: 90%;
    height: auto;
    border-color: #DADADA #fff #DADADA #fff;
    border-width: 1px;
    margin:0 5%;
    border-style: solid;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}

.show_model_spe td {
    border-bottom: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    font-size: 25pt;
}
.show_model_spe1 {
    width: 100%;
    height: auto;
    border-color: #DADADA #fff #DADADA #fff;
    border-width: 0;
    /*margin:0 5%;*/
    border-style: solid;
    text-align: center;
}

.show_model_spe1 td {
    font-size: 25pt;
}

.show_model_2_spe {
    width: 90%;
    margin: 0 5%;
    text-align: center;
}
.show_model_2_spe td{
    border-bottom:1px solid #b3b3bb;
    text-align: left;
    font-size:30pt ;

}
.show_model_2_spe img{
    margin-right:16px;
    float: right;
    height: 40px;
    width: 40px;
}
table{
    border-spacing: 0;
}
/*<!--Models_nav  页面样式  -->*/
.model_nav_h2 {
    height: auto;
    width: 100%;
    font-family: ArialMT;
    background: #EAEAEA;
    font-size: 40pt;
    line-height: 106px;
    color: #C7001F;
    font-weight: bold;
    padding-left: 5%;
}

.model_nav {
    width: 100%;
    height: auto;
    text-align: center;
}
.model_nav td {
    border-bottom: 2px solid #b3b3bb;
    font-size: 40pt;
}

.model_nav .text {
    border-bottom: 2px solid #b3b3bb;
    text-align: center;
    padding-right: 3%;
    font-size: 40pt;
    width: 40%
}

.model_nav .img {
    float: left;
    height: auto;
    width: 100%;
}
.model_nav .img img{
    margin: 32px 0;
    height: auto;
    width: 60%;
}
