﻿/*.site-nav[data-v-443161d6]{position: fixed;top:0;left: 0;width: 100%;z-index: 99;background:rgba(0,0,0,0.5);}
.site-nav-inner .right .right-nav-list .right-nav-item[data-v-443161d6]{color:#fff;}
.site-nav-inner .left .home-txt[data-v-443161d6]{color: #fff;}
.su-menu-item{color: #fff;}
.index_ic02{display: none;}

.scrollHeader .site-nav[data-v-443161d6]{background:#fff;}
.scrollHeader .index_ic02{display: inline-block;}
.scrollHeader .index_ic01{display: none;}
.scrollHeader .site-nav-inner .right .right-nav-list .right-nav-item[data-v-443161d6]{color:#000;}
.scrollHeader .left .home-txt[data-v-443161d6]{color:#000;}
.scrollHeader .su-menu-item{color:#000;}*/
.site-nav[data-v-443161d6]{position: fixed;top:0;left: 0;width: 100%;z-index: 1999;background:#fff;}

*{box-sizing:border-box;}
.bold{font-weight:bold;}
.bg-cover{ background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}
.fnt_16{font-size: 0.16rem;}
.fnt_24{font-size: 0.24rem;}
.fnt_30{font-size: 0.3rem;}
.fnt_44{font-size: 0.44rem;}
.fnt_48{font-size: 0.48rem;}
.fnt_60{font-size: 0.6rem;}
.line28{line-height: 1.8em;}
@keyframes mymove
{
0%   {transform:scale(1.2,1.2);}
100% {transform:scale(1,1);}
}

@-moz-keyframes mymove /* Firefox */
{
0%   {transform:scale(1.2,1.2);}
100% {transform:scale(1,1);}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
0%   {transform:scale(1.2,1.2);}
100% {transform:scale(1,1);}
}

@-o-keyframes mymove /* Opera */
{
0%   {transform:scale(1.2,1.2);}
100% {transform:scale(1,1);}
}

.banner.cur li{display: none;}
.banner.cur li:nth-child(1){display: block;}
.banner.cur li img,.banner.cur li .banner_bg{
  animation:mymove 1ms;
-moz-animation:mymove 1ms; /* Firefox */
-webkit-animation:mymove 1ms; /* Safari and Chrome */
-o-animation:mymove 1ms; /* Opera */

animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;
}

.banner li img,.banner li .banner_bg{transition:all 5s;-webkit-transition:all 5s;-moz-transition:all 5s;-o-transition:all 5s;-ms-transition:all 5s;}
.banner .swiper-slide-active img,.banner .swiper-slide-active .banner_bg{
  transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);
}

.banner_text{transition:all 1.5s;-webkit-transition:all 1.5s;-moz-transition:all 1.5s;-o-transition:all 1.5s;-ms-transition:all 1.5s;
  visibility: hidden;opacity: 0;
  -webkit-transform: translateX(30%); -moz-transform: translateX(30%);-o-transform: translateX(30%);-ms-transform: translateX(30%);transform: translateX(30%);
}
.banner .banner_text,
.banner .swiper-slide-active .banner_text{
  visibility: visible;opacity: 1;
  -webkit-transform: translateX(0px); -moz-transform: translateX(0px);-o-transform: translateX(0px);-ms-transform: translateX(0px);transform: translateX(0px);

}


