﻿h1, h2, h3, h4, h5, h6 {
            margin: 0;
}
.topBanner {
            padding-top: 0px;
            text-align: center;
            margin-top: 0px;
            position: relative;
}
.nav_icon{
    padding-top: 14px !important;
}

.topBanner h2 {
                font-size: 48px;
                text-align: center;
                position: absolute;
                top: 260px;
                left: 38%;
                color: white;
}

#hangye_bg {
            background: url(/NewLogin/images/login/nav/banner.png) no-repeat center;
            height: 700px;
            background-size: cover;
}

#djsq{
    height: 40px;
    width: 140px;
    position: absolute;
    bottom: 160px;
    color: #fff;
    margin-left: -70px;
    background-color: #4bb8ff;
    border-radius: 20px;
    font-size: 18px;
    line-height: 40px;
    left: 50%;
}

#section0{
            height:70px;
            background-color:#eeeeee;
            width: 100%;
}
#section0 section ul li{
            font-size:20px;
            width:50%;
            float:left;
            line-height:70px;
            cursor: pointer;
}
#section0 section ul li:first-child {
        text-align: right;
          padding-right:189px;
}
#section0 section ul li:last-child {
          text-align: left;
          padding-left:189px;
}
            
#section0 section ul li.active {
                color: #009aff;
}
.section1,.section3 {
        background: #f2f2f2;
        text-align: center;   
         border-bottom: 1px solid #dddddd;    
}
.section1 h2 {
            font-size: 40px;
            color: #333333;
            margin: 0;
            padding: 47px 0 0 0;
}
.section2 {
          
            background: #fff;
            text-align: center;          
}

.section2 h2 {
                font-size: 40px;
                color: #333333;
                margin: 0;
                padding: 90px 0 70px 0;
}


.btn-box{
    height: 120px;
    line-height: 120px;
    width: 100%;
    text-align:center;
    background: #f2f2f2;
}
.btn-box div{
    height: 100%;
    border-left: 1px solid #666;
    display: inline;
}
.btn-box a{
    margin: 0 62px;
    color: #333;
    font-size: 20px;
}

.btn-box a.active{
    color: #009aff;
}

.btn-box img{
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 3px;
}

      
#vehicleFinance ul {
            width: 1060px;
            margin: auto;
            padding: 80px 0 150px 0;
}

#vehicleFinance ul li {
                position: relative;
                border: 1px solid #d3d3d3;
                width: 340px;
                height: 320px;
                float: left;
                text-align: center;
                /*margin: 12px;*/
                margin-left: 20px;
                margin-bottom: 20px;
}
#vehicleFinance ul li:nth-of-type(1) img{
    margin-top: 54px;
}
#vehicleFinance ul li:nth-of-type(2) img{
    margin-top: 46px;
}
#vehicleFinance ul li:nth-of-type(3) img{
    margin-top: 46px;
}
#vehicleFinance ul li:nth-of-type(4) img{
    margin-top: 52px;
}
#vehicleFinance ul li:nth-of-type(5) img{
    margin-top: 48px;
}
#vehicleFinance ul li:nth-of-type(6) img{
    margin-top: 56px;
}
#vehicleFinance ul li:nth-of-type(1) {
    margin-left: 0;
}
#vehicleFinance ul li:nth-of-type(4) {
    margin-left: 0;
}
#vehicleFinance ul li:nth-of-type(4) h5 {
    padding-top: 44px;
}       
#vehicleFinance ul li:nth-of-type(6) h5 {
    padding-top: 46px;
}
#vehicleFinance ul li h5 {
                font-size: 24px;
                color: #333333;
                padding-top: 38px;
                padding-bottom: 20px;
}
#vehicleFinance ul li p:first-child {
            padding-top: 24px;
}
#vehicleFinance ul li p{        
            font-size: 16px;
            color: #666666;
            margin:0 0 8px;
}
#vehicleFinance ul li .underLine {
            /*position: absolute;*/
            padding-bottom: 20px;
            width: 50px;
            border-top: 1px solid #9d9d9d;
            height: 2px;
            margin: 0 auto;
}


/*公共样式*/
#ContentBox{
    
}

.listBox h2{
    text-align:center;
    color: #222;
    font-size: 40px;
    padding-top: 90px;
}
.listBox p{
    text-align:center;
    color: #666;
    font-size: 24px;
    /*padding-top: 30px;*/
    word-wrap:break-word;
    /*max-width: 900px;*/
    margin: 0 auto;
    /*margin-bottom: 106px;*/
}

/*.listBox ul{
    margin-top: 90px;
}*/

.listBox img{
    display: block;
    margin: 0 auto;
}

.ysBox::after{
    content:'';
    display: block;
    clear: both;
}

.ysBox {
    width: 1148px;
    margin: 106px auto 136px;
}
.ysBox li{
    width: 185px;
    float: left;
    margin-left: 136px;
}
.ysBox li:first-child{
    margin-left: 0;
}
.ysBox li h4{
    margin-top: 44px;
    margin-bottom: 22px;
    color: #333;
    font-size: 24px;
    text-align: center;
}
.ysBox li p{
    font-size: 18px;
    color: #666;
    white-space:nowrap;
}

.dhBox {
    position:relative;
}

.dhBox img:first-child{
    transition: .6s;
}

.dhBox img:last-child{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: 1s;
}
 

.section4 {
            /*background:RGB();*/
            text-align: center;
            height: auto; 
            background: #f2f2f2;                 
            /*display:none;*/
}
.section4 section #procedure{
    padding-top: 38px;
    padding-bottom: 140px;
    
}


#EcologicaAlliance{
padding-bottom:98px;} 
@media (max-width:1300px) {
#fianceSolution ul li {margin: 0 30px;}
}

@media (max-width:1100px) {
#fianceSolution ul li {margin: 0 20px;}
}
