ol, ul {
    list-style-type: none;
    padding-left: 0;
}
.dealer_banner_img{
    overflow: hidden;
}
.dealer_banner_img img{
    display: block;
    width: 100%;
}
.dealer_banner{
    height:650px;
    margin:0 auto;
    background:#0685d1 url(../images/dealer_banner3.png) no-repeat bottom center;
    background-size:cover;
}
.dealer_banner>div{
    max-width:1160px;
    margin:auto;
    position:relative;
    height:100%;
    padding:0 20px;
}
.dealer_banner span{
    font-size:20px;
    line-height:22px;
    position:absolute;
    top:50%;
    transform:translate(0%,-50%);
    color:#fff;
}
.dealer_banner  a{
    margin-top:30px;
}
.dealer_banner i{
    font-style:normal;
    font-size:42px;
    padding:5px 0 35px 0;
    display:block;
    font-weight:600;
}
@media screen and (max-width: 750px){
    .dealer_banner{
        height:280px;
    }
    .dealer_banner span{
        font-size:16px;
        line-height:20px;
    }
    .dealer_banner i{
        font-style:normal;
        padding:0 0 20px 0;
    }
}
.dealer{
    max-width:1200px;
    margin:auto;
    padding:30px 0 0 0;
}
.dealer .buttonbar {
    padding-top: 40px;
}
.dealer .title{
    font-size:18px;
    font-family:Calibri-font;
    text-align:left;
    line-height:25px;
    padding-top:20px;
}
.dealer .title:before{
    content:"";
    width:8px;
    height:16px;
    line-height:25px;
    display: inline-block;
    background:#00b7ee;
    border-radius:4px;
    margin-right:6px;
    vertical-align:text-top;
}

.dealer  ul{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0;
}
.dealer li{
    align-items: flex-start;
    width:33.333%;
    background:#fff;
    padding:10px;
    font-size:16px;
    box-sizing: border-box;
    color: #333;
}
.dealer li:nth-child(2){
    background:#F6F6F6;
}
.dealer li:nth-child(3){
    background:#000;
    color:#eee;
}
@media screen and (max-width: 1150px){
    .dealer li{
        width:33.333%;
    }
}
@media screen and (max-width: 750px){
    .dealer li{
        width:100%;
    }
}
.dealer li span{
    display:block;
    position:relative;
    line-height:20px;
}
.level{
    padding:10px 0px;
}
.level span{
    padding:10px 0px 10px 15px;
}
.level span:before{
    content:"";
    display:inline-block;
    line-height:normal;
    overflow:hidden;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left:5px solid #555;
    vertical-align:middle;
    position:absolute;
    top:16px;
    left:0px;
}
.dealer li:nth-child(3) .level span:before{
    border-left:5px solid #eee;
}
.level span:nth-child(1):before,.level span:nth-child(2):before{
    content:"";
    width:0px;
    height:0px;
    border:0px;
    margin-right:0px;
    border-left:5px solid #fff;
}
.level span:nth-child(1){
    font-size:0px;
    height:0px;
    font-weight:600;
    text-align:center;
    padding:0px;
}
.dealer li:nth-child(1) .level span:nth-child(1) {
    color:#18b760;
}
.dealer li:nth-child(2) .level span:nth-child(1) {
    color:#00b7ee;
}
.dealer li:nth-child(3) .level span:nth-child(1) {
    color:#e60012;
}
.level span:nth-child(2){
    font-size:28px;
    font-weight:600;
    padding-left:0px;
    line-height:30px!important;
}
.requirements{
}
.requirements span{
    padding:5px 0px 5px 23px;
}
.requirements span:before {
    content: "\2714";
    width:15px;
    height:15px;
    line-height:15px;
    text-align:center;
    color:#555;
    font-size:11px;
    font-weight:100;
    display:inline-block;
    border-radius:50%;
    margin-right:6px;
    vertical-align:middle;
    border:1px solid #333;
    position:absolute;
    top:8px;
    left:0px;
    overflow:hidden;
}
.requirements span:nth-child(1):before{
    margin-top:10px;
}
.requirements span:nth-child(1){
    padding-top:15px;
    border-top:1px dashed #bbb;
}
.requirements a{
    font-size:22px;
    color:#e60012;
}
.dealer02{
    max-width:1160px;
    padding:10px 20px 50px 20px;
    margin:0 auto;
}
.dealer02 ul{
    padding-top:20px;
}
.dealer02 li{
    line-height:55px;
}
.dealer02 .text02{
    width: calc(100% - 20px);
    border: 1px solid #ccc;
    border-radius:3px;
}
.dealer02 input::placeholder{
    color:#999;
}
.dealer02 textarea{
    width:calc(100% - 20px);
    height:180px;
    line-height:22px;
    padding:5px 5px 5px 5px;
    border-radius:3px;
    overflow:hidden;
    border: 1px solid #ccc;
    margin-top:8px;
    margin-left: 3px;
    vertical-align:top;
}
.dealer02 textarea::placeholder{
    color:#999;
}
.dealer02 .buttonbar{
    padding-top:15px;
}

