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

}

.foucebox {position:relative;width:1280px;height:540px;overflow:hidden;margin:20px auto;}
.foucebox .bd { position:relative; float:left;width:960px;height:540px;overflow:hidden;}
.foucebox .bd img {width:960px;height:540px;}
.foucebox .hd {position:relative; width:310px; float:right; padding-right:4px; z-index:1; }
.foucebox .hd ul { position:relative; width:310px; overflow:hidden;   }
.foucebox .hd li { height:174px;overflow:hidden;border:1px solid #fff;margin-bottom: 5px;}
.foucebox .hd img {width:310px;height:174px; display:block;  }
.foucebox .hd .on {border:1px solid #f00;}


/*å…¬å…±titæ&nbsp;‡é¢˜*/
.tit{
    width: 1280PX;
    height: 90px;
    padding: 33px 0;
    box-sizing: border-box;
}
.tit img{
    width: 100%;
}
/*æ¨¡å—*/
.module{
}
.module_item{
    font-size: 0;
    width: 100%;
}
.module_item .module_l{
    display: inline-block;
    width: 650px;
    height: 394px;
}
.module_item .module_l .module_imgBox .picNews{
    display: inline-block;
    position: relative;
    width: 650px;
    height: 394px;
    overflow: hidden;
}
.module_item .module_l .module_imgBox .picNews img{
    width: 650px;
    height: 394px;
}
.module_item .module_l .module_imgBox:hover .picNews img{
    transform: scale(1.05);
    transition: 0.2s;
}
.module_item .module_r{
    display: inline-block;
    width: 616px;
    height: 394px;
}
.module_item .module_r .imgBox{
    display: inline-block;
    position: relative;
    width: 301px;
    height: 190px;
    margin-right: 14px;
    margin-bottom: 14px;
    overflow: hidden;
}
.module_item .module_r .imgBox:nth-child(2n){
    margin-right: 0;
}
.module_item .module_r .imgBox:nth-child(3),
.module_item .module_r .imgBox:nth-child(4){
    margin-bottom: 0;
}
.module_item .module_r .imgBox .picNews p{
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38px;
    padding: 0 10px;
    background: #000;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;;
    text-align: center;
}
.module_item .module_r .imgBox .picNews{
    display: inline-block;
    width: 301px;
    height: 190px;
}
.module_item .module_r .imgBox .picNews img{
    width: 301px;
    height: 190px;
}
.module_item .module_r .imgBox:hover .picNews img{
    transform: scale(1.05);
    transition: 0.2s;
}



/*è§†è§‰åº†é˜³*/
.sjqy_box{
    margin-bottom: 70px;
}

.sjqy_box .sjqy_con{
    font-size: 0;
    width: 100%;
    height: 354px;
    overflow: hidden;
}
.sjqy_box .sjqy_con .swiper-container .swiper-slide{
    width: 550px;
    height: 335px;
}
.sjqy_box .sjqy_con .swiper-container .swiper-slide a{
    position: relative;
    display: inline-block;
    width: 550px;
    height: 335px;
    overflow: hidden;
}
.sjqy_box .sjqy_con .swiper-container .swiper-slide a img{
    width: 550px;
    height: 335px;
}
/*.sjqy_box .sjqy_con .swiper-container .swiper-slide a:hover img{*/
/*    transform: scale(1.05);*/
/*    transition: 0.2s;*/
/*}*/
.sjqy_box .sjqy_con .swiper-container .swiper-button-prev{
    background:url('../img/left_arrow6.png')  no-repeat center center;
}
.sjqy_box .sjqy_con .swiper-container .swiper-button-next{
    background:url('../img/right_arrow6.png') no-repeat center center;
}
.sjqy_box .sjqy_con .swiper-container .swiper-slide a p{
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38px;
    padding: 0 10px;
    background: #000;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;;
    text-align: center;
}
.swiper-container-3d{
    -webkit-perspective: 1230px;
    -moz-perspective: 1230px;
    -o-perspective: 1230px;
    perspective: 1230px;
}
</pre></body></html>