<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.margin-top-80 {
    margin-top: 80px;
}

.detail-title {
    /*text-align: left;
            width: 63%;
            margin: 0px auto;
            padding-top: 70px;
            padding-bottom: 60px;
            height: 160px;*/

    margin:30px 15px;
}

    .detail-title h4 {
        font-size: 30px;
        font-weight: 400;
        color: #4d4d4d;
    }
    .detail-title img {
        height: 28px;
        margin-right: 15px;
        margin-bottom: 4px;
    }

    .margin-bottom-30{
        margin-bottom:30px;
    }

    .detail-title h3 {
        font-size: 26px;
        font-weight: 400;
        color: #4d4d4d;
        text-align: center;
        margin-bottom: 40px;
    }

    .detail-title p{
        text-indent: 2em;
        line-height: 1.8em;
        /*margin-left:50px;
        margin-right:50px;*/
        margin:0 6%;
    }

.bg-top {
    background: url(../images/products/bg_djdy_01.png) no-repeat;
      /*background:url(../images/solution/bg_解决方案_智慧教学_01.png);
     background-repeat:no-repeat;*/ 
     background-size:100% 100%;
     -moz-background-size:100% 100%;
    min-height: 300px;
}

.bg-top-content {
    max-width: 700px;
    padding: 50px 40px;
}

    .bg-top-content &gt;h4 {
        font-size: 26px;
        /*padding: 0.5em;*/
        margin-top: 5px;
        margin-bottom: 10px;
        color: black;
        font-weight: 600;
        text-align: left;
    }

.bg-top-content &gt;p{
    font-size: 12px;
    color: #555;
    /*font-weight: 500;*/
    /*max-height: 80px;*/
    overflow: hidden;
    line-height: 1.8em;
    padding: 0;
    font-weight: 500;
    text-indent:2em;
}

