@charset "utf-8";
body{ font-family:Helvetica,"SourceHanSansCN-Normal","SourceHanSansCN"; 
    width: 100%; height: 100%; 
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden; margin:0; padding:0; color: #444;}
p,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,dt{ font-weight:normal;}
li{ list-style:none;}
a{text-decoration:none;}
a:focus, a:hover{text-decoration:none;}
:focus{ outline: none;}
img{ border: none; outline: none; max-width:100%; height:auto;}
input{ border:none; outline:none; background: none;}
input::-moz-placeholder{ color: #aaa;}
input:-ms-input-placeholder { color: #aaa; }
input::-webkit-input-placeholder{ color:#aaa; }
input::placeholder{ color:#aaa; }
input:-internal-autofill-selected{ background-color: transparent;}
textarea::-moz-placeholder{color:#aaa; }
textarea:-ms-input-placeholder { color:#aaa; }
textarea::-webkit-input-placeholder{ color:#aaa; }

.clear{clear: both; margin: 0; padding: 0;}
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix{*zoom:1;}

/*谷哥滚动条样式*/
::-webkit-scrollbar {width:5px;height:5px;position:absolute;}
::-webkit-scrollbar-thumb {background-color:#9a56ca}
::-webkit-scrollbar-track {background-color:#ddd}

/* 首页模板 */
.sectionbox{
    width: 1920px;
    height: 1080px;
    position: relative;
    left:50%;
    top:0;
    margin-left: -960px;
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.logoimg,.logo,.indeximg,.iconbox{
    position:absolute;
}
.logoimg{
    width: 595px;
    left: 152px;
    top: 268px;
}
.logo{
    width:160px;
    left: 1650px;
    top: 226px;
}
.logoimg a,.logo a{
    display: block;
}
.indeximg{
    width: 540px;
    height: 414px;
    left: 872px;
    top: 344px;
    border-radius:25px;
    overflow: hidden;
}
.indeximg .swiper-slide img{
    width: 100%;
    height: auto;
}
.indeximg .swiper-slide .indexbg{
    width:100%;
    height:116px;
    position:absolute;
    left:0;
    bottom: 0;
    background: url(../images/slidebg.png) no-repeat center center;
    background-size:cover;
}
.indeximg .swiper-container-horizontal>.swiper-pagination-bullets{
    width:auto;
    left: auto;
    right: 13px;
    bottom: 11px;
}
.indeximg .swiper-pagination-bullet{
    background: #fff;
    opacity: .5;
}
.indeximg .swiper-pagination-bullet-active{
    background: #fff;
    opacity: 1;
}
.iconbox{
    left: 872px;
    top:344px;
}
.iconbox ul li{
    position: absolute;
    width: 160px;
    text-align:center;
}
.iconbox ul li .iconimg{
    width:160px;
    height:152px;
    border-radius: 30px;
    margin-bottom:16px;
}
.iconbox ul li .iconimg img{
    width: 100%;
    height: 100%;
}
.iconbox ul li span{
    font-size: 22px;
    color: #fff;
    display: block;
}
.iconbox ul li.index0,.iconbox ul li.index1,.iconbox ul li.index2,.iconbox ul li.index7,.iconbox ul li.index8{
    top: 450px;
}

.iconbox ul li.index0{
    left: 0;
}
.iconbox ul li.index1{
    left:190px;
}
.iconbox ul li.index2{
    left: 380px;
}
.iconbox ul li.index3,.iconbox ul li.index4{
    top:0;
}
.iconbox ul li.index5,.iconbox ul li.index6{
    top:222px;
}
.iconbox ul li.index3,.iconbox ul li.index5,.iconbox ul li.index7{
    left: 570px;
}
.iconbox ul li.index4,.iconbox ul li.index6,.iconbox ul li.index8{
    left:760px;
}
.iconbox ul li.index0 .iconimg{
    background:#0155d3;
}
.iconbox ul li.index1 .iconimg{
    background: #f8f4f1;
}
.iconbox ul li.index2 .iconimg,.iconbox ul li.index4 .iconimg{
    background: #fb6f21;
}
.iconbox ul li.index3 .iconimg{
    background: #d9d6d5;
}
.iconbox ul li.index5 .iconimg{
    background: #1f7afb;
}
.iconbox ul li.index6 .iconimg{
    background: #050d3c;
}
.iconbox ul li.index7 .iconimg{
    background: #919bd6;
}
.iconbox ul li.index8 .iconimg{
    background: #dad7d6;
}


/* 首页第二版 */
.sectionbox-1{
    width: 1920px;
    height: 1080px;
    position: relative;
    left:50%;
    margin-left: -960px;
    top:0;
    z-index: 1;
    /* background: url(../images/bg1.jpg) no-repeat center center; */
    background-size: 100% 100%;
}
.sectionbox2{
    position: absolute;
    width: 1920px;
    height: 1080px;
    left:50%;
    margin-left: -960px;
    top: 0;
    z-index: 0;
}
.logoimg-1,.logo-1,.iconbox-1{
    position:absolute;
}
.logoimg-1{
    width:933px;
    left: 723px;
    top: 262px;
}
.logo-1{
    width:295px;
    height: 115px;
    background: #fff;
    border-radius:115px 0 0 115px;
    right: 0;
    top: 92px;
    text-align: center;
}
.logoimg-1 a,.logo-1 a{
    display: block;
}
.iconbox-1{
    left: 136px;
    top:162px;
}
.iconbox-1 ul li{
    position: absolute;
    width: 160px;
    text-align:center;
}
.iconbox-1 ul li .iconimg-1{
    width:150px;
    height:140px;
    margin: 0 auto;
    background: #fff;
    border-radius: 30px;
    margin-bottom:16px;
    box-shadow: 0 0 15px 0 rgba(59,59,59,.4);
}
.iconbox-1 ul li .iconimg-1 img{
    width: 100%;
    height: 100%;
}
.iconbox-1 ul li span{
    font-size: 22px;
    color: #fff;
    display: inline-block;
}
.iconbox-1 ul li.index9{
    top: 0;
    width:210px;
}

.iconbox-1 ul li.index0,.iconbox-1 ul li.index1{
    top: 202px;
}
.iconbox-1 ul li.index0,.iconbox-1 ul li.index2,.iconbox-1 ul li.index5{
    left: 0;
}
.iconbox-1 ul li.index1,.iconbox-1 ul li.index3,.iconbox-1 ul li.index6{
    left: 190px;
}
.iconbox-1 ul li.index2,.iconbox-1 ul li.index3,.iconbox-1 ul li.index4{
    top:404px;
}
.iconbox-1 ul li.index4,.iconbox-1 ul li.index7{
    left: 378px;
}

.iconbox-1 ul li.index5,.iconbox-1 ul li.index6,.iconbox-1 ul li.index7,.iconbox-1 ul li.index8{
    top: 606px;
}
.iconbox-1 ul li.index8{
    left: 570px;
}

.iconbox-1 ul li.index9 .iconimg-1{
    margin-left: 4px;
}
.iconbox-1 ul li.index9 span{
    margin-left: -48px;
}

/* news列表页 */
.newslist{
    width: 1920px;
    height: 1080px;
    position: absolute;
    left:50%;
    margin-left: -960px;
    top: 0;
    overflow: hidden;
    background: url(../images/newslistbg.jpg) no-repeat left top;
    background-size: cover;
}
.columnname{
    position: absolute;
    left: 178px;
    top: 85px;
    font-size: 58px;
    color: #fff;
}
.logo-in{
    position: absolute;
    left: 1595px;
    top: 30px;
    width: 230px;
}
.newsbox{
    position: absolute;
    width: 1732px;
    height: 705px;
    overflow: hidden;
    left: 96px;
    top: 257px;
    
}
.isgoodlist{
    position: absolute;
    width: 1740px;
    height:196px;
    left: 96px;
    top: 294px;
    padding: 20px 30px 0 20px;
    font-size: 32px;
    color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.newscontainer{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
/* chrome 和Safari */
.newscontainer ul::-webkit-scrollbar { width: 0 !important }

/* IE 10+ */

.newscontainer ul { -ms-overflow-style: none; }

/* Firefox */

.newscontainer ul { overflow: -moz-scrollbars-none; }

.newscontainer ul{
   position: absolute;
   right: -10px;
   left: 0;
   top: 0;
   padding: 20px 30px 0 20px;
   bottom: 0;
   font-size: 32px;
   color: #fff;
   overflow-x: hidden;
   overflow-y: scroll;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.newscontainer ul li,.isgoodlist li{
    background: rgba(5,13,60,.15);
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 28px 15px;
    overflow: hidden;
}    
.newscontainer ul li .newsdate,.isgoodlist li .newsdate{
    display: inline-block;
    width: 265px;
    padding-top: 18px;
    height: 131px;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.newsdate span{
    color: #fff;
    margin: 0 5px;
}
.newsdate span.endate,.newsdate span.daytime{
    font-size: 58px;
    font-family: 'arial';
}
.newsdate span.daytime{ margin-left: 12px;}
.newsdate span.yeartime{
    font-size: 24px;
}
.newscontainer ul li .news-right,.isgoodlist li .news-right{
    display: inline-block;
    padding-top: 15px;
    padding-left: 25px;
    padding-bottom: 15px;
    border-left: 1px solid rgba(255,255,255,.2);
}
.newscontainer ul li .news-right .newsitem{
    display: inline-block;
    width: 586px;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding: 0 10px;
    margin: 0 25px;
    border-radius: 25px;
    line-height: 96px;
    border: 1px solid rgba(255,255,255,.5);
    box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}
.newscontainer ul li .newsitem a{
    display: block;
    font-size: 32px;
    color: #fff;
} 
.backhome{
    position: absolute;
    left: 1630px;
    top: 958px;
    width: 180px;
    height: 60px;
    font-size: 26px;
    color: #fff;
    font-family: 'arial';
    overflow: hidden;
    border-radius: 20px;
    background: url(../images/return.png) no-repeat 28px center #fb6f21;
}
.backhome a{
    display: block;
    padding-left: 78px;
    color: #fff;
    line-height: 60px;
    border-radius: 20px;
}
.backall{
    opacity: 1;
    right: 10px;
    top: 25px;
    width: 55px;
    height: 55px;
    position: absolute; 
    z-index: 1;
    background: url(../images/screenall.png) no-repeat center center;
    background-size: 50px auto;
}
.player{
    width:100%;
    height: 100%;
}
.video_id-dimensions{
    width:100%;
    height:100%;
}
.backall a{
    display: block;
    width: 100%;
    height: 100%;
    /* padding-left: 78px;
    color: #fff; */
   
    border-radius: 20px;
}
.backall.on{
    z-index: 1000;
}


.newscontainer ul li.active,.isgoodlist li.active{
    box-shadow: 0 0 20px 0 rgba(18,49,96,.5);
    background: rgba(5,13,60,.5);
}
.bottombg{
    position: absolute;
    width: 1700px;
    height: 148px;
    bottom: 0;
    left: 112px;
    background: url(../images/bottombg.png) no-repeat center top;
}

/* 常用列表 */
.commonbox{
    width: 1920px;
    height: 1080px;
    position: absolute;
    left: 50%;
    margin-left:-960px;
    top: 0;
    overflow: hidden;
    background: url(../images/bg.jpg) no-repeat left top;
    background-size: cover;
}
.bannerbox{
    position: absolute;
    width: 1700px;
    height: 220px;
    border-radius: 20px;
    left: 110px;
    top: 56px;
    overflow: hidden;
}
.bannerbox>img{
    width: 100%;
    height: auto;
    border-radius: 20px;
}
.bannerbox .banner-cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bannerbg.png) no-repeat left top;
    background-size: cover;
}
.bannerbox .columnname{
    left: 65px;
    top: 82px;
}
.commonlist{
    top: 500px;
    height: 446px;
}
.commonlist.noisgood{
    top:297px;
    height: 642px;
}
.commonnews ul li .newsdate,.isgoodlist li .newsdate{
    width: 340px;
    height: 100px;
    padding-top: 4px;
}
.commonnews ul li,.isgoodlist li{
    padding: 38px 15px;
}
.commonnews ul li a,.isgoodlist li a{
    display: block;
}
.commonnews ul li .news-right,.isgoodlist li .news-right{
    height: 100px;
    width: 1295px;
    padding-top: 26px;
    padding-left: 35px;
    padding-bottom: 0;
}
.commonnews ul li .news-right h2,.isgoodlist li .news-right h2{
    color: #fff;
    font-size: 32px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 弹出图片 */
.showBigpic{
    position: fixed;
    width: 1920px;
    height: 1080px;
    left: 0;
    top: 100%;
    opacity: 0;
    z-index: 10;
    background: url(../images/bgpb.png) no-repeat center center;
    background-size: cover;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.Bigpicbox{
    position: absolute;
    width: 94%;
    left: 50%;
    margin-left: -47%;
    height: 90%;
    top: 5%;
    z-index: 11;
}
.closepic{
    text-align: right;
    margin-bottom:2%;
}
.closepic>img{
    width: 32px;
    height: auto;
}
.picsContent{
    height: 93%;
    overflow: hidden;
}   
.picsContainer{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.showBigpic.act{
    top: 0;
    opacity: 1;
}
/* chrome 和Safari */
.picsBox::-webkit-scrollbar { width: 0 !important }

/* IE 10+ */

.picsBox { -ms-overflow-style: none; }

/* Firefox */

.picsBox { overflow: -moz-scrollbars-none; }

.picsBox{
   position: absolute;
   right: -10px;
   left: 0;
   top: 0;
   padding:0 10px 0 0;
   bottom: 0;
   overflow-x: hidden;
   overflow-y: scroll;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
}


/* 新闻内容 */
.contentbox{
    position: absolute;
    width: 1700px;
    height: 750px;
    overflow: hidden;
    left: 110px;
    top: 182px;
    border-radius: 20px;
    background: #d9dae7;
    box-shadow:0 0 20px 0 rgba(18,49,96,.5);
}
.contentText{
    padding: 60px 60px 0;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.titlebox{
    text-align: center;
    font-size: 42px;
    line-height: 32px;
    color: #050d3c;
    margin-bottom:44px;
}
.newscontent{
    height: 86%;
    overflow: hidden;
}
.newstext{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.newsbrief,.newspics{
    position: absolute;
    right: -10px;
    left: 0;
    top: 0;
    padding:0 10px 0 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 28px;
    color: #333;
    line-height:52px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.newsbrief p{
    font-size: 26px;
    color: #333;
    line-height:52px;
}
.newsbrief img{
    margin-top: 20px;
    margin-bottom: 20px;
}
.newsbrief video{
    display:block;
    margin:0 auto;
    height: 100%;
    width: auto;
}
.commontitle{
    width: 636px;
    height: 150px;
    background: url(../images/titlebg.png) no-repeat center top;
    top:0;
    left: 640px;
    padding-top: 20px;
    text-align:center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}

/* 屏保 */
.showScreenBox{
    opacity:0;
    position:fixed;
    width:1920px;
    height:1080px;
    overflow:hidden;
    left:50%;
    margin-left: -960px;
    top:100%;
    z-index:3;

    /* 新增2023-06-25 */
    background: url(../images/bg-pingbao.jpg) no-repeat left top;  
    background-size: cover;

    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.logo-small{
    position:absolute;
    left:220px;
    top:75px;
    width:188px;
}
.indexback{
    top:100px;
    left:1510px;
}
.showSwiper{
    width:1920px;
    position:absolute;
    left:0;
    top:0;
}
.showScreenLogo{
    position:absolute;
    right:0;
    top: 92px;
    z-index:100000;
    width:295px;
    height:115px;
    background: #fff;
    text-align: center;
    border-radius: 115px 0 0 115px;
}
#swiper-container3{
    padding-bottom:65px;
}
#swiper-container3 .swiper-slide{
    width:760px;
    height:600px;
    padding:25px;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}


#swiper-container4 .swiper-slide {
    position: relative;
}
#swiper-container4 .swiper-slide .imgbox{
    /* overflow: hidden; */
}		
#swiper-container4 .swiper-slide img {
    width:100%;
    height:100%;
   
}
			
#swiper-container4 .swiper-slide video {
    position: absolute;
    width: 1920px;
    left: 0px;
    top:0;
    height: 1080px;
    /* transform: translateY(-50%); */
    object-fit: cover;
    /* border-radius: 15px; */
}

#swiper-container4 .swiper-pagination{
    display: none;
}

#swiper-container3 .swiper-slide .imgbox{
    border-radius:25px;
    overflow:hidden;
    
    box-shadow:0 0 30px 0 rgba(24,50,105,.8);
}
#swiper-container3 .swiper-slide .imgbox img{
    width:100%;
    height:100%;
   
    object-fit:cover;
}
#swiper-container3 .swiper-slide.swiper-slide-active .imgbox{
    border:5px solid #9df2fe;
    box-shadow:0 0 30px 0 rgba(68,203,253,.5);
}
#swiper-container3 .swiper-slide.swiper-slide-active img{
    border-radius:20px;
}
.banner_page{
    bottom:0;
    font-size:24px;
    color:#fff;
    font-family:'arial';
}
.banner_page .swiper-pagination-current{
    color:#fb6f21;
    font-size:36px;
}


.showScreenBox.active{
    opacity:1;
    top:0;
}
#swiper-container4 .swiper-slide .imgbox{
    /* border-radius: 15px; */
    /* overflow: hidden; */
    height: 1080px;
}

#swiper-container4 .swiper-slide .imgtitle{
    text-align: center;
    font-size: 32px;
    color: #fff;
    position:absolute;
    left:50%;
    width:60%;
    margin-left:-30%;
    bottom:30px;
    height:60px;
    text-align:center;
    padding:0 15px;
    line-height:60px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius:8px;
    background:rgba(0,0,0,.4);
}

.newslist.bgekasbox{
    background: url(../images/bg-ekas.jpg) no-repeat left top;
    background-size: cover;
}
.newslist.bgekasbox .columnname{
    top: 40px;
    left: 110px;
}
.ekasbox{
    position:absolute;
    top: 228px;
    left: 110px;
    width:1700px;
    height:690px;
}
.newslist.bgekasbox .backhome{
    background-color:#044ed7;
}

.icon-screen{
    width:55px;
    height:55px;
    position: absolute;
    right: 0;
    top:45px;
    z-index:1;
    background: url(../images/screenall.png) no-repeat center center;
    background-size:40px auto;
    
}
.ekasbox.show{
    width: 1920px;
    height: 1080px;
    left: 0;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    z-index: 11;
}
.ekasbox.show .icon-close{
    width:65px;
    height:55px;
    position: absolute;
    right: 0;
    top: 45px;
    background: url(../images/close-side.png) no-repeat center center;
    background-size:30px auto;
    opacity: 0;
    z-index:0;
   
}
.ekasbox.show .icon-screen{
    opacity: 0;
    z-index: 0;
}
.ekasbox.show .icon-close{
    opacity: 1;
    z-index:2;
}
.videonewstext{
    display: none;
    height: 100%;
}
.newspics{
    text-align: center;
    
}
.newspics li{
    float: left;
    width: 24.7%;
    height: 221px;
    overflow: hidden;
    margin-right: .4%;
    position: relative;
    margin-bottom: 5px;
}
.newspics li a{
    display: block;
    width: 100%;
    height: 100%;
}
.newspics li img{
    position: relative;
    width: auto;
    max-width: inherit;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


.newspics,.bdinfotext,.pdfsingle{
    display:none;
}
@media screen and (min-width:768px) {
   
   
    

}


@media screen and (max-width: 800px){
	
}
@media screen and (max-width:768px) {
   
}
/* 分辨率375屏幕 */
@media screen and (max-width:380px) {
   
}    
@media screen and (max-width:360px) {
    
}    
@media screen and (max-width:330px) {
  
}