<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.home{
    overflow: hidden;
}

.banner{
    height: 435px;
    background: #f4f4f4;
    border-bottom: 5px solid #d1d1d1;
}
.banner-con{
    width: 1200px;
    /* height: 100%; */
    height: 429px;
    margin: 0 auto;
    position: relative;
    /* background: url(../img/banner001.jpg) no-repeat;
    background-size: 100% 100%; */
}
.banner-con p{
    display: block;
    /* width: 510px; */
    width: 440px;
    height: 160px;
    position: absolute;
    top: 45px;
    left: 50px;
    font-size: 16px;
    line-height: 24px;
    color: #757575;
    font-weight: 500;
    text-indent: 24px;
}
.down{
    /* z-index: 1001; */
    position: absolute;
    left: 50px;
    top: 240px;
    /* width: 240px; */
    width: 243px;
    /* height: 60px; */
    height: 66px;
}
.banner-con&gt;div&gt;img{
    width: 100%;
    height: 100%;
}
.link a{
    display: block;
    margin: 0 auto;
    width: 1200px;
    /* padding-bottom: 20px; */
}
.computer{
    z-index: 1002;
    position: absolute;
    bottom: 80px;
    right: 50px;
    /* width: 450px;
    height: 365px; */
    width: 450px;
    height: 100px;
    border-top: none;
}

#play{
    z-index: 1005;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 88px;
    right: 235px;
}
.totic{
    z-index: 1002;
    position: absolute;
    bottom: 170px;
    right: 50px;
    width: 450px;
    height: 270px;
}
/* .book{
    z-index: 1003;
    position: absolute;
    bottom: -15px;
    right: 365px;
    height: 225px;
    width: 415px;
} */
.book {
    z-index: 1003;
    position: absolute;
    /* bottom: -15px; */
    right: 0px;
    width: 657px;
    height: 414px;
}

.tabbar{
    height: 610px;
    border-bottom: 5px solid #d1d1d1;
    background: #f4f4f4;
}
.tabbar-con{
    height: 100%;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.tabbar-con&gt;div{
   
}
#tabbarleft{
    float: left;
    /* margin-left: 360px; */
    /* margin-left: 18.75%; */
    width: 160px;
    height: 390px;
    /* height: 100%; */
    /* background: #e1e3e5; */
    /* padding: 20px 0 20px 0; */
}
#tabbarul&gt;li{
    height: 65px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #999999;
    cursor: pointer;
    border-bottom: 1px solid #999999;
    background: #e1e3e5;
}
.tabbaractive{
    background: #fff !important;
    color: #009999 !important;
    border-left: 5px solid #009999;
    border-bottom: none !important;
}
#tabbarright{
    float: left;
    width: 1040px;
    height: 390px;
    /* width: 54%; */
    /* height: 495px; */
    /* height: 100%; */
}
#tabbarright&gt;div{
    /* width: 1035px; */
    width: 100%;
    height: 100%;
    /* height: 495px; */
}
#tabbarright&gt;div&gt;img{
    width: 100%;
    height: 100%;
}
.content{
    height: 500px;
    background: #f4f4f4;
}
.last{
    height: 1000px;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.smalltitle{
    width: 140px;
    /* width: 7.3%; */
    height: 100px;
    /* margin-left: 360px;   */
    /* margin-left: 18.75%; */
}
.smalltitle&gt;span{
    font-size: 28px;
    color: #009999;
    font-weight: 900;
    margin-left: 10px;
    line-height: 110px;
    white-space: nowrap;
    display: inline-block;
}
.content-top{
    /* height: 475px; */
}
.four{
    /* margin: 0 auto; */
    width: 1200px;
    /* width: 62.5%; */
    height: 340px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box{
    /* float: left; */
    /* width: 290px; */
    width: 382px;
    height: 337px;
    /* margin-left: 75px; */
    position: relative;
}
.box span{
    font-size: 28px;
    height: 72px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    color: #fff;
    bottom: 1px;
}
.four&gt;div:nth-of-type(1){
    margin-left: 0;
}
.box&gt;img{
    width: 100%;
    height: 100%;
}
/* .box:hover{
    border: 10px solid gray;
} */
.none{
    margin-right: 0;
}
.content-bot{
    height: 475px;
    margin-top: 25px;
}
.swiper-container {
    width: 1200px;
    /* width: 62.5%; */
    height: 325px;
    --swiper-navigation-color: #ffffff;
    --swiper-theme-color: gray;
}
.swiper-slide{
    width: 1200px;
    height: 325px;
}
.swiper-slide&gt;div&gt;img{
    width: 100%;
    height: 100%;
}
.swiper-slide&gt;div{
    float: left;
}
.swiper-slide&gt;div:nth-of-type(1){
    width: 650px;
    height: 285px;
}
.swiper-slide&gt;div:nth-of-type(2){
    width: 470px;
    height: 285px;
    margin-left: 35px;
}
.swiper-slide&gt;div:nth-of-type(2)&gt;p{
    color: #333333;
    /* margin-top: 10px; */
    font-size: 16px;
    line-height: 35px;
    /* text-indent:10px; */
    /* width: 425px;
    word-break:break-all;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:6;
    overflow:hidden; */
}
.swiper-slide&gt;div:nth-of-type(2)&gt;p:hover{
    overflow: auto;
    white-space: normal;
    display: block;
}
.swiper-slide&gt;div:nth-of-type(2)&gt;span{
    color: #333333;
    font-size: 24px;
    white-space: nowrap;  /*强制span不换行*/
    display: inline-block;  /*将span当做块级元素对待*/
    width: 425px;  /*限制宽度*/
    overflow: hidden;  /*超出宽度部分隐藏*/
    text-overflow: ellipsis;  /*超出部分以点号代替*/
}
#jczs_videoAll1{
    /* width:100%;
    height:100%;
    position:absolute;
    z-index:99;
    top:0;
    left:0;
    background: rgba(0,0,0,0.6); */
    display:none;
    position: fixed;
    /* _position:absolute; */
    z-index:100000;
    top: 25%;
    left: 29.15%;
    /* margin: -141px 0 0 -201px; */
    width: 41.66%;
    height:338px;
    border:1px solid #CCC;
    line-height: 400px;
    text-align:center;
    font-size: 14px;
    background-color:#F4F4F4;
    /* overflow:hidden; */
}
.jczs_video&gt;video{
    width: 100%;
    height: 100%;
}
/* #jczs_videoAll1&gt;video{
    width: 100%;
    height: 100%;
} */
.jczs_video p {
    width: 70px;
    height: 30px;
    border-radius: 15px;
    background: #00503a;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
}</pre></body></html>