.title12{
	background-color:#3e3938;
    margin-left:50px; padding:10px; margin-bottom:20px;
    color: #fff;
	}
.title .titleLeft {
    width: 213px;
    height: 55px;
    background: #d82617;
    color: #ffffff;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 30px;
}

.title .titleLeft span {
    border-left: 4px solid #ffffff;
    display: block;
    width: 202px;
    height: 40px;
    margin-top: 2px;
    line-height: 37px;
}

.title .titleRight {
    min-width: 0px;
    height: 55px;
    background: #d82617;
    float: left;
}

/*服务中心*/

.serviceList {
    background: #f6f8f8;
    padding: 55px 0;
    margin: 20px 0;
}

.serviceList ul li {
    float: left;
    width: 560px;
    margin: 0 20px;
}

.serviceList ul li h1 {
    background: url("../images/titbg.png") center no-repeat;
    width: 560px;
    height: 60px;
}

.serviceList ul li h1 img {
    margin: 10px 22px;
}

.serviceList ul li .font {
    height: 230px;
    overflow: hidden;
    width: 480px;
    margin: 0 auto;
}

.serviceList ul li .font div {
    padding: 20px 0;
    font-size: 13px;
    line-height: 20px;
    color: #888888;
}

/*关于我们*/

.about {
    width: 645px;
    padding-top: 65px;
}

.about .tit strong {
    font-size: 35px;
}

.about .tit strong, .about .tit span {
    font-weight: 100;
    color: #171616;
}

.about .tit span {
    font-size: 25px;
    margin-left: 10px;
}

.about .tit div {
    height: 12px;
    margin-top: 50px;
    width: 35px;
    background: #cc1320;
    margin-bottom: 25px;
}

.about .font {
    font-size: 14px;
    color: #656464;
    width: 100%;
    height: 215px;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 35px;
}

.pdimg {
    float: right;
    margin-right: 60px;

}

.aboutList {
    margin-left: 60px;
}

.aboutList ul li {
    float: left;
    width: 330px;
    overflow: hidden;
    height: 400px;
    text-align: left;
    margin-right: 50px;
}

.aboutList ul li:last-of-type {
    margin-left: 0;
}

.aboutList ul li .bottom {
    height: 42px;
    border-right: 2px #8d8c8c solid;
    margin-top: 62px;
}

.aboutList ul li:last-of-type .bottom {
    border: 0
}

.aboutList ul li .bottom img {
    position: relative;
    left: 95px;
    top: -16px;
}

.aboutList ul li .bottom span {
    line-height: 42px;
    float: right;
    margin-right: 85px;
    font-size: 14px;
    color: #000000;
}

.guang {
    width: 1100px;
    height: 73px;
    background: #261f1e;
    color: #ffffff;
    text-align: center;
    line-height: 73px;
    font-size: 20px;
    margin-left: 60px;
    margin-top: 60px;
    margin-bottom: 115px;
}

/*联系我们*/
.bg {
    background: #eeeeef;
    padding: 20px 0;
}

.width2 {
    width: 880px;
    margin: 0 auto;
}

.contact {
    margin-left: 95px;
}

.contact .fl {
    width: 350px;
    margin-right: 20px;
}

.contact h1 {
    font-size: 18px;
	font-weight:bold;
    color: #000000;
    margin: 10px 0;
}

