
/*----------------------电脑板式样式----------------------*/

/*----------------------平板板式样式----------------------*/
@media screen and (min-width:641px) and (max-width:1200px) {

}
/*----------------------手机板式样式----------------------*/
@media screen and (max-width:640px) {

}
body{ background-position:left top; }


 #homelink_style_04_1651113652586{width:23.583333333333336%;position:absolute;top:23.625px;left:0.9166666666666666%;}   @media screen and (min-width:641px) and (max-width:1200px) {#homelink_style_04_1651113652586{left:1.1280487602614142%;top:24.625px;}}   @media screen and (max-width:640px) {#homelink_style_04_1651113652586{width:293px;top:4px;left:1.759999974568685%;}} #homelink_style_04_1651113652586 > .view_contents{overflow:visible;}  #homelink_style_04_1651113652586 .tabItemSet {font-size:20px;} @media screen and (max-width:640px) { #homelink_style_04_1651113652586 .tabItemSet {font-size:18px;}}

 #searchbox_style_02_1651117592985{width:12.916666666666668%;position:absolute;top:23.625px;left:82.13853963216145%;}   @media screen and (min-width:641px) and (max-width:1200px) {#searchbox_style_02_1651117592985{left:76.84119700879837%;top:24.625px;}}   @media screen and (max-width:640px) {#searchbox_style_02_1651117592985{width:94px;top:15px;left:42.223331705729166%;display:none;}} #searchbox_style_02_1651117592985 > .view_contents{overflow:visible;} 

 #image_style_01_1653890033110{width:40.166666666666664%;height:86px;position:absolute;top:0.625px;left:29.916666666666668%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1653890033110{width:432px;left:calc(50% - 216px);top:1.625px;}}   @media screen and (max-width:640px) {#image_style_01_1653890033110{width:375px;height:78px;top:39px;left:0%;}} #image_style_01_1653890033110 > .view_contents{overflow:visible;}  #comm_layout_header{height:87.625px;z-index:99999;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_header{height:87.625px;}}   @media screen and (max-width:640px) {#comm_layout_header{height:117px;}} #comm_layout_header > .view_contents{max-width:1200px;} 


 #newsList_style_05_1651121252684{width:1010px;left:calc(50% - 543.5px);top:58.80000305175781px;position:absolute;}   @media screen and (min-width:641px) and (max-width:1200px) {#newsList_style_05_1651121252684{width:94.3796394485684%;left:2.810180275715801%;top:53.80000305175781px;}}   @media screen and (max-width:640px) {#newsList_style_05_1651121252684{width:100%;left:0%;top:53px;}}  #newsList_style_05_1651121252684 .timesSet {font-family:SimSun;} @media screen and (max-width:640px) { #newsList_style_05_1651121252684 .titleSet {font-size:15px;}} @media screen and (max-width:640px) { #newsList_style_05_1651121252684 .timesSet {font-size:15px;}} #layout_diy_1651121069{height:600px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_diy_1651121069{height:600px;}}   @media screen and (max-width:640px) {#layout_diy_1651121069{height:532px;}} 


 #copyright_style_01_1651113737402{width:83.33333333333334%;position:absolute;top:6px;left:9.541666666666666%;}   @media screen and (min-width:641px) and (max-width:1200px) {#copyright_style_01_1651113737402{}}   @media screen and (max-width:640px) {#copyright_style_01_1651113737402{width:355px;top:10px;left:10px;}} #copyright_style_01_1651113737402 > .view_contents{overflow:visible;}  #comm_layout_footer{height:27px;z-index:99999;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_footer{height:27px;}}   @media screen and (max-width:640px) {#comm_layout_footer{height:52px;}} #comm_layout_footer > .view_contents{max-width:1200px;} 