.dealer li:nth-child(3) .requirements span:before{
    color: #fff;
    border-color: #fff;
}


/**/
.dealer-l{
    background-color: #f3f8fc;
    overflow: hidden;
}
@media screen and (min-width: 768px){
    .page-layout-2columns-right .column.main{
        width: 100%!important;
        float: none!important;
    }
}
.columns .column.main{
    padding-bottom: 0;
}
.title-txt{
    text-align:center;
    font-size: 42px;
    padding: 55px 10px 10px 10px;
    font-weight: 600;
    color: #333;
}
.buttonbar-btn{
    text-align: center;
    margin:50px 0 60px 0;
}
.buttonbar-btn .btn-a {
    width: 110px;
    height: 38px;
    line-height: 38px;
    background: #0c040f;
    cursor: pointer;
    color: #fff;
    text-align: center;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 16px;
    display: inline-block;
}
.buttonbar-btn .btn-a:hover{
    text-decoration: none;
    background-color: #e60012;
    border-color: #e60012;
}

.bot-txt{
    background-color: #fff;
    padding-bottom:40px;
    overflow: hidden;
}
.bot-tit{
    text-align: center;
    color: #333;
    margin:60px 0 30px 0;
}
.bot-tit h5{
    font-size: 40px;
    font-weight: 600;
    color: #333;
    margin:0 0 10px 0;
}
.bot-tit p{
    max-width: 1180px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0;
    margin: 0 auto;
    font-weight: 600;
}

.join-list{
    width: 1200px;
    margin: 0 auto;
    list-style-type: none;
    padding-left: 0;
}
.join-list li{
    margin-bottom:15px;
    width: 100%;
}
.join-list li input,
.join-list li textarea{
    display: block;
    outline: none;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px;
    margin-left: 3px;
}
.join-list li textarea{
    height:190px;
}
.join-list li button{
    display: block;
    height: 40px;
    background: #0c040f;
    color: #fff;
    width: 100%;
}
.join-list li button:hover{
    background-color: #e60012;
}
.join-list li input:focus,.join-list li textarea:focus{
    outline: none;
}

.join-list li input::-webkit-input-placeholder {
    /* placeholder颜色 */
    color: #999;
    /* placeholder字体大小 */
    font-size: 14px;
}
.join-list li textarea::-webkit-input-placeholder {
    /* placeholder颜色 */
    color: #999;
    /* placeholder字体大小 */
    font-size: 14px;
}

/*****手机端调试********/

@media (max-width: 1200px) {
    .dealer-l{
        padding:0 10px;
    }
    .dealer li{
        margin-bottom:0;
    }
    .bot-tit{
        padding:0 10px;
    }
    .join-list {
        width: 100%;
        margin: 0 auto;
        padding:0 20px;
        list-style-type: none;
    }
    .join-list li input, .join-list li textarea{
        margin-left:0;
    }

}

@media (min-width: 990px){
.nav-sections-item-content{
    margin-top:0;
}
}

@media (min-width: 1200px) {
    .dealer-l{
        padding:0;
    }
    .dealer li{
        margin-bottom:10px;
    }
    .bot-tit{
        padding:0 10px;
    }
    .join-list {
        width: 1200px;
        margin: 0 auto;
        padding:0 ;
        list-style-type: none;
    }
    .join-list li input, .join-list li textarea{
        margin-left:3px;
    }
}