.contact .fl li {
    float: left;
    width: 160px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.contact .fl li .box {
    width: 160px;
    height: 25px;
    background: #f1f1f1;
    border: 0;
}

.contact .fl li h2 {
    color: #231815;
    font-size: 16px;
    margin-bottom: 6px;
}

.boxbtn {
    background: #d82617;
    color: #ffffff;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: 0;
    font-size: 12px;
    margin-top: 10px;
    cursor: pointer;
}

.contact .fl li textarea {
    width: 337px;
    height: 222px;
    background: #f1f1f1;
    border: 0;
    resize: none;
}

.address ul {
  /*  padding: 35px 0 35px 100px; */
   padding: 35px 0;
   width: 880px;
   margin: 0 auto;
}

.address ul li {
    width: 215px;
    float: left;
    margin-bottom: 20px;
    margin-right: 116px;
}

.address ul li:nth-of-type(3) {
    margin-right: 0;
}

.address ul li i {
    float: left;
    display: block;
    margin-right: 22px;
}

.address ul li h1 {
    color: #d82617;
    font-size: 12px;
    margin: 10px 0;
	font-size:16px;
}

.address ul li div {
    float: left;
    width: 134px;
}

.address ul li p {
    color: #656464;
    margin-bottom: 10px;
	font-size:18px;
}

/*配件中心*/

.left1 {
    float: left;
    height: 35px;
    background: #b4b4b5;
}

.left2 {
    width: 20px;
    height: 100%;
    background: #e5e5e6;
    float: left;
    position: absolute;
    left: 0;
}

.child {
    display: none;
}

.munelist ul li {

}

.munelist ul li .fl:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #717071;
    right: 10px;
    top: 10px;
    display: block;
    border-radius: 50%;
}

.munelist ul li .fl:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid #ffffff;
    right: 14px;
    top: 14px;
}

.munelist ul li a.on1 .fl:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg);
    right: 15px;

}


.munelist ul li .child {
    margin-top: -5px;
    position: relative;
}

.munelist ul li .child li a {
    background: #e5e5e6;
    color: #646161;
    font-size: 12px;
    text-indent: 20px;
	z-index:12
}

.munelist ul li .child li a:hover {
    background: #b4b4b5;
}

.munelist ul li .child li a.on2 {
    position: relative;
}

.munelist ul li .child li a.on2:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 5px solid #b3b3b4;
    position: absolute;
    right: 12px;
    top: 10px;
}

.munelist ul li .child li a.on2:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 5px solid #e5e5e6;
    position: absolute;
    right: 14px;
    top: 10px;
}

.munelist ul li .child li:hover a.on2:after {
    border-left: 5px solid #b4b4ba;
}

.munelist ul li .child li:hover a.on2:before {
    border-left: 5px solid #e4e4e4;
}

.munelist ul li .child li.onon a.on2:after {
    border-left: 5px solid #b4b4ba;
}

.munelist ul li .child li.onon a.on2:before {
    border-left: 5px solid #e4e4e4;
}

.munelist ul li .child li.onon a {
    background: #b4b4b5;
}



.munelist ul li .child li .child1 {
    position: absolute;
    left: 204px;
    top: 5px;
    z-index:10;
    /*left: -142px;*/
}

.munelist ul li .child li .child1 li {
    border-bottom: 1px solid #b4b4b5;
}

.munelist ul li .child li .child1 li a {
    background: #ffffff !important;
    border-bottom: 1px solid #b4b4b5;
    cursor: pointer;
}

.munelist ul li .child li .child1 li:hover {
    background: #e5e5e6;
}

.munelist ul li .child li .child1 li:hover a {
    background: #e5e5e6 !important;
}

.product {
    /*width: 999px;*/
	width: 994px;
    margin-bottom: 50px;
}

.product li {
    float: left;
    margin-left: 46px;
    width: 285px;
    height: 132px;

    margin-bottom: 33px;
}

.product li .img2 {
    /*background: url("../images/probg.png") center no-repeat;*/
    width: 116px;
    height: 130px;

    text-align: center;
    float: left;
    position: relative;
    /*z-index: 5;*/
}
.product li .img1 {
    background: url("../images/probg.png") center no-repeat;
    width: 116px;
    height: 130px;

    text-align: center;
    float: left;
    position: relative;
    /*z-index: 5;*/
}

.product li .img2 img {
    margin-top: 15px;
    width: 116px;
    height: 105px;
}

.product li .img1 img {
    margin-top: 15px;
    /*width: 106px;*/
    height: 95px;
}

.product li .proFont {
    width: 225px;
    margin-left: -58px;
    background: #f7f7f7;
    height: 130px;
    float: left;
}

.product li .proFont div {
    width: 120px;
    margin-left: 58px;
    padding-left: 20px;
    padding-right: 37px;
}

.product li .proFont div h1 {
    font-size: 12px;
    color: #656464;
    margin-top: 48px;
    margin-bottom: 8px;
	line-height:150%;
    height: 35px;
    overflow: hidden;
}

