﻿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;
}

.margin-top-0{
    margin-top: 0 !important;
}

.topBanner h2 {
                font-size: 48px;
                text-align: center;
                position: absolute;
                top: 260px;
                left: 38%;
                color: white;
}

#hangye_bg {
            background: url(/NewLogin/images/IndustryApp/banner.png) no-repeat center;
            height: 700px;
            background-size: cover;
}
/*#section0{
            height:70px;
            background-color:#eeeeee;
            width: 100%;
}
#section0 section ul{
    text-align: center;
}
#section0 section ul li{
            font-size:20px;
            line-height:70px;
            margin: 0 132px;
            display: inline;
}*/

/*#section0 section ul li {
           text-align: center;
           cursor: pointer;
}
            
#section0 section ul li.active {
                color: #009aff;
}*/

/*粘贴导航*/
.subMenu {    
    background-color: #eee;
    margin: 0 auto;
    width: 100%;
    z-index: 1000;
}
.subMenu .y-row::after{
    content: '';
    display: block;
    clear: both;
}
.y-row {
    /*width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
    overflow: auto;
}
/*.subMenu .y-row{background-color:#fff;border-radius:5px;-moz-box-shadow: 1px 3px 1px #d0d0d0;box-shadow: 1px 3px 1px #d0d0d0;}*/
.subMenu .y-row a{color:#000;font-size:20px;display:inline-block;width:25%;text-align:center;padding:22.5px 30px;box-sizing:border-box;float:left;}
.subMenu .y-row a.active{color:#009aff;}





/*公共样式*/

.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 img{
    display: block;
    margin: 0 auto;
}


/*车载行业*/
/*.list1 img{
    margin-top: 140px;
    margin-bottom: 44px;
}

.listBox ul .list1 ul{
    width: 1145px;
    margin: 0 auto 144px;
}

.listBox ul .list1 ul::after{
    content:"";
    display: block;
    clear: both;
}

.list1 ul li{
    float: left;
    text-align: center;
    font-size: 24px;
    color: #333;
}

.list1 ul li:nth-child(1){
    width: 308px;
}
.list1 ul li:nth-child(2){
    width: 196px;
    margin-left: 90px;
}
.list1 ul li:nth-child(3){
    width: 308px;
    margin-left: 90px;
}
.list1 ul li:nth-child(4){
    width: 150px;
    position: relative;
    left: 45px;
}*/


.listBox:nth-child(2n){
    background-color: #f2f2f2;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.list1 ul{
    width: 1198px;
    margin: 0 auto 104px;
}

.list1 ul::after{
    content:"";
    display: block;
    clear: both;
}

.list1 ul li{
    float: left;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
}
.list1 ul li:first-child{
    margin-left: 0;
}
.list1 ul li:nth-child(5){
    margin-left: 0;
}
.list1 ul li:nth-child(n+1){
    margin-bottom: 10px;
}

.list1 ul li span{
    position: absolute;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: rgba(51,51,51,.8);
    bottom: 0;
}

.list1 ul li .text-box{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 100%;
    transition: .4s;
    background-color: rgba(1,87,155,.75);
    color: #fff;
}

.list1 ul li .text-box h4{
    font-size: 18px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 15px;
}
.list1 ul li .text-box p{
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #fff;
}

.list1 .dbx{
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
}

.list1 .dbx::after{
    content: '';
    display: block;
    width: 70px;
    border-top: 2px solid #d3d3d3;
    position:absolute;
    left: 36%;
    top: 59%;

}
.list1 .dbx::before{
    content: '';
    display: block;
    width: 70px;
    border-top: 2px solid #d3d3d3;
    position:absolute;
    left: 56%;
    top: 59%;

}

.list2 img{
    margin: 90px auto 50px;
}


.list3 .PlanBox,.list3 .PlanBox2{
    width: 1200px;
    margin: 0 auto 122px;
}

.list3 .PlanBox{
    margin-top: 90px;
    margin-bottom: 100px;
}

.list3 .PlanBox::after,.list3 .PlanBox2::after{
    content:"";
    display: block;
    clear: both;
}

.list3 .PlanList{
    width: 232px;
    height: 290px;
    float: left;
    border: 1px solid #d6d6d6;
    margin-left: 10px;
}
.list3 .PlanList img{
    margin-top: 42px;
}
.list3 .PlanList:first-child img{
    margin-top: 58px;
}

.list3 .PlanList:first-child{
    margin-left: 0;
}

.magrin-top-0{
    margin-top: 0 !important;
}

.list3 .PlanList p {
    padding: 0;
    font-size: 16px;
    margin-top: 38px;
}

.list3 .PlanList:last-child p{
    margin-top: 17px;
}

.list3 .PlanList2{
    width: 288px;
    height: 400px;
    float: left;
    border: 1px solid #d6d6d6;
    margin-left: 16px;
}

.list3 .PlanList2 .PlanText h4{
    text-align:center;
    margin-top: 34px;
    margin-bottom: 18px;
    color: #333;
    font-size: 24px;
}
.list3 .PlanList2 .PlanText p{
    font-size: 16px;
    color: #666;
    padding: 0 20px;
}

.padding-0{
    padding:0 !important;
}

.list3 .PlanList2:nth-child(1){
    margin-left: 0;
}

.list4 .s4Box{
    width: 1123px;
    margin: 0 auto;
    padding-bottom: 128px;
}

.list4 .s4Box span{
    display: inline-block;
    width: 440px;
    text-align: center;
    font-size: 24px;
    color: #008fd7;
}

.list4 .s4Box span:last-child{
    width:  550px;
    text-align: right;
}

.list4 .s4Box img{
    margin-top: 50px;
    margin-left: 70px;
}

.list4 .s4Box span{

}

.list4 h3{
    text-align:center;
    margin-top: 90px;
    color: #333;
    margin-bottom: 30px;
    font-size: 30px;
}

.list4 .blue{
    margin-bottom: 16px;
    color: #3eb0f9;
    font-size: 24px;
}

.list4 img:last-child{
    margin-top: 64px;
    margin-bottom: 62px;
}

.list4Box{
    width: 1172px;
    margin: 0 auto;
    padding: 116px 0 90px;
}

.list4Box::after{
    content:'';
    display: block;
    clear: both;
}

.list4Box .listLeft{
    float: left;
}

.list4Box .listRight{
    float: right;
}

.list4Box h4{
    margin-bottom: 10px;
    color: #448aca;
    font-size: 32px;
    text-align:center;
}

.list4Box .blue{
    margin-bottom: 64px;
    color: #448aca;
    font-size: 24px;
    margin-top: 0 !important;
}

.list4Box .listRight .blue{
    margin-bottom: 34px;
}

.list4Box .listLeft h5{
    margin-bottom: 42px;
    margin-top: 22px;
    color: #666;
    font-size: 20px;
    text-align: center;
}

.list4Box .listLeft p{
    margin-top: 17px;
    font-size: 18px;
    color: #666;
}

.list4Box .listLeft p:last-child{
    margin-top: 0;
    margin-bottom: 0;
}

.list4Box .listRight p{
    margin-top: 48px;
    font-size: 18px;
    color: #666;
}

.list4Box .listRight p:last-child{
    margin:0;
}


/*.list4 .EquipmentBox::after{
    content:"";
    display: block;
    clear: both;
}

.list4 .EquipmentBox{
    width: 1190px;
    margin: 96px auto;
}
.list4 .EquipmentList{
    float: left;
    width: 208px;
    margin-left: 116px;
}
.list4 .EquipmentList:first-child{
    margin-left: 0;
}

.list4 .EquipmentList h4{
    font-size: 24px;
    color: #333;
    margin-top: 18px;
    margin-bottom: 30px;
    text-align: center;
}
.list4 .EquipmentList p{
    font-size: 18px;
    color: #666;
    padding: 0;
}*/

/*.list5{
    margin-bottom: 108px;
}

.list5 .AccessBox{
    width: 1190px;
    margin: 108px auto 124px;
}

.list5 .AccessBox::after{
    content:"";
    display: block;
    clear: both;
}

.list5 .AccessList{
    float: left;
    width: 300px;
    margin-left: 120px;
    height: 275px;
    position: relative;
}

.list5 .AccessList:first-child{
    margin-left: 0;
}

.list5 .AccessList h4{
    text-align: center;
    position: absolute;
    bottom: 0;
    left:0;
    right: 0;
    font-size: 24px;
    color: #333;
}*/


/*汽车金融*/
#section3{
    background: #ffffff;
    text-align: center;
    height: auto;
    padding: 40px 0;
    border-bottom: 1px solid #dddddd;
}

#section3 section > h2 {
    font-size: 40px;
    color: #333333;
    margin: 0;
    padding: 88px 0 10px 0;
}

#section3 section > p {
    font-size: 18px;
    color: #666666;
    margin: 0 29%;
    padding: 10px 0 30px 0;
}

