
.bgcnav{
    width: 100%;
    height: 300px;
    background: url(../images/fuwubgc.png) center no-repeat;
    position: relative;
    display: block;
  }
  .bgcnav>div .bgcnavt1{
    font-size: 24px;
    font-family: MicrosoftYaHeiSemibold;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    padding-top: 87px;
  }
  .bgcnav>div .bgcnavt2{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin-top: 12px;
  }
  .bgcnav>div .bgcnavt3{
    width: 32px;
    height: 2px;
    background: #fff;
    margin-top: 27px;
  }
  .bgcnav>div .bgcnavt4{
    width: 105px;
    height: 26px;
    margin-top: 24px;
  }
  .bgcnav>div .bgcnavt4 img{
    width: 100%;
    height: 100%;
    display: block;
  }

.mapcon{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.mapcon .leftnav{
    width: 15.6%;
    border-top: 1px solid #ededed;
    padding: 30px 0 0 0;
}
.mapcon .leftnav .imgicon{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0061AE;
    line-height: 45px;
}
.mapcon .leftnav .imgicon img{
    width: 46px;
    height: 46px;
    margin-right: 16px;
}
.mapcon .leftnav ul li{
    padding: 15px 0 15px 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.mapcon .leftnav ul li>div:nth-child(1){
    width: 16px;
    height: 2px;
    background: transparent;
    margin-right: 17px;
}
.mapcon .leftnav ul .liactive{
    color: #0061AE;
}
.mapcon .leftnav ul .liactive>div:nth-child(1){
    background: #0061AE;
}
.mapcon .rightcon{
    width: 81%;
}
.mapcon .rightcon>div{
    display: none;
}
.mapcon .rightcon>.blockdiv{
    display: block;
}
.mapcon .rightcon>div{
    padding: 0px;
}
.mapcon .rightcon>div{
    background: #F7F9FA;
}
.mapcon .rightcon .techcon .pad40{
    padding: 40px;
}
.mapcon .rightcon .techcon .pad40 .txt{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}
.mapcon .rightcon .techcon .ccbgc{
    width: 100%;
}
.mapcon .rightcon .techcon .img24{
    margin: 20px 0 30px 0;
}
.mapcon .rightcon .techcon .title{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin: 40px 0 30px 0;
}
.mapcon .rightcon .techcon .bluedui{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
    height: 220px;
}
.mapcon .rightcon .techcon .bluedui p{
    width: 30%;
}
.mapcon .rightcon .techcon .bluedui p i{
    width: 15px;
    height: 10px;
    display: inline-block;
    background: url(../images/bluedui.png) center no-repeat;
    background-size: cover;
    margin-right: 12px;
}
.mapcon .rightcon .fangconlist{
    padding: 0 0 20px 0;
}
.mapcon .rightcon .fangcon{
    padding: 0 40px;
}
.fanconli{
    border-bottom: 1px dashed #ccc;
    padding: 45px 0 45px 0;
    display: flex;
    justify-content: space-between;
}
.bluehot{
    text-align: left;
    box-sizing: border-box;
    padding-left: 5px;
}
.fanconli:last-child{
    border-bottom: 0;
}
.fanconli>div:nth-child(1){
    width: 43.8%;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fanconli>div:nth-child(1) img{
    max-height: 100%;
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
}
.fanconli>div:nth-child(2)>div{
    width: 464px;
    display: flex;
}
.fanconli>div:nth-child(2)>div{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin-bottom: 5px;
}
.fanconli>div:nth-child(2) .bluehot{
    width: 20%;
    height: 24px;
    background: #5FA6E7;
    text-align: left;
    line-height: 24px;
    color: #fff;
    margin-right: 10px;
    position: relative;
}
.fanconli>div:nth-child(2) .bluehot:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #5FA6E7;
    top: 50%;
    margin-top: -5px;
    right: -10px;
}
.fanconli>div:nth-child(2) .bluehot+div{
    width: 380px;
}

.ticon{
    padding: 10px 40px !important;
}
.ticon .ticonlist{
    border-bottom: 1px dashed #ccc;
    padding: 32px 0 25px 0;
}
.ticon .ticonlist:last-child{
    border-bottom: 0;
}
.ticon .ticonlist .ticonp{
    font-size: 18px;
    line-height: 36px;
    color: #333;
    font-weight: 400;
    font-family: Microsoft YaHei;
}
.ticon .ticonlist .ticontxt{
    font-size: 14px;
    line-height: 36px;
    color: #333;
    font-weight: 400;
    font-family: Microsoft YaHei;
    display: flex;
    align-items: center;
    padding: 0 40px;
    box-sizing: border-box;
    position: relative;
}
.ticon .ticonlist .ticontxt .i1{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/fangq.png) 0 no-repeat;
    background-size: cover;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 6px;
}
.ticon .ticonlist .ticontxt .i2{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/fanga.png) 0 no-repeat;
    background-size: cover;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 6px;
}


