.about-top-image {
    width: 100%;
    height: auto;

}
.about{
    width:1100px;
    overflow: hidden;
    margin: 0 auto;

}
.about-left{
    width:190px;
    /*border: 2px solid red;*/
    height: auto;
    float: left;


}
.about_us{
    background-color:#f5f5f5 ;
}
.about_us li{

    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
.about_us li:first-child {
    padding-left: 15px;

}
.about_us a{
    padding-left: 15px;
    display: block;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    border-top:1px solid #ecebeb;


}
.about_us a:link,.about_us a:visited{text-decoration: none;color: #000000;font-size: 14px;}
.about_us a:hover,.about_us a:active{text-decoration: none;color: #ffffff;font-size: 14px; background-color:#ff3131;}
.about_search{
    margin-top: 50px;
    /*border: 2px solid red;*/
}
.about_search li{

    border-radius: 10px;
    height: 75px;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
    background-color: #f5f5f5;
}
/*.about_search li:first-child{
    background: url("../img/jxs.png") 15px 15px no-repeat ;
    background-color: #f5f5f5;


}
.about_search li:nth-child(2){

    background: url("../img/zbcx.png") 15px 15px no-repeat;
    background-color: #f5f5f5;


}
.about_search li:nth-child(3){

    background: url("../img/sgal.png") 15px 15px no-repeat ;
    background-color: #f5f5f5;

}*/
.about_search a{

    padding-left: 70px;
    padding-top: 20px;
    display: block;
    width: 100%;
    height: 100%;



}
.about_search a:link,.about_search a:visited{text-decoration: none;color:#ff3131;font-size: 20px;}
.about_search a:hover,.about_search a:active{text-decoration: none;color:#f51d1d;font-size: 20px; }
.about-content {
    width: 840px;
    padding-top: 3rem;
    height: auto;
    min-height: 30rem;
    margin-left: 50px;
    float: left;

}
.about-content hr {
    border-color: #ff3131 !important;
}
.about-content .about-content-title {
    color: #ff3131;
    font-size: 20px;
}
.about-content-subtitle {
    color: #342c2a;
    font-size: 12px;
    margin-left: 1rem;
    margin-bottom: 5px;
}
hr{
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-content-title-content {
    color: #888888;
    font-size: 12px;
    text-indent: 2rem;
    margin-top: 2rem;
}
.about-content-title-content .special-tips {
    color: red;
}
.about-content .search-condition {
    margin-top: 2rem;
}
.search-condition .condition-select {
    font-size: 12px !important;
}
.search-condition input {
    font-size: 12px;
    color: #888;
    height: 35px;
    width: 100%;
    border-radius: 5px;
    padding-left: 1rem;
    border: 1px solid #e5e5e5;
}
.search-condition button {
    background: #ff3131;
    color: white;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #ff3131 !important;
    height: 35px !important;
    text-shadow: none !important;
    box-shadow: none !important;
    width: 8rem;
}
.about-content .dealer-list th{
    font-size: 12px;
    color: #888;
    text-align: center;
    vertical-align: middle;
    background: white;
}
.about-content .dealer-list tr {
    font-size: 12px;
    color: #342c2a;
}
.about-content .dealer-list td {
    text-align: center;
    vertical-align: middle;
}
.about-content .dealer-list {
    overflow: auto;
    margin-bottom: 10px;
}
.dealer-list-one{
    width: 100%;
    height: auto;
    margin-top:20px ;
}
.about-content .dealer-list-name {
    height: 22px;
    background-color: #f5f5f5;
    font-size: 15px;
    overflow: hidden;
    padding-left: 10px;
}
.about-content .dealer-list-center {
    height: auto;
    margin-top: 10px;
    overflow: hidden;

}
.about-content .dealer-list-img{
    width: 150px;
    height: 150px;
    float: left;
}
.about-content .dealer-thumb{
    width: 100%;
    height: 100%;
}
.about-content .dealer-list-content{
    width: 350px;
    height: 150px;
    float: left;
    padding-left:15px;
    padding-top:5px;
}
.about-content .dealer-list-content span{
   line-height: 25px;
}
.about-content .dealer-list-content-type{
    color: #ff3131;
    font-size: 20px;
}
.about-content .dealer-list-number{
    width: 320px;
    height: 150px;
    float: left;
}
.about-content .dealer-list-number-top{
    margin-top: 10px;
    margin-left: 20px;
    width: 320px;
    height: 40px;
    color:#888888 ;
}
.about-content .dealer-list-number-bottom{
    margin-top: 10px;
    margin-left: 10px;
    width: 320px;
    height: 90px;
}
.about-content .dealer-list-number-pic{
    width: 80px;
    height: 80px;
    margin-left: 5px;

}
.about-content .scroll_pic{

    height: 150px;
    clear: left;

}
.about-content .scroll_pic-none{
    height: 10px;
}
.about-content .dealer-list-build-pic{
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-left:25px;
}
.about-content .qa-query-list {
    margin-right: 0 !important;
}
.qa-query-list .qa-left {
    padding-right: 2rem;
}
.qa-query-list table tbody a,.qa-query-list table tbody a:hover {
    font-size: 12px !important;
    color: #ff3131 !important;
    text-decoration: underline;
    cursor: pointer;
}
.qa-query-list .qa-right {
    border-radius: 5px;
    border:1px solid #e5e5e5;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 3rem;
}
.qa-query-list .qa-right .right-title {
    font-size: 20px;
    color: #342c2a;
    width: 100%;
    text-align: center;
    height: 4.5rem;
    line-height: 4.5rem;
    border-bottom: 1px solid #e5e5e5;
}
.qa-query-list .qa-right .right-step {
    width: 100%;
    padding: 1rem;
}
.qa-query-list .qa-right .right-step .step-item-par {
    padding: 0.5rem;
}
.qa-query-list .qa-right .right-step .step-item {
    background: #342c2a;
    color: white;
    font-size: 12px;
    width: fit-content;
    margin: 0 auto;
    padding: 0.2rem 0.8rem;
    border-radius: 10px;
}
.qa-query-list .qa-right .right-step .step-split-par {
    text-align: center;
}
.qa-query-list .qa-right .right-step .step-split {
    color: #ff3131;
    font-size: 20px;
}
.about-content .data-type {
    height: 4rem;
}
/*js生成时根据item个数选择不同的样式*/
.about-content .data-type .width-1-item {
    width: 100%;
}
.about-content .data-type .width-2-item {
    width: 50%;
}
.about-content .data-type .width-3-item {
    width: 33.33%;
}
.about-content .data-type .width-4-item {
    width: 20%;
}
.about-content .data-type .width-5-item {
    width: 20%;
}
.about-content .data-type .width-6-item {
    width: 16.66%;
}
.about-content .data-type .width-7-item {
    width: 14.28%;
}
/*end*/
.about-content .data-type .data-type-item {
    background: #ccc;
    color: #888;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    float: left;
}
.about-content .data-type .active {
    background: #ff3131;
    color: white;
}

.about-content .data-list {
    padding-top: 3rem;
    font-size: 14px;
}
.about-content .data-list li {
    padding: 8px 8px;
    border-bottom: 1px #e5e5e5 solid;
}
.about-content .data-list li a {
    color: #888;
    cursor: pointer;
}
.about-content .data-list li a:hover {
    color: #888;
}

.about-content-timeline {
    height: 5rem;
    width: 100%;
    margin-top: 2rem;
    position: relative;
}
.about-content-timeline .center-line {
    height: 2px;
    background: #111111;
    position: relative;
    top: 49%;
    width: 100%;
}
.about-content-timeline table {
    width: 90%;
    height: 5rem;
    position: absolute;
    /*绝对定位水平居中*/
    margin: auto;
    top: 0; left: 0; bottom: 0; right: 0;
}
.about-content-timeline table td{
    font-size: 12px;
    width: 12.5%;
    text-align: center;
    cursor: pointer;
}
.about-content-timeline table td img {
    width: 50px;
    height: 10px;
}
/*奇数列*/
.about-content-timeline table .odd-td {
    vertical-align: top;
}
.about-content-timeline table .odd-td img{
    margin-top: -1em;
}
/*偶数列*/
.about-content-timeline table .even-td {
    vertical-align: bottom;
    margin-top: 3px;
}
.about-content-timeline table .even-td img{
}
/*选中列*/
.about-content-timeline table .active-td{
    font-weight: 600;
}
.about-content-newslist {
    padding-top: 3rem;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
}
.newslist-title {
    float: left;
    max-width: 80%;
}
.newslist-date {
    float: right;
}
.newslist-date button {
    margin-right: 1rem;
    background: #ff3131;
    color: white;
    font-size: 12px;
    padding: 0.5rem 1rem;
    border: 1px solid #ff3131;
    border-radius: 5px;
}
.about-content-newslist li {
    padding: 4px 4px;
    border-bottom: 1px #888888 dashed;
}
.about-content-newslist li a {
    color: #696969;
    cursor: pointer;
}
.about-content-newslist li a:hover {
    color: #ff3131;
}
.about-content-pager {
    width: 60% !important;
    padding-top: 3rem;
}
.about-content-pager ul{
    margin-left: 20%;
    margin-right: 20%;
}
.about-content-pager ul li a{
    color: #696969 !important;
    background: white !important;
}
.pager .active a{
    background: #ff3131 !important;
    color: white !important;
    border: 1px #ff3131 solid !important;
}
.about-content-pager ul a:hover{
    background: #ff3131 !important;
    color: white !important;
    border: 1px #ff3131 solid !important;
}
.content-item {
    padding-bottom: 2rem;
}
.content-item .content-title {
    font-size: 14px;
    color: #333;
}
.content-item .content-detail {
    font-size: 12px;
    color: #888;
}
.company-man-list {
    width: 100%;
}
.company-man-list .company-man {
    text-align: center;
    width: 20%;
    float: left;
}
.company-man-list .company-man img{
    width: 60%;
    border-radius: 5px;
}
.company-man-list .company-man .company-man-name {
    padding-top: 1rem;
    font-size: 20px;
    color: #333;
}
.company-man-list .company-man .company-man-job {
    font-size: 12px;
    color: #ff3131;
}
.contactus-about{
    width: 840px;
}
.contactus-item-input-total{
    width: 300px;
    height: 120px;
    float: left;
    margin-left: 20px;
}
.contactus-item-input-top{
    width: 840px;
    height: 130px;
}
.contactus-item-input {
    padding-bottom: 2rem;
    line-height: 3rem;
}
.contactus-item-input-textarea{
    margin-left: 150px;
    float: left;
    width: 350px;
    height: 120px;

}
.contactus-form-control{
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 90px;
    width: 380px;

}
.contactus-item-input input[type="submit"] {
    padding: 0.1rem 3rem 0.1rem 3rem;
    border: 1px solid #ccc;
    background: white;
    border-radius: 3px;
    clear: both;
}
.contactus-item-input-button{
    width: 150px;
    height: 60px;
    margin: 0 auto;
}
.contactus-item-input-button-1{
    width: 120px;
    height: 30px;
    line-height: 30px;
    padding: 0.1rem 3rem 0.1rem 3rem;
    border: 1px solid #ccc;
    background: white;
    border-radius: 3px;
    clear: both;
}
.contactus-item-input .contact-icon {
    float: left;
}
.contactus-item-input .contact-icon img{
    width: 32px;
}
.contactus-item-input .contact-detail {
    float: left;
    font-size: 12px;
    color: #888;
    padding-left: 2rem;
}
.job-list .job-list-item {
    margin-bottom: 4rem;
}
.job-list .job-list-item .job-name {
    background: #ff3131;
    color: white;
    font-size: 16px;
    padding: 1rem 2rem 1rem 2rem;
}
.job-list .job-list-item .job-desc {
    margin-top: 2rem;
    padding-left: 2rem;
    font-size: 14px;
    color: #333333;
}
.job-list .job-list-item .job-desc .job-desc-item {
    padding-right: 3rem;
}
.job-list .job-list-item .job-detail .job-detail-title {
    margin-top: 2rem;
    padding-left: 2rem;
    font-size: 14px;
    color: #333333;
}
.job-list .job-list-item .job-detail .job-detail-content{
    font-size: 14px;
    color: #888;
    padding-left: 2rem;
}
.about-content .service-top {

    width: 100%;
    height: 436px;
    position: relative;
}
.about-content .service-top .service-top-content1 {
    position: absolute;
    font-size: 18px;
    color: white;
    top:10%;
    left: 38%;
    width: 50%;
}
.about-content .service-top .service-top-content2 {
    text-indent: 2rem;
    position: absolute;
    bottom:0;
    left: 0;
    width: 50%;
    font-size: 12px;
    color: #342c2a;
}
.about-content .service-center {
    margin-top: 0;
}
.about-content .service-center .service-center-button {
    margin: 0 auto;
    padding: 0.5rem 2.5rem;
    border: 1px solid #ff3131;
    width: fit-content;
    border-radius: 5px;
    cursor: pointer;
    line-height: 1;
    color: #342c2a;
    font-size: 12px;
}
.about-content .service-center .service-center-button span {
    color: #ff3131;
    font-size: 30px;
}
.about-content .service-center .service-center-gallery {
    margin-top: 4rem;
    width: 100%;
    text-align: center;
}
.about-content .service-center .service-center-gallery .gallery-item {
    width: 33.3333%;
    float: left;
    height: auto;
}
.about-content .service-center .service-center-gallery .gallery-item img {
    height: 186px;
}
.about-content .service-bottom {
    margin-top: 4rem;
}
.about-content .service-bottom .service-bottom-title {
    color: #ff3131;
    font-size: 18px;
}
.about-content .service-bottom .service-bottom-content {
    color: #342c2a;
    font-size: 12px;
    text-indent: 2rem;
    padding-top: 1rem;
    padding-bottom: 10rem;
}
.about-content .service-bottom .service-bottom-form {
    background: url("../img/service/train_bottom_bg.png") no-repeat center;
    background-size: cover;
    height: 456px;
    width: 100%;
    padding-top: 3rem;
    text-align: center;
}
.about-content .service-bottom .service-bottom-form .service-bottom-form-title {
    font-size: 20px;
    color: white;
    background: #ff3131;
    padding: 0.2rem 1rem;
    width: fit-content;
    margin: 0 auto;
}
.about-content .service-bottom .service-bottom-form .service-bottom-form-item-input {
    padding-bottom: 2rem;
}
.about-content .service-bottom .service-bottom-form .service-bottom-form-item-input input,
.about-content .service-bottom .service-bottom-form .service-bottom-form-item-input textarea{
    background: black;
    opacity: 0.5;
    color: white;
    font-size: 12px;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}
.about-content .service-bottom .service-bottom-form .service-bottom-form-item-input .phone {
    width: 70%;
    float: left;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.about-content .service-bottom .service-bottom-form .service-bottom-form-item-input .phone-code {
    width: 30%;
    float: left;
    background: #ff3131;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    opacity: 1;
}
.about-content .service-bottom .service-bottom-form .service-bottom-form-item-input button {
    background: #ff3131;
    color: white;
    font-size: 12px;
    padding: 0.5rem 3rem;
    border: 1px solid #ff3131;
    border-radius: 5px;
}
.about-content .service-bottom .service-bottom-form form {
    width: 30%;
    padding-top: 3rem;
    margin: 0 auto;
}
.about-content .product-desc-center {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.about-content .product-desc-center .center-menu-item {
    width: 25%;
    float: left;
    padding: 1rem;
}
.about-content .product-desc-center .active .item-name  {
    border: 1px solid #ff3131 !important;
    background: #ff3131 !important;
    color: white !important;
}
.about-content .product-desc-center .center-menu-item .item-name {
    border: 1px solid #e5e5e5;
    width: 100%;
    padding: 0.5rem 2rem;
    font-size: 20px;
    color: #888;
    background: white;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.about-content .product-desc-center .center-menu-item .item-ico i {
    font-size: 25px;
    opacity: 0;
}
.about-content .product-desc-center .center-menu-item .item-ico {
    color: white;
    margin-top: -10px;
    text-align: center;
}
.about-content .product-desc-center .active .item-ico {
    color: #ff3131 !important;
}
.about-content .product-desc-center .active .item-ico i {
    opacity: 1;
}
.about-content .product-desc-top-u {
    background: url("../img/product/u-top.png") no-repeat left white;
    width: 100%;
    height: 320px;
}
.about-content .product-desc-bottom-u {
    background: url("../img/product/u-bottom1.jpg") no-repeat left white;
    width: 100%;
    height: 1200px;
    margin-top: 50px;

}
.bj{
   display:inline-block;
    margin-top: 275px;
    margin-left: 620px;
    font-size: 20px;

}
.bj:link,.bj:visited{text-decoration: none;color:#ffffff;font-size: 20px;}
.bj:hover,.bj:active{text-decoration: none;color: #f51d1d;font-size: 20px; }

.about-content .product-desc-top-l {
    background: url("../img/product/l-top22.jpg") no-repeat left white;
    width: 100%;
    height: 320px;
}
.about-content .product-desc-bottom-l {
    background: url("../img/product/l-bottom2.png") no-repeat left white;
    width: 100%;
    height: 1301px;
    margin-top: 60px;

}
.about-content .product-desc-top-e {
    background: url("../img/product/e-top.png") no-repeat left white;
    width: 100%;
    height: 320px;
}
.about-content .product-desc-bottom-e {
    background: url("../img/product/e-bottom1.jpg") no-repeat left white;
    width: 100%;
    height:1200px;
    margin-top: 50px;
}
.about-content .product-desc-top-p {
    background: url("../img/product/p-top1.jpg") no-repeat left white;
    width: 100%;
    height: 342px;
}
.about-content .product-desc-bottom-p {
    background: url("../img/product/p-bottom1.jpg") no-repeat left white;
    width: 100%;
    height:1200px;
    margin-top: 50px;
}
.about_us a.active {
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    background-color: #ff3131;
}
.ditu{

    border-left: 15px solid #ff3131;
    margin-left: 30px;
    width: 800px;
    height: 500px;
    border-radius: 5px;
    overflow: hidden;

}