.product li .proFont div h2 {
    font-size: 16px;
    color: #3e3a39;
    padding-bottom: 3px;
    width: 114px;
    margin-top: 20px;
    margin-bottom: 8px;
   /* height: 18px;*/
    overflow: hidden;
    line-height: 18px;
    border-bottom: 2px solid #d6d6d7;
}

.products {
    width: 999px;
    margin-bottom: 50px;
}

.products li {
    float: left;
    margin-left: 70px;
    /*width: 285px;
    height: 80px;*/
    margin-bottom: 25px;
}

.products li .img2 {
    /*background: url("../images/probg.png") center no-repeat;*/
    width: 66px;
    height: 80px;

    text-align: center;
    float: left;
    /*position: relative;
    z-index: 5;*/
}
.products li .img1 {
    background: url("../images/probg.png") center no-repeat;
    width: 116px;
    height: 130px;

    text-align: center;
    float: left;
    position: relative;
    /*z-index: 5;*/
}

.products li .img2 img {
    margin-top: 15px;
    width: 116px;
    height: 105px;
}

.products li .img1 img {
    margin-top: 15px;
    /*width: 106px;*/
    height: 95px;
}

.products li .proFont {
    width: 160px;
    margin-left: -58px;
    background: #f7f7f7;
    /*height: 80px;*/
    float: left;
}

.products li .proFont div {
    width: 120px;
    margin-left: 0px;
    padding-left: 20px;
	padding-bottom:8px
}

.products li .proFont div h1 {
    font-size: 12px;
    color: #656464;
    margin-top: 48px;
    margin-bottom: 8px;
	line-height:150%;
    height: 35px;
    overflow: hidden;
}

.products li .proFont div h2 {
    font-size: 16px;
    color: #3e3a39;
    padding-bottom: 3px;
    width: 114px;
    margin-top: 10px;
    margin-bottom: 8px;
    height: 52px;
    overflow: hidden;
    line-height: 18px;
    border-bottom: 2px solid #d6d6d7;
}
.zoomify {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.zoomify.zoomed {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 1501;
    display: block;
}

.zoomify-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1500;
    background: rgba(0, 0, 0, .3);
    opacity: 0
}

.zoomBg {
    content: '';
    display: block;
    width: 1200px;
    margin: 0 auto;
    height: 575px;
    background: #888888;
    background: -webkit-linear-gradient(left, #888888, #fce1b9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #888888, #fce1b9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #888888, #fce1b9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #888888, #fce1b9);
}

.zoomBg:after {
   /* content: url("../images/tit11.png");*/
    float: right;
    margin: 20px 50px;
}

.zoomify-shadow.zoomed {
    opacity: 1;
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.car {
    width: 964px;
    margin-left: 30px;
    margin-bottom: 50px;
}

.car1 {
    margin-top: 50px;
    background: #f7f7f7;
}

.car1 .fl {
    width: 405px;
    margin: 55px 0 0 70px;
    padding-bottom: 55px;
}

.car1 .fl h1 {
    color: #4e4c4c;
    font-size: 20px;
    font-weight: 900;
    width: 225px;
    /*height: 50px;*/
    overflow: hidden;
}

.car1 .fl h4 {
    color: #d82617;
    font-size: 18px;
    width: 225px;
    /*height: 50px;*/
    overflow: hidden;
}

.car1 .fl h1 strong {
    color: #cc1320;
	font-size:18px
}

.car1 .fl div {
    color: #4c4949;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    /*height: 83px;*/
    margin-top: 20px;
    position: relative;
}

.car1 .fl div:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #cc1320;
    position: absolute;
    top: 10px;
    left: -10px;
}

.car1 .fl div:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f7f7f7;
    position: absolute;
    top: 10px;
    left: -11px;
}

.car1 .fr {
    width: 305px;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 15px;
}

.car1 .fr img {
    margin-bottom: 25px;
}

.car1 .fr .Read {
    width: 100%;
    /*height: 35px;*/
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    background: #cc1320 url("../images/icon9.png") 244px 3px no-repeat;
    cursor: pointer;
}

.navRight {
    position: fixed;
    right: 40px;
    top: 25%;
    z-index: 10000;
}

