.center{
    width: 1220px;
    margin: 0 auto;
    clear: both;
    margin-top: 10px;
    flex: 1
}




.center_1{
    float: left;
    width: 678px;
}
._mode_information{
    width: 750px;
    background: #fff;
    margin-top: 10px;
}
._mode_information .Media_person{
    padding: 20px 0 0 20px

}
._mode_information .Media_person .say_1 {
    float: left;
    width: 24px;
    height: 24px;
    background: #b84c6c;
    border-radius: 50%;
}

._mode_information .Media_person .Say_car{
    font-size: 14px;
    padding-left: 10px;
    padding-top: 3px;
    float: left

}
._mode_information .Media_person .Say_car span{
    font-size: 12px;
    color: #999

}

._mode_information .content_car{
   padding: 20px 0 20px 20px
}
._mode_information .content_car .content_car1{
    float: left
}
._mode_information .substance{
    font-size: 22px;
    width: 476px;
}

._mode_information .content_car1 .Review1{
        padding: 2px 7px 1px 7px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border-radius: 3px;
    float: left;
    color: #1c87f4;
    font-size: 12px;
    cursor: pointer;
    background: #e6f3fe;
}
._mode_information .content_car1 .Review2{

    padding-left: 10px;
    color: #999;
    float: left;
    padding-top: 2px;
    font-size: 14px;
}
._mode_information .content_car1 .Review3{
    float: left;
    padding-top:2px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
}




._mode_information .content_car .content_car2{
    float: right;
    margin-right: 20px;
    width: 200px;
    height: 150px;
    overflow: hidden;
}
._mode_information .content_car .content_car2 img{
    width: 200px;
    height: auto;
}

._mode_information .content_car .content_car2 img:hover {
	transform: scale(1.2, 1.2);

	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}

/*-----------------独家------------*/
._mode_Sole{
    width: 750px;
    background: #fff;
    margin-top: 10px;
}
._mode_Sole .footage{
    font-size: 22px;
    padding: 20px 0 0 20px
}
._mode_Sole .Beauty{
    margin: 20px 20px 0 20px;
    width: 95%;

}
._mode_Sole .Review1{
            padding: 2px 7px 1px 7px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border-radius: 3px;
    float: left;
    color: red;
    font-size: 12px;
    cursor: pointer;
    background: #ffe5e6;
}
._mode_Sole .Review2{

    padding-left: 10px;
    color: #999;
    float: left;
    padding-top: 2px;
    font-size: 14px;
}
._mode_Sole .Review3{
    float: left;
    padding-top:2px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
}












/*-----------------最大盒子------------*/
._mode_right{
    width: 342px;
    float: right;
    padding-top: 10px
}

/*-----------------热门车型------------*/
._mode_right .list_car{
    background: #fff;
    padding: 20px 0 30px 20px;

}
._mode_right .list_car .vertical {
    width: 4px;
    height: 20px;
    background: #1c87f4;
    float: left;
    margin-top: 4px;
}
._mode_right .list_car .hot {
    float: left;
    font-size: 20px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    padding-left: 10px;
}
._mode_right .list_car dl {
    margin-top: 30px;
}
._mode_right .list_car dl dt {
    float: left;
}
._mode_right .list_car dl dd {
    float: left;
    padding-left: 20px;
}
._mode_right .list_car .corolla a {
    font-size: 16px;
    color: #333;
}

._mode_right .list_car .corolla_1 a {
    font-size: 14px;
    color: #333;
    padding-top: 14px;
}



._mode_shot{
    width: 342px;
    float: right
}
._mode_shot .Industry{
    background: #fff;
    margin-top: 10px;
    padding: 20px 0 30px 20px;
}
._mode_shot .Industry .vertical{
    width: 4px;
    height: 20px;
    background: #1c87f4;
    float: left;
    margin-top: 4px;
}
._mode_shot .Industry .hot{
    float: left;
    font-size: 16px;
    padding-left: 10px;
}

._mode_shot .Industry dl {
    height: 100px;
    width: 283px;
}
._mode_shot .Industry dl dt {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 20px;
}
._mode_shot .Industry dl dt img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
._mode_shot .Industry dl dd {
    float: left;
    padding-left: 12px;
     margin-top: 20px;
}
._mode_shot .Industry .ren {
    font-size: 16px;
}
._mode_shot .Industry .ren a {
    color: #333;
}
._mode_shot .Industry .ren a:hover{color: #1b86f3}

._mode_shot .Industry .corolla_2 {
    font-size: 14px;
    padding-top: 14px;
}
._mode_shot .Industry .corolla_2 a {
    color: #999;
}
._mode_shot .Industry .corolla_2 a:hover{color: #1b86f3}


