﻿/*公共样式*/
.nav_icon{
    padding-top: 14px !important;
}
.listBox h2{
    text-align:center;
    color: #222;
    font-size: 40px;
    margin-top: 90px;
}
.listBox p{
    text-align:center;
    color: #666;
    font-size: 24px;
    /*word-wrap:break-word;*/
    /*max-width: 900px;*/
    /*margin: 0 auto;*/
    line-height: 25px;
    /*margin-bottom: 106px;*/
}

.listBox>ul>li:nth-child(2n+1){
    background-color: #f2f2f2;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.listBox img{
    display: block;
    margin: 0 auto;
}





/*.nlBox::after{
    content:'';
    display: block;
    clear: both;
}*/

/*.nlBox{
    width: 1180px;
    margin: 108px auto 64px;
    height: 476px;
}*/

/*.nlBox li{
    float: left;
    width: 230px;
    height: 420px;
    border: 1px solid #d9d9d9;
}
.nlBox li.active{
    width: 260px;
    height: 476px;
    position: relative;
    top: -28px;
    border: 1px solid #009aff;
    box-shadow: 0 0 15px #009aff;
    transition: .8s;
}
.nlBox li .nlList2{
    display: none;
    position: relative;
}
.nlBox li .nlList2 .ListTop{
    height: 238px;
    width: 100%;
    background-color: #009aff;
    position: absolute;
    top: 0;
}
.nlBox li .nlList2 h4{
    color: #fff;
}
.nlBox li .nlList2 a{
    top: 266px;
    position: relative;
    display: block;
    height: 40px;
    width: 152px;
    color: #009aff;
    border-radius: 2px;
    border: 1px solid #009aff;
    line-height: 40px;
    text-align: center;
    left: 54px;
}
.nlBox li.active .nlList1{
    display: none;
}
.nlBox li.active .nlList2{
    display: block;
}
.nlBox li img{
    margin-top: 54px;
}
.nlBox li:nth-child(1) img{
    margin-top: 59px;
}
.nlBox li:nth-child(2) img{
    margin-top: 47px;
}
.nlBox li:nth-child(3) img{
    margin-top: 72px;
}
.nlBox li:nth-child(4) img{
    margin-top: 51px;
}
.nlBox li:nth-child(5) img{
    margin-top: 62px;
}
.nlBox li h4{
    margin-top: 28px;
    margin-bottom: 26px;
    color: #333;
    font-size: 24px;
    text-align: center;
}
.nlBox li:nth-child(1) h4{
}
.nlBox li:nth-child(2) h4{
}
.nlBox li:nth-child(3) h4{
    margin-top: 30px;
}
.nlBox li:nth-child(4) h4{
}
.nlBox li:nth-child(5) h4{
    margin-top: 22px;
}
.nlBox li p{
    font-size: 14px;
    color: #666;
    width: 80%;
}*/

       /*section3*/
.section3 {
            /*background:RGB();*/
            text-align: center;
            height: auto;
            /*padding: 40px 0;*/
            padding-bottom: 40px;
            border-bottom: 1px solid #dddddd;
            background:#f2f2f2;
}

.section3 section > h2 {
           font-size: 40px;
           color: #333333;
           margin: 0;
           padding: 90px 0 90px 0;
}

.section3 section > p {
          font-size: 18px;
          color: #666666;
          margin: 0 29%;
          padding: 10px 0 30px 0;
}     
#fianceSolution ul {
         width: 1300px;
         margin: auto;
         padding: 0 0 50px;
         min-width: 1300px;
}

@media(max-width:1300px) {
        #fianceSolution ul {
         width: 650px;
         margin: auto;
         padding: 0 0 50px;
         min-width: 650px;
        }
        #fianceSolution ul li{
            width: 47% !important;
        }
        #fianceSolution ul li:nth-of-type(3),#fianceSolution ul li:nth-of-type(4){
            margin-top: 20px;
        }
       
}

#fianceSolution ul li {
          position: relative;
          height: 360px;
          border: 1px solid #d3d3d3;
          width: 23.76%;
          margin: 0 8px;
          float: left;
          text-align: center;
}
#fianceSolution ul li  {
          padding-top: 50px;
}
#fianceSolution ul li:first-child {
          padding-top: 62px;
}
#fianceSolution ul li:nth-of-type(4) {
          padding-top: 58px;
}
#fianceSolution ul li h5 {
          line-height:0px;
          font-size: 24px;
          color: #333333;
          margin: 40px 0 38px  0;
}

#fianceSolution ul li p {
         font-size: 18px;
         color: #666666;
         padding:0 5px;             
}

#fianceSolution .underLine {
       width: 50px;
       height: 2px;
       border-top: 1px solid #9d9d9d;
       position: absolute;
       left: 43%;
       top: 207px;
}

.list>h2{
    margin-bottom: 30px;
}

/*多种形态的网联车载设备*/

li.list1 img{
    margin-top: 140px;
    margin-bottom: 44px;
}

li.list1 ul{
    width: 1145px;
    margin: 0 auto 144px;
}

li.list1 ul::after{
    content:"";
    display: block;
    clear: both;
}

li.list1 ul li{
    float: left;
    text-align: center;
    font-size: 24px;
    color: #333;
}

li.list1 ul li:nth-child(1){
    width: 308px;
}
li.list1 ul li:nth-child(2){
    width: 196px;
    margin-left: 90px;
}
li.list1 ul li:nth-child(3){
    width: 308px;
    margin-left: 90px;
}
li.list1 ul li:nth-child(4){
    width: 150px;
    position: relative;
    left: 30px;
}


li.list2 img.first{
    margin-top: 104px;
    margin-bottom: 106px;
}
li.list2 img:last-child{
    margin-bottom: 148px;
}


li.list4 .EquipmentBox::after{
    content:"";
    display: block;
    clear: both;
}

li.list4 .EquipmentBox{
    width: 1190px;
    margin: 96px auto;
}
li.list4 .EquipmentList{
    float: left;
    width: 208px;
    margin-left: 116px;
}
li.list4 .EquipmentList:first-child{
    margin-left: 0;
}

li.list4 .EquipmentList h4{
    font-size: 24px;
    color: #333;
    margin-top: 18px;
    margin-bottom: 30px;
    text-align: center;
}
li.list4 .EquipmentList p{
    font-size: 18px;
    color: #666;
    padding: 0;
}



li.list5{
    /*margin-bottom: 108px;*/
}

li.list5 .AccessBox{
    width: 1190px;
    margin: 108px auto 124px;
}

li.list5 .AccessBox::after{
    content:"";
    display: block;
    clear: both;
}

li.list5 .AccessList{
    float: left;
    width: 300px;
    margin-left: 120px;
    height: 275px;
    position: relative;
    overflow: hidden;
}

li.list5 .AccessList:first-child{
    margin-left: 0;
}

li.list5 .AccessList h4{
    text-align: center;
    position: absolute;
    bottom: 0;
    left:0;
    right: 0;
    font-size: 24px;
    color: #333;
}


.hezuo{
    position: relative;
}
.hezuo a{
    position: absolute;
    height: 74px;
    line-height: 74px;
    width: 332px;
    color: #fff;
    font-size: 26px;
    background-color: #2dacff;
    left: 50%;
    margin-left: -166px;
    top: 50%;
    margin-top: -37px;
    text-align: center;
    border-radius: 8px;
}

.listBox>ul>li:last-child img:last-child{
    margin-top: 74px;
    margin-bottom: 104px;
}