@import "jSlider.css";
@import "headCss.css";
@import "showArea.css";

#body {
    width: 100%;
}

.slide-point {
    width: 100px;
    float: right;
    height: 6px;
    position: absolute;
    left: 50%;
    top: 300px;
}

.slide-point > em {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #000;
    margin-left: 15px;
}

.head-body {
    width: 1200px;
    height: 195px;
    margin: 0 auto;
}

.head-body > .head-body-card {
    width: 100%;
    float: left;
    position: relative;
    opacity: 100;
    background-color: #FFF;
    height: 255px;
    margin-top: -60px;
    box-shadow: 0px 0px 2px #888;
    border-radius: 10px;
}

.head-body-left {
    width: 728px;
    height: 222px;
    float: left;
}
.head-body-right {
    width: 418px;
    height: 222px;
    float: right;
}

.head-body-youou {
    width: 663px;
    height: 47px;
    padding-top: 24px;
    padding-left: 50px;
    padding-right: 15px;
}

.head-body-youou > a {
    text-decoration: none;
    font-size: 20px;
    color: #333;
    line-height: 47px;
}

.head-body-youou > div {
    width: 372px;
    height: 45px;
    float: right;
    border-radius: 25px;
    border: 1px solid #e5e5e5;
}

.head-body-youou > div > input {
    outline: none;
    width: 330px;
    height: 45px;
    margin-left: 20px;
    border: 0;
}

.head-body-piaonei {
    width: 705px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 23px;
}

.head-body-piaonei > a {
    width: 100px;
    height: 24px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: #888;
    font-size: 15px;
    font-weight: 700;
    font-size: 15px;
}

.head-body-piaonei > a > img {
    width: 24px;
    vertical-align: top;
}

.kongge {
    margin-left: -8px;
}

.head-body-haha {
    width: 353px;
    height: 47px;
    padding-top: 24px;
}

.head-body-haha > a {
    text-decoration: none;
    font-size: 20px;
    color: #333;
    line-height: 47px;
}

.head-body-haha > span {
    float: right;
    line-height: 47px;
    color: #B3ADAD;
}

.phone-number {
    color: #022a6f;
    font-size: 26px;
}

.phone-in {
    width: 320px;
    height: 47px;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    padding-left: 50px
}

.btn-woyao:hover {
    background: #ca032a;
    transition:background-color 1000ms;
}
.btn-woyao {
    background: #01296e;
    width: 372px;
    height: 64px;
    margin-top: 20px;
    border-radius: 8px;
    border: 0;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}
#checkmainphone{
    display:none;
    color: #ca032a;
    font-size:15px;
}
.channel-operate-title {
    width: 1200px;
    padding: 35px 0 22px;
    height: 30px;
    margin: 0 auto;
    line-height: 34px;
}

.channel-operate-title > h3 {
    float: left;
    color: #495056
}

.channel-operate-title > span {
    float: left;
    margin-left: 20px;
    font-size: 12px;
    color: #a8abae
}

.channel-operate-body {
    width: 1200px;
    margin: 0 auto;
    height: 346px;
}

.channel-operate-body > li {
    width: 227px;
    height: 346px;
    float: left;
    list-style: none;
    background-color: #FFF;
}

.channel-operate-body .channel-operate-li1 {
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 86px;
    background-color: #fff;
    height: 260px;
}

.channel-operate-body .channel-operate-li1 p {
    margin-top: 20px;
    text-align: center;
    color: #495056;
    font-weight: 700;
    font-size: 15px;
}

.operate-item-text {
    width: 120px;
    height: 112px;
    text-align: center;
    color: #495056;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
}

.operate-item-text p {
    margin-bottom: 32px;
    text-align: center;
}

.jaioyiguohu {
    width: 100%;
    height: 360px;
    position: relative;
    top:20px;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 60px;
}

.jaioyiguohu > .idimg {
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 2;
}

.jaioyiguohu > .zeyan {
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 3;
}

.jaioyiguohu > .wenzi {
    width: 500px;
    height: 400px;
    position: absolute;
    z-index: 4;
    left: 130px;
    font-family: '黑体'
}