#hangye_2 ul {
    width: 1300px;
    margin: auto;
    padding: 80px 0;
}

#hangye_2 ul li {
    width: 220px;
    margin: 0 50px;
    float: left;
    text-align: center;
}

#hangye_2 ul li h5 {
    font-size: 24px;
    color: #333333;
    margin: 30px 0;
}

#hangye_2 ul li p {
    font-size: 16px;
    color: #666666;
}

.clear {
    clear: both;
}

#section4 {
    background: #ffffff;
    text-align: center;
    height: auto;
    padding: 40px 0;
    border-bottom: 1px solid #dddddd;
}

#section4 section > h2 {
    font-size: 40px;
    color: #333333;
    margin: 0;
    padding: 60px 0 10px 0;
}

#section4 section > p {
    font-size: 18px;
    color: #666666;
    margin: 0 29%;
    padding: 10px 0 100px 0;
}

#hangye_3 {
    width: 1100px;
    margin: 40px auto;
}

#section5 {
    background: #ffffff;
    text-align: center;
    height: auto;
    padding: 40px 0;
}

#section5 section > h2 {
    font-size: 40px;
    color: #333333;
    margin: 0;
    padding: 60px 0 10px 0;
}

#section5 section > p {
    font-size: 18px;
    color: #666666;
    margin: 0 29%;
    padding: 10px 0 60px 0;
}

#hangye_4 {
    width: 1100px;
    margin: 0 auto;
}



/*其他行业*/
#OtherIndustry .listBox ul .list:nth-child(2n+1){
    background-color: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}




#OtherIndustry .list3 h2{
    margin-bottom: 30px;
}

#OtherIndustry .list3 img{
    margin-top: 90px;
    margin-bottom: 74px;
}

#OtherIndustry .list5 ul::after{
    content: '';
    display: block;
    clear: both;
}

#OtherIndustry .list5 ul{
    width: 1115px;
    margin: 108px auto 116px;
}
#OtherIndustry .list5 ul li{
    float: left;
    margin-left: 66px;
}

#OtherIndustry .list5 ul li:first-child{
    margin-left: 0px;
}

#OtherIndustry .list5 ul li h5{
    text-align:center;
    margin-top: 15px;
    font-size: 24px;
    color: #333;
}






#EcologicaAlliance{
padding-bottom:98px;} 
@media (max-width:1300px) {
#fianceSolution ul li {margin: 0 30px;}
}

@media (max-width:1100px) {
#fianceSolution ul li {margin: 0 20px;}
}