@import url("style.css");
@import url("mobile.css");
@import url("custom.css");
@import url("pscroll.css");

/*轮显*/
.main .banner .swiper-other {position: absolute; left: 0; bottom:130px;z-index: 2;width: 100%;}
.main .banner .swiper-other .swiper-pagination-bullet {--cw: 12px; margin: 0 12px; position: relative; cursor: pointer;background:none;}
.main .banner .swiper-pagination-bullet-active{ background:none;}
.main .banner .swiper-other .swiper-pagination-bullet::before {content: "";position: absolute; left: 0;top: 0; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.8);
 width: var(--cw); height: var(--cw);opacity: 1; transition: opacity 0.3s;}
 .main .banner .swiper-other .swiper-pagination-bullet-active::before {border: 2px solid rgba(255, 255, 255, 0.2);}
.main .banner .swiper-other .cycle-box {--size: var(--cw); --b-c: #f40102; --b-w: 1px; display: block;}
.main .banner [flex]{display: flex;}
.main .banner [flex][flex~="aic"] {align-items: center;}
.main .banner [flex][flex~="jc"] {justify-content: center;}
.main .banner .cycle-box {--size: 40px; --time: 4s;--b-c: var(--main-color); --b-w: 3px; position: relative;width: var(--size);height: var(--size);}
.main .banner .cycle-box .cycle-son {position: absolute; top: 0;height: var(--size);width: calc(var(--size)*0.5);overflow: hidden;}
.main .banner .cycle-box .cycle-son::before {content: ''; display: block;position: absolute; left: 0;top: 0; width: 100%;height: 100%;}
.main .banner .cycle-box .left-c {left: 0;}
.main .banner .cycle-box .left-c::before {transform-origin: right center; border-radius: calc(var(--size)*0.5) 0 0 calc(var(--size)*0.5);border: var(--b-w) solid var(--b-c);
 border-right: 0; transform: rotate(-180deg);}
.main .banner .cycle-box .right-c {right: 0;}
.main .banner .cycle-box .right-c::before {transform-origin: left center;border-radius: 0 calc(var(--size)*0.5) calc(var(--size)*0.5) 0;border: var(--b-w) solid var(--b-c);
 border-left: 0; transform: rotate(-180deg);}
.main .banner .cycle-box.run .left-c::before {transform: rotate(0deg);animation: cycle-left var(--time) linear;}
.main .banner .cycle-box.run .right-c {right: 0;}
.main .banner .cycle-box.run .right-c::before {transform: rotate(0deg);animation: cycle-right var(--time) linear;}
.main .banner .cycle-box-h:hover .left-c::before { transform: rotate(0deg);animation: cycle-left var(--time) linear;}
.main .banner .cycle-box-h:hover .right-c {right: 0;}
.main .banner .cycle-box-h:hover .right-c::before {transform: rotate(0deg); animation: cycle-right var(--time) linear;}
.main .banner .run .cycle-box .left-c::before {animation: cycle-left var(--time) linear;}
.main .banner .run .cycle-box .right-c {right: 0;}
.main .banner .run .cycle-box .right-c::before { animation: cycle-right var(--time) linear;}
@media screen and (max-width: 1400px) {
/*轮显*/
.main .banner .swiper-slide .txt img{height: 50px;}
.main .banner .swiper-slide .pic{padding-top: 2.5%;}

}
@media screen and (max-width: 1200px) {
  /*轮显*/
  .main .banner:hover .btn .boxs{width:97%;}
  .main .banner .btn .boxs{ width:98%;}
  .main .banner .swiper-other .swiper-pagination-bullet { --cw: 12px; margin: 0 10px;}
  .main .banner .swiper-other .swiper-pagination-bullet::before { border-width: 2px;}
  .main .banner .swiper-other .cycle-box { --b-w: 2px; }
  .main .banner .swiper-slide .pic span img{margin-right: 8px;height: 18px;}
  .main .banner .swiper-slide .pic span{line-height: 36px;font-size: 16px;padding-left: 30px;padding-right: 30px;}

}
@media screen and (max-width: 992px) {
/*轮显*/
.main .banner .swiper-other {bottom: 110px;}
.main .banner .swiper-slide .txt img{height: 40px;}
.main .banner .swiper-slide .pic{padding-top: 3%;}
.main .banner .swiper-slide .pic span{font-size: 14px;line-height: 32px;}
.main .banner .swiper-slide .pic span img{margin-right: 5px;height: 16px;}
.main .banner .swiper-slide .desc{font-size: 14px;padding-top: 3%;}

}
@media screen and (max-width: 780px) {
/*轮显*/
.main .banner .swiper-slide .txt img{height: 35px;}
.main .banner .swiper-slide .pic span{font-size: 13px;line-height: 30px;padding-left: 25px;padding-right: 25px;}
}
@media screen and (max-width: 640px) {
/*轮显*/
.main .banner .swiper-slide .rbtn{ min-width:130px; padding:0 30px; font-size:15px;}
.main .banner .swiper-slide .rbtn span{ height:42px; line-height:42px; padding:0;}
.main .banner .swiper-button-prev,.main .banner .swiper-button-next{ width:40px; height:40px; margin-top:-20px;background-size:10px auto;}
.main .banner .swiper-other { bottom: 30px;}
.main .banner .swiper-other .swiper-pagination-bullet { margin:0 6px;}
}
@media screen and (max-width: 480px) {
/*轮显*/
.main .banner .btn{bottom:22px;}
.main .banner .swiper-slide .rbtn{ min-width:110px; padding:0 20px; font-size:13px; margin-top:4%;}
.main .banner .swiper-slide .rbtn span{ height:36px; line-height:36px;}
.main .banner .swiper-slide .rbtn{ margin-top:1%;}
.main .banner .swiper-slide .txt img{height: 30px;}
.main .banner .swiper-slide .pic span{font-size: 12px;line-height: 26px;padding-left: 18px;padding-right: 18px;}

}
@media screen and (max-width: 420px) {
/*轮显*/
.main .banner .swiper-slide .rbtn{ min-width:100px;}
.main .banner .swiper-slide .rbtn span{ height:32px; line-height:32px;}
.main .banner .swiper-slide .pic{padding-top: 4%;}
.main .banner .swiper-slide .desc{font-size: 13px;padding-top: 4%;}
}
@media screen and (min-width: 1200px) {
  /*轮显*/
  .swiper-container{ height:100%!important;}
  .main .banner .swiper-slide {position: relative; height:100%;}

 }
/*跳动数字*/
.i_nums_bg{position: relative;height: 0;}
.i_nums{overflow: hidden;background: #FFFFFF; /* box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.1); */border-radius: 1px; margin-top: -150px;position: relative;z-index: 1;}
.i_nums .counter{ text-align:center;}
.i_nums .counter ul li{ float:left; margin-right:2%;width:32%; transition:all 0.3s; position:relative; }
.i_nums .counter ul li:nth-child(3n){ margin-right:0;}

.i_nums .counter ul li .txts2{ overflow:hidden; margin-top:11%; margin-bottom:11%;position: relative;}

.i_nums .counter ul li:last-child .txts2::before{display: none;}
.i_nums .counter ul li .nums{  line-height:1; color:#4c42c5;}
.i_nums .counter span{display:inline-block; vertical-align:middle; overflow:hidden; letter-spacing:1px;  font-weight:bold; font-family:Arial; }
.i_nums .counter label{display:inline-block;vertical-align:top;font-weight:500; font-size:20px; color: #666666;}
.i_nums .counter ul li:first-child label{ font-size:16px;}
.i_nums .counter .h6{ font-weight: normal; overflow:hidden; line-height:24px;   white-space:nowrap;text-overflow:ellipsis; margin-top:2px; margin-bottom:6px; color:#4a4a4a;font-size: 16px;}
.i_nums .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}


@media screen and (max-width: 1200px) {
  /*跳动数字*/
.i_nums .counter label{font-size:18px;}
.i_nums .counter ul li:first-child label{ font-size:15px;}
}
@media screen and (max-width: 992px) {
    /*跳动数字*/
    .i_nums{margin-top: -80px;}
  .i_nums .counter label{font-size:16px;}
.i_nums .counter ul li:first-child label{ font-size:14px;}
}
@media screen and (max-width: 640px) {
  /*跳动数字*/
  .i_nums_bg{height: auto;}
  .i_nums{margin-top: 5%;background: #f8f8f8;}
  .i_nums .counter{padding-top: 3%;padding-bottom: 3%;padding-right: 2%;padding-left: 3%;}
  .i_nums .counter label{font-size:15px;}
  /* .i_nums .counter ul li:nth-child(1),.i_nums .counter ul li:nth-child(2){width: 29%;}
  .i_nums .counter ul li:nth-child(3){width: 38%;} */
.i_nums .counter ul li:first-child label{ font-size:13px;}
.i_nums .counter ul li{width:50%;  margin-bottom:2%;margin-right: 0;  /* text-align: left;*/}
.i_nums .counter ul li .txts2::before{display: none;}
.i_nums .counter ul li .txts2{margin-top: 5%;margin-bottom: 0;display: inline-block;vertical-align: top;}
.i_nums .counter ul li:nth-child(7n){ margin-right:2%;}
/* .i_nums .counter ul li:nth-child(2n){ margin-right:0;} */
/* .i_nums .counter ul li .nums{float: left;margin-right: 10px;margin-top: 6px;} */
.i_nums .counter .h6{white-space:unset;text-overflow:unset;/* text-align: left;max-width: 70px;margin-top: 0; */font-size: 14px;}
/* .i_nums .counter ul li:nth-child(2) .h6{max-width: 80px;}
.i_nums .counter ul li:nth-child(3) .h6{max-width: 100px;} */
}
@media screen and (max-width: 480px) {
  .i_nums .counter label{font-size:14px;}
.i_nums .counter ul li:first-child label{ font-size:12px;}
.i_nums .counter .h6{font-size: 12px;line-height: 20px;}
}
/*返回顶部*/
.db { position: fixed;cursor:pointer;
  right: 10px;
  bottom: 94px;
  padding-top:6px; width: 72px;
  height:66px; border-radius:6px;  background-color: rgba(0,0,0,0.25); box-sizing: border-box;
}
.db:hover{ background-color:#4c42c5}
.db .additional-icon.icon5 {
 background:url(../images/right_pic5_on.png) center center no-repeat;
}
.additional-icon {
    margin: 0 auto 4px;
    width: 36px;
    height: 36px;
    margin-top: 10px;
}
.db.active .additional-icon.icon5 {background-image:url(../images/right_pic5_on.png); }
/*研究院概览*/
.i_bnt{display: inline-block;width: 158px;height: 44px;line-height: 44px;background: linear-gradient(to right, #467cf7, #4c42c5);border-radius: 22px;font-size: 14px;color: #fff;position: relative;text-align: center;overflow: hidden;z-index: 0;}
.i_bnt:hover{background: linear-gradient(to left, #467cf7, #4c42c5);color: #fff;}
.i_bnt::after{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 0;background: linear-gradient(to left, #467cf7, #4c42c5);z-index: -1;transition:all 0.3s;}
.i_bnt:hover::after{width: 100%;}
.i_bnt span{margin-left: 10px;font-family:"宋体";font-weight: bold;}
.i_one{overflow: hidden;}
.i_one li:first-child{padding-bottom: 10%;padding-top: 20%;background:#eff3fc;}
.i_one li:first-child .wrap{margin-top: 140px;}
.i_one li{background-position:center center;background-repeat: no-repeat;background-size: cover;display: block;padding-top: 14.5%;padding-bottom:14.5%;}
.i_one li .wrap{position: relative;}
.i_one li .imgs{float: right;width: 50%;}
.i_one li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_one li .txts{overflow: hidden;position: absolute;height: 100%;top: 0;left: 0;width: 50%;display: flex;}
.i_one li:first-child .txts{max-width: 700px;}
.i_one li:nth-child(2) .txts{max-width: 530px;}
.i_one li .txts .cons{width: 96%;margin: 0 auto;text-align: left;color: #4a4a4a;}
.i_one li .txts .cons .h3{color: #4c42c5;font-weight: bold;overflow: hidden;line-height: 1.2;}
.i_one li .txts .cons .p{overflow: hidden;line-height: 1.6;margin-top: 3%;text-align: justify;padding-right: 20px}
.i_one li .txts .cons .i_one_end{text-align: left;overflow: hidden;margin-top: 7%;}
.i_one li .txts .cons .key{width:70%;display: flex;flex-wrap: wrap;}
.i_one li .txts .cons .key span{width:25%;color:#4c42c5;position: relative;display: inline-block;}
.i_one li .txts .cons .key span::before{
  content: '.';
  position: relative;
  bottom: 3px;
  font-size: 46px;
  padding:0 5px 0 0;
}

@media screen and (max-width: 1200px) {
   /*研究院概览*/
   .i_bnt{width: 150px;font-size: 13px;}
}
@media screen and (max-width: 992px) {
  /*研究院概览*/
  .i_one li .imgs{float: none;width: 90%;margin: 0 auto;margin-top: 7%;}
  .i_one li:nth-child(2) .imgs{float: none;}
  .i_one li .txts{position:static;height: auto;display: block;width: 100%;}
  .i_one li:first-child .txts{max-width: none;}
  .i_one li:nth-child(2) .txts{max-width: none;}
  .i_one li:nth-child(3) .imgs{margin-top: 7%;}
  .i_one li:nth-child(4) .imgs{margin-top: 7%;}
}
@media screen and (max-width: 640px) {
    /*研究院概览*/
    .i_one li:first-child{margin-top: 5%;padding-top: 14.5%;padding-bottom: 12.5%;}
  .i_one li:first-child .wrap{margin-top: 0;}
  .i_one li:nth-child(3){padding-top: 14.5%;padding-bottom: 14.5%;}
  .i_one li:nth-child(4){padding-top: 14.5%;padding-bottom: 14.5%;}
  .i_one li .txts .cons .h3{letter-spacing: 2px;}
}
@media screen and (max-width: 480px) {
  /*研究院概览*/
  .i_bnt{font-size: 12px;line-height: 40px;height: 40px;width: 140px;}
}


/*组织架构*/
.i_title{text-align: center;overflow: hidden;padding-top: 5%;}
.i_title .h3{display: inline-block;overflow: hidden;vertical-align: top;padding-left: 46px;padding-right: 46px;line-height: 53px;color: #4c42c5;position: relative;font-weight: bold;}

.i_case_bg{overflow: hidden;position: relative;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.i_case_bg .img{display: block;width: 100%;}
.i_case_bg .wapimg{display: none}
.i_case_bg .bgs{position: absolute;top: 0;left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4);}
.i_case_bg .i_title{position: absolute;z-index: 1;left: 0;width: 100%;top:0;}
.i_case_bg .i_title .h3{color: #fff;}
.i_case_bg  .wrap{position: relative;height: 100%;}
.i_case{overflow: hidden;height: 100%;}
.i_case ul{height: 100%;}
.i_case li{float: left;width: 11.1%;overflow: hidden;text-align: center;height: 100%;position: relative;}

.i_case li:last-child::after{display: none;}
.i_case li a{display: block;overflow: hidden;width: 100%;height: 100%;transition:all 0.3s;}
.i_case li a:hover{background: url("../images/i_bg1.png")/*tpa=https://www.tc-drive.com/statics/html/images/i_bg1.png*/ center bottom no-repeat;background-size: cover;}
.i_case li .divs{position: absolute;bottom: 60px;left: 0;width: 100%;overflow: hidden;}
.i_case li img{display: block;height: 43px;margin: 0 auto;}
.i_case li .h4{font-weight: normal;overflow: hidden;line-height: 26px;height:52px; color: #fff;white-space:nowrap;text-overflow:ellipsis;margin-top: 30px;}

@media screen and (max-width: 1440px) {
  /*组织架构*/
  .i_case li .divs{bottom: 40px;}
  .i_case li img{height: 36px;}
  .i_case li .h4{margin-top: 25px;}
}
@media screen and (max-width: 1200px) {
  /*组织架构*/
  .i_title .h3{line-height: 43px;padding-left: 36px;padding-right:36px;}
  .i_title .h3::before{width: 18px;height: 43px;}
  .i_title .h3::after{width: 18px;height: 43px;}

}
@media screen and (max-width: 992px) {
  /*组织架构*/
  .i_case{margin-top: 5%;margin-bottom: 6%;}
  .i_case li{width: 25%;height: auto;margin-bottom: 2%;}
  .i_case li a{height: auto;padding-top:10px;padding-bottom: 10px;}
  .i_case li .divs{position: static;}
  .i_case_bg{z-index: 0;}
  .i_case_bg::after{background: rgba(0,0,0,0.4);content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}
  .i_case_bg .i_title{position: relative;}
  .i_case_bg .img{display: none}
  .i_case_bg .wapimg{display: block!important;width: 100%;}

}
@media screen and (max-width: 640px) {
    /*组织架构*/
    .i_title .h3{line-height: 40px;padding-left: 30px;padding-right:30px;}
    .i_title .h3::before{width: 17px;height: 40px;}
    .i_title .h3::after{width: 17px;height: 40px;}
    .i_case{margin-top: 3%;margin-bottom: 7%;}
    .i_case li{width: 33.3333%;}
    .i_case{margin-top: 4%;}
    .i_case li .h4{margin-top: 20px;}
    .i_case_bg .img{display: none}
    .i_case_bg .wapimg{display: block!important;width: 100%;}
}

@media screen and (max-width: 480px) {
   /*组织架构*/
   .i_title{margin-top: 10%;}
  .i_case li .h4{margin-top: 15px;}
  .i_case{margin-top: 15%;}
  .i_case li .h4{line-height: 22px;height: 44px;}
}
@media screen and (max-width: 420px) {
     /*组织架构*/
  .i_case li .h4{margin-top: 10px;}
}

/*研究领域*/
.i_two_ul{ margin-top:0%; overflow:hidden; padding-bottom:8%;margin-left: 50px}
.i_two_ul ul li{ float:left; width:12.857%; margin-right:1.2%;  overflow:hidden; position:relative; -webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; margin-top:5%;}
.i_two_ul ul li:nth-child(7n){ margin-right:0;}
.i_two_ul ul li.on{ width:57.1435%;}
.i_two_ul ul li:hover{margin-top:4%;}
.i_two_ul ul li .imgs{ overflow:hidden;padding-top:510px; background-repeat:no-repeat; background-size:100% 100%; background-position:center center;}
.i_two_ul ul li .imgs img{ display: block;overflow:hidden; width:100%;opacity:0;filter:Alpha(opacity=0); position:absolute; height:100%; top:0; left:0;}


.i_two_ul ul li .txts2{overflow:hidden; position:absolute; top:0%; left:0; width: 100%; height:100%;display: flex; align-items:center; justify-content: left;transition:all 0.1s;}
.i_two_ul ul li.on .txts2{opacity:0;filter:Alpha(opacity=0);}
.i_two_ul ul li .txts2 .p{/* writing-mode: tb-rl; */color:#fff;line-height: 30px;height: 30px;white-space:nowrap;text-overflow:ellipsis;margin-bottom: 25%;font-weight:bold;}
.i_two_ul ul li .txts2 .cons{width: 90%; margin:0 auto; text-align:center;}
.i_two_ul ul li .ico{margin-bottom: 10px;}
.i_two_mobile{display: none;overflow: hidden;}
@media screen and (max-width: 640px) {
  .i_two_ul ul li{width:50%;margin:0}
}
@media screen and (max-width: 1500px){
/*研究领域*/
  .i_two_ul ul li .txts{width: 100%;left: 0;}
}

/*智创奖*/
.o_big_con{ overflow:hidden; position:relative;}
.o_big_con .img{display: block;}
.o_big_con .wapimg{display: none;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}

.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap12{ height:100%; display:table; }
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;}
.o_big_con .h2 label{display:block; width:100%;max-width: 720px;margin: 0 auto; color:rgba(255,255,255,1.0); font-weight:normal; padding-bottom:12px;font-weight: 300;line-height: 32px; margin-top: 3%;}
.o_big_con .h2 span{ display:inline-block; /* overflow:hidden; */ color:rgba(255,255,255,1.0);  position:relative;vertical-align: top;padding-left: 46px;padding-right: 46px;  line-height: 53px;letter-spacing: 3px}
.o_big_con .h2 i{display: block;
    width: 50px;
    height: 3px;
    margin: 10px auto 15px;
    padding: 0;
    background-color: #fff;}
.o_big_con .h2 .t2{
    color: rgba(255,255,255,0.25);
    text-transform: uppercase;
}
@media screen and (max-width: 640px) {
    .o_big_con .img{display: none;}
    .o_big_con .wapimg{display:block;width: 100%;}
}
/*新闻动态*/
.i_five_two{overflow: hidden;margin-top: 4%;padding-bottom: 5%;}
.i_five_two .divs{width: 33.333%;max-width: 660px;overflow: hidden;padding: 0 30px 0 30px;}
.i_five_two .divs:nth-child(2){
  padding:0 15px;
}
.i_five_two .divs ul li{display: block;margin-bottom: 4%;overflow: hidden;}
.i_five_two .divs ul li .boxs{overflow: hidden;}
.i_five_two .divs ul li .imgs{overflow: hidden;float: left;width: 110px;margin-right: 26px;}
.i_five_two .divs ul li .imgs img{display: block;width: 100%; height:110px;object-fit: cover; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s; transition-duration: 0.8s;}
.i_five_two .divs ul li:hover .imgs img{transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);}
.i_five_two .divs ul li .txts{overflow: hidden;}
.i_five_two .divs ul li .txts .h5{font-weight: bold;font-size: 18px;color: #4a4a4a;transition:all 0.3s;line-height: 28px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.i_five_two .divs ul li:hover .txts .h5{ color: #4c42c5;}
.i_five_two .divs ul li .txts .p{font-size: 14px;line-height: 24px;color: #666;height: 48px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;margin-top: 9px;}
.i_five_two .divs ul li .txts .date{overflow: hidden;color: #999999;font-size: 14px;padding-left: 22px;background: url("../images/i_pic6.png")/*tpa=https://www.tc-drive.com/statics/html/images/i_pic6.png*/ left center no-repeat;background-size: 14px 14px;margin-top: 8px;}
.i_title2{overflow: hidden;line-height: 42px;height: 42px;margin-bottom: 4%;}
.i_title2 .h4{ overflow: hidden;font-weight: bold; color: #4a4a4a;float: left;}
.i_title2 .a{float: right;font-size: 14ppx;}
.i_title2 .a span{margin-left:10px;font-family: '宋体';}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1200px) {
    /*新闻动态*/
    .i_five_two .divs ul li .imgs{margin-right: 16px;}
}
@media screen and (max-width: 992px) {
  /*新闻动态*/
  .i_five_two .divs{width: 100%;max-width: none;}
  .i_five_two .divs.l{float: none;margin-bottom: 2%;}
  .i_five_two .divs.r{float: none;}
  .i_five_two .divs ul li{margin-bottom: 2%;}
  .i_title2{margin-bottom: 3%;height: 36px;line-height: 36px;}

}
@media screen and (max-width: 640px) {
  /*新闻动态*/
  .i_five_two .divs ul li .txts .h5{line-height: 24px;height: 48px;}
  .i_five_two .divs ul li .txts .p{line-height: 22px;height: 44px;}
  .i_five_two .divs ul li .imgs{width: 220px;}
  .i_five_two .divs ul li .txts .h5{margin-top: 10px;}
  .i_title2 .a{font-size: 13px;}
}
@media screen and (max-width: 480px) {
    /*新闻动态*/
    .i_five_two .divs ul li .imgs{width: 200px;}
    .i_five_two .divs ul li .txts .h5{/* margin-top: 3px; */font-size: 16px;}
    .i_five_two .divs ul li .txts .p{line-height: 20px;height: 40px;font-size: 13px;display: none;}
    .i_five_two .divs ul li .txts .date{margin-top: 25px;}
    .i_title2 .a{font-size: 12px;}
}
@media screen and (max-width: 420px) {
   /*新闻动态*/
   .i_five_two .divs ul li .imgs{width: 180px;margin-right: 10px;}
   .i_five_two .divs ul li .txts .p{font-size: 12px;margin-top: 5px;}
   .i_five_two .divs ul li .txts .h5{margin-top: 0px;font-size: 15px;}
}

  @keyframes mymove6
  {
    from {/* filter:alpha(opacity=0);opacity:0; */  -webkit-transform: translateY(100px) translateX(0);
    -moz-transform: translateY(60px) translateX(0);
    transform: translateY(60px) translateX(0);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
    to { /* filter:alpha(opacity=100);opacity:1; */ -webkit-transform: translateY(0px) translateX(0);
    -moz-transform: translateY(0px) translateX(0);
    transform: translateY(0px) translateX(0);
   }

  }

  @-webkit-keyframes mymove6
  {
    /*from { filter:alpha(opacity=0);opacity:0; margin-bottom:-20%;}
    to {margin-bottom:3%;filter:alpha(opacity=1);opacity:1;}*/
    from {/* filter:alpha(opacity=0);opacity:0;  */ -webkit-transform: translateY(100px) translateX(0);
    -moz-transform: translateY(60px) translateX(0);
    transform: translateY(60px) translateX(0);
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
    to { /* filter:alpha(opacity=100);opacity:1; */ -webkit-transform: translateY(0px) translateX(0);
    -moz-transform: translateY(0px) translateX(0);
    transform: translateY(0px) translateX(0); }
  }

@keyframes cycle-left {
  0% {
    transform: rotate(-180deg);
  }
  50% {
    transform: rotate(-180deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes cycle-right {
  0% {
    transform: rotate(-180deg);
  }
  50% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes show_hiden2 {
  0% {
    filter:alpha(opacity=0);opacity:0; transform: translateY(20px);

  }
  40% {
    filter:alpha(opacity=0);opacity:0; transform: translateY(20px);
  }
  100% {
   filter:alpha(opacity=100);opacity:1; transform: translateY(20px);
  }
}