.jaioyiguohu > .wenzi > span {
    margin-right: 10px;
    display: inline-block;
    margin-top: 67px;
    height: 40px;
    line-height: 40px;
    color: black;
    font-weight: 500;
}

.jaioyiguohu > .wenzi > .tishi {
    width: 100%;
    padding-top: 60px;
}

.jaioyiguohu > .wenzi > .tishi > .bigkanche {
    font-size: 40px;
    font-family: '黑体';
}

.jaioyiguohu > .wenzi > .tishi > .xianxi {
    font-size: 20px;
    font-family: '黑体';
    margin: 10px 0px;
}

.jaioyiguohu > .wenzi > .tupian {
    font-family: '黑体';
    position: absolute;
    left: 0px;
    top: 277px;
}

.jaioyiguohu > .wenzi > .tupian > p {
    margin-right: 10px;
}

.nerongbianti {
    width: 100%;
    height: 90px;
    background-color: #fff;
    text-align: center;
    line-height: 90px;
    font-family: '黑体';
    color: #888;
}

.nerongbianti > span {
    margin-right: 40px;
    padding-bottom: 15px;
    font-family: '黑体';
    color: #888;
    font-size: 15px;
}
.nerongbianti > span > a{
    color: #888;

}
.carCard {
    width: 1240px;
    min-height: 335px;
    margin: 0 auto;
}

.carCard > ul {
    width: 100%;
    min-height: 335px;
}

.carCard > ul > li {
    background-color: #FFF;
    width: 287px;
    height: 315px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    list-style: none;
}

.carCard > ul > li:hover {
    box-shadow: 0px 0px 2px #e5e5e5;
    font-weight: 700;
}

.carCard > ul > li {
    box-shadow: 0px 0px 2px #e5e5e5;
    font-weight: 700;
}

.t {
    padding: 20px 20px 6px;
    font-size: 17px;
    color: #495056;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

.t-i {
    padding-left: 20px;
    padding-right: 20px;
    color: #a5abb2;
    font-size: 14px;
    padding-bottom: 2px;
}

.t-price {
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    font-size: 20px;
    color: #f95523;
    overflow: hidden;
}

.t-price p {
    float: left;
    line-height: 30px;
}

.t-price i.i-orange {
    color: #ff9650;
    background: #ffeeda;
}

.t-price i {
    float: right;
    width: 46px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
    margin: 5px 0 0 5px;
}

.t-price i.i-green {
    color: #3fc56e;
    background: #e8f6ed;
}

.t-price i {
    float: right;
    width: 46px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
    margin: 5px 0 0 5px;
}

.t-price em.line-through {
    text-decoration: line-through;
}

.t-price em {
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    color: #a5abb2;
}

.t-price em, .t-price span {
    font-size: 14px;
}

address, cite, code, dfn, em, i, var {
    font-style: normal;
}

.index-carmore {
    padding-top: 22px;
    padding-bottom: 34px;
    text-align: center;
}

.index-carmore a {
    font-size: 14px;
    color: #495056;
}

a {
    text-decoration: none;
    color: #24d;
}

.index-foot-buysell {
    height: 120px;
    background: url(../img/foot-buysell-entry.6170e8f3cb5feb45f1d1e2a0b1d3c2e0.jpg) no-repeat top;
}

.index-foot-buysell .w1200 {
    width: 800px;
}

.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.foot-buysell-tel {
    width: 382px;
    font-size: 14px;
    color: #858d96;
    text-align: center;
}

.foot-buysell-tel .iconbg {
    display: block;
    width: 382px;
    height: 30px;
    margin-top: 33px;
    margin-bottom: 9px;
    background-position: 0 -170px;
}

.foot-buysell-btn {
    padding-top: 30px;
}

.fl {
    float: left;
}

.foot-btn-buy {
    background: #3cb46d;
}

.foot-btn-buy, .foot-btn-sell {
    float: left;
    width: 179px;
    margin-left: 23px;
    line-height: 64px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.foot-btn-sell {
    background: #97cf00;
    margin-left: 11px;
}