.navRight ul {
    width: 68px;
}

.navRight ul li {
    text-align: center;
    width: 68px;
    margin-bottom: 5px;
    /*border-right: 3px solid #cc1320;*/
    position: relative;
}

.navRight ul li a {
    color: #848384;
    font-size: 15px;
    background: #eeeeef;
    display: block;
    width: 50px;
    padding: 5px;
    word-wrap: break-word
}

.navRight ul li:hover {
    border-right: 3px solid #cc1320;
}

.navRight ul li:hover i {
    display: block;
}

.navRight ul li:hover a {
    background: #cc1320;
    color: #ffffff;
}

.navRight ul li.on3 {
    border-right: 3px solid #cc1320;
}

.navRight ul li.on3 i {
    display: block;
}

.navRight ul li.on3 a {
    background: #cc1320;
    color: #ffffff;
}

.navRight ul li i {
    display: none;
    height: 0;
    width: 0;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 4px solid #cc1320;
    position: absolute;
    right: 0;
    top: 50%;

}

.table {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    display: none;
}

.tableBg {
    width: 90%;
    background: #ffffff;
    min-height: 400px;
    margin: 30px auto;
}

.tableBg .colose {
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    font-size: 30px;
    float: right;
    background: #cc1320;
    color: #ffffff;
    cursor: pointer;
}

.tableBg .PD {
    margin: 10px 40px 40px 40px;
}

.titTable {
    width: 100%;
    height: 110px;
    border-left: 3px solid #cc1320;
    background: #e5e5e6;
    margin-bottom: 10px;
}

.titTable img {
    margin-left: 25px;
    margin-top: 20px;
}

.tableHeight {
    overflow-x: hidden;
    overflow-y: scroll;
}

.tableHeight p {
    font-size: 12px;
    color: #7e7f80;
    margin: 35px 0;
    text-align: center;
}

.tableBg .PD table {
    display: block;
    margin: 0 auto;

    table-layout: fixed;

}

.tableBg .PD table tr {
    height: 30px;
    width: 100%;
}

.tableBg .PD table tbody {
    width: 100%;
    display: inline-table;
}

.tableBg .PD table thead {
    width: 100%;
    display: inline-table;
}

.tableBg .PD table tr td, .tableBg .PD table tr th {
    color: #7e7f80;
    font-size: 12px;
    border: 1px solid #d7d7d8;
    text-align: center;
    padding: 0 10px;

}

.tableBg .PD table thead {
    background: #d7d7d8;
}

/*车普CA*/

