@charset "utf-8"; 



/*新闻中心*/
.padding100 { padding: 100px 0; }
@media(max-width: 1900px){
	.padding100 { padding:5.5vw 0; }
}
@media(max-width: 1100px){
	.padding100 { padding: 50px 0 60px; }
}
@media(max-width: 600px){
	.padding100 { padding: 40px 0 50px; }
}

.bgf2 { background: #f2f2f2; }
.colorBlue { color:#0079c3; }
.newsListB-b { position: absolute; right:0; top:50%; transform:translateY(-50%); }
.newsListB-b .mainA { transition:all 0.5s; display:inline-block; padding:16px 30px; border:1px solid #cfcfcf; line-height: 18px; }
.newsListB-b .mainA.cur,.newsListB-b .mainA:hover { border-color:#0079c3; color: #0079c3; }
.newsListB-c a { margin-right:10px; }
.newsListB-d { margin-left:10px; cursor: pointer; }
.newsListB-d .bgBlue { border-color:#0079c3; }
.newsListB-d .bgBlue:hover { color:#fff; }
.bgBlue { background: #0079c3; }
.newsListB-d .t span { display:block; width: 140px; background: url(../img/newsub.png) no-repeat right center; }
.newsListB-e { display:none; position: absolute; width: 100%; left:0; background: #fff; padding:15px 30px; border:1px solid #e7e7e7; }
.newsListB-e ul li a { display:block; padding:15px 0; border-bottom:1px solid #e5e5e5; }
.newsListB-e ul li:hover,.newsListB-e ul li:hover a,.newsListB-e ul li a.cur { color:#ea5514; }
.newsListB-e ul li:last-child { border:none; }
.newsListB-d:hover .newsListB-e { display:block; z-index:5; }
.newsB-a { background: #fff; position: relative; }
.newsB-b { float:left; width: 50%; }
.newsB-c { position: absolute; top:50px; right:0; width: 50%; padding: 0 100px 0 80px; }
.newsB-c .c { border-top:1px solid #ededed; padding-top:15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; }
.newsC-c .c { border-top: none; padding-top:0; }
.newsB .swiper-container { overflow: hidden; }
.newsB-c .t { line-height: 1.6; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.newsB .swiper-container .prntgo { z-index: 10; top:auto; transform:translateY(0); bottom: 40px; left:auto; }
.newsB .swiper-container .swiper-button-prev { right: 100px; }
.newsB .swiper-container .swiper-button-next { right: 35px; }
.newsB .swiper-container .swiper-button-prev:hover:before { background: url(../img/prevl.svg) no-repeat center; }
.newsB .swiper-container .swiper-button-next:hover:before { background: url(../img/nextl.svg) no-repeat center; }
@media(max-width: 1900px){
	.newsB-c { padding: 0 5vw 0 4vw; }
	
	.newsB-c { top:46%; transform:translateY(-50%); }
}
@media(max-width: 1100px){
	.newsB-b { width: 100%; }
	.newsB-c { position: relative; top:0; transform:translateY(0); width: 100%; float:left; }
	.newsB-c { padding: 30px; }
}
@media(max-width: 600px){
	.newsB-c { padding: 20px 16px; }
}
.newsC ul li a { display:block; }
.newsC-a { position: relative; }
.newsC-b { float:left; width: 26%; }
.newsC-c { padding:0 30px 0 0; width: calc(74% - 40px); }
.newsC ul li { margin-top:20px; position: relative; }
.newsC ul li:after { content:''; width: 0; height: 1px; background: #ea5514; position: absolute; left:0; bottom: 0; transition:all 0.5s; }
.newsC ul li:hover:after { width: 100%; }
.newsC ul li:hover .t,.newsB-a:hover a .t { color:#ea5514; }
@media(max-width:1500px){
	.newsC-b { width: 33%; }
	.newsC-c { width: calc(66% - 30px); padding-right:25px; }
}

@media(max-width:1300px){
	.newsC-b { width: 38%; }
	.newsC-c { width: calc(62% - 30px); padding-right:25px; }
	

}
@media(max-width:1100px){
	.newsC-b { float:left; width: 23%; }
	.newsC-c { position: absolute; top:50%; transform:translateY(-50%); padding: 0 15px 0; width: calc(77% - 10px); }
	.newsC-c .c { display:none; }
	.newsC-c .more { margin-top:10px; display:none; }
}
@media(max-width:750px){
	.newsC-b { float:left; width: 30%; }
	.newsC-c { width: calc(70% - 10px); }
}
@media(max-width:550px){
	.newsC-b { float:left; width: 40%; }
	.newsC-c { width: 60%; padding-right:15px; }
	.newsC-c .more { margin-top:10px; display:none; }
}
.smallMore { font-size:16px;color:#333333; display:inline-block; }
.smallMore i { display:inline-block; padding-right:14px; transition:all 0.5s; background: url(../img/smallmore.png) no-repeat right center; }
.smallMore:hover i { padding-right:20px; color:#ea5514; }
.page { text-align:center; }
.page .mainSix { display:inline-block; vertical-align:top; }
.page a { display:block; height: 100%; position:relative; z-index:5; }
.page .prev,.page .next { position: relative; }
.page .prev:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 8px; height: 13px; z-index: 1; content: ""; transition: all .5s; background: url(../images/prevz.svg)no-repeat center center/cover; }
.page .next:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 8px; height: 13px; z-index: 1; content: ""; transition: all .5s; background: url(../images/nextz.svg)no-repeat center center/cover; }
.page .prev:hover:before { background: url(../images/prevl.svg) no-repeat center; }
.page .next:hover:before { background: url(../images/nextl.svg)no-repeat center center/cover; } 
.newsListB  { position: relative; z-index: 20; }
.page .prev.null:before{
    background: url(../images/prevzqa.svg)no-repeat center center/cover; 
}
.page .next.null:before{
    background: url(../images/nextzqa.svg)no-repeat center center/cover; 
}
@media(max-width: 1500px){
	.newsListB-b .mainA { padding:12px 20px; }
	.newsListB-e { padding: 1px 20px; }
}
@media(max-width: 1100px){
	.newsListB-b { width: 100%; position: relative; top:0; transform:translateY(0); margin-top:20px; float:left; }
	.newsListB-b .mainA { width: 24%; margin-right:1.33333%; text-align:center; padding: 12px 0; }
	.newsListB-c .mainA:last-child { margin-right:0; }
	.newsListB-c { width: 100%; }
	.newsListB-d { display:none; }
	.newsListB-e { padding: 10px 20px; }
	.newsB .swiper-container { padding-bottom: 60px; }
	.newsB .swiper-container .prntgo { bottom: 20px; left:auto; }
	.newsB .swiper-container .swiper-button-prev { right: 80px; }
	.newsB .swiper-container .swiper-button-next { right: 20px; }
	.boldeww { font-weight:bold; }
}


/*新闻详情*/
.InformationDetails { padding: 50px 0 90px;}
.InformationDetails .detail{background: #ffffff;;width: 74.34%;border-radius: 8px;padding: 35px 30px 50px 30px;}
.InformationDetails .detail .sbt .dbt{line-height: 1.35;color: #292b2b;}
.InformationDetails .detail .sbt .dbta{margin: 8px 0 26px;padding-bottom: 28px;border-bottom: 1px solid rgba(43, 55, 142, 0.1);}
.InformationDetails .detail .sbt .dbta .ta{font-size: 15px;color: #999999;margin-right: 20px;}
.InformationDetails .detail .sbks {line-height: 2;}
.InformationDetails .detail .sbks p:nth-child(n+2) { margin-top:12px; }
.InformationDetails .detail .taild{border-top: 1px solid rgba(43, 55, 142, 0.1);padding-top: 40px;margin-top: 40px;}
.InformationDetails .detail .taild .ldl .dl{margin-bottom: 13px;}
.InformationDetails .detail .taild .ldl .dl:last-child{margin-bottom: 0;}
.InformationDetails .detail .taild .ldl .dl a{display: block;line-height: 1;font-size: 16px;}
.InformationDetails .detail .taild .ldl .dl a span{display: inline-block;color: #333333;}
.InformationDetails .detail .taild .ldl .dl a i{display: inline-block;color: #999999;margin-left: 5px;width: 31vw;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; vertical-align: middle;}
.InformationDetails .detail .taild .ldl .dl a:hover i{color: #0079c3;text-decoration: underline;}

.InformationDetails .detair{width: 24%; float: right;position: sticky; top: 60px;}
.InformationDetails .detair .taira{background: #ffffff;border-radius: 8px;padding: 34px 30px 16px 30px;}
.InformationDetails .detair .taira .irbt{color: #292b2b;padding-bottom: 25px;border-bottom: 1px solid rgba(43, 55, 142, 0.1);}
.InformationDetails .detair .taira .irnr ul li {position: relative;}
.InformationDetails .detair .taira .irnr ul li a{display: block;color: #333333; position: relative;width: 100%;padding-top: 25px;padding-bottom: 22px;border-bottom: 1px solid rgba(43, 55, 142, 0.1);}
.InformationDetails .detair .taira .irnr ul li a::before{position: absolute;right: 0;top: 32px;width: 14px;content: "";height: 10px;background: url(../img/irnr.png)no-repeat center center/cover;}
.InformationDetails .detair .taira .irnr ul li::after{position: absolute;left: 0;top: -1px;width: 0%;content: "";height: 2px;background: #0079c3;transition: all .5s;}
.InformationDetails .detair .taira .irnr ul li:hover::after{width: 100%;}
.InformationDetails .detair .taira .irnr ul li:last-child a{border-bottom: 0;}
.InformationDetails .detair .taira .irnr ul li a:hover{color: #0079c3;}
.InformationDetails .detair .taira .irnr ul li.cur a{color: #0079c3;}
.InformationDetails .detair .taira .irnr ul li a:hover::before{background: url(../img/irnra.png)no-repeat center center/cover;}
.InformationDetails .detair .taira .irnr ul li.cur a::before{background: url(../img/irnra.png)no-repeat center center/cover;}
.InformationDetails .detair .tairb{border-radius: 8px;background: #ffffff;margin-top: 20px;padding: 28px 30px 30px 30px;}

.InformationDetails .detair .tairb .irbt{color: #333333;margin-bottom: 24px;}
.InformationDetails .detair .tairb .irnr ul li{ border-top:1px solid #ededed; padding: 25px 0;}
.InformationDetails .detair .tairb .irnr ul li:last-child{margin-bottom: 0;}
.InformationDetails .detair .tairb .irnr ul li a{display: block;}
.InformationDetails .detair .tairb .irnr ul li a .img{overflow: hidden;border-radius: 5px;}
.InformationDetails .detair .tairb .irnr ul li a .nral{font-size: 18px;color: #333333;line-height: 1.6; }
.InformationDetails .detair .tairb .irnr ul li a .nral p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.InformationDetails .detair .tairb .irnr ul li:hover a .nral .font18{color: #006ebc;}
.InformationDetails .detair .tairb .irnr ul li:last-child a .nral{border-bottom: 0;}

@media(max-width:1400px) {

	.InformationDetails .detair .tairb .irbt{<span></span> margin-bottom: 20px;}
	.InformationDetails .detair .tairb .irnr ul li{ padding: 20px 0;}

	.InformationDetails .detair .taira .irnr ul li a{font-size: 16px;padding-top: 16px;padding-bottom: 16px;}
	.InformationDetails .detair .taira .irnr ul li a::before{top: 21px;}
}
@media(max-width:1100px) {
	.InformationDetails .detair{display: none;}
	.font30{font-size: 18px;}
	.InformationDetails .detail{width: 100%;}
	.mbx{display: none;}
	.InformationDetails{padding: 40px 0 50px;}
	.InformationDetails .detail{padding: 20px;}
	.InformationDetails .detail .sbt .dbta .ta {font-size: 14px;}
	.InformationDetails .detail .sbt .dbta {margin: 5px 0 8px;padding-bottom: 15px;}
	.InformationDetails .detail .sbks{line-height: 1.6;}
	.InformationDetails .detail .taild {padding-top: 20px;margin-top: 20px;}
}

@media(max-width:550px) {
	.InformationDetails{padding: 20px 0 50px;}
	.InformationDetails .detail .sbt .dbta .ta{width: 100%;margin-bottom: 5px;}
	.InformationDetails .detail .sbt .dbta .ta:last-child{margin-bottom: 0;}
	.InformationDetails .detail .sbt .dbta .ta{margin-right: 0;}
}

@media(max-width:450px) {
	.InformationDetails .detail .taild .ldl{width: 100%;}
	.InformationDetails .detail .taild .ldl .dl a i{width: 80%;}
	.InformationDetails .detail .taild .ldr { margin-top:25px; }
}

.detBanner .pic1 { height:30vw; overflow: hidden; }



.InformationDetails .detail .sbt .dbta .tags span { margin: 5px 0; padding-left: 20px; font-size:15px;color:#999; }
.InformationDetails .detail .sbt .dbta .tags span.hy { background: url(../img/hy.svg) no-repeat center left; }
.InformationDetails .detail .sbt .dbta .tags span.fl { background: url(../img/fl.svg) no-repeat center left; }
.InformationDetails .detail .sbt .dbta .tags span.gjc { background: url(../img/gjc.svg) no-repeat center left; }
.InformationDetails .detail .sbt .dbta .tags span { margin-right:35px; }
.InformationDetails .detail .sbt .dbta .tags span:last-child { margin-right:0; }

@media(max-width: 1400px){
	.InformationDetails .detail .sbt .dbta .tags span { margin-right:20px; }
}
.InformationDetails .detail .taild .ldr .btn10 .btn-inner span { margin: 0 30px 0 0; width: 15px; height: 13px; background: url(../img/backlist.svg) no-repeat center/cover; }
.InformationDetails .detail .taild .ldr .btn10:hover .btn-inner span { background: url(../img/backlistbg.png) no-repeat center/cover; }

/*资源中心*/
.nybanner .nyNav { position: relative; left:0; bottom:0; width: 100%; }
.nybanner .nyNav a { padding: 16px 0; transition:all 0.5s; float:left; text-align:center; background: rgba(74,80,90,0.9); border-right: 1px solid rgba(255,255,255,0.3); }
.nybanner .nyNav3 a { width: 33.3333%; }
.nybanner .nyNav2 a { width: 25%; }
.nybanner .nyNav4 a { width: 25%; }
.nybanner .nyNav a:hover,.nybanner .nyNav a.cur { color:#fff; background: #0576bd; }
@media(max-width: 800px){
	.nybanner .nyNav a { padding:12px 0; }
}
@media(max-width: 400px){
	.nybanner .nyNav a { font-size:14px; }
}

.resourceB ul { display:flex; flex-wrap:wrap; }
.resourceB ul li { float:left; width: calc(25% - 12px); margin-right:16px; }
.resourceB ul li:nth-child(4n) { margin-right:0; }
.resourceB ul li:nth-child(n+5) { margin-top: 20px; }
.resourceB ul li a { display: block; }
.resourceB-a { padding:20px; }
.resourceB-a .img { border:1px solid #ebeef1; }
.resourceB-a .t { padding-right:20px; background: url(../img/down.png) no-repeat right center; }
.resourceB-a:hover .t { color:#0079c3; background: url(../img/downbg.png) no-repeat right center; }

@media(max-width: 1500px){
	.resourceB-a { padding: 16px; }
}
@media(max-width: 1100px){
	.resourceB ul li { float:left; width: calc(33.3333% - 12px); margin-right:18px; }
	.resourceB ul li:nth-child(4n) { margin-right:18px; }
	.resourceB ul li:nth-child(3n) { margin-right:0; }
	.resourceB ul li:nth-child(n+4) { margin-top: 20px; }
	
	.InformationDetails .detail .taild .ldr .btn10 .btn-inner span { margin-right:15px; }
}
@media(max-width: 800px){
	.resourceB-a { padding: 12px; }
	.resourceB-a .t { background: none; padding-right:0; margin-top:6px; }
	.resourceB ul li { float:left; width: calc(50% - 6px); margin-right:12px; }
	.resourceB ul li:nth-child(4n) { margin-right:12px; }
	.resourceB ul li:nth-child(3n) { margin-right:12px; }
	.resourceB ul li:nth-child(2n) { margin-right:0; }
	.resourceB ul li:nth-child(n+3) { margin-top: 20px; }
}

.ny_banner_a { position: absolute; width: 100%; left:0; top: 50%; transform:translateY(-50%); }

.resourceB-a .t { width: 100%; }










/*股票信息*/
.tzzgxA-a .t4 {font-size: 40px; color:#fff;}
.tzzgxA-a .t3 { margin-top:40px; font-size: 70px; color:#fff;font-weight: bold;font-family: "Arial";}
.tzzgxA-a .t3 span.font30 {font-size: 38px;  }
.tzzgxA-a i {display: inline-block;width: 21px;height: 30px;margin-left:10px;background: #000;}
.tzzgxA-a i.up {background: url(../img/upgp.png) no-repeat center/cover; }
.tzzgxA-a i.low {background: url(../img/low.png) no-repeat center/cover; }
.tzzgxA-b {display: inline-block;width: auto; padding:22px 0; border:1px solid rgba(255,255,255,0.12); border-right:none; border-left:none; }
.tzzgxA-b ul li {padding-right:50px;float: left;}
.tzzgxA-b ul li:last-child { padding-right:0;}
.tzzgxA-b ul li .t {font-size: 16px; color:#ffffff;}
.tzzgxA-b ul li span {font-size: 22px; color:#fff; margin-top:5px;display: block;font-family: "Arial";}
.tzzgxA-c {margin-top:35px; }
.tzzgxA-c p,.tzzgxA-c p a {font-size: 14px; color:#fff;line-height: 2;}
.sharesA { padding: 40px 0 80px; }
.sharesA-a .mtit .t { color:#0079c3; }
.sharesA-b { margin-top:25px; }
.sharesA-b table { border-top:3px solid #334173; text-align: center; }
.sharesA-b table td { padding: 20px 0; }
.sharesA-b table thead td { font-size: 18px;color:#0079c3; font-weight: bold; }
.sharesA-b table tbody td { font-size: 15px;color:#333333; }
.sharesA-b table tr { border-bottom:1px solid #eee; }
.sharesA-b table tbody tr:hover td { color:#0079c3; background: #fbfbfc; }
.sharesB-a { margin-top:65px; }
.sharesB-b { margin-top:30px; }
.sharesB-b ul li { display: none; text-align: center; }
.sharesB-b ul li img { max-width: 1000px; }
.sharesB-b ul li.cur { display: block; }

@media(max-width: 1680px){
    .ibanner .con .tzzgxA-a .t1 { font-size: 40px; }
    .tzzgxA-a .t4 { font-size: 30px; }
    .tzzgxA-a .t3 { margin-top:30px; font-size: 60px; }
    .tzzgxA-a .t3 span.font30 {font-size: 30px;  }
    .tzzgxA-b { padding: 16px 0; }
    .tzzgxA-c {margin-top:20px; }
    .sharesA-b table td { padding: 15px 0; }
    .sharesA-b table thead td { font-size: 16px; }
    .sharesA-b table tbody td { font-size: 14px; }
    .sharesA { padding: 30px 0 70px; }
    .sharesB-a { margin-top:55px; }
    .sharesB-b { margin-top:20px; }
}
@media(max-width: 1380px){
    .ibanner .con .tzzgxA-a .t1 { font-size: 30px; }
    .tzzgxA-a .t4 { font-size: 24px; }
    .tzzgxA-a .t3 { margin-top:20px; font-size: 40px; }
    .tzzgxA-a .t3 span.font30 {font-size: 20px;  }
    .tzzgxA-b { padding: 12px 0; }
    .tzzgxA-c {margin-top:12px; }
    .sharesA-b table td { padding: 12px 0; }
    .sharesA-b table thead td { font-size: 14px; }
    .sharesA-b table tbody td { font-size: 12px; }
    .sharesA { padding: 30px 0 60px; }
    .sharesB-a { margin-top:45px; }

}
@media(max-width: 1000px){
    .ibanner .shareImg img { width: 150%; max-width: 300%; }
    .sharesA-b { overflow-x: scroll; width: 100%; }
    .sharesA-b table { min-width: 1200px; }
    .sharesA-b table td { padding: 12px 0; }
    .sharesA-b table thead td { font-size: 16px; }
    .sharesA-b table tbody td { font-size: 15px; }
}
@media(max-width: 750px){
    .ibanner .con .tzzgxA-a .t1 { font-size: 24px; }
    .tzzgxA-a .t4 { font-size: 18px; }
    .tzzgxA-a .t3 { margin-top:12px; font-size: 24px; padding-bottom:10px; }
    .tzzgxA-a .t3 span.font30 {font-size: 14px;  }
    .tzzgxA-b { padding: 12px 0; }
    .tzzgxA-c {margin-top:12px; }
    .sharesA { padding: 30px 0 40px; }
    .sharesB-a { margin-top:35px; }
}
@media(max-width: 600px){
    .ibanner .shareImg img { width: 180%; }
}
@media(max-width: 550px){
    .tzzgxA-b ul li { padding-right:20px; }
    .tzzgxA-b ul li .t { font-size: 14px; }
    .tzzgxA-b ul li span { font-size: 18px; }
    .tzzgxA-c { margin-top:6px; }
    .tzzgxA-c p, .tzzgxA-c p a { line-height: 1.6; }
    .ibanner .shareImg img { width: 200%; max-width: 300%; }
    .ibanner .con .tzzgxA-a .t1 { text-align: left; }
    .ibanner .con .tzzgxA-a .t1 { font-size: 20px; }
}
@media(max-width: 420px){
    .ibanner .shareImg img { width: 250%; }
}
@media(max-width: 380px){
    .tzzgxA-b ul li { padding-right:10px; }
    .tzzgxA-b ul li .t { font-size: 12px; }
    .tzzgxA-b ul li span { font-size: 16px; }
}








.newsA ul li { float: left; text-align: center; width: calc(25% - 15px); margin-right:20px; }
.newsA ul li a { background: #fff; display: block; font-size: 16px;color:#666666; padding:12px 0; border:1px solid #dcdcdc; margin:10px 0; }
.newsA ul li.cur a { color:#fff; background:#0079c3; border:1px solid #0079c3; }
.newsA ul li:nth-child(4n) { margin-right:0; }
@media(max-width: 1000px){
    .newsA ul li {width: 24%; margin-right:1.333%; }
    .newsA ul li:nth-child(5n) { margin-right:1.3333%; }
    .newsA ul li:nth-child(4n) { margin-right:0; }
}
@media(max-width: 500px){
    .newsA ul li a { font-size: 14px; padding:8px 0; }
}
@media(max-width: 450px){
    .newsA ul li {width: 49%; margin-right:0%; }
    .newsA ul li:nth-child(5n) { margin-right:0; }
    .newsA ul li:nth-child(4n) { margin-right:0%; }
    .newsA ul li:nth-child(2n) { float: right; }
    .newsA ul li a { font-size: 14px; padding:8px 0; margin: 3px 0; }
}


.sharesA-b { margin-top:25px; }
.sharesA-b table { border-top:3px solid #0079c3; text-align: center; }
.sharesA-b table td { padding: 20px 0; }
.sharesA-b table thead td { font-size: 18px;color:#0079c3; font-weight: bold; }
.sharesA-b table tbody td { font-size: 15px;color:#333333; }
.sharesA-b table tr { border-bottom:1px solid #dedede; }
.sharesA-b table tbody tr:hover td { color:#0079c3; background: #fbfbfc; }
.sharesB-a { margin-top:65px; }
.sharesB-b { margin-top:30px; }
.sharesB-b ul li { display: none; text-align: center; }
.sharesB-b ul li img { max-width: 1000px; }
.sharesB-b ul li.cur { display: block; }

@media(max-width: 1680px){
    .ibanner .con .tzzgxA-a .t1 { font-size: 40px; }
    .tzzgxA-a .t4 { font-size: 30px; }
    .tzzgxA-a .t3 { margin-top:30px; font-size: 60px; }
    .tzzgxA-a .t3 span {font-size: 30px;  }
    .tzzgxA-b { padding: 16px 0; }
    .tzzgxA-c {margin-top:20px; }
    .sharesA-b table td { padding: 15px 0; }
    .sharesA-b table thead td { font-size: 16px; }
    .sharesA-b table tbody td { font-size: 14px; }
    .sharesA { padding: 30px 0 70px; }
    .sharesB-a { margin-top:55px; }
    .sharesB-b { margin-top:20px; }
}
@media(max-width: 1380px){
    .ibanner .con .tzzgxA-a .t1 { font-size: 30px; }
    .tzzgxA-a .t4 { font-size: 24px; }
    .tzzgxA-a .t3 { margin-top:20px; font-size: 40px; }
    .tzzgxA-a .t3 span {font-size: 20px;  }
    .tzzgxA-b { padding: 12px 0; }
    .tzzgxA-c {margin-top:12px; }
    .sharesA-b table td { padding: 12px 0; }
    .sharesA-b table thead td { font-size: 14px; }
    .sharesA-b table tbody td { font-size: 12px; }
    .sharesA { padding: 30px 0 60px; }
    .sharesB-a { margin-top:45px; }

}
@media(max-width: 1000px){
    .ibanner .shareImg img { width: 150%; max-width: 300%; }
    .sharesA-b { overflow-x: scroll; width: 100%; }
    .sharesA-b table { min-width: 1200px; }
    .sharesA-b table td { padding: 12px 0; }
    .sharesA-b table thead td { font-size: 16px; }
    .sharesA-b table tbody td { font-size: 15px; }
}
@media(max-width: 750px){
    .ibanner .con .tzzgxA-a .t1 { font-size: 24px; }
    .tzzgxA-a .t4 { font-size: 18px; }
    .tzzgxA-a .t3 { margin-top:12px; font-size: 24px; padding-bottom:10px; }
    .tzzgxA-a .t3 span {font-size: 14px;  }
    .tzzgxA-b { padding: 12px 0; }
    .tzzgxA-c {margin-top:12px; }
    .sharesA { padding: 30px 0 40px; }
    .sharesB-a { margin-top:35px; }
}
@media(max-width: 600px){
    .ibanner .shareImg img { width: 180%; }
}
@media(max-width: 550px){
    .tzzgxA-b ul li { padding-right:20px; }
    .tzzgxA-b ul li .t { font-size: 14px; }
    .tzzgxA-b ul li span { font-size: 18px; }
    .tzzgxA-c { margin-top:6px; }
    .tzzgxA-c p, .tzzgxA-c p a { line-height: 1.6; }
    .ibanner .shareImg img { width: 200%; max-width: 300%; }
    .ibanner .con .tzzgxA-a .t1 { text-align: left; }
    .ibanner .con .tzzgxA-a .t1 { font-size: 20px; }
}
@media(max-width: 420px){
    .ibanner .shareImg img { width: 250%; }
}
@media(max-width: 380px){
    .tzzgxA-b ul li { padding-right:10px; }
    .tzzgxA-b ul li .t { font-size: 12px; }
    .tzzgxA-b ul li span { font-size: 16px; }
}



.resourceC .resourceB-a { padding:0; }

.resourceC .con { padding: 20px; }
.resourceC .conA { padding-right: 50px; }

.resourceC-b { position: absolute; right:0; top:50%; transform:translateY(-50%); }
.resourceC-b .t { height: 56px; background: url(../images/detbg1.png) no-repeat center; }
.resourceB-a:hover .resourceC-b .t { padding-right:0; background: url(../images/detbg2.png) no-repeat center; }
.resourceB-a:hover .resourceC-b .t { padding-right:0; background: url(../images/detbg1.png) no-repeat center; }

.resourceB-a:hover .t { color:#0079c3; }
.resourceB-a:hover .st4 {
	/*fill: #0079c3;*/
	stroke: #0079c3;
	stroke-width: 20;
	stroke-dasharray: 50000;
	stroke-dashoffset: 50000;
	animation: path5 6s ease 1 forwards; cursor: pointer; 
}

@keyframes path5 {
	0% { stroke-dashoffset: 50000; }
	100% { stroke-dashoffset:0; }
}






@media(max-width:1500px) {
    .nenmnn { position:absolute; top:50%; transform:translateY(-50%); width:100%; }
    .index-disan .sandndmsmwq .ebsndn ul li .urembio .we { width:100%; padding:0 35px;     text-align: left;
    text-align: center;}
    .index-disan .sandndmsmwq .ebsndn ul li .urembio { padding-left:0; padding-right:0; }
}



@media(max-width:1100px){
    .newsC ul li .newsB-c {
        top: 50%;
        transform: translateY(-50%);
    }
    
    
    .index-dinean .bingga .bjzn { display:none; }
    .index-dinean .bingga .bjzn.active { display:block; }
    
    
    
    .bolde {
        font-weight: normal !important;
    }
    
    
    
    .shuobukeneng .beijwwingban {
        height: 100vh;
        width: 100%;
        position: relative;
    }
    
    .shuobukeneng .beijwwingban:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(-1deg, #000 0%, rgba(0,0,0,.5) 0%, rgba(0,0,0,0) 60%);
    }
     
    .shuobukeneng .beijwwingban .bjzn {
        width: 100%;
        height: 100%;
    }
    
    
    .shuobukeneng .dsad{
        display: none;
    }
    
    .shuobukeneng .xiexie {
        position: absolute;
        top: 53%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
    }
    
    .shuobukeneng .xieburuo {
        top: 45%;
        transform: translateY(-50%);
    }
    
    .shuobukeneng .gybt .tz,
    .shuobukeneng .gybt .te,
    .shuobukeneng .xmanoew .eowqox .twoos .oosT .st,
    .shuobukeneng .xmanoew .eowqox .twoos .oosT ul li a{
        color: #fff;
    }
    
    .index-disan .sandndmsmwq .ebsndn ul li .urembio .we {
        padding: 0;
    }
    .index-disan .sandndmsmwq .ebsndn ul li .urembio .lwmwn {
        text-align: left;
    }
    .index-disan .sandndmsmwq .ebsndn ul li .urembio {
            padding: 25px 15px 0 15px;
    }

    .nenmnn {
        position: initial;
        transform: translateY(0);
    }
}

.daidian tbody tr td {
    width: 50%;
}

.daidian tbody tr:nth-child(1) p {
    margin-bottom: 0 !important;
}

@media(max-width:1100px) {

    .mainSix:hover .st4 { stroke: #acadad; fill: rgba(255,255,255,0); }
    
    .prevz:hover:before { background: url(../images/prevz.png)no-repeat center center/cover; }
    .nextz:hover:before { background: url(../images/nextz.svg)no-repeat center center/cover; }
    .page .next:hover:before  { background: url(../images/nextz.svg)no-repeat center center/cover; }
    .page .prev:hover:before { background: url(../images/prevz.png)no-repeat center center/cover; }
    
    .prntgo {
        width: 40px !important;
        height: 40px !important;
        margin-top: 0 !important;
    }
    .mainSix svg {
        width: 40px;
        height: 40px;

    }
    
    .prevz:before,
    .nextz:before{
        width: 4px;
        height: 9px;
    }
.prntgo .mainSix {
    width: 40px !important;
    height: 40px !important;
}
.jiarume-disi .disizz .swiper-button-next {
    right: 32px;
}
.jiarume-disi .disizz .prntgo .st3 {
        fill: none;
}

}