.detail-img{
    width: 100%;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-200 {
    margin-bottom: 200px;
}

.margin-l-r-15{
    margin-left:15px;
    margin-right:15px;
}

.detail-mark{
    background: white;
    padding: 2px;
    /*box-shadow: 0 0 0 2px rgba(236, 231, 231, 0.8) inset;*/
    /*box-shadow: rgba(236, 231, 231, 0.8) 0px 5px 5px 0px;*/
    box-shadow: rgba(236, 231, 231, 0.8) 0px 2px 5px 3px;
    /*max-width: 262px;
    min-width: 262px;*/
    max-height: 300px;
    min-height: 120px;
    margin: auto;
    line-height:116px;
}

.detail-mark1{
    background: white;
    padding: 2px;
    box-shadow: 0 0 0 1px rgba(236, 231, 231, 0.8) inset;
    max-height: 300px;
    min-height: 120px;
    margin: auto;
    line-height: 116px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.detail-mark2{
    background: white;
    padding: 2px;
    /*box-shadow: 0 0 0 2px rgba(236, 231, 231, 0.8) inset;*/
    /*max-width: 262px;
    min-width: 262px;*/
    max-height: 400px;
    min-height: 210px;
    margin: auto;
    line-height:196px;
}

   .detail-mark2 h3 {
    font-size: 18px;
    padding: 0.5em;
    margin-top: 20px; 
    margin-bottom: 10px;
    color: black;
    font-weight:600; 
    text-align: left;
}

    .detail-mark2 img {
        max-width: 110px;
    }

    .detail-mark h4,.detail-mark2 h4 {
    font-size: 14px;
    padding: 0.5em;
     margin-top: 5px; 
    margin-bottom: 5px;
    color: black;
    font-weight:600; 
    text-align: left;
}

     .detail-mark p,.detail-mark1 p{
    font-size: 12px;
    color: #555;
    /*font-weight: 500;*/
    /*max-height: 80px;*/
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 550;
}
   .detail-mark1 h4 {
    font-size: 16px;
    padding: 0.5em;
     margin-top: 5px; 
    margin-bottom: 5px;
    color: black;
    font-weight:500; 
    text-align: left;
    margin-top: 33px;
    line-height: 1.8em;
}


 .detail-mark2 p{
    font-size: 12px;
    color: #555;
    /*font-weight: 500;*/
    /*max-height: 80px;*/
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 500;
}

.padding-left-40{
    padding-left:40px;
}

.padding-right-40{
    padding-right:40px;
}

.padding-l-r-20{
    padding-right:20px;
    padding-left:20px;
}

.padding-left-20{
    padding-left:20px;
}

.padding-right-20{
    padding-right:20px;
}

.padding-l-r-10{
    padding-right:10px;
    padding-left:10px;
}

.padding-l-r-15{
    padding-right:15px;
    padding-left:15px;
}

.padding-top-5{
    padding-top:5px;
}

.class-p p{
    font-size: 14px;
    color: #555;
    /*font-weight: 500;*/
    /*max-height: 80px;*/
    overflow: hidden;
    line-height: 1.8em;
    padding: 0;
    font-weight: 500;
    text-indent:2em;
    margin:0 5%;
}

 .beautifull-grids-detail {
        margin-top: 0.6em;
        background: #fff;
        /*max-height: 220px;*/
    }

 
.beautifull-grids-detail &gt; .col-md-6{
	padding-left:15px;
	padding-right:15px;
	margin-top:20px;
    margin-bottom:20px;
}

.jianjie-content &gt;h3{
    text-align: right;
    margin-top: 40px;
}

.jianjie-content &gt;p{
     font-size: 14px;
    color: #555;
    /*font-weight: 500;*/
    /*max-height: 80px;*/
    overflow: hidden;
    line-height: 2em;
    padding: 0;
    font-weight: 500;
    text-indent:0.5em;
    margin:40px 0 0 15%;
}


.detail-mark3{
    background: white;
    padding: 2px;
    /*box-shadow: 0 0 0 2px rgba(236, 231, 231, 0.8) inset;*/
    /*max-width: 262px;
    min-width: 262px;*/
    max-height: 400px;
    min-height: 280px;
    margin: auto;
    /*padding-bottom:30px;*/
    text-align: center;
    /*margin: 0 20px 40px 20px;*/
    margin: 0 80px 40px 80px;
    /*margin:70px 20px;*/
    border-radius:0.5em;
    /*box-shadow: 0px 1px 4px rgba(0,0,0,0.3),0 0 10px rgba(0,0,0,0.1) inset;*/ 
    box-shadow:rgba(0,0,1,0.1) 2px -2px 5px 1px;
}

.detail-mark3 p{
    font-size: 14px;s
    color: #555;
    /*font-weight: 500;*/
    /*max-height: 80px;*/
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 500;
}

.detail-mark3 img{
    margin: 70px 0 40px 0;
    max-width: 70px;
}

.detail-mark3 .normal_show{
        /*display: -moz-inline-box;
        display:-webkit-inline-box;*/
        display:inline-block;
    }
     .detail-mark3:hover .normal_show{
        display:none;
    }

     .detail-mark3 .hover_show{
        display:none;
    }
     .detail-mark3:hover .hover_show{
        /*display: -moz-inline-box;
        display:-webkit-inline-box;*/
        display:inline-block;
    }

.margin-l-r-130{
    margin-left:15%;
    margin-right:15%;
}

.margin-t-b-70{
    margin-top:70px;
    margin-bottom:70px;
}

.button-list{
    margin:40px 15px;
    text-align:center;
}

.button-list &gt;button{
    background-color: #f3f5f9;
    border-radius: 1.5em;
    border-color: #f3f5f9;
    min-height: 35px;
    max-height: 60px;
    min-width: 100px;
    border: 1px solid transparent;
    outline: none;
    margin: 10px 4%;
}

.button-list  :hover{
    border-color:#0066eb;
    background-color:#fff;
    border-radius: 1.5em;
}


.detail-mark4{
        background: white;
    padding: 2px;
    /*max-height: 400px;*/
    min-height: 320px;
    max-width: 280px;
    margin: auto;
    text-align: center;
    
}

.detail-mark4:hover{
    background:url(../images/solution/bg_解决方案_智慧教学_01.png);
     background-repeat:no-repeat; 
     background-size:100% 100%;
     -moz-background-size:100% 100%;
}

.detail-mark4 p{
    font-size: 14px;
    color: #555;
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 1.5em;
    font-weight: 550;
}

.detail-mark4 .normal_show{
    display:block;
}

.detail-mark4:hover .normal_show{
    display:none;
}

.detail-mark4 .hover_show{
    display:none;
}

.detail-mark4:hover .hover_show{
    display:block;
    color:white;
    font-size: 12px;
    font-weight: 500;
    margin-top: 20px;
    text-align:left;
}

.detail-mark4:hover .hover_show1{
    margin-top: 20px;
}

.detail-mark4 img{
    margin-bottom:30px;
    max-width:160px;
}


.detail-mark5{
        background: white;
    padding: 2px;
    max-height: 400px;
    min-height: 350px;
    max-width: 300px;
    margin: auto;
    text-align: center;
    
}

.detail-mark5 h4{
    font-weight: 550;
    margin-bottom:30px;
}

    .detail-mark5 h5 {
        font-weight: 550;
        margin: 20px 0;
        font-size: 16px;
    }
    .detail-mark5 .normal_show{
        /*display: -webkit-inline-box;*/
        display:inline-block;
    }
     .detail-mark5:hover .normal_show{
        display:none;
    }

     .detail-mark5 .hover_show{
        display:none;
    }
     .detail-mark5:hover .hover_show{
        /*display: -webkit-inline-box;*/
        display:inline-block;
    }

.detail-mark5 p{
    font-size: 12px;
    color: black;
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 500;
}
.detail-mark5 img{
    margin-bottom:15px;
}

.detail-mark5 .text-left{
    padding:0 30px;
}

.md4-more{
    padding:0;
    font-size:12px;
    text-align: left;
}

.padding-left-20{
    padding-left:20px;
}

.padding-left-70{
     padding-left: 70px;
}

/*.width_20{
    width:20%;
}*/

/*.col_new &gt; .col-lg-2{
    width:20%; 
}

.col-xs-6,.col-sm-6 {
    width: 50% ;
}*/

/*.col_new &gt; .col-md-6,.beautifull-grids-detail &gt; .col-sm-6,.beautifull-grids-detail &gt; .col-xs-6{
    width:50% ;
}*/

/*.width_20{
    width:20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}*/

.detail-mark6{
    padding: 2px;
    max-height: 200px;
    min-height: 160px;
    max-width: 300px;
    margin: auto;
    text-align: center;
}

.detail-mark6 p{
    font-size: 14px;
    color: #555;
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 500;
}
.detail-mark6 img{
    margin-bottom: 20px;
    max-width: 70px;
}

.detail-mark6 .big_img{
    margin-bottom: 20px;
    max-width: 80px;
}

.detail-mark6 h4{
    font-weight: 550;
}


.col-xsnew-6 {
        float: left;
    }

    .col-xsnew-6 {
        width: 50%;
    }

    .col-xsnew-6 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .pc_show{
        display:none;
    }

    .app_show{
        display:block;
        background-color:white; 
        padding-bottom: 70px;
    }

        .app_show p {
            font-size: 14px;
            /*color: white;*/
            overflow: hidden;
            line-height: 1.8em;
            padding: 0 2em;
            font-weight: 500;
            text-align: left;
            text-indent: 2em;
        }

        .normal_pc_show{
            display:none;
        }
        .normal_app_show{
            display:block;
        }

.div_fixed {
    /*width: 100%;
    height: 55px;
    position: fixed;
    top: 30px;
    left: -15px;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0 1px 0 rgba(0,102,235,0.2);*/
   }


@media (min-width: 768px) {
   .normal_pc_show{
            display:none;
        }
        .normal_app_show{
            display:block;
        }
    
     .col-smnew-6 {
        float: left;
    }

    .col-smnew-6 {
        width: 50%;
    }

    .col-smnew-6 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .pc_show{
        display:none;
    }

    .app_show{
        display:block;
        padding-bottom: 70px;
    }

    .detail-mark2 img {
        max-width: 110px;
    }

    .div_fixed {
    /*width: 100%;
    height: 55px;
    position: fixed;
    top: 30px;
    left: -15px;
    z-index: 999;
    background-color: #ffffff;
    box-shadow: 0 1px 0 rgba(0,102,235,0.2);*/
   }
}

@media (min-width: 992px) {
    .normal_pc_show{
            display:block;
        }
        .normal_app_show{
            display:none;
        }
    
    
    .col-mdnew-2 {
        float: left;
    }

    .col-mdnew-2 {
        width: 20%;
    }

    .col-mdnew-2 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .pc_show{
        display:block;
    }

    .app_show{
        display:none;
    }

    .detail-mark2 img {
        max-width: 110px;
    }

    .div_fixed {
    width: 100%;
    height: 55px;
    position: fixed;
    top: 25px;
    left: -15px;
    z-index: 999;
    background-color: #ffffff;
    /*box-shadow: 0 2px 0 5px 1px rgba(0,102,235,0.1);*/
    box-shadow:rgba(0,0,1,0.1) 0px 1px 8px 2px;
   }
}

@media (min-width: 1200px) {
   .normal_pc_show{
            display:block;
        }
        .normal_app_show{
            display:none;
        }
    
    
     .col-lgnew-2 {
        float: left;
    }

    .col-lgnew-2 {
        width: 20%;
    }

    .col-lgnew-2 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

     .pc_show{
        display:block;
    }

    .app_show{
        display:none;
    }

    .detail-mark2 img {
        max-width: 160px;
    }
}

@media(min-width:1230px){
     .normal_pc_show{
            display:block;
        }
        .normal_app_show{
            display:none;
        }

     .pc_show{
        display:block;
    }

    .app_show{
        display:none;
    }

    .detail-mark2 img {
        max-width: 160px;
    }
}

.mark4-change{
    /*min-height:400px;*/
    min-height:400px;
}

.mark4-change:hover{
    background:url(../images/solution/bg_解决方案_智慧保卫_01.png);
     background-repeat:no-repeat; 
     background-size:100% 100%;
     -moz-background-size:100% 100%;
}

.BackPhoto {
   background-size:cover;
       width: 100vw;
    height: 26vw;
}

.vw26{
    height: 26vw;
    background-color: transparent;
}


.p-left &gt;p{
    margin-right:7vw;
    text-indent: 2em;
    line-height: 1.7em;
}

.p-left &gt;p:first-child{
    margin-top: 3vw;
}

.p-right&gt;p{
    margin-left: 4vw;
    text-indent: 2em;
    line-height: 1.7em;
}
.p-right &gt;p:first-child{
      margin-top: 8vw;
}

.color-white{
    color:white;
}


.padding-left-50{
    padding-left: 50px;
}

.color-black{
    color:black;
}

.detail-mark7 {
    /*padding: 2px;*/
    max-height: 337px;
    min-height: 337px;
    max-width: 259px;
    margin: auto;
    text-align: center;
}


/*.detail-mark4:hover{
    background:url(../images/solution/bg_解决方案_智慧教学_01.png);
     background-repeat:no-repeat; 
     background-size:100% 100%;
     -moz-background-size:100% 100%;
}*/

.detail-mark7 h4{
    font-size: 16px;
    color: white;
    overflow: hidden;
    line-height: 1.8em;
    padding-top:150px;
    font-weight: 550;
}

.detail-mark7:hover{
    transform: scale(1.2);
    z-index:998;
    position:relative;
     top:0;
}

.detail-mark7 .hover_show{
    display:none;
}

.detail-mark7:hover .hover_show{
    display:block;
}

.detail-mark7:hover h4{
    padding-top:30px;
}


.detail-mark7 img{
    text-align:center;
    margin-bottom:20px;
    /*max-width:40px;*/
}

.detail-mark7 .div_hr{
    height: 3px;
    background-color: #0066eb;
    line-height: 3px;
    clear: both;
    display: block;
    overflow: hidden;
    margin: 10px 45% 20px ;
    display:none;
}

.detail-mark7 p{
    font-size: 12px;
    color: white;
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 2em;
    font-weight: 500;
    text-align:left;
}

.detail-mark8{
        background: white;
    padding: 2px;
    max-height: 280px;
    min-height: 240px;
    max-width: 280px;
    margin: auto;
    /*text-align: center;*/
}


.detail-mark8 p{
    font-size: 14px;
    color: #555;
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 500;
    padding:0 20px;
}
.detail-mark8 img{
    padding-bottom: 5px;
}

.detail-mark8 .first_img{
    margin-bottom:20px;
    max-width:150px;
}

.detail-mark8 h4{
    font-weight: 550;
}

.detail-mark9{
        background: white;
    padding: 2px;
    max-height: 180px;
    min-height: 150px;
    min-width: 280px;
    margin: auto;
    /*text-align: center;*/
}


.detail-mark9 p{
    font-size: 14px;
    color: #555;
    overflow: hidden;
    line-height: 1.8em;
    padding: 0 0.5em;
    font-weight: 500;
    padding: 0 2.5rem;
}
.detail-mark9 img{
    padding-bottom: 5px;
}

.detail-mark9 h4{
    font-weight: 550;
}

.margin-bottom-50{
    margin-bottom:50px;
}

.margin-top-50{
    margin-top:50px;
}

.product_show{
    min-height:500px;
   /*display:table-row;*/
}

.product_show &gt;.show_img-left{
        padding-right: 10%;
    background: #f3f5f9;
    line-height: 500px;
}

.product_show &gt;.show_img-right{
    padding-left: 10%;
    background: #f3f5f9;
    line-height: 500px;
}

.show_img-right &gt;img,.show_img-left &gt;img{
    max-height: 470px;
    max-width: 90%;

}

.product_show &gt;.show_list-right{
    max-height: 500px;
    padding: 160px 0;
    padding-right: 15px;
}

.product_show &gt;.show_list-left{
    max-height: 500px;
    padding: 160px 0;
    padding-left: 15px;
    z-index:1000;
}

.list-hp-right{
    min-height:180px;
    vertical-align: middle;
    margin-left: -30px;
    background-color: white;
    box-shadow:2px 2px 5px rgba(243,245,249, 0.8), 2px -2px 5px rgba(243,245,249, 0.8), -2px 2px 5px rgba(243,245,249, 0.8), -5px -2px 5px rgba(243,245,249, 0.8);
    border-radius:0.5em;
    padding: 20px 30px;
    text-align: left;
}

.list-hp-left{
    min-height:180px;
    vertical-align: middle;
    margin-right: -30px;
    background-color: white;
    box-shadow:2px 2px 5px rgba(243,245,249, 0.8), 2px -2px 5px rgba(243,245,249, 0.8), -2px 2px 5px rgba(243,245,249, 0.8), -5px -2px 5px rgba(243,245,249, 0.8);
    border-radius:0.5em;
    padding: 20px 30px;
    text-align: left;
}

.list-hp-left &gt;img,.list-hp-right &gt;img{
    padding-bottom: 5px;
}

.list-hp-left &gt;p,.list-hp-right &gt;p{
    padding-left: 30px;
    font-size:14px;
    line-height: 1.8em;
}

.list-hp-left:hover ,.list-hp-right:hover{
    transform: scale(1.2);
    z-index:998;
    position:relative;
     top:0;
}

.margin-left-30{
    margin-left:30px;
}

/*.box {
  width: 500px;
  height: 500px;
  background-color: #58a;
  -webkit-flex-direction:row;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.item1 {
  width: 400px;
  height: 50px;
  margin: 2px;
  background-color: #fb3;
}

.item2 {
  width:300px;
  height: 50px;
  margin: 2px;
  background-color: #fb3;
}*/
</pre></body></html>