.car2 {
    background: #f7f7f7;
    /*height: 500px;*/
	padding-bottom:30px;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.car2 .car2-fl {
    float: left;
    width: 420px;
    margin: 35px 0 0 20px;
}

.car2 .car2-fl ul li {
    height: 96px;
    background: #ffffff;
    position: relative;
    width: 435px;
    padding-left: 30px;
    margin-bottom: 5px;
}

.car2 .car2-fl ul li h1 {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #1a1414;
    border-bottom: 1px solid #999797;
}

.car2 .car2-fl ul li div {
    height: 16px;
    color: #6d6b6b;
    font-size: 14px;
}

.car2 .car2-fl ul li strong {
    position: absolute;
    left: 5px;
    top: 10px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    background: #d82617;
}

.car2 .car2-fr {
    float: right;
    width: 470px;
    min-height: 100px;
    margin-top: 30px;
}

.line1 {
    height: 3px;
    border-top: 1px solid #d82617;
    border-bottom: 3px solid #d82617;
    margin: 40px 0;
}

.car3-fl {
    float: left;
    width: 475px;
}

.car3-fl ul {
    margin: 20px 0 0 20px;
}

.car3-fl ul li {
    width: 420px;
    background: #ffffff;
    border-left: 2px solid #d82617;
    margin-bottom: 12px;
    padding: 15px;
    color: #504e4e;
    font-size: 16px;
    cursor: pointer;
    vertical-align: middle;
}

.car3-fl ul li:nth-child(odd) {
    background: #e5e5e6;
}

.car3-fl ul h1 {
    color: #4b4848;
    font-size: 18px;
    margin-bottom: 15px;
}

.car3-fl ul h1 strong {
    color: #d82617;
    font-weight: 100;
}

.car4 {

    width: 570px;
}

.car4 li {
    text-align: center;
    float: left;
    color: #9e9e9f;
}
.car4 .font p {
    font-size: 16px;
}

.car4 li img {
    width: 132px;
    padding: 5px;
    background: #a3a2a2;
}

.car4 li p {
    line-height: 45px;
    font-size: 16px;
}
.carr4 {
    width: 570px;
}

.carr4 li {
    text-align: center;
    float: left;
    color: #9e9e9f;
}
.carr4 .font p {
    font-size: 16px;
}

.carr4 li img {
    width: 232px; height:156px;
    padding: 5px;
    background: #a3a2a2;
}

.carr4 li p {
    line-height: 45px;
    font-size: 16px;
}

.car5 {
    width: 100%;
    background: #f7f7f7;
    color: #595757;
}

.car5 ul {
    width: 825px;
    margin: 10px auto 20px auto;
    padding: 10px 0;
}

.car5 ul li {
    color: #595757;
    font-size: 16px;
    line-height: 25px;
    position: relative;
}

.car5 ul li:before, .car5 ul li:after {
    width: 0;
    height: 0;
    display: block;
    content: '';
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 7px;
}

.car5 ul li:before {
    border-left: 5px solid #cc1320;
    left: -16px;

}

.car5 ul li:after {
    border-left: 5px solid #f7f7f7;
    left: -17px;

}

.car6 {
    width: 100%;
    background: #f7f7f7;
    padding: 20px;
}

.car6 ul {
    background: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.car6 ul li {
    width: 195px;
    margin: 0 20px;
    float: left;
    padding-top: 20px;
}

.car6 ul li div {
    margin-top: 25px;
    color: #717071;
    line-height: 20px;
    font-size: 16px;
}

.car6 ul:nth-last-of-type(1) {
    margin-bottom: 0;
}

.car7 {
    float: left;
    width: 590px;
    overflow: hidden;
}

.car7 div {
    float: left;
    margin: 0 15px 20px 15px;
    position: relative;
}

.car7 div p {
    position: absolute;
    bottom: 0;
    line-height: 27px;
    height: 27px;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
}

.car8 {
    margin: 70px 0 90px 0;
}

.car8 ul li {
    float: left;
    width: 88px;
    margin-right: 35px;
}

.car8 ul li:nth-last-of-type(1) {
    margin-right: 0;
}

.car8 ul li p {
    font-size: 16px;
    margin: 20px 0;
    color: #9e9e9f;
    /*height: 78px;*/
    overflow: hidden;
}

.car8 ul li img {
    display: block;
}

.car8s {
    margin: 70px 0 90px 0;
}

.car8s ul li {
    float: left;
    width: 200px;
    margin-right: 35px;
}

.car8s ul li:nth-last-of-type(1) {
    margin-right: 0;
}

.car8s ul li p {
    font-size: 16px;
    margin: 20px 0;
    color: #9e9e9f;
    /*height: 78px;*/
    overflow: hidden;
}

.car8s ul li img {
    display: block;
}

.car9 {
    background: #f7f7f7;
    padding: 45px 0 35px 0;
    margin-top: 40px;
}

.car9 ul li {
    width: 300px;
    float: left;
}

.car9 ul li {
    margin-right: 31px;
    color: #686767;
}

.car9 ul li:nth-last-of-type(1), .car9 ul li:nth-last-of-type(4) {
    margin-right: 0;
}

.car9 ul li p {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
}

.car9 .fl {
    width: 425px;
    margin-left: 40px;
    margin-top: 20px;
    padding-left: 10px;
    border-left: 4px solid #d82617;
    color: #3c3a3a;
    font-size: 18px;
    line-height: 20px;
}

.car9 .fl p{
    font-size: 18px;
}
.car9 .carT {
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
}

.car9 .carT p {
    text-align: left;
    padding-left: 15px;
    font-size: 16px;
    color: #717071;
    line-height: 20px;
    height: auto;

}

.car10 {
    width: 600px;
    float: left;
    margin-left: 20px;
    margin-top: 73px;
    margin-bottom: 70px;
}

.car10 ul li {
    float: left;
    width: 100px;
    color: #595757;
    text-align: -webkit-center;
}

.car10 ul li i {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 135px;
    text-align: center;

}

.car10 ul li img {
    width: 77px;
    margin: 0 auto;
}

.car10 ul li div p {
    font-size: 14px;
    text-align: center;
}

.car10 ul li div {
    height: 48px;
    padding: 20px 0;
    border-bottom: 1px dotted #d6d6d6;
    border-top: 1px dotted #d6d6d6;
    margin-top: 40px;
}

.car11 {
    width: 100%;
    background: #f7f7f7;
    padding: 20px;
    margin-top: 40px;
}

.car11 ul li {
    float: left;
    width: 190px;
    margin: 0 20px;
    margin-top: 20px;
}

.car11 ul li img {
    width: 100%;
}

.car11 ul li div {
    margin-top: 30px;
    border-top: 1px dashed #c9c9c9;
}

.car11 ul li div h1 {
    font-weight: 900;
    font-size: 16px;
    color: #d82617;
    margin: 15px 0;
}

.car11 ul li div h2 {
    font-size: 14px;
    color: #464343;
    margin: 0 0 10px 0;
}

/*413f3f*/
.car11 ul li div p {
    font-size: 12px;
    color: #413f3f;
    line-height: 20px;
}

.car12 {
    float: left;
    width: 620px;
}

.car12 ul li {
    float: left;
    margin: 7px 15px;
    border: 1px solid #a6aab2;
    border-radius: 5px;
    height: 55px;
    width: 170px;
    overflow: hidden;
}

.car12 ul li img {
    float: left;
    height: 55px;
    width: 55px;
    margin-left: -2px;
    margin-right: 10px;
}

.car12 ul {
    margin: 50px 0 50px 10px;
}

.car12 ul li div {
    float: left;
    color: #303236;
    font-size: 12px;
    margin-top: 2px;
}

.font {
    color: #595757;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}

.font h1 {
    color: #3e3a39;
    font-size: 18px;
}

.car13 {
    width: 405px;
    margin: 62px 0 0 56px;
    float: left;
}

.car13 h1 {
    color: #4e4c4c;
    font-size: 20px;
    font-weight: 900;
    width: 225px;
    /*height: 50px;*/
    overflow: hidden;
}

.car13 h1 strong {
    color: #cc1320;
    font-weight: 100
}

.car13 div {
    color: #595757;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    /*height: 83px;*/
    margin-top: 10px;
    position: relative;
}

.car13 div p {
    color: #595757;
    font-size: 18px;
}

.car14 {
    padding: 20px;
    background: #f7f7f7;
}

.car15 {
    background: #f7f7f7;
    padding: 45px 0 35px 30px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.car15 ul li {
    width: 202px;
    float: left;
}

.car15 ul li {
    margin-right: 31px;
    color: #686767;
}

.car15 ul li p {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
}

.car15 .fl {
    width: 425px;
    margin-left: 40px;
    margin-top: 20px;
    padding-left: 10px;
    border-left: 4px solid #d82617;
    color: #3c3a3a;
    font-size: 12px;
    line-height: 20px;
}

.car15 .carT {
    text-align: left;
    padding-left: 10px;
    padding-bottom: 29px;
    margin-top: 15px; height:75px
}

.car15 .carT p {
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    color: #717071;
    line-height: 20px;
    height: auto;

}

.titleCAR ul {
    margin-top: 25px;
}

.titleCAR ul li {
    height: 80px;
    border-left: 5px solid #d82617;
    font-size: 10px;
    color: #acadad;
    line-height: 15px;
    text-indent: 10px;
    margin-right: 0;
    width: 228px;
}

.titleCAR ul li p {
    font-size: 14px;
    color: #acadad;
    line-height: 20px;
    height: auto;
    text-align: left;
}

.car16 {
    width: 620px;
    float: left;
    margin-top: 85px;
}

.car16 ul li {
    float: left;
    width: 265px;
    height: 105px;
    margin-left: 39px;
}

.car16 ul li .rigth1 {
    width: 53px;
    padding: 3px 0;
    border-radius: 15px;
    border: 1px solid #cacacb;
    font-size: 18px;
    text-align: center;
    color: #656464;
    float: left;
    margin-top: 13px;
}

.car16 ul li .left5 {
    float: left;
    margin-left: 15px;
    padding-left: 6px;
    border-left: 1px solid #b4b4b4;
    height: 105px;

}

.car16 ul li .left5 p {
    font-size: 18px;
    color: #656464;
}

.car16 ul li .left5 p strong {
    font-weight: 100;
    color: #d82617;
}

.car16 ul li:nth-of-type(3) .left5, .car16 ul li:nth-of-type(4) .left5 {
    height: 50px;
}

.car16 ul li:nth-of-type(3) .rigth1, .car16 ul li:nth-of-type(4) .rigth1 {
    margin-top: 0;
}

.car17 {
    float: right;
    width: 505px;
    margin-top: 40px;
    padding-bottom: 10px;
}

.car17 ul li {
    float: left;
    width: 233px;
    margin-left: 18px;
}

.car17 ul li .carT {
    font-size: 12px;
    color: #717071;
    padding: 10px 0;
    height: 30px;
    overflow: hidden;
}

.car19 {
    position: relative;
    width: 386px;
    margin: 30px 0 0 20px;
    padding-bottom: 20px;
}

.car19 li {
    background: #ffffff;
    border-left: 5px solid #d82617;
    height: 37px;
    width: 100%;
    margin-bottom: 5px;

}

.car19 div {
    position: absolute;
    width: 347px;
    top: 20px;
    left: 15px;
    color: #595757;
    font-size: 16px;
    line-height: 21px;
}

.car20 {
    background: #f7f7f7;
    padding: 45px 0 35px 0;
    margin-top: 40px;
}

.car20 ul li {
    width: 230px;
    float: left;
}

.car20 ul li {
    margin-left: 65px;
    color: #939393;
}

.car20 ul li p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.car21 {
    float: left;
    width: 545px;
}

.car21 ul {
    margin: 42px;
}

.car21 ul h1 {
    font-size: 22px;
    color: #d40000;
    font-weight: bold;
    margin-bottom: 5px;
}

.car21 ul li {
    color: #888888;
    font-size: 16px;
    line-height: 30px;
    padding-left: 18px;
    position: relative;
}

.car21 ul li:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #888888;
}

.car22 {
    background: #f7f7f7;
    padding: 25px;
    margin-top: 40px;
    width: 910px;
    height: 650px;
    overflow: hidden;
}

.car22 ul {
    background: #ffffff;
    padding: 30px 0;
    height: 600px;

}

.car22 ul li {
    width: 230px;
    float: left;
}

.car22 ul li {
    margin-left: 65px;
    color: #939393;
}

.car22 ul li p {
    height: 82px;
    line-height: 20px;
    font-size: 14px;
}

.car24 {
    float: left;
    width: 241px;
    background: #fff;
    height: 542px;
}

.car24 h1 {
    margin-top: 85px;
    margin-left: 20px;
    font-size: 18px;
    color: #d82617;
}

.car24 div {
    margin-top: 15px;
    font-size: 16px;
    width: 150px;
    color: #b0b0b0;
    margin-left: 20px;
    line-height: 20px
}

.car23 {
    width: 456px;
    color: #6c6a6a;
    font-size: 16px;
    margin-top: 25px;
}
.car25{
    background: #f7f7f7;
    margin: 40px 0;
    padding: 30px 20px;
}

.car25 ul li{
    float: left;
    width: 180px;
    margin-left: 20px;
}

.car25 ul li img{
    width: 180px;
    height: 135px;
}
.car25 ul li div{
    position: relative;
    width: 180px;
    height: 135px;
}
.car25 ul{
    margin-left: 50px;
}
.car25 ul li{
    margin-bottom: 30px;
}
.car25 ul li div{
    margin-bottom: 15px;
}
.car25 ul li div span{
    display: block;
    color: #ffffff;
    background: #d82617;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}

.car25 ul li p{
    color: #9b9b9b;
	height:70px;
    font-size: 14px;
  }