/***********鍏ㄥ眬閲嶇疆CSS*****************/
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
dd {
    margin: 0;
}

p {
    margin: 0;
}

ul,
ol,
li {
    padding-left: 0;
    list-style-type: none;
}

/***娑堥櫎img榛樿杈规*****/
img {
    border: 0;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

/*缁嗙嚎琛ㄦ牸*/
table {
    border-collapse: collapse;
}

em {
    font-style: normal;
}

/***榛樿璁╂墍鏈夋祻瑙堝櫒鍑虹幇鍙宠竟婊氬姩鏉�****/
html {
    font-size: 16px;
    width: 100%;
    height: 100%;
}

/***榛樿娓呴櫎娴姩****/
body {
    font-family: "寰蒋闆呴粦", "sans-serif", "Arial";
    width: 100%;
    height: 100%;
}

.conter {
    max-width: 70%;
    margin: 0 auto;
}

.mainSwiper .conter {
    /* padding-top: 4.1667vw; */
}

.mainSwiper>.cont>.swiper-wrapper>.swiper-slide {
    overflow: hidden;
}

.main,
.cont {
    width: 100%;
    height: 100%;
}




/*模块标题*/
.cont_tit {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.swiper-slide-active>.conter .cont_tit {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeIndown;
    -moz-animation-name: fadeIndown;
    -o-animation-name: fadeIndown;
    animation-name: fadeIndown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
.swiper-slide-active> .cont_tit {
  /* margin-bottom: 7em; */
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeIndown;
  -moz-animation-name: fadeIndown;
  -o-animation-name: fadeIndown;
  animation-name: fadeIndown;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.cont_tit p {
    font-size: 3.4888vh;
    line-height: 1.1;
    position: relative;
    margin-right: 0.6285em;
    margin-left: 0.6285em;
    font-weight: 600;
    color: #197ac0;
}




/*首页轮播*/
.index01 .banner01 {
    height: calc(100% - 5em);
}

.index01 .banner01 a {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.index01 .banner01 a img {
    width: 100%;
    height: 100%;
    -webkit-animation-duration: 1.7s;
    -moz-animation-duration: 1.7s;
    -o-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-name: fadebig;
    -moz-animation-name: fadebig;
    -o-animation-name: fadebig;
    animation-name: fadebig;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;

}

.index01 .banner01 .swiper-pagination-bullet {
    margin: 0 0.4em !important;
    width: 1em;
    height: 1em;
    background: #fff;
    opacity: 1;
    transition: all 1s;
    border-radius: 50px;
}

.index01 .banner01 .swiper-pagination-bullet:hover{
  background: linear-gradient(-90deg, #ef8b24, #ef8b24);
}

.index01 .banner01 .swiper-pagination-bullet-active {
    width: 3.5em;
    background: linear-gradient(-90deg, #ef8b24, #ef8b24);
}

.index01 .banner01 .swiper-pagination {
    bottom: 1.875em;
}

.index02 .cont_tit {
  margin: 6vh 0 5vh 0;;
}

/*新闻中心*/

.swiper-slide-active>.conter .ttxw {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.index02 .ttxw {
    display: flex;
    align-items: center;
    margin-bottom: 3vh;
    transition: all 1s;
    padding: 0 4em;
}

.index02 .ttxw img {
    height: 3.3333vh;
    margin-right: 1.4062vw;
}

.index02 .ttxw a {
    font-size: 1.625rem;
}

.index02 .xwzx {
}



.index02 .xwzx  .swiper-box {
  position: relative;
  padding: 0 3em;
}

.index02 .xwzx  .swiper-button-prev:after,
.index02 .xwzx  .swiper-button-next:after {
  content: none;
}
.index02 .xwzx  .swiper-button-prev,
.index02 .xwzx  .swiper-button-next{
  img{
    width: 1em;
    height:1em;
  }
}

.index02 .xwzx  .swiper-button-next {
  background-color: #e1e1e1;
  border-radius: 50%;
  width: 1.75em;
  height:1.75em;
  background-size: 100% auto;
  cursor: pointer;
}
.index02 .xwzx  .swiper-button-next:hover  {
  background-color: #197ac0;
}
.index02 .xwzx  .swiper-button-prev:hover  {
  background-color: #197ac0;
}

.index02 .xwzx  .swiper-button-prev {
  background-color: #e1e1e1;
  border-radius: 50%;
  width: 1.75em;
  height:1.75em;
  background-size: 100% auto;
  cursor: pointer;
}

.index02 .xwzx  .swiper-slide .slide_cont {
  margin: 1em;
  /* border: 1px solid #000; */
  border-radius: 0 0 20px 0;
  box-shadow: 0px 0px 24px 0px 
		rgba(227, 227, 227, 0.51);
}

.index02 .xwzx  .swiper-slide .slide_cont:hover {
  transition: all 0.5s;
  transform: scale(1.05);
}

.index02 .xwzx  .swiper-slide .pic img {
  width: 100%;
  border-radius: 20px 0px 0 0;
}

.index02 .xwzx  .swiper-slide .text {
  padding: 0.625em 1.25em 0.675em;
  background: #fff;
  border-bottom: 0.25em solid #fff;
  border-radius: 0 0 20px 0;
}

.index02 .xwzx  .swiper-slide:hover .tit {
  /* border-bottom: 0.25em solid #cda667; */
  color:  #197ac0;
}

.index02 .xwzx  .swiper-slide .text .tit {
  font-size: 1.3em;
  white-space: nowrap;
  font-weight: bold;
  padding: 0.8823em 0;
  line-height: 1;
  /* border-bottom: 1px solid #e9e9e9; */
  text-overflow: ellipsis;
  overflow: hidden;
}

.index02 .xwzx  .swiper-slide .text .js {
  font-size: 0.9em;
  color: #333;
  line-height: 1.7em;
  height: 3.5em;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
  margin: 1em 0;
}
.index02 .xwzx .ljgd{
    width: 12em;
    height: 40px;
    border-radius: 20px;
    border: solid 2px #197ac0;
    text-align: center;
    color:#197ac0 ;
    margin-left: calc((100% - 12em)/2);
    margin-top: 1em;
    line-height: 40px;
    letter-spacing: 1px;
}
.index02 .xwzx .ljgd:hover{
  background-color: #197ac0;
  color:#ffffff ;
}
.index02 .xwzx  .swiper-slide .text .more a {
  font-size: 0.875em;
  color: #fff;
  padding: 0.2857em 1.6428em 0.4285em 1.2142em;
  position: relative;
  line-height: 1;
  margin-bottom: 1.1428em;
  display: inline-block;
  z-index: 5;
}

.index02 .xwzx  .swiper-slide .text .more a:before {
  content: '';
  position: absolute;
  right: 0.9285em;
  top: calc((100% - 0.5714em)/2);
  border-top: 0.2857em solid transparent;
  border-bottom: 0.2857em solid transparent;
  border-left: 0.2857em solid #fff;
}

.index02 .xwzx  .swiper-slide .text .more a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(-90deg, #cda667, #f2dd9f);
  z-index: -1;
}




/*产业蓝图开始*/

.index03  {
    padding-top: 0;
    position: relative;
}

.index03 .cont_tit {
  margin: 4vh 0 8vh 0;
  z-index: 99;
}
.index03 .cylt{
  height: 100%;
  background-image: url("../images/cylt.gif");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: -20vh;
  position: relative;
}
.index03 .cylt .cjcyy{
  position: absolute;
  right: 18%;
  top: 15%;
  width: 11vw;
  height: 2rem;
  cursor: pointer;
}
.index03 .cylt .bdgyl{
  position: absolute;
  cursor: pointer;
  width: 80%;
  height: 5rem;
  left: 10%;
  top: 24%;
}
.index03 .cylt .cxyy1{
  position: absolute;
  cursor: pointer;
  width: 12vw;
  height: 4vh;
  top: 42%;
  left: 15%;
  transform: skew(0deg, 12deg);
}
.index03 .cylt .cxyy2{
  position: absolute;
  cursor: pointer;
  width: 12vw;
  height: 4vh;
  bottom: 35%;
  left: 15%;
  transform: skew(7deg, -13deg)
}

.index03 .cylt .cxyy3{
  position: absolute;
    cursor: pointer;
    width: 12vw;
    height: 4vh;
    top: 42%;
    right: 15%;
    transform: skew(30deg, -10deg);
}
.index03 .cylt .cxyy4{
  position: absolute;
  cursor: pointer;
  width: 12vw;
  height: 4vh;
  bottom: 35%;
  right: 15%;
  transform: skew(0deg, 15deg);
}
.index03 .cylt .zdcy{
  position: absolute;
  cursor: pointer;
  width: 18vw;
  height: 23vh;
  bottom: 8%;
  left: 12%;
}
.index03 .cylt .zszx{
  position: absolute;
  cursor: pointer;
  width: 18vw;
  height: 4vh;
  bottom: 26%;
  left: 41%;
}
.index03 .cylt  .sjrh{
  position: absolute;
  cursor: pointer;
  width: 30vw;
  height: 5vh;
  bottom: 20%;
  left: 35%;
}
.index03 .cylt  .cors{
  position: absolute;
  cursor: pointer;
  width: 22vw;
  height: 6vh;
  bottom: 10%;
  right: 15%;
}
/*产业蓝图结束*/


/*产业实践开始*/
.index04 .conter {
  padding-top: 0;
  height: 100%;
}
.index04 .cont_tit {
  margin: 4vh 0 8vh 0;;
}
.index04 .sd_list{
  height: calc(100% - 30vh);
}
.index04 .sd_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    transition: all 1s;
}
.index04 .sd_list  .sd_list_item{
  position: relative;
  margin-bottom: 1.7777vh;
  transition: all 1s;
  width: 31%;
  height: 43%;
  border-radius: 15px;
}

.index04 .sd_list .sd_list_item .pic {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    position: relative;
    display: inline-block;
}
.index04 .sd_list .sd_list_item .pic::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.5;
  border-radius: 15px;
  transition: opacity 0.5s ease;
}
.index04 .sd_list .sd_list_item .pic1::before {
  background-color:#5281b5;
}
.index04 .sd_list .sd_list_item .pic2::before {
  background-color:#5281b5;
}
.index04 .sd_list .sd_list_item .pic3::before {
  background-color:#024571;
}
.index04 .sd_list .sd_list_item .pic4::before {
  background-color:#566db2;
}
.index04 .sd_list .sd_list_item .pic5::before {
  background-color:#73a4df;
}
.index04 .sd_list .sd_list_item .pic6::before {
  background-color:#3a7dbf;
}
.index04 .sd_list .sd_list_item:hover .pic::before { 
  opacity: 0.5;
  content: '';  
  position: absolute;  
  bottom: 0; 
  left: 0;  
  width: 100%;  
  height: 40%; 
  z-index: 1; 
  background: linear-gradient(to top, #024571, transparent); 
  transition: opacity 0.5s ease; 
  opacity: 1; 
}
.index04 .sd_list .sd_list_item:hover .pic{
  transition:transform 0.3s ease;
  transform: scale(1.05); 
}
.swiper-slide-active>.conter .sd_list>a:first-child {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.swiper-slide-active>.conter .sd_list>a:nth-child(6){
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeIndown;
    -moz-animation-name: fadeIndown;
    -o-animation-name: fadeIndown;
    animation-name: fadeIndown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.swiper-slide-active>.conter .sd_list>a:nth-child(4){
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.swiper-slide-active>.conter .sd_list>a:nth-child(3) {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeIndown;
    -moz-animation-name: fadeIndown;
    -o-animation-name: fadeIndown;
    animation-name: fadeIndown;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

.index04 .sd_list .pic img {
    /* height: 30.7777vh;
    width: 31.8888vh; */
    width: 100%;
    height: 100%;
}

.index04 .sd_list .sd_cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 6.1111vh;
    box-sizing: border-box;
    z-index: 10;

}

.index04 .sd_list .sd_cont .logo img {
    height: 7.1111vh;
}

.index04 .sd_list .sd_cont .tit {
  font-size: 1.5rem;
    color: #fff;
    padding-bottom: 1.0916em;
    position: relative;
    margin-top: 2.1888vh;
}

.index04 .sd_list .sd_cont .tit:after {
    content: '';
    width: 2.0833em;
    height: 0.1667em;
    position: absolute;
    left: calc((100% - 2.0833em)/2);
    bottom: 0;
    background: #fff;
}

.index04 .sd_list .sd_cont .ljxq {
  font-size: 1.5rem;
  color: #fff;
  padding-bottom: 1.0916em;
  position: relative;
  margin-top: 2.1888vh;
  display: none;
}






.index04 .sd_list .sd_list_item:hover .sd_cont:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    /* background: linear-gradient(-23deg, #cda667, #f2dd9f); */
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: fade1;
    -moz-animation-name: fade1;
    -o-animation-name: fade1;
    animation-name: fade1;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;

}

.index04 .sd_list .sd_list_item:hover .sd_cont {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: fade1;
    -moz-animation-name: fade1;
    -o-animation-name: fade1;
    animation-name: fade1;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    padding-bottom: 0;
    /* transition: all 0.5s; */
}
.index04 .sd_list .sd_list_item:hover .sd_cont .tit{
  display: none;
 
}
.index04 .sd_list .sd_list_item:hover .sd_cont .tit::after{
  display: none;
}
.index04 .sd_list .sd_list_item:hover .sd_cont .logo {
    display: none;
    /* transition: all 1s; */
}
.index04 .sd_list .sd_list_item:hover .sd_cont .ljxq {
  margin-top: 50%;
  display: block;
  transition: all 1s;
}

.index04 .sd_list .sd_list_item:hover .sd_cont .text {
    display: block;
    /* transition: all 1s; */
}

.index04 .sd_list .sd_cont .tit:after {
    bottom: -0.7em;
}

.index04 .sd_list .sd_cont .tit {
    padding-bottom: 0em;
}

/*价值体系开始*/
.index05  {
  padding-top: 0;
  height: 100%;
  /* background-image: url("../images/jztxgif.gif"); */
  background-image: url("../images/222.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.index05 .cont_tit {
    margin: 10vh 0 8vh 0;
}
.index05 .jztx{
  display: flex;
  height: calc(875px - 31vh);
  margin-top: 6.5em;
}

.index05 .jztx .jztxLeft{
  margin-top: 110px;
  position: absolute;
  right: 5.5em;
}
.index05 .jztx .jztxRight{
  position: absolute;
  left: 5.5em;
  top: 120px;
}

.index05 .jztx  .jztxbox{
  height: 12em;
  width: 18em;
  background-color: #ffffff;
	border-radius: 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  opacity: 0.7;
  text-align: center;
}
.index05 .jztx  .leftBox{
  width: calc((100% - 422px)/2);
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.index05 .jztx  .rightBox{
  width: calc((100% - 422px)/2);
  display: flex;
  justify-content: flex-start;
  position: relative;
  padding-top: 21em;
}
.index05 .jztx .centerGif{
}
.index05 .jztx  .jztxLeft:hover{
  border: 1px solid #e60011;
}
.index05 .jztx .jztxRight:hover{
  border: 1px solid #ef8c25;
}
.index06{
  background-image: url("../images/生态体系背景图.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.index06 .cont_tit {
  margin: 4vh 0 8vh 0;;
}

.index06 .djjw ul {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.index06 .djjw .item {
  height: 5.5em;
  width: 16%;
  background-color: #ffffff;
	box-shadow: 0px 0px 24px 0px rgba(227, 227, 227, 0.51);
	border-radius: 10px;
  margin: 5px 0 0 5px;
}
.index06 .djjw .item img{
  width: 100%;
  height: 100%;
}







/* .main .footer .Top img {
    width: 8em;
    height: 8em;
} */



.banner02 {
    margin-bottom: 6em;
    position: relative;

}





@keyframes fade {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.05);
    }
}

@keyframes fadebig {
    0% {
        transform: scale(1.1);
        opacity: 1;
    }

    100% {
        transform: scale(1.0);
        opacity: 1;
    }
}

@keyframes fade1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;

        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;

        transform: translate3d(0, 0, 0);
    }
}

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-100%, 0);
    }

    50.1% {
        transform: translate(100%, 0);
    }

    100% {
        transform: translate(0, 0);
    }
}

@font-face {
    font-family: SHSCR;
    src: url("../images/SourceHanSansCN-Regular.otf") format("opentype");
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(50%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(50%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


@keyframes fadeIndown {
    0% {
        opacity: 0;
        transform: translateY(-50%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-50%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes rateRight {
    0% {
        transform: rotate(30deg);
    }

    33% {
        transform: rotate(0deg);
    }

    66% {
        transform: rotate(30deg);
    }

    100% {

        transform: rotate(0deg);
    }
}

@keyframes slideToggle {

    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(50%);
    }

    100% {

        transform: translateY(0);
    }
}

@media (max-width: 2560px) {
    .index07 .spzx video {
        width: 100%;
        /* height: 88%; */
        object-fit: fill;
        transform: scale(0.9);
    }
}

@media (-webkit-min-device-pixel-ratio:1.5),
(max-width: 2160px) {
   
    .index07 .spzx .swiper-slide-active {
        /* transform:scale(1) */
    }
}

@media (max-width: 1920px) {
    .main .top .menu .ind {
      margin-right: 1em;
    }
  
}

@media (max-width: 1600px) {
  .main .top .menu .ind {
    margin-right: 0.8em;
  }
  .main .top .menu .ind>li {
    margin: 0 0.8em;
    padding: 0 0.8em;
  }

  .index02 .left_cont {
    width: 62vh;
  }

  .index02 .right_cont {
    width: calc(100% - 62vh - 2.75%);
  }

  .index02 .right_cont .tis span {
    font-size: 1.8vh;
  }
}

@media (max-width: 580px) {
    .conter {
        max-width: 100%;
    }

    .index04 .sd_list .sd_cont .tit:after {
        bottom: 0.5em;
    }
}