float: left;
    width: 8.64rem;
    height: 4.84rem;
    overflow: hidden;
}
.subjectdetail{
    width: 100%;
    min-width: 1200px;
}
.previewimg{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    background: rgba(0,0,0,0.8);
    display: none;
}
.previewimg img{
    height: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.previewimg .close{
    color: #fff;
    font-size: 0.24rem;
    position: fixed;
    right: 0.2rem;
    top: 0.2rem;
}
.section{
    width: 80%;
    margin: 0 auto ;
}
.section1 .tit{
    font-size: 0.46rem;
    margin: 0.2rem 0;
}
.section1 .date{
    font-size: 0.21rem;
    color: #aeaeae;
    margin: 0;
}
.section1 .text p{
    font-size: 0.27rem;
    /*margin-top: 0.54rem;*/
}
.section1 .text p img{
    width: 100%;
    display:block;
    margin: 0 auto;
}
.section2,.section4{
    width: 80%;
    display: flex;
    margin: 0.5rem auto;
}
.section2{
    display: block;
    margin: 0.2rem auto;
}
.section2 .jcsj{
    width: 43%;
    height: 2.87rem;
    float: left;
}
.section2 .imgBox{
    float: left;
    width: 57%;
    height: 2.87rem;
    overflow: hidden;
}
.section2 .imgBox img{
    width: 100%;
}
.section3{
    width: 80%;
}
.section3 .leftimg{
    float: left;
    margin-left: 0.4rem;
    width: 8.64rem;
    height: 4.84rem;
    overflow: hidden;
}
.section3 .leftimg img{
    width: 100%;
    display: block;
}
.section3  .rightimg{
    /*width: 32%;*/
    float: left;
    margin-left: 0.4rem;
}
.section3 .rightimg img{
    width: 100%;
    display: block;
}
.section3 img:hover{
    transform: scale(1.1);
}
.section3 img{
    transition: all 0.5s;
}
.section3 .rightimg .preview{
    width: 4.32rem;
    height: 2.34rem;
    overflow: hidden;
    position: relative;
}
.section3 .rightimg:last-child .preview{
    margin-top: 0.172rem;
}
.section3 .preview .fanfgda{
    position: absolute;
    right: 0.2rem;
    bottom: 0.2rem;
    width: 26px;
    height: 26px;
    cursor: pointer;
}
.section4 .left{
    width: 63%;
    position: relative;
    background: #000;
}
.section4 .left video{
    height: 100%;
    display: block;
    margin: 0 auto;
}
.section4 .left .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background: rgba(0,0,0,0.5);*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.section4 .left .mask i{
    font-size: 0.6rem;
    color:#fff;
    cursor: pointer;
}
.section4 .right{
    width: 38%;
    background: #A93428;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}
.section4 .right .jcsptit{
    width: 2.5rem ;
    margin-top: 0.95rem;
    margin-left: 1.95rem;
}
.section4 .right .text{
    display: flex;
    flex-direction: column;
    /*margin-top: 1.78rem;*/
    /*align-items: flex-end;*/
    padding-right: 1.04rem;
    color: #fff;
    margin-bottom: 1rem;
}
.section4 .right .text .date{
    font-size:0.12rem;
}
.section4 .right .text .date::after{
    display: block;
    content: '';
    width:34px;
    height:3px;
    background:#fff;
    margin: 0.2rem 0;
    /*margin-left: 0.4rem;*/
}
.section4 .right .text .biaoti{
    font-size: 0.18rem;
}
.mySwiper{
    margin-top:0.1rem;
}
.mySwiper .swiper-slide{
    width: 2.88rem !important;
    height: 1.61rem !important;
}
.mySwiper .swiper-slide .imgBox{
    width: 2.88rem;
    height: 1.61rem;
    overflow: hidden;
}
.mySwiper .swiper-slide .imgBox img{
    width: 100%;
}
.mySwiper2 {
    width: 100%;
}
.mySwiper2 .swiper-wrapper{
    width: 100%;
}
.mySwiper2 .swiper-wrapper .swiper-slide{
    width: 100%;
    position: relative;
}
.mySwiper2 .swiper-wrapper .swiper-slide .left{
    width: 100%;
    height: 100%;
    /*background: #A93428;*/
    /*float: left;*/
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: flex-end;
}
.mySwiper2 .swiper-wrapper .swiper-slide .left img{
    margin: 0.9rem 0 0 0.8rem;
    width: 2.5rem;
}
.mySwiper2 .swiper-wrapper .swiper-slide .imgBox{
    width: 12.48rem;
    height: 7rem;
    overflow: hidden;
    /*float: right;*/
}
.mySwiper2 .swiper-wrapper .swiper-slide .imgBox img{
    width: 100%;
}
.mySwiper2 .swiper-wrapper .swiper-slide .left .text{
    /*margin-top: 1.6rem;*/
    padding-bottom: 0.3rem;
    margin-left: 0.8rem;
    color: #fff;
    display: flex;
    flex-direction: column;
}
.mySwiper2 .swiper-wrapper .swiper-slide .left .text .date{
    font-size: 0.12rem;
}
.mySwiper2 .swiper-wrapper .swiper-slide .left .text .date::after{
    margin:0.2rem 0 ;
    content: '';
    display: block;
    width: 33px;
    height: 3px;
    background: #fff;
}
.section5{
    width:12.48rem;
    position: relative;
    margin-top: 0.5rem;
}
.mySwiper2 .swiper-wrapper .swiper-slide .left .text .tit{
    font-size: 0.19rem;
}
.mySwiperbtn{
    width: 110%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: -5%;
    bottom: 0;
}
.mySwiperbtn div{
    width: 0.55rem;
    height: 1.61rem;
    background: #e1e1e1;
    font-size: 0.42rem;
    color: #9f9f9f;
    text-align: center;
    line-height: 1.38rem;
    cursor: pointer;
}
.mySwiperbtn div:hover{
    background: #3b7ec2;
    color: #fff;
}
.section6{
    width: 100%;
    margin-top: 0.6rem;
}
.section6 .set1{
    width: 80%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.section6 .set1 .mask{
    width: 45%;
    background: url(../img/set6bg1.png);
    left: 0;
    top: 0;
    position: absolute;
    height: 5.97rem;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    z-index: 1;
}
.section6 .set1 .imgBox{
    width: 70%;
}
.section6 .set1 .imgBox>div{
    width: 100%;
    height: 5.97rem;
    overflow: hidden;
}
.section6 .set1 .imgBox:nth-child(odd) div {
    float: left;
}
.section6 .set1 .imgBox>div img{
    width: 100%;
    /*height: 100%;*/
    display: block;
    transform: scale(1) !important;
    cursor: auto !important;
}
.section6 .set1 .mask span{
    width: 60%;
    color: #fff;
    padding-left: 1rem;
    text-align: justify;
}
.section6 .set1 .mask .title{
    font-size: .36rem ;
    margin-bottom: 0rem;
}
.section6 .set1 .mask .date{
    margin-top: 0.4rem;
    font-size: 0.12rem;
}
.section6 .set1 .mask .date::after{
    content: '';
    display: block;
    width: 34px;
    height: 3px;
    background: #fff;
    margin: 0.2rem 0;
}
.section6 .set1 .mask .tie{
    font-size: 0.19rem;
}
.section6 .set1:nth-child(even) .mask{
    background: url('../img/set6bg2.png');
    right: 0;
    top: 0;
    left: auto;
    background-size: 100% 100%;
    align-items: flex-end;
}
.section6 .set1:nth-child(even) .mask span{
    margin-left: 0;
    text-align: justify;
    margin-right: 1rem;
}
.section6 .set1:nth-child(odd) .mask{
}
.section6 .set1:nth-child(even){
    justify-content: flex-start;
}
.section7{
    width: 12.48rem;
    height: 7rem;
}
.section7 .swiper-slide{
    /*width: 14.4rem;*/
    /*height: 8.07rem;*/
}
.section7 .imgBox{
    width: 12.48rem;
    height: 7rem;
    overflow: hidden;
}
.section7 .imgBox img{
    width: 100%;
    display: block;
    transform: scale(1) !important;
    cursor: aut6;
}
.section7  p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 0.82rem;
    background: rgba(0,0,0,0.8);
}
.section7  p span{
    font-size: 0.19rem;
    color: #fff;
}
.section7  p .date{
    padding-left: 0.82rem;
    padding-right: 0.28rem;
}
.section8{
    margin: 1.1rem auto ;
    display: flex;
    position: relative;
    justify-content: space-between;
}
.section8 .item{
    width: 3.70rem !important;
    height: 7rem;
    overflow: hidden;
    position: relative;
}
.section8 .item img{
    width: 100%;
    display: block;
}
.section8 .item .text{
    position: absolute;
    display:flex;
    background: transparent;
    width: 100%;
    height: 100%;
    flex-direction: column;
    left: 0;
    bottom: -81%;
    transition: all 1s;
}
.section8 .item .text span{
    color: #fff;
}
.section8 .item .text .date{
    padding-top: 0.3rem;
    /*  */
    padding-left: 0.34rem;
    font-size: 0.16rem;
}
.section8 .item .text .date::after{
    display: block;
    content: '';
    width: 34px;
    height: 3px;
    background: #fff;
    margin: 0.2rem 0 0.2rem 0;
}
.section8 .item .text .tit{
    padding-left: 0.34rem;
    padding-bottom: 0.34rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section8 .item .text .inner{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 0.14rem;
    color: #fff;
    padding: 0 0.34rem;
    -webkit-line-clamp:18;
    overflow: hidden;
}
.section9,.section10{
    margin-bottom: 1.1rem;
}
.newstitle img{
    width: 2.3rem;
    display: block;
    margin-bottom: 0.34rem;
}
.section9list{
    width: 100%;
    position: relative;
}
.section9list .item{
    width: 32.5%;
}
.section9list .item img{
    width: 100%;
    display: block;
}
.section9list .item .text{
    display: flex;
    flex-direction: column;
}
.section9list .item .text .date{
    padding: 0.18rem 0;
    font-size: 0.14rem;
}
.section9list .item .text .title{
     font-size: 0.19rem;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     font-weight: 600;
}
.section9list .item .text .title::after{
    display: block;
    content: '';
    width: 34px;
    height: 3px;
    background: #000;
    margin: 0.1rem 0;
}
.section9list .item .text .inner{
    font-size: 0.16rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section10list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section10list .item{
    width:49%;
    height: 1.9rem;
    border:1px solid #A93428;
    display: flex;
    align-items: center;
    margin: 0.15rem 0;
}
.section10list .item p:first-child{
    padding-left:0.78rem;
    display: flex;
    flex-direction: column;
}
.section10list .item p:last-child{
    padding: 0 0.54rem;
    display: flex;
    flex-direction: column;
}
.section10list .item p:last-child .inner{
    width: 4.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    overflow: hidden;
    text-overflow: ellipsis;
}
.section10list .item .mon{
    font-size: 0.54rem;
    color: #A93428;
}
.section10list .item .month{
    color: #A93428;
    font-size: 0.26rem;
}
.section10list .item .title{
    font-size: 0.19rem;
}
.section10list .item .title::after{
    display: block;
    content: '';
    width: 34px;
    height: 3px;
    background: #000;
    margin: 0.1rem 0;
}
.section10list .item .inner{
    font-size: 0.16rem;
}
.section11{
    /*margin: 1rem auto;*/
    position: relative;
    margin-top: 0.5rem;
}
.section11list{
    width: 100%;
}
.section11list .left{
    /*width: 49%;*/
    float: left;
    position: relative;
}
.section11list .left .imgBox{
    width: 7.68rem;
    height: 4.3rem;
    overflow: hidden;
}
.section11list .left .imgBox:hover img{
    /*transform: scale(1.2);*/
    /*transition: all 0.5s;*/
}
.section11list .left img{
    width: 100%;
    display: block;
    transition: all 0.5s !important;
}
.section11list .left .text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
}
.section11list .left .text .date{
    color: #fff;
    font-size: 0.14rem;
    padding-top: 0.1rem;
    padding-left: 0.34rem;
}
.section11list .left .text .date::after{
    display: block;
    content: '';
    width: 34px;
    height: 3px;
    background: #fff;
    margin: 0.1rem 0;
}
.section11list .left .text .title{
    color: #fff;
    font-size: 0.19rem;
    padding-left: 0.34rem;
    padding-bottom: 0.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.section11list .right:nth-child(3n){
    margin-top: 0.1rem;
}
.section11list .right{
    /*width: 50%;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 0.1rem;
}
.section11list .right dl{
    width: 100%;
    display: flex;
    align-items: center;
}
.section11list .right dl dt{
    width: 3.84rem;
    height: 2.1rem;
    overflow: hidden;
}
.section11list .right dl dt:hover img{
    transform: scale(1.2);
    /*transition: all 0.5s;*/
}
.section11list .right dl img{
    width: 100%;
    display: block;
    transition: all 0.5s !important;
}
.section11list .right dl dd{
    width: 50%;
    display: flex;
    flex-direction: column;
    padding-left: 0.2rem;
}
.section11list .right dl dd span{
    color: #000;
}
.section11list .right dl .date{
    font-size: 0.14rem;
    padding-bottom: 0.18rem;
}
.section11list .right dl .title{
    display: block;
    font-size: 0.19rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section11list .right dl .title::after{
    display: block;
    content: '';
    width: 34px;
    height: 3px;
    background: #000;
    margin: 0.1rem 0;
}
.section11list .right dl .inner{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.16rem;
}
.section12{
    width: 100%;
    margin: 1.4rem  0;
}
.section12 .newstitle img{
    padding-left: 1.6rem;
}
.section12 .carlist{
    width: 100%;
    background: url('../img/carlist-bg.png')no-repeat left center;
    background-size:6rem 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.section12 .carlist .swiper3{
    width: 90%;
    padding-top: 0.4rem;
}
.section12 .carlist .swiper3 .swiper-wrapper{
    padding-left: 1rem;
}
.section12 .carlist .swiper-slide{
    
}
.swiper3btn{
    display: flex;
    flex-direction: column;
    padding-left: 0.8rem;
}
.swiper3btn img{
    width: 40px;
    height: 40px;
    cursor: pointer;
    padding-bottom:0.3rem ;
}
.section12 .carlist .swiper3 .swiper-slide .text{
    display: flex;
    flex-direction: column;
}
.section12 .carlist .swiper3 .swiper-slide .name{
    font-size: 0.18rem;
    color: #000; 
    padding-top: 0.3rem;
}
.section12 .carlist .swiper3 .swiper-slide .cs{
    font-size: 0.12rem; 
    color: #717171;
    padding-bottom: 0.4rem;
}
.section12 .carlist .swiper3 .swiper-slide-active .name{
    color: #fff; 
}
.section12 .carlist .swiper3 .swiper-slide-active  .cs{
    color: #fff;
}
.section12 .carlist .swiper3 .swiper-slide img{
    transform: scale(1);
    width: 100%;
    display: block;
    margin: 0 auto;
}
.section12 .carlist .swiper3 .swiper-slide-prev{
    margin-left: -0.6rem;
}
.section12 .carlist .swiper3 .swiper-slide-next{
    margin-left: 0.4rem;
}
.section12 .carlist .swiper3 .swiper-slide-active{
    margin-left: 0.4rem;
}
.section12 .carlist .swiper3 .swiper-slide-active img{
    transform: scale(1.5);
}
.section13 {
    width: 100%;
}
.section13 .title{
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 1.4rem;
}
.section13 .title::after{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    top: 50%;
    left: 0;
    z-index: -1;
}
.section13 .title span{
    font-size: 0.46rem;
    padding: 0.08rem;
    background: #fff; 
}
.section13swiper{
    width: 90%;
    margin: 1.2rem auto;
    position: relative;
}
.section13swiper .swiper4{
    width: 80%;
    margin: 0 auto;
    padding-right: 0.2rem;
    padding-bottom: 0.2rem;

}
.section13swiper .swiper4 .swiper-slide{
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.section13swiper .swiper4 .swiper-slide:hover{
    border: 1px solid #ccc;
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}
.section13swiper .swiper4 .swiper-slide a:hover img{
    transform: scale(1.2);
    /*transition: all 0.5s;*/
}
.section5 .imgBox:hover img{
    transform: scale(1) !important;
    cursor: auto !important;
}
.imgBox:hover img{
    transform: scale(1.2);
    /*transition: all 0.5s;*/
    cursor:pointer;
}
.section13swiper .swiper4 img{
    width: 80%;
    display: block;
    margin: 0 auto;
    padding-top: 0.3rem;
}
.section13swiper .swiper4 a{
    width: 100%;
}
.section13swiper .swiper4 .text{
    padding: 0.3rem 0;
    padding-left: 0.6rem;
    display: flex;
    flex-direction: column;
}
.section13swiper .swiper4 .name{
    font-size: 0.18rem;
}
.section13swiper .swiper4 .cs{
    font-size: 0.13rem;
    color: #676767;
    padding-top: 0.04rem;
}
.swiper4btn{
    width: 100%;
    position: absolute;
    top: 40%;
    display: flex;
    justify-content: space-between;
}
.swiper4btn img{
    width: 70px;
    height: 70px;
    cursor: pointer;
}
.suggestcar,.getprice{
    width: 90%;
    margin: 0 auto;
}
.suggestcar .tit,.getprice .tit{
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.suggestcar .tit b,.getprice .tit b{
    line-height: 0.54rem;
    font-size: 0.46rem;
    background: #fff;
    letter-spacing: 0.1rem;
}
.suggestcar .tit::after,.getprice .tit::after{
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #ccc;
    left: 0;
    top: 50%;
    z-index: -1;
}
.priceform{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.priceform .icon-bitian{
    color: #a93428;
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
}
.priceform label{
    width: 1.2rem;
    height: 0.6rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.priceform>.tops{
    position: relative;
    width: 32%;
    background: #f4f5f7;
    height: 0.6rem;
    border: 1px solid #eaeaeb;
    margin-top: 0.84rem;
}
.priceform>.tops input{
    border: none;
    background: none;
    outline: none; 
    position: absolute;
    left: 1.22rem;
    top: 0;
    width: 70%;
    height: 100%;
}
.priceform .need{
    width: 100%;
    height: 1.8rem;
    background: #f4f5f7;
    position: relative;
    border: 1px solid #eaeaeb;
    margin-top: 0.46rem;
}
.priceform .need textarea{
    width: 90%;
    position: absolute;
    left: 1.22rem;
    top: 0.21rem;
    font-size: 0.2rem;
    resize:none;
    height: 100%;
    outline: none; 
    background: none;
    border: none;
}
.getprice .inquiryprice{
    color: #fff;
    width: 1.7rem;
    height: 0.5rem;
    position: relative;
    left: 45%;
    margin: 1rem 0 ;
}
.getprice .inquiryprice::after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #a93428;
    z-index: -1;
    transform: skew(-10deg);
}