@media screen and (max-width: 1024px){
    .mapcon .leftnav {
        width: 21%;
    }
    .mapcon .rightcon {
        width: 75%;
    }
    .shipinlist>div {
        width: 49%;
        height: auto;
        position: relative;
        margin-bottom: 30px;
    }
    .mapcon .rightcon .techcon .bluedui p{
        width: 50%;
    }
    .fanconli {
        border-bottom: 1px dashed #ccc;
        padding: 45px 0 45px 0;
        display: block;
        justify-content: space-between;
    }
    .fanconli>div:nth-child(1){
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px){

    .bgcnav{
        background: url(../images/fuwubgc.png) center no-repeat;
        width: 100%;
        height: 100px;
        background-size: cover;
        position: relative;
        display: block;
      }
      .bgcnav>div .bgcnavt1{
        font-size: 24px;
        font-family: MicrosoftYaHeiSemibold;
        font-weight: 400;
        color: #fff;
        line-height: 26px;
        padding-top: 87px;
      }
      .bgcnav>div .bgcnavt2{
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #fff;
        line-height: 28px;
        margin-top: 12px;
      }
      .bgcnav>div .bgcnavt3{
        width: 32px;
        height: 2px;
        background: #fff;
        margin-top: 27px;
      }
      .bgcnav>div .bgcnavt4{
        width: 105px;
        height: 26px;
        margin-top: 24px;
      }
      .bgcnav>div .bgcnavt4 img{
        width: 100%;
        height: 100%;
        display: block;
      }
    
      .mapcon{
        width: 100%;
        display: block;
        justify-content: space-between;
        margin-bottom: 50px;
    }
    .mapcon .leftnav{
        width: 100%;
        border-top: 1px solid #ededed;
        padding: 10px 0 0 0;
        margin-bottom: 30px;
    }
    .mapcon .leftnav .imgicon{
        display: flex;
        align-items: center;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #0061AE;
        line-height: 45px;
    }
    .mapcon .leftnav .imgicon img{
        width: 46px;
        height: 46px;
        margin-right: 16px;
    }
    .mapcon .leftnav ul {
        display: flex;
        flex-wrap: wrap;
    }
    .mapcon .leftnav ul li{
        padding: 15px 0 15px 15px;
        display: flex;
        align-items: center;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        cursor: pointer;
        box-sizing: border-box;
    }
    .mapcon .leftnav ul li>div:nth-child(1){
        width: 16px;
        height: 2px;
        background: transparent;
        margin-right: 17px;
    }
    .mapcon .leftnav ul .liactive{
        color: #0061AE;
    }
    .mapcon .leftnav ul .liactive>div:nth-child(1){
        background: #0061AE;
    }
    .mapcon .rightcon{
        width: 100%;
    }
    .mapcon .rightcon>div{
        display: none;
    }
    .mapcon .rightcon>.blockdiv{
        display: block;
    }
    .mapcon .rightcon>div{
        padding: 0px;
    }
    .mapcon .rightcon>div{
        background: #F7F9FA;
    }
    .mapcon .rightcon .techcon .pad40{
        padding:10px;
    }
    .mapcon .rightcon .techcon .pad40 .txt{
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 26px;
    }
    .mapcon .rightcon .techcon .ccbgc{
        width: 100%;
    }
    .mapcon .rightcon .techcon .img24{
        margin: 60px 0 80px 0;
    }
    .mapcon .rightcon .techcon .title{
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 26px;
        margin: 20px 0 10px 0;
    }
    .mapcon .rightcon .techcon .bluedui{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 32px;
        height: auto;
    }
    .mapcon .rightcon .techcon .bluedui p{
        width: 100%;
    }
    .mapcon .rightcon .techcon .bluedui p i{
        width: 15px;
        height: 10px;
        display: inline-block;
        background: url(../images/bluedui.png) center no-repeat;
        background-size: cover;
        margin-right: 12px;
    }
    .mapcon .rightcon .fangcon{
        padding: 0 10px;
    }
    .fanconli{
        border-bottom: 1px dashed #ccc;
        padding: 10px 0 10px 0;
        display: block;
        justify-content: space-between;
    }
    .fanconli:last-child{
        border-bottom: 0;
    }
    .fanconli>div:nth-child(1){
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }
    .fanconli>div:nth-child(1) img{
        max-height: 100%;
        width: auto;
        max-width: 100%;
        height: auto;
        display: block;
    }
    .fanconli>div:nth-child(2)>div{
        width: 100%;
        display: flex;
    }
    .fanconli>div:nth-child(2)>div{
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .fanconli>div:nth-child(2) .bluehot{
        width: 30%;
        height: 24px;
        background: #5FA6E7;
        text-align: left;
        line-height: 24px;
        color: #fff;
        margin-right: 10px;
        position: relative;
    }
    .fanconli>div:nth-child(2) .bluehot:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-left-color: #5FA6E7;
        top: 50%;
        margin-top: -5px;
        right: -10px;
    }
    .fanconli>div:nth-child(2) .bluehot+div{
        width: 70%;
        text-align: justify;
    }
    
    .ticon{
        padding: 10px 10px !important;
    }
    .ticon .ticonlist{
        border-bottom: 1px dashed #ccc;
        padding: 15px 0 10px 0;
    }
    .ticon .ticonlist:last-child{
        border-bottom: 0;
    }
    .ticon .ticonlist .ticonp{
        font-size: 18px;
        line-height: 36px;
        color: #333;
        font-weight: 400;
        font-family: Microsoft YaHei;
    }
    .ticon .ticonlist .ticontxt{
        font-size: 14px;
        line-height: 36px;
        color: #333;
        font-weight: 400;
        font-family: Microsoft YaHei;
        display: flex;
        align-items: center;
        padding: 0 40px;
        box-sizing: border-box;
        position: relative;
    }
    .ticon .ticonlist .ticontxt .i1{
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../images/fangq.png) 0 no-repeat;
        background-size: cover;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 6px;
    }
    .ticon .ticonlist .ticontxt .i2{
        width: 25px;
        height: 25px;
        display: inline-block;
        background: url(../images/fanga.png) 0 no-repeat;
        background-size: cover;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 6px;
    }
}