* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}

ul,
ol,
li {
    list-style: none;
}

html {
    font-size: 62.5%
}

body {
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
}

body {
    font-family: '微软雅黑', 'Heiti SC', '华文黑体', '黑体', "Helvetica Neue";

}

.mymobe {
    font-size: 12px;

}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
.mypc .container{
    width: 1200px;
}
.nav-hole{
    background: #092669;
}
.nav-ul{
    float: right;
    margin-bottom: 0
}
.nav-ul a{
    color: white;
}
.nav-ul li{
    float: left;
    padding: 15px 20px;
}
.mymobe .nav-ul li {
    float: left;
    padding: 5px;
}
.nav-ul li a{
    color: #fff;
    text-decoration: none
}
.nav-ul li .gm{
    display: inline-block;
    background: #fff;
    color: #092669;
    padding: 5px 10px;
    border-radius: 15px;
    margin-top: -5px;
}


.logoimg {
    float: left;
    margin-top: 10px;
}
.mymobe .logoimg{
    width: 100px;
    margin-bottom: 10px;
}
.mapcon{
    margin-bottom: 10px;
}
.v1{
    cursor: pointer;
}
.mar10{
    margin-top: 10px;
}
.mymobe .v1{
    width: 70%;
}
.mypc .mar30{
    margin-top: 30px;
}
.mymobe .mar30{
    margin-top: 15px;
}
.mypc .mar50{
    margin-top: 50px;
}
.mymobe .mar50{
    margin-top: 15px;
}
.mypc .modal-dialog.modal-lg {
    width: 830px;
}

.close {
    position: absolute;
    right: 10px;
    top: 10px;
}

#video-pop .modal-header {
    border: none;
    padding: 15px 15px 0 15px;
}
.mypc .indexhole{
    width: 100%;
    height:269px;
    background: url(../img/bg2.jpg) center top no-repeat;
}