.homelink_style04 { width: 100%;white-space: nowrap;}
.homelink_style04 .home-icon{ position: relative; z-index: 999; width: 50px; height: 40px; line-height: 40px; text-align: center; padding: 10px 15px; transform: skewX(-15deg); background: rgb(238,244,251); display: inline-block; vertical-align: middle; box-sizing: border-box;}
.homelink_style04 .bbx-iconfont{ position: relative; z-index: 999; width: 50px; height: 40px;  transform: skewX(-15deg); background: rgb(238,244,251); color: #666666; text-align: center; font-size: 20px; display: inline-block; vertical-align: middle;}
.homelink_style04 .bbx-new-font{ display: flex; justify-content: center; height: 100%; align-items: center; transform: skewX(15deg); color: inherit; font: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.homelink_style04 .home-icon img{ width: 100%; transform: skewX(15deg); vertical-align: top;}
.homelink_style04 .link_ul{ display: inline-block;}
.homelink_style04 .link_li { display: inline-block; position: relative; vertical-align: middle; }
.homelink_style04 .link_li>a{ height: 40px; line-height: 40px; padding: 0 20px; transform: skewX(-15deg); font-size: 14px; color: #333; background: #fff; display: inline-block; vertical-align: middle; box-sizing: border-box;}
.homelink_style04 .link_li>a span{ display: block; transform: skewX(15deg); }
.homelink_style04 .link_li.on>a{ background: #08f; color: #fff;}
.homelink_style04 .getImg2{background: url(../img/homelink/style_04/icon2.png) no-repeat center;}
@keyframes slidedown{
    from {
        transform: rotateY(90deg);
    }
    to {
        transform: rotateY(0deg);
    }
}

@keyframes slideup{
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(90deg);
    }
}

@media screen and (max-width:640px) {
    .homelink_style04 .link_ul{margin-left: -6px;}
    .homelink_style04 .home-icon{width: 40px; height: 30px; line-height: 30px; padding: 5px 10px;}
    .homelink_style04 .link_li>a{font-size: 12px; height: 30px; line-height: 30px;padding: 0px 10px;}
    .homelink_style04 .link_li>a span{max-width: 78px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .homelink_style04 .link_ul{position: relative; transform: rotateY(90deg); transform-origin: 0 0 0; transition: all .3s;}
    .homelink_style04 .link_ul.slideDown{ animation: slidedown .3s; transform: rotateY(0deg);}
    .homelink_style04 .link_ul.slideUp{ animation: slideup .3s; transform: rotateY(90deg);}
}

#homelink_style_04_1651113652586 .breadcrumb > li + li:before { content: "/\00a0"; }
    #homelink_style_04_1651113652586 .hasBefore:before{ content: '/'; color: #666; position: absolute; left: 0; top: 50%; transform: translateY(-50%) skewX(15deg); -webkit-transform: translateY(-50%) skewX(15deg); -moz-transform: translateY(-50%) skewX(15deg); -o-transform: translateY(-50%) skewX(15deg);}

    .searchStyle_2{position: relative; min-width: 200px;}
.searchStyle_2 *{box-sizing: border-box; transition:all ease .2s; -webkit-transition:all ease .2s; -moz-transition:all ease .2s; -o-transition:all ease .2s; -webkit-appearance:none ;-moz-appearance:none ;appearance: none;}
.searchStyle_2 .searchForm{width: 100%; border-radius: 0;box-sizing: border-box; position: relative;}
.searchStyle_2 .searchForm .search-btn{width:60px; text-align: center; border: 0; height: 40px; font-size: 16px;color: #666; background: none; outline: none; cursor: pointer; position: absolute; right:0; top: 0;}
.searchStyle_2 .searchForm .search_input{width: 100%;border: 0; border-radius:20px; outline: none; padding-right:65px; padding-left: 1em; height:40px; font-size: 14px;color: #333; border:1px solid #666;}
.keyWord{margin-top: 5px;}
.keyWord a{font-size: 14px; color: #666; margin-right: 5px;}
@media screen and (max-width: 768px) {
.searchStyle_2 .searchForm .search-btn, .searchStyle_2 .searchForm .search_input{height: 32px;}

}

    #searchbox_style_02_1651117592985 input::-webkit-input-placeholder{ color: ;}
    #searchbox_style_02_1651117592985 input::-moz-input-placeholder{ color: ;}
    #searchbox_style_02_1651117592985 input::-o-input-placeholder{ color: ;}
        /* 按钮宽度 */
            @media screen and (max-width: 1024px){/*ipad*/
                    }
    @media screen and (max-width: 768px){/*mobi*/
                    #searchbox_style_02_1651117592985 .searchForm .search-btn{width: 20px;}
                    }


	#image_style_01_1653890033110 .CompatibleImg img{width:100%; height:100%}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1653890033110 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1653890033110 .CompatibleImg img{width:100%; height:100%}}
#image_style_01_1653890033110 a{
	cursor: default;
}


.imgStyle { height:100%; width:100%; overflow: hidden; box-sizing: border-box;}
.imgStyle>a{overflow: hidden; width: 100%; height: 100%;}
.imgStyle img{box-sizing: border-box;}
	@media screen and (max-width:1200px) {
			}
	@media screen and (max-width:767px) {
			}
/*新闻列表样式*/
.boxNewsListStyle_18{width:100%; clear: both;}
.boxNewsListStyle_18 *{transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s; box-sizing: border-box;}
.boxNewsListStyle_18 li{clear:both;width:100%; list-style:none;padding-bottom: 10px; margin-bottom:10px; border-bottom:1px solid #eee; background: #fff; box-sizing:border-box; overflow: hidden;}
.boxNewsListStyle_18 .outforeach{padding: 0;margin: 0;border: 0;background: revert;}
.boxNewsListStyle_18 .sumary_list .newCont{width:100%; box-sizing:border-box; float: left;}
.boxNewsListStyle_18 .sumary_list .newCont .newTitle{width:100%;}
.boxNewsListStyle_18 .sumary_list .newName a{	display: inline-block; text-decoration:none; line-height:1.4; font-size:16px; color: #333;}
.boxNewsListStyle_18 .sumary_list .newSort{color:#fff; font-size:12px; white-space: nowrap; padding:0 1em; height: 24px; line-height: 24px; background:#4dc0f8; margin-right:10px; float:left;}
.boxNewsListStyle_18 .sumary_list .newsTime{text-align:right;color:#aaa; font-size:16px; white-space:nowrap;float: right;}
.boxNewsListStyle_18 .sumary_list .newsTime span{white-space: nowrap;}
.boxNewsListStyle_18 .sumary_list .newDetail{width:100%; padding:1em 0 0; color:#aaa; font-size:12px; line-height:1.6;overflow:hidden; text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:2; -webkit-box-orient:vertical;}

/*alex---后期加的图片样式*/
.boxNewsListStyle_18 .newPic{background-color: #eee;width:110px; ;margin:0 10px 10px 0;overflow:hidden; position:relative; box-sizing:border-box; float:left; }
.boxNewsListStyle_18 .sumary_list:hover .newPic .News_img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.boxNewsListStyle_18 .newPic a{display: block; position: absolute; left: 0; width: 100%;}
.boxNewsListStyle_18 .newPic img{width:100%;}
.boxNewsListStyle_18 .newPic2{display: none;}
.boxNewsListStyle_18 .show_all{ margin-top:.5em;float: left;}
.boxNewsListStyle_18 .show_all a{display:block; margin-top:.4em; text-decoration:none; border:1px solid #ddd; text-align:center; padding:.4em 1em; font-size:12px;  color:#666; }
.boxNewsListStyle_18 .newSort{display: block;color:#999;}


@media screen and (max-width:768px){
.boxNewsListStyle_18 .sumary_list .newName a{font-size:14px;}
.boxNewsListStyle_18 .sumary_list .newsTime{font-size:14px;}

.boxNewsListStyle_18  .newPic{width:100%;float:none;margin-bottom: 6px;}
.boxNewsListStyle_18 .show_all{width:40%;min-width: 160px; }


}
@media screen and (max-width:480px){
.boxNewsListStyle_18 .sumary_list .newName a{font-size:12px;}
.boxNewsListStyle_18 .sumary_list .newsTime{font-size:12px;}
}


    #newsList_style_05_1651121252684 .newDetail.pc {display:block;}
    #newsList_style_05_1651121252684 .newDetail.pad, #newsList_style_05_1651121252684 .newDetail.mobile {display:none;}
    #newsList_style_05_1651121252684 .newTitle.pc {display:block;}
    #newsList_style_05_1651121252684 .newTitle.pad, #newsList_style_05_1651121252684 .newTitle.mobile {display:none;}
    @media screen and (min-width:641px) and (max-width:1200px) {
    #newsList_style_05_1651121252684 .newDetail.pad {display:block;}
    #newsList_style_05_1651121252684 .newDetail.pc, #newsList_style_05_1651121252684 .newDetail.mobile {display:none;}
    #newsList_style_05_1651121252684 .newTitle.pad {display:block;}
    #newsList_style_05_1651121252684 .newTitle.pc, #newsList_style_05_1651121252684 .newTitle.mobile {display:none;}
    }
    @media screen and (max-width:640px) {
    #newsList_style_05_1651121252684 .newDetail.mobile {display:block;}
    #newsList_style_05_1651121252684 .newDetail.pc, #newsList_style_05_1651121252684 .newDetail.pad {display:none;}
    #newsList_style_05_1651121252684 .newTitle.mobile {display:block;}
    #newsList_style_05_1651121252684 .newTitle.pc, #newsList_style_05_1651121252684 .newTitle.pad {display:none;}
    }

    @media screen and (min-width: 1025px) {
                                                    #newsList_style_05_1651121252684 .sumary_list .newPic{width: 0px;}
    #newsList_style_05_1651121252684 .sumary_list .newCont{width: calc(100% - 0px - 10px);}
        #newsList_style_05_1651121252684 .sumary_list .newCont{width: 100%;}
    	                        }
    @media screen and (min-width: 640px) and (max-width: 1024px) {
                                                    #newsList_style_05_1651121252684 .sumary_list .newPic{width: 0px;}
    #newsList_style_05_1651121252684 .sumary_list .newCont{width: calc(100% - 0px - 10px);}
        #newsList_style_05_1651121252684 .sumary_list .newCont{width: 100%;}
    	                        }
    @media screen and (max-width: 640px) {
                     
	                }

.copyrightStyle01{text-align: center;color:#999;font-size: 14px;}
.copyrightStyle01 .copyright_view{display: inline;padding-right: 10px;}
.copyrightStyle01 .icp_view{display: inline-block;padding-right: 10px;}
.copyrightStyle01 .lw_view{display: inline-block;}
.copyrightStyle01 .lw_icon{width: 18px;vertical-align: top;margin-right: 4px;}
.copyrightStyle01 .line_view a{color:inherit;}

@media screen and (max-width: 640px){
    .copyrightStyle01{font-size: 12px;line-height: 1.75;}
}