* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    display: block;
}

body {
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #333333;
    background: #ffffff url(../images/bg-m.jpg) no-repeat center -10%;
}

.pc{
    display: none;
}

.content {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
}

.tit {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background: url(../images/tit.png) no-repeat center center;
    background-size: 100%;
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold;
    color: #bc1f24;
}

.tp-enter {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.tp-enter ul li {
    float: left;
    width: 32%;
    height: 4rem;
    line-height: 4rem;
    background: url(../images/tp-bg.png) no-repeat center center;
    background-size: 100%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 5px;
}

.tp-enter ul li:nth-child(3n+0) {
    margin-right: 0;
}

.tp-enter ul li a {
    color: #ffffff;
    font-size: 1.125rem;
}

.tp-enter ul li.last {
    margin: 0 34%;
}

.tp-gz {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 1.75rem;
    margin-top: 10px;
    margin-bottom: 5rem;
}

.tp-gz img {
    margin: 0 auto;
}

.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px 0;
    font-size: 0.875rem;
    background: #000000;
    color: #ffffff;
    text-align: center;
    line-height: 1.75rem;
	margin-bottom:3.5rem;
}

.tit-1 {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background: url(../images/tit-phone.png) no-repeat center center;
    background-size: 100%;
    text-align: center;
    font-size: 1.125rem;
    font-weight: bold;
    color: #ffffff;
    margin-top: 10px;
}

.gz-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.gz-box ul li {
    float: left;
    width: 48%;
    margin: 0 2% 10px 0;
    height: auto;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background: #ffffff;
    padding: 5px 5px 10px 5px;
    box-sizing: border-box;
}

.gz-box ul li:nth-child(2n+0) {
    float: right;
    margin-right: 0;
}

.gz-box ul li>a {
    display: block;
}

.gz-box ul li a img {
    margin-bottom: 10px;
}

.gz-box ul li a p {
    width: 100%;
    height: 3rem;
    overflow: hidden;
    font-size: 0.875rem;
    color: #333333;
    text-align: center;
    line-height: 1.5rem;
}

.gz-box ul li .tp-btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.gz-box ul li .tp-btn a {
    display: block;
    width: 80%;
    height: 2rem;
    line-height: 2rem;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    background: #d22027;
    color: #ffffff;
    font-weight: bold;
}

.back-btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 7.5rem;
}


.back-btn a {
    display: block;
    float: left;
    width: 45%;
    margin: 0 2.5%;
    height: 3.5rem;
    background: url(../images/btn.png) no-repeat center center;
    background-size: 100%;
    line-height: 3.5rem;
    color: #fcfad5;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
}

.back-btn a.ticket {
    margin: 0 27.5%;
}

.gz-xq {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #fdedcf;
    font-size: 0.875rem;
    padding: 10px;
    box-sizing: border-box;
}

.gz-js {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gz-js img {
    width: 40%;
    float: left;
    border: 1px solid #e3e3e3;
}

.gz-js p {
    width: 55%;
    float: right;
    height: auto;
    font-size: 1rem;
    line-height: 2rem;
    margin-top: 10px;
}

.gz-xq ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.gz-xq ul li {
    width: 22%;
    height: 2rem;
    line-height: 2rem;
    float: left;
    text-align: center;
    border: 1px solid #f12533;
    color: #f12533;
    margin-right: 2%;
}

.gz-xq ul li a {
    color: #f12533;
}

.gz-wz {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    line-height: 1.75rem;
}

.gz-wz h4 {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 2rem;
    color: #f12533;
}

.gz-box ul li a h2 {
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #333333;
    margin-bottom: 8px;
}

.gz-box ul li a p.news {
    height: 6rem;
    overflow: hidden;
}

.gz-box ul li a p span {
    color: #f12533;
}

.gz-wz h2 {
    width: 100%;
    height: 3rem;
    line-height: 1.5rem;
    font-size: 1rem;
    overflow: hidden;
    text-align: left;
    margin-bottom: 10px;
}

.kc-td {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.kc-td ul li {
    float: left;
    width: 49%;
    height: 3rem;
    line-height: 3rem;
    overflow: hidden;
    text-align: center;
    font-size: 1rem;
    background: #bc2024;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.kc-td ul li:nth-child(2n+0) {
    float: right;
}

.kc-td ul li a {
    color: #ffffff;
}

.message-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 3rem;
}

/*车型详情*/
.cp-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    font-size: 0.875rem;
}

h2.cp-tit {
    width: 100%;
    height: 2.5rem;
    line-height: 2rem;
    overflow: hidden;
    text-align: center;
    font-size: 1.125rem;
}

.cp-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cp-list ul li {
    width: 22%;
    float: left;
    text-align: center;
    line-height: 2rem;
    background-color: #f12533;
    color: #ffffff;
    box-sizing: border-box;
    margin-right: 4%;
}

.cp-list ul li a {
    display: block;
    color: #ffffff;
}

.cp-list ul li:last-child {
    margin-right:0;
}

.cp-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.cp-bigimg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.cp-simg {
    display: none;
}

.cspz {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.cpcs-tit {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 1px solid #999999;
    color: #f12533;
    font-size: 1rem;
}

.cp-cstable {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.cp-cstable div {
    width: 100%;
    height: 2rem;
    overflow: hidden;
    line-height: 2rem;
}

.cp-cstable label {
    width: 35%;
    height: 2rem;
    line-height: 2rem;
    overflow: hidden;
    display: block;
    float: left;
    text-align: right;
}

.cp-cspz p {
    line-height: 2rem;
}

.cp-bjzx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.bjzx-pc {
    display: none;
}
.exter-outer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}



/*评论列表*/
.cp-pl {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #fdedcf;
    font-size: 0.875rem;
    padding: 10px;
    box-sizing: border-box;
}
.ct_list li{ border-bottom:1px dashed #CDCDCD; padding-bottom:15px; margin-bottom:1rem;}
.ct_list li h4{ font-size:1rem; line-height:1.5rem;}
.ct_list li h5{ color:#555; line-height:1.75rem;}
.ct_list li h5 span{ margin-left:1.25px;}
.ct_list li p{ color:#666; line-height:1.75rem;}

.btn_more {
    display: block;
    width: 55%;
    height: 2rem;
    line-height: 2rem;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    background: #d22027;
    color: #ffffff;
    font-weight: bold;
}


.back-btn2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 0rem;
}
.back-btn2 a {
    display: block;
    float: left;
    width: 33.3%;
    height: 3.5rem;
    background: #bc1f24;
    line-height: 3.5rem;
    color: #fcfad5;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #ffffff;
    box-sizing: border-box;
}

.feed{
    position: fixed;
    left: 50%;
    margin-left: -45%;
    bottom: 11rem;
    width: 90%;
    height: 90px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    overflow: hidden;
    background: #333333;
    border-radius: 20px;
}

.info{
    float: left;
    width: 100%;
}

.mt1{
    float: left;
    width: 100%;
    text-align: center;
}

.mt1 a{
    color: #ff0000;
}
}
.close{
    color: #ff0000;
    margin-left: 80%;
}