.mymobe .indexhole{
    background: url(../img/bg2.jpg) center top no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
.item-con{
    color: white;
   
    text-align: center;
}

.mypc .item-con{
    height: 269px;
    padding-top:70px;
}
.mypc .item-p{
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mymobe .item-p{
    margin-top: 15px;
}
.mymobe .pchave{
    border: none;
}
.mypc .mohave{
    border: none;
}
.icon-bt{
    margin-bottom: 15px;
    margin-top: 15px;
}

.footer{
    padding: 15px 0;
    background: #333333;
    text-align: center;
    color: white;
    
}
.f1{
    position: fixed;
    left: 0;
    bottom: 60px;
}
.f2{
    position: fixed;
    right: 0;
    bottom: 60px;
    cursor: pointer;
}
.mymobe .f1{
    width: 90px;
}

.mypc .bimg{
    margin-top: -30px;
}
.mymobe .bimg{
    width: 40%;
    margin-top: -10px;
}
.mypc .iot-media{
    width: 309px;
    margin: 30px auto;
    
}
.mymobe .iot-media{
    margin: 10px auto;
}
.mypc .iot-media b{
    font-size: 16px;
    color: #666;
}
.iot-media p{
    position: relative;
    overflow: hidden;
    padding: 10px;
    background: white;
}


.iot-media p a{
    float: right;
}
.row-tab>div{
    border-bottom: 1px #fff solid;
    text-align: center;
   background: #dbdddf;
    padding: 10px 0;
    cursor: pointer;
}
.row-tab>div.act{
    color: #fff;
    border-bottom: 2px #9cd0ff solid;
    margin-top: -1px;
    background: #0b3a8c;
}
.mypc .row-tab{
    width: 1088px;
    margin:0 auto;
   
}
.mypc .row-tab>div{
    font-size: 20px;
}
.mypc .swiper-button-next{
    right: 150px;
}
.mypc .swiper-button-prev{
    left: 150px;
}
:root {
    --swiper-theme-color: #fff;
}
.mymobe .dimg{
    width: 50%;
}
.zw{
    visibility: hidden;
}
.mypc .col-iot{
    float: left;
    width: 25%;
    text-align: center;
    color:white;
    line-height: 1.7;
    cursor: pointer;
}
.mymobe .col-iot{
    float: left;
    width: 50%;
    text-align: center;
    color:white;
    line-height: 1.7;
    margin-top: 15px;
}
.pdfimg{
    margin-bottom: 15px;
}



.mymobe .dbimg{
    width: 170px;
}


.down-row ul li {
    position: relative;
    overflow: hidden;
    padding: 3px 10px;
    cursor: pointer;
    border-bottom: 1px #333 solid;
}
.d-ul li:last-child{
    border: none;
}
.d-ul li p{
    margin-top: 10px;
}
.mypc .down-row li{
    font-size: 16px;
}
.down-con{
    width: 90%;
    margin: 15px auto;
    background: #dfe1e3;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}
.mypc .down-con{
    width: 240px;
    margin:15px auto;
    background: #dfe1e3;
    box-shadow: 0px 0px 8px rgba(0,0,0,.5);
}
.mypc .down-t{
    height:55px;
    text-align: center;
    background: #d1d2d3;
    line-height: 55px;
    margin-bottom: 0;
}
.mymobe .down-t{
    height:35px;
    text-align: center;
    background: #d1d2d3;
    line-height: 35px;
    font-size: 16px;
    margin-bottom: 0;
}

.down-row ul li span {
    float: right;
}

.well li {
    background: url(https://cn-nichicon.com/common/images/icon_pdf.png) right center no-repeat;
}


.well p{
    color: black;
}

.linemain{
    background: url(../img/bg10.jpg) center top repeat-y;
}
.mypc .linemain{
    min-height: 600px;
}
.mymobe .linemain{
    min-height:400px;
}
.seevp{
    line-height: 1.7;
}
.seevp{
    display: block;
    margin: 15px;
}
.mypc .seevp{
    font-size: 18px;
    line-height: 2;
    cursor: pointer;
    background: #f5f0f0;
    padding: 30px;
    border-radius: 30px;
}
.mymobe .kimg{
    width: 80%;
    margin-top: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}


.mypc .kimg{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    
}
.newslist li a{
    color: #333333;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
}
.date-span{
    float: right;
   
}
.mypc .date-span{
    margin-right: 50px;
}
.newslist li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #999999 dashed;
    line-height: 1.7;
}
.mypc .newslist li{
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.mypc .intro{
    height: 400px;
    background: url(../img/bg1.jpg) center center no-repeat;
    background-size:100% auto;
    position: relative;
    overflow: hidden;
}
.mymobe .intro{
    height: 250px;
    background: url(../img/bg1.jpg) center center no-repeat;
    background-size:100% auto;
    position: relative;
    overflow: hidden;
}
.mypc .intro-con{
    width: 400px;
    height:400px;
    display: flex;
    flex-direction: column;
  
    justify-content: center;
    float: right;
    background:rgb(0, 91, 175,.5);
    font-size: 20px;
    padding: 0 15px;
    color: white;
    line-height: 2;
}
.mymobe .intro-con{
    width: 200px;
    height: 250px;
    display: flex;
    flex-direction: column;
  
    justify-content: center;
    float: right;
    background:rgb(0, 91, 175,.7);
    font-size: 12px;
    padding: 0 15px;
    color: white;
    line-height: 2;
}
.formore{
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: white;
    border-radius:35px;
    margin-top: 100px;
}
.mymobe .formore{
    display: block;
    width: 100px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background: white;
    border-radius:15px;
    margin-top: 10px;
}
.vt{
    position: relative;
    padding-left: 15px;
}
.vt::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height:100%;
    background: #134498;
}
.mar20{
    margin-top: 20px;
}
.mymobe .mar20{
    margin-top: 10px;
}
.mymobe .imgt1{
    width: 60%;
}
.vdec{
    margin-top: 10px;
}
.mypc .vdec{
    font-size: 16px;
}
.vimg{
    cursor: pointer;
}

.rowbg{
    position: relative;
    overflow: hidden;
    margin: 0 15px;
    background: #134498;
   
}

.vtleft{
    background: white;
    
}
.vbdec{
    background: #134498;
    color: white;
    margin-top: 0;
    padding: 10px;
    margin-bottom: 0;
}

.news{
    color: white;
    padding-bottom: 15px;
}
.news a{
    color: white;
}
.mypc .news-ul li{
  
    padding: 5px;
    border-bottom: 1px #fff dashed;
    display: flex;
    justify-content: space-between;
}
.news-ul li span{
    margin-right: 15px;
}

.pchave{
    background: #1d5196;
}
.mypc .wbg{
    height: 449px;
}
.item-con a{
    display: block;
    width: 165px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: white;
    color: #333;
    margin: 0 auto;
}
.mypc .item-con a{
    font-size: 20px;
}
.mypc .hole-set{
    width: 100%;
    height:420px;
    background: url(../img/bg3.jpg) center top no-repeat;
}
.mypc .setcon{
    font-size: 20px;
    padding-top: 100px;
}
.setcon a{
    color: #333;
}
.vmore{
    float: right;
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.mymobe .news li{
   padding: 5px 0;
   border-bottom: 1px #fff dashed;
}
.mypc .icon-bt{
    width: 140px;
}
.mymobe .icon-bt{
    width: 50%;
}
.otitle{
    color: #0b3a8c;
    position: relative;
    padding-bottom: 15px;
}
.mymobe .otitle{
    font-size: 18px;
}
.otitle::after{
    content: "";
    position: absolute;
    width: 44px;
    height: 6px;
    background: #0b3a8c;
    left: 50%;
    margin-left: -22px;
    bottom: 0;
}
.etitle{
    color: #333;
    position: relative;
    padding-bottom: 15px;
}
.mymobe .etitle{
    font-size: 18px;
}
.ztitle{
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}
.mymobe .imgp{
    margin-top: 15px;
}
.ztitle::after{
    content: "";
    position: absolute;
    width: 44px;
    height: 6px;
    background: #fff;
    left: 50%;
    margin-left: -22px;
    bottom: 0;
}
.etitle::after{
    content: "";
    position: absolute;
    width: 44px;
    height: 6px;
    background: #333;
    left: 50%;
    margin-left: -22px;
    bottom: 0;
}
.mymobe .ztitle{
    font-size: 18px;
}
.swiper-button-prev, .swiper-button-next {
   color: #0b3a8c;
}
.mypc .down-hole{
    width: 100%;
    height: 469px;
    background: url(../img/bg5.jpg) center top no-repeat;
    padding-top:70px;
}

.mymobe .down-hole{
    background: url(../img/bg5.jpg) center top no-repeat;
    background-size: cover;
    padding:20px 0;
}
.mypc .dhole{
    width: 100%;
    height: 592px;
    background: url(../img/bg6.jpg) center top no-repeat;
    padding-top:50px;
}
.mymobe .dhole{
    background: url(../img/bg6.jpg) center top no-repeat;
    background-size: cover;
    padding: 15px 0;
}
.mypc .dhole-con{
    padding: 50px 0;
    margin-top: 40px;
}
.mymobe .dhole-con{
    background: transparent !important;
}
.mypc .ehole{
    width: 100%;
    height: 640px;
    background: url(../img/bg7.jpg) center top no-repeat;
    padding-top: 50px;
}
.mymobe .ehole{
    background: url(../img/bg7.jpg) center top no-repeat;
    background-size: cover;
    padding: 20px 0;
}



@media screen and (max-width: 1400px) {
    .f1,.f2{
       width: 100px;
    }
}
