<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************è§£å†³æ–¹æ¡ˆ***************/
a:focus{
    text-decoration: none;
    /*color: #0491dc;*/
    color: #fff;
}
a:hover{
    text-decoration: none;
}
a{
    color: #333;
}
/*bannerä¸Žå¯¼èˆªéƒ¨åˆ†*/
.container-fluid{
    padding: 0;
}
.neiyeBanner img{
    width: 100%;
    /*height: auto;*/
}
.navbar-inverse{
    background-color: rgba(0,0,0,0.4);
    border-color: transparent;
}
.navbar-brand img{
    margin-top: -20px;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #fff;
    transition: all 0.3s;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    color: #a6e1ff;
}
@media screen and (max-width: 767px){
    .navbar-brand img{
        width: 100px;
        height: 75px;
    }
    .navbar-inverse {
        background-color: #222;
        border-color: #080808;
    }
    .smallLogoTitle img{
        display: block;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }
    .neiyeBanner img{
        /*height: 200px;*/
        display: none;
    }
    .position{
        margin-top: 50px;
    }
    .timeBtn a{
        margin-left: 40px!important;
    }
}
/*è§£å†³æ–¹æ¡ˆ*/
.product{
    margin-top: 30px;
}
.position{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.device{
    margin: 20px 0;
}
.device li a{
    display: inline-block;
    width: 170px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #0491dc;
    text-align: center;
    border-radius: 20px;
    transition: all 0.3s;
}
.active,.device li a:hover{
    color: #fff;
    background: #0491dc;
}
.solution,.solutionContact{
    margin: 30px 0;
}
.solution span{
    background: url("../images/neiyeSolution1.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: 92px;
    display: block;
}
.huiBg{
    background: #f5f5f5;
    height: auto;
    padding: 20px 0;
}
.huiBg dl{
    margin-left: 20px;
    margin-right: 20px;
    /*padding-top: 20px;*/
}
dl{
    margin-bottom: 14px;
}
.huiBg dt{
    /*width: 200px;*/
    height: 38px;
    line-height: 38px;
    text-align: left;
    padding-left: 20px;
    background: #fff;
    font-size: 16px;
    cursor: pointer;
}
.huiBg dl .activeLeibie{
    background: #0491dc;
}
.huiBg dl .activea{
    color: #fff!important;
}
.activeA{
    color: #0491dc;
}
.huiBg dl dd{
    margin-left: 10px;
    margin-top: 10px;
}
.solutionContact{
    border-top: 6px solid #0491dc;
}
.solutionContact li{
    border: 1px solid #ddd;
    padding: 10px 0 10px 10px;
}
.solutionContact li:nth-child(2){
    padding: 0 0 0 10px;
}
.solutionContact li h2{
    text-align: center;
}
.fangan{
    /*border: 1px solid #ddd;*/
    margin: 30px 0;
}
/*.fangan li{
    height:200px;
}*/

.fanganBigImg{
    margin-top: 6px;
    margin-left: -10px;
}
.timeBtn a{
    width: 90px;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    text-align: center;
    background: #0491dc;
    display: block;
    color: #fff;
    margin-left: 450px;
}




.article{
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    color: #0491dc;
}
.article span{
    width: 70px;
    height: 1px;
    display: block;
    border-bottom: 3px solid #0491dc;
}
.bigText{
    text-align: center;
    margin-bottom: 30px;
}
.bigText div{
    font-size: 60px;
}
.bigText h6{
    margin-top: -16px;
    margin-left: 8px;
}
.text1{
    margin-top: 10px;
    margin-bottom: 30px;
}
.text1 h4{
    color: #000;
}

.clearfix{
    clear: both!important;
}
/*åº•éƒ¨*/
.bgFooter{
    padding: 50px 0;
    background: #282d2b;
}
.footerText{
    color: #fff;
}
.footerText h4{
    font-weight: bold;
}
.footerText a{
    color: #ccc;
}
.footerText li{
    margin-top: 15px;
}
.Twocode img{
    width: 130px;
}
.Twocode h5{
    margin-left: 26px;
}
/*ä¸´æ—¶*/
/*div{
    border:1px solid #000;
}*/
@media screen and (max-width: 767px){
    .solution span{
        height: 111px;
        display: none;
    }
    .solutionContact{
        display: none;
    }
    .huiBg dt{
        border-radius: 19px;
        text-align: center;
        padding-left: 0;
    }
    .device li a{
        width: 160px;
    }
    .device{
        margin-top: 50px;
    }
}

</pre></body></html>