.ninjamenus .level0:nth-child(8) > a > span.title{color:#ed1c24;}

.bottom-ul li:nth-child(3)>a ,
.bottom-ul li:nth-child(3)>a i{
    color:#e60012 !important;
}

.tips_error{position: absolute;line-height: 22px;height: 13px;margin-top: -4px !important;color: #e60012;font-size: 1.3rem;display: none;}



/* 轮播 */
ul{
    padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .cruiser_banner .main_image li{
    margin-bottom:0;
    }
    .cruiser_banner{
    width:100%;
        margin:0 auto;
        height:700px;    overflow: hidden;
    
    }
    @media screen and (max-width: 750px){
        .cruiser_banner{
            height:300px;
        }
    }
    .cruiser_banner .slide{
        height:100%;
    }
    .cruiser_banner .main_image{ 
        height:100%;
        text-align:center;
    }
    .cruiser_banner .main_image li{ 
        height:100%;
        position:relative;
        overflow:hidden;
    }
    .cruiser_banner .main_image li>a{
        display:block;
        height:100%;
        line-height:700px;
        vertical-align:middle;
    }
    .cruiser_banner .main_image li .text a{
        margin-top:15px;
    }
    @media screen and (max-width: 750px){
        .cruiser_banner .main_image li>a{
            line-height:300px;
        }
    }
    .cruiser_banner video{
        width:100%;
        height:auto;
        background:#000;
        position: absolute;
        left:50%;
        top:50%;
        transform: translate(-50%, -50%);
    }
    .cruiser_banner #btn_prev,.cruiser_banner #btn_next{
        visibility:visible;
    }
    .cruiser_banner .flicking_con{
        bottom:10px;
    }
    .cruiser_banner .banner01{
        background:#000;
    }
    .cruiser_banner .banner02{
        background:#000;
    }
    .cruiser_banner .banner03{
        background:#000;
    }
    .cruiser_banner .banner04{
        background:#000;
    }
    .cruiser_banner .text{
        width:100%;
        color:#fff;
        font-size:22px;
        line-height:20px;
        position:absolute;
        top:40%;
        text-align:center;
        clear:both;
    }
    .cruiser_banner .text span{
        font-size:47px;
        line-height:60px;
    }
    @media screen and (max-width: 750px){
        .cruiser_banner .text{
            font-size:18px;
        }
        .cruiser_banner .text span{
            font-size:32px;
            line-height:40px;
        }
    }
    .cruiser_banner .buttonbar{
        padding-top:45px;
    }
    .cruiser_banner img{
        height:100%;
        max-width:none;
        position:absolute;
        left:50%;
        transform: translate(-50%, 0%) scale(1);
        display:inline-block;
        vertical-align:middle;
        margin:auto;
    }
    .cruiser_banner .animation img{
        transition:all 3s ease-out 0.5s;
        transform: translate(-50%, 0%) scale(1.1);
    }
    .btn-txt {
        width: 160px;
        height: 40px;
        line-height: 40px;
        background: #fff;
        cursor: pointer;
        color: #000;
        padding: 0;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        font-size: 20px;
        display: block;
        margin: 15px auto 0 auto;
        border: none;font-weight: 700;
    text-shadow: none;
    }
    .btn-txt:hover{
     background: #e60012;color:#fff
    }
    .flicking_con{
        position:absolute;
        height:22px;
        bottom:0px;
        text-align:center;
        color:#fff;
        font-size:16px;
        width: auto;
        left: 0;
        right: 0;
    }
    .flicking_con .flicking_inner {
        display: block;
        width: 100%;
        text-align: center;
        line-height:15px;
        height:15px;
    }
    .flicking_con li{
        background: #fff; 
        display: inline-block;
        height: 15px;
        width: 15px;margin:0 5px;
        cursor:pointer;    border-radius: 50%;
    }
    .flicking_con li.on {
        background: #e60012;
    }
    
    a.btn-txt:visited, .alink.btn-txt:visited {
        color: #333 !important;
        text-decoration: none;
    }
    
    a.btn-txt:visited:hover, .alink.btn-txt:visited:hover {
        color: #fff !important;
    }

    .the-banner11{
        position: relative;
        text-align: left;
     }
     
     /*轮播放大*/
     .owl-item .mgz-carousel-item{
         transition:all 3s ease-out 0.5s;
         transform: scale(.9);
     }
     .owl-item.active .mgz-carousel-item{
         transition:all 3s ease-out 0.5s;
         transform: scale(1);
     }
/* 轮播 */    


    
     

     
   
     
     
   
    