.banner_text{z-index: 92; width: 100%; color: #fff; position:absolute; left:0; top:40%;}
.banner_text h3{ line-height: 1.3em;max-height:2.6em;  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.banner_text p{line-height: 24px;max-height: 72px;  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}


.banner{position: relative;overflow: hidden;}
.baner_but{display: none;}
.baner_but div{background: none;outline: none;font-size: 50px;width: 60px;height: 60px;line-height:60px; margin-top: -30px;text-align: center;color: #fff;}
.banner li{position: relative;}
.banner li>a{display: block;}
.banner li .banner_bg{position: absolute;top:0;left: 0;width: 100%;height: 100%;z-index: 9;}

.banner.cur li .banner_bg{}


.banner li video {
position: absolute;
width: 100%;height: 100%;
left: 0px;
top: 0;
object-fit: cover;
}


.banner_text{width: 100%; top:46%;}


@media only screen and (max-width:1024px){
.banner li video{display: none !important;}
.baner_but div{font-size: 40px;width: 40px;height: 40px;line-height: 40px; margin-top: -20px;}
.banner{top:50%;}
.banner .wrap{box-sizing:border-box;}

}
@media only screen and (max-width:767px){
.baner_but div{font-size: 24px;font-weight: bold;width: 30px;height: 30px;line-height: 30px; margin-top: -15px;}

}

/*.wrap{width: 14.4rem;max-width: 14.4rem;}*/
.index_05  .wrap{width: 14.4rem;max-width: 14.4rem;}
.index_01,.index_02,.index_03,.index_04,.index_05{overflow: hidden;color:#fff;}

.index_01{padding: 3.3rem 0 3rem 0; position: relative;}
.index_01 .wrap{position: relative;z-index: 5;}
.indexbg{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.index_01 .left{float: left;width: 4.22rem;}
.index_01 .right{float: right;width: 8.6rem;padding-right: 1.35rem;}
.index_01 .right h4{color: #65bbc9;margin-bottom: 0.1rem;}
.index_01 .right h3{line-height: 1.2em;margin-bottom: 0.4rem;}
.index_01 .right p{margin-bottom: 0.35rem;line-height: 2.2em;}
.index_01 .right p span{font-size:.18rem;font-weight: 700;font-style: italic;}
.span_div span{float: left;margin-right: 0.3rem;font-size: 0.2rem;}
.span_div span:last-child{margin-right: 0;}

.index_02{padding: 3rem 0 0 0;position: relative;height: 10.87rem;}
.index_02 .left{width: 4.4rem;margin-left: 2.4rem;margin-top: 0.1rem;float: left;}
.index_02 .left h4{color: #65bbc9;margin-bottom: 0.1rem;}
.index_02 .left p{margin-bottom: 3em;}
.index_02 .left p+p{font-size: 0.2rem;overflow: hidden;}
.index_02 .left p+p span{display: inline-block;}
.index_02 .left h3{line-height: 1.2em;margin-bottom: 0.4rem;}
.index_02 .right{width: 12.68rem;height: 7.8rem; text-align: center;float: right;position: absolute;right: 0;bottom: 0;z-index: 5;}
.index_02 .right img{max-width: 100%;}
.img01 img{width: 6.34rem;height: 1.06rem;margin-bottom: 0.16rem;}
.img02 img{width: 10.62rem;height: 1.77rem;}
.img03 img{width: 12.68rem;height: 6.81rem;}
.img02{position: absolute;top:1.2rem;left: 0;width: 100%;}
.img03{position: absolute;top:0.8rem;left: 0;width: 100%;}

.index_03{padding: 1.7rem 0 3.39rem 0;overflow: hidden; position: relative;}
.index_03 .wrap{position: relative;z-index: 5;}
.index_03 .left{width: 34.3%;float: left;}
.index_03 .right{width: 56.2%;padding-right: 0.8rem;float: right;}
.index_03 .right p{line-height:1.8em;max-height: 5.4em; display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}
.index_03 .right h3{margin-bottom: 0.4rem;}

.index_moreone {padding-top:0.8rem;}
.index_moreone a{width: 140px;height: 34px;line-height: 32px;background:#c82722;border:1px solid #c82722; color:#fff;text-align: center;border-radius: 5px;font-size: 14px;}
.index_moreone a{margin-left: 0;float: none;display: inline-block;}
.index_moreone i{position: relative;width: 12px;height: 12px;border-radius: 50%;border:1px solid #fff;display: inline-block;position: relative;left: 15px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;top:1px;}
.index_moreone b{width: 2px;height: 2px;background: #fff;border-radius: 50%;}


.index_04{padding-top: 1.9rem;}
.index_leader .left h4{color: #65bbc9;margin-bottom: 0.1rem;}
.index_leader .left h3{line-height: 1.2em;margin-bottom: 0.4rem;}
.index_leader .left{width: 3rem;float: left;}
.index_leader .right{width:10.2rem;float: right;}
.index_leader{margin-bottom: 1.8rem;overflow: hidden; position: relative;}
.index_leader dt{margin-bottom: 0.4rem;position: relative;}
.index_leader dt::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
}
.index_leader dt::after{
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 54px;
  height: 54px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB0PSIxNzAxNDE0NTA3NzEyIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjIzMzEiIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01MTIgNDIuNjY2NjY3QzI1Mi43OTMzMzMgNDIuNjY2NjY3IDQyLjY2NjY2NyAyNTIuNzkzMzMzIDQyLjY2NjY2NyA1MTJzMjEwLjEyNjY2NyA0NjkuMzMzMzMzIDQ2OS4zMzMzMzMgNDY5LjMzMzMzMyA0NjkuMzMzMzMzLTIxMC4xMjY2NjcgNDY5LjMzMzMzMy00NjkuMzMzMzMzUzc3MS4yMDY2NjcgNDIuNjY2NjY3IDUxMiA0Mi42NjY2Njd6IG0wIDg5NmMtMjM1LjY0IDAtNDI2LjY2NjY2Ny0xOTEuMDI2NjY3LTQyNi42NjY2NjctNDI2LjY2NjY2N3MxOTEuMDI2NjY3LTQyNi42NjY2NjcgNDI2LjY2NjY2Ny00MjYuNjY2NjY3IDQyNi42NjY2NjcgMTkxLjAyNjY2NyA0MjYuNjY2NjY3IDQyNi42NjY2NjctMTkxLjAyNjY2NyA0MjYuNjY2NjY3LTQyNi42NjY2NjcgNDI2LjY2NjY2N3ogbS03NC42NjY2NjctMjEzLjM4YTUzLjM3MzMzMyA1My4zNzMzMzMgMCAwIDEtNTMuMzMzMzMzLTUzLjMzMzMzNFYzNTIuMDY2NjY3QTUzLjMzMzMzMyA1My4zMzMzMzMgMCAwIDEgNDY3LjM3MzMzMyAzMDhMNzAyIDQ2Ny45MzMzMzNhNTMuMzMzMzMzIDUzLjMzMzMzMyAwIDAgMSAwIDg4LjEzMzMzNEw0NjcuMzczMzMzIDcxNmE1My4yODY2NjcgNTMuMjg2NjY3IDAgMCAxLTMwLjA0IDkuMjg2NjY3eiBtMC4wOC0zODMuOTMzMzM0YTExLjA5MzMzMyAxMS4wOTMzMzMgMCAwIDAtNS4wOCAxLjI4IDEwLjQ0NjY2NyAxMC40NDY2NjcgMCAwIDAtNS42NjY2NjYgOS40MzMzMzR2MzE5Ljg2NjY2NmExMC42NjY2NjcgMTAuNjY2NjY3IDAgMCAwIDE2LjY2NjY2NiA4LjgybDIzNC42NjY2NjctMTU5Ljk0YTEwLjY2NjY2NyAxMC42NjY2NjcgMCAwIDAgMC0xNy42MjY2NjZsLTIzNC42NjY2NjctMTU5LjkzMzMzNGExMC4zMTMzMzMgMTAuMzEzMzMzIDAgMCAwLTUuOTA2NjY2LTEuOTJ6IiBmaWxsPSIjZmZmZmZmIiBwLWlkPSIyMzMyIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDwvc3ZnPg==");
  background-size: cover;
  margin-left: -27px;
  margin-top: -27px;
}
.index_leader dd h3{margin-bottom: 0.1rem;}


.leader_num{position: absolute;left: 0;top:4.3rem;}
.index_btn{width: 68px;}
.index_btn .btndiv{width: 28px;height: 28px;border-radius:50%;border:2px solid #54425d;position:static;float: left;margin-top: 0;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.index_btn .swiper-button-prev{background:url(/home/static/images/index_prev.png) no-repeat center center; background-size: 9px 13px;}
.index_btn .swiper-button-next{background:url(/home/static/images/index_next.png) no-repeat center center;float: right;background-size: 9px 13px;}
/*.index_btn .swiper-button-disabled{opacity: 1 !important;border-color: #fff;}*/
/*.index_btn .swiper-button-prev.swiper-button-disabled{background:url(/home/static/images/index_prev_w.png) no-repeat center center;background-size: 9px 13px;}
.index_btn .swiper-button-next.swiper-button-disabled{background:url(/home/static/images/index_next_w.png) no-repeat center center;background-size: 9px 13px;}*/

@media only screen and (min-width:1025px){
.index_btn .swiper-button-prev:hover{background:url(/home/static/images/index_prev_w.png) no-repeat center center;background-size: 9px 13px;border-color: #fff;}
.index_btn .swiper-button-next:hover{background:url(/home/static/images/index_next_w.png) no-repeat center center;background-size: 9px 13px;border-color: #fff;}

.index_btn .swiper-button-prev.swiper-button-disabled:hover{background:url(/home/static/images/index_prev.png) no-repeat center center;background-size: 9px 13px;border-color: #54425d;}
.index_btn .swiper-button-next.swiper-button-disabled:hover{background:url(/home/static/images/index_next.png) no-repeat center center;background-size: 9px 13px;border-color: #54425d;}


}
@media only screen and (max-width:1024px){
.circlechart {display: none;}
.index_btn .swiper-button-prev.swiper-button-disabled{background:url(/home/static/images/index_prev_w.png) no-repeat center center;background-size: 9px 13px;}
.index_btn .swiper-button-next.swiper-button-disabled{background:url(/home/static/images/index_next_w.png) no-repeat center center;background-size: 9px 13px;}
.index_btn .swiper-button-disabled{opacity: 1 !important;border-color: #fff;}

}

.leader_num .swiper-pagination{position: static;margin-bottom: 0.15rem;color:#54425d;font-weight: bold;text-align: left;}
.leader_num .swiper-pagination .swiper-pagination-current{color:#fff;}


.index_title h4{color: #65bbc9;margin-bottom: 0.1rem;}
.index_title h3{line-height: 1.2em;margin-bottom: 0.4rem;}
.index_news{margin-bottom: 1.4rem;}
.index_news .index_title h3{margin-bottom: 0.6rem;}

.news_block{overflow: hidden;}
.news_block .left{width: 5rem;height: 6.62rem;float: left;}
.news_block .left dl{width: 100%;height:100%;padding: 1.2rem 1rem 0.55rem 0.65rem;}
.news_block .left dl h3{line-height: 1.4em;height: 4.2em; margin-bottom: 0.5rem;  
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }
.news_block .left dl p,.news_block .right p{height:5.4em;margin-bottom: 1.8rem;
 display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}
.news_block .right{float: right;width: 8.25rem;margin-top: 0.79rem;}
.news_block .right dl{height: 5.83rem;padding: 1.35rem 0.45rem 0.55rem 0.4rem;}
.news_block .right h3{line-height: 1.5em;height: 4.5em;margin-bottom: 0.5rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}
.news_block .right p{margin-bottom: 1.3rem;}
.news_block .index_moreone{padding: 0;}
.news_block .index_moreone a{width: auto;padding: 0;background:none;border: 0;}
.index_slider02{position: relative;}
.index_slider02 .leader_num{position: absolute;left: auto;right:0;top:-0.5rem;  z-index: 9;}
.index_05{padding: 1.14rem 0 0 0;position: relative;}
/*.index_05 .index_title h4{margin-bottom: 1.4rem;}*/
.index_05 .line{
  margin-top: 0rem;
  height: 100%;
  vertical-align: top;
}
.index_05 .line .ball{
  width: 8.92rem;
  position: relative;
  float: right;
  overflow: hidden;
  vertical-align: top;
  z-index: 5;
}
.index_05 .line .ball .ball-au{
  display: block;
  border: 0.08rem solid #692ca7;
  padding: 4.5rem;
  position: absolute;
  top: 6%;
  left: 24.33%;
  border-radius: 50%;
}
.index_05 .line img {
  width: 100%;
  margin-top: -1.24rem;
}

.index_05 .line .wrap{
  position: absolute;
  vertical-align: top;
  left: 0;
  right: 0;
}
.index_05 .line .item.active{
  position: absolute;
  width: 8rem;
  font-size: 0.18rem;
  top: 0.8rem;
}
.index_05 .list{
  height: calc(100% - 2rem);
  overflow: hidden;
  margin-top: 0.5rem;
}

.index_05 .line .wrap{
  height: 100%;
}
.index_05 .line .item{
  position: relative;
}
.index_05 .line .item.active .li .text{
  padding-left: 4em;
}
.index_05 .line .item .time{
  margin-right: 0.5em;
  position: absolute;
  left: 0;
}

.index_05 .line .item.active .li{
  margin-bottom: 1.5em;
}


.index_05 .line .item{
  display: none;
text-align: left;
}
.index_05 .line .item.active{
  display: block;
}


.index_05 .swiper-buttons{
  position: absolute;
  top: 47.8%;
  /* width: 100%; */
  text-align: center;
  font-size: 16px;
  left: -0.7%;
  z-index: 9;
}
.index_05 .swiper-buttons .swiper-button{
  transform: rotate(-90deg);
  position: absolute;
}
.index_05 .swiper-buttons .swiper-button+.swiper-button{
  right: -4.35rem;
  top: -4.38rem;
  transform: rotate(5deg);
}
.index_05 .line  .swiper-indicate .item::before,
.index_05 .line  .swiper-indicate .item::after{
  content: '';
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  background: #70327a;
  border-radius: 90px;
  z-index: 2;
}
.index_05 .line  .swiper-indicate .item::before{
  position: absolute;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  margin-top: -5px;
  margin-left: -5px;
  z-index: 1;
}
.index_05 .line  .swiper-indicate .item.on::before{
  background: rgba(255, 255, 255, 0.8);
}
.index_05 .line .swiper-indicate .item span{
  position: absolute;
  bottom: 100%;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -10px);
}
.index_05 .line .swiper-indicate .item.on span{font-size: 150%;}
.index_05 .line .swiper-indicate .item{
  display: block;
  position: absolute;
  font-size: 14px;
  /* left: 31%;
  top: 3.3%; */
  left: 18%;
  top: 11%;
  cursor: pointer;
  transform: translate(-50%,-50%);
  display: none;
}
.index_05 .line .swiper-indicate .item.show{
  display: block;
}
.index_05 .line  .swiper-indicate .item.show+.item{
  /* left: 18%;
  top: 11%; */
  left: 7.5%;
  top: 23%;
}
.index_05 .line  .swiper-indicate .item.show+.item+.item{
  /* left: 7.5%;
  top: 23%; */
  left: 1.4%;
  top: 37%;
}
/* .index_05 .line  .swiper-indicate .item.show+.item+.item+.item{
  left: 1.4%;
  top: 37%;
} */

.swiper-button{
  display: inline-block;
  /* border: 2px solid #fff; */
  /* width: 1.8em; */
  /* height: 1.8em; */
  line-height: calc(1.8em - 4px);
  font-weight: bold;
  /* border-radius: 3em; */
  cursor: pointer;
  /* margin: 0 1.5em; */
  margin-left: -0.5em;
  margin-top: -0.5em;
}
.swiper-button i{
  font-size: 24px;
}
.swiper-button.off{
  opacity: 0.2 !important;
  cursor: default;
}
.swiper-button:active{
  opacity: 0.5;
}
.swiper-button.disable{
  opacity: 0.3;
  cursor: default;
}
.index_num ul{overflow: hidden;}
.index_num li{float: left;margin-right: 0.75rem;}
.index_num li:last-child{margin-right: 0;}
/*.index_num dl i{margin-left: 0.1rem;}*/
.news_block .left dl,.news_block .right dl{position: relative;}
.news_block .index_moreone{position: absolute;left:0.65rem;bottom: 0.5rem;}
.news_block .right .index_moreone{left:0.4rem;}



@media only screen and (min-width:1025px) {
.index_moreone a:hover{color:#fff !important;border-color:#c82722}
.index_moreone a:hover i{left:4px;}
.news_block .right h3 a:hover{opacity: 0.9;color:#fff !important;}
.index_01 .right h3,.index_02 .left h3,.index_03 .right h3,.index_leader .left h3,.index_news .index_title h3{font-weight: 100;}

}

.index_01{position: relative;-webkit-transform: translateY(-1.64rem); -moz-transform: translateY(-1.64rem);-o-transform: translateY(-1.64rem);-ms-transform: translateY(-1.64rem);transform: translateY(-1.64rem);}
.index_02{position: relative;-webkit-transform: translateY(-2.8rem); -moz-transform: translateY(-2.8rem);-o-transform: translateY(-2.8rem);-ms-transform: translateY(-2.8rem);transform: translateY(-2.8rem);}
.block_box{margin-top: -2.81rem}

@media only screen and (max-width:1024px) {
  .index_05 .wrap,
.wrap,.wrap2{width: 92%;max-width:92%;margin: auto;}
.news_block .left dl p, .news_block .right p{margin-bottom: 1rem;}
.index_moreone i{left: 5px;}
.index_01 .right{padding-right: 0;}
}
@media only screen and (max-width:767px) {
  .index_01 .right p span{font-size:14px;font-weight: 700;}
  .index_05 .line .wrap{
    position: static;
  }
  .index_05 .line .wrap,
  .index_05 .list{
    height: auto;
    overflow: scroll;
  }
.index_01 .left,.index_01 .right,.index_02 .left,.index_02 .right,.index_03 .left,.index_03 .right{float: none;width: 100%;}
.index_01 .left{    width: 4.66rem;margin-bottom: 10px;}
.fnt_16{font-size: 14px;}
.fnt_24{font-size: 18px;}
.fnt_30{font-size: 20px;}
.fnt_44{font-size: 20px;}
.fnt_48{font-size: 22px;}
.fnt_60{font-size: 22px;}


.index_01 .right p{margin-bottom: 20px;}
.index_01, .index_02, .index_03, .index_04, .index_05{padding: 50px 0;height: auto;}
.index_01,.index_02{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);}
.block_box{margin-top: 0;}
.index_01{background:url(/home/static/images/index_bg_01_phone.jpg) no-repeat center center !important;background-size: cover;}
.index_02{background:url(/home/static/images/index_bg_02.jpg) no-repeat center center !important;background-size: cover;}
.indexbg{background:none;display: none;}
.banner li img{display: none;}
.banner li{height: 200px;}
.banner_text{top:60%;}
.index_02 .left{margin: 0;margin-bottom: 30px;}
.index_02 .right{position: relative;}
.img01 img,.img02 img,.img03 img{height: auto;}
.index_02 .right{height: 5rem;}

.index_03 .left{margin-bottom: 30px;}
.index_03 .right h3{margin-bottom: 0.2rem;}
.index_moreone{padding-top: 20px}
.index_leader .left,.index_leader .right,.news_block .left,.news_block .right{float: none;width: 100%;}
.index_slider01{position: relative;}
.leader_num{position: static;}
.index_leader{margin-bottom: 50px;}

.news_block .left,.news_block .right dl{height: auto;}
.news_block .right dl,.news_block .left dl{padding:40px 30px;}
.news_block .left dl p, .news_block .right p{margin-bottom: 20px;}
.news_block .right h3,.news_block .left dl h3{margin-bottom: 20px;}
.news_block .left dl h3{height: 2.8em; -webkit-line-clamp:2;}
.news_block .right h3{height: 3em; -webkit-line-clamp:2;}
.index_news{margin-bottom: 0}
.index_05 .index_title h4,.index_news .index_title h3,.index_leader .left h3{margin-bottom: 20px;}
.banner .swiper-slide-active img,.banner .swiper-slide-active .banner_bg{
  transform:scale(1,1); -webkit-transform:scale(1,1);-moz-:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);
}

}

/*动画*/
.main{overflow: hidden;}
.indexbg{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;}
.index_01{overflow: inherit;z-index: 9;position: relative;}
.index_01 .wrap{overflow: hidden;}
/*.index_01.cur .indexbg{width:160%;left:-30%; -webkit-transform: rotate(6deg);-ms-transform: rotate(6deg);transform: rotate(6deg);
  top:0.6rem;
}
.index_01.active .indexbg{width:100%;left:0; -webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);top:0;}


.index_01{transition:all 4s;-webkit-transition:all 4s;-moz-transition:all 4s;-o-transition:all 4s;-ms-transition:all 4s;}
.index_01.active{ -webkit-transform: translateY(-2rem);
    -moz-transform: translateY(-2rem);
    -o-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    transform: translateY(-2rem);}
*/


.index_03 .indexbg{transition:all 2s;-webkit-transition:all 2s;-moz-transition:all 2s;-o-transition:all 2s;-ms-transition:all 2s;}
.index_03.active .indexbg{transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);-moz-:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);}

.index_02 .left{position: relative;z-index: 5;}
.index_02 .indexbg{transition:all 3s;-webkit-transition:all 3s;-moz-transition:all 3s;-o-transition:all 3s;-ms-transition:all 3s;-webkit-transform: translateY(-150px); -moz-transform: translateY(-150px);-o-transform: translateY(-150px);-ms-transform: translateY(-150px);transform: translateY(-150px); height: calc(100% + 150px);}
.index_02.active .indexbg{height: 100%; -webkit-transform: translateY(0px); -moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);}
@media only screen and (min-width:1025px){
.index_02 .right img{animation: adPlay 3s infinite;}
.index_slider01 li a:hover{color:#fff !important;}
}
@keyframes adPlay {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0);
  }
}

.circlechart{    width: 28px;
    height: 28px !important;
    position: absolute;
    bottom: -1px;
    right: -1px;}
.first_circlechart .circle-chart__circle {stroke: #fff;}
.circle-chart {width: 28px;height: 28px;position: absolute;left: -2px;top:-2px;    stroke-width: 2;}
.circle-chart__background{stroke:#54425d;stroke-width: 2;}
.circle-chart__circle{stroke-width: 2;}

/*111*/
.ripple_num{
    opacity: 0;visibility: hidden;
    transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;
    -webkit-transform: translateY(100px); -moz-transform: translateY(100px);-o-transform: translateY(100px);-ms-transform: translateY(100px);transform: translateY(100px);
}
.ripple_num.on{
    opacity: 1;visibility: visible;
    -moz-animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-transform: translateY(0px); -moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);
}


.ripple_num li dd{margin-bottom: 0.1rem}
.ripple_num li dt{overflow: hidden;line-height: 1.5em}
.ripple_num li dt b{font-weight: normal;margin-left: 0.1rem;}


.counter i {
  width: 0.33rem;
  height: 50px;line-height: 50px;
  display: inline-block;
  /*background: url(../img/number1.png) no-repeat;*/
  background-position: 0 0;
}
.num_p{display: none;}
.ripple_num li i{position: relative;}
.ripple_num li em{position: absolute;width: 100%;height: 100%;left: 0;top:0;}
.ripple_num li em span{position: absolute;width: 100%;height: 100%;left: 0;top:0;}
.ripple_num li em span:nth-child(2){top:47px;}
.ripple_num li em span:nth-child(3){top:94px;}
.ripple_num li em span:nth-child(4){top:141px;}
.ripple_num li em span:nth-child(5){top:188px;}
.ripple_num li em span:nth-child(6){top:235px;}
.ripple_num li em span:nth-child(7){top:282px;}
.ripple_num li em span:nth-child(8){top:329px;}
.ripple_num li em span:nth-child(9){top:376px;}
.ripple_num li em span:nth-child(10){top:423px;}


/*.ripple_num li i:first-child:after{display: none}
.ripple_num li i:nth-last-child(3n):after{ content: ","; color:#fff;position: absolute;top:0;left:-3px;z-index: 9}
*/
.ripple_num li i b{font-weight: normal;position: relative;left:-0.17rem;bottom:0;visibility: hidden;opacity: 0;}
.ripple_num li i:nth-last-child(3n) b{visibility: visible;opacity: 1;}
.ripple_num li i:first-child b{visibility: hidden;opacity: 0}
@media only screen and (min-width:2200px) {
  .index_01 .left{
    width: 34.123%;
  }
  .index_01 .right{
    width: 52.777%;
    padding-right: 9.375%;
  }
}
@media only screen and (max-width:767px) {
  .index_num li{float: none;margin: 0;}
  .index_num .fnt_48{font-size: 0.48rem}
.index_05 .line .item.active{
position: static;
width: auto;
text-align: left;
margin-bottom: 0.25rem;
font-size: 14px;
}
.index_05 .line{margin-top: 0.5rem;}
.index_05{padding-bottom: 0.5rem;}
.index_05 .line .time{margin-top:0.2em;text-align: left;font-size: 12px;color:#ffffff70;}
.index_05 .line .item .drop{display:none;}
/* .index_05 .line img{display:none;} */
}


