﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@import url(lrtk3.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: -100px;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 .txts2::before{content: "";position: absolute;top: 5%;right: 0;height: 90%;width: 1px;background: #B7B7B7;}
.i_nums .counter ul li:last-child .txts2::before{display: none;}
.i_nums .counter ul li .nums{  line-height:1; color:#FF0000;}
.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:#333333;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:100%;  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(4n){ 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;}
}


/*产品*/
.i_bnt{display: inline-block;width: 158px;height: 44px;line-height: 44px; border: 1px solid #666666; border-radius: 22px;font-size: 14px;color: #666666;position: relative;text-align: center;overflow: hidden;z-index: 0;}
.i_bnt:hover{border-color: #FF0000;color: #fff;}
.i_bnt::after{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 0;background: #FF0000;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: 9%;padding-top: 10%;}
.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: 57.8%;}
.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 .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_one li .txts{overflow: hidden;position: absolute;height: 100%;top: 0;left: 0;width: 42.2%;display: flex; align-items: center; justify-content: left;}
.i_one li:first-child .txts{max-width: 436px;}
.i_one li:nth-child(2) .txts{max-width: 530px;}
.i_one li .txts .cons{width: 96%;margin: 0 auto;text-align: center;color: #333;}
.i_one li .txts .cons .h3{color: #333333;font-weight: bold;overflow: hidden;line-height: 1.2;letter-spacing: 4px;}
.i_one li .txts .cons .p{overflow: hidden;line-height: 1.6;margin-top: 3%;}
.i_one li .txts .cons .i_one_end{text-align: center;overflow: hidden;margin-top: 7%;}
.i_one li:nth-child(2) .txts{right: 0;left: auto;}
.i_one li:nth-child(2) .txts .cons .h3{color: #fff;}
.i_one li:nth-child(2) .txts .cons .p{color: #fff;}
.i_one li:nth-child(2) .txts .cons .i_bnt{color: #fff;}
.i_one li:nth-child(2) .imgs{float: left;}
.i_one li:nth-child(3) .imgs{float: none;width: 100%;max-width: 1367px;margin: 0 auto;margin-top: 4%;}
.i_one li:nth-child(3) .txts{position: relative;width: 100%;display: block;}
.i_one li:nth-child(3){padding-top: 10%;padding-bottom: 10%;}
.i_one li:nth-child(3) .txts .cons .p{margin-top: 2%;}
.i_one li:nth-child(3) .txts .cons .i_one_end{margin-top: 3%;}
.i_one li:nth-child(4) .imgs{float: none;width: 100%;max-width:1296px;margin: 0 auto;margin-top: 4%;}
.i_one li:nth-child(4) .txts{position: relative;width: 100%;display: block;}
.i_one li:nth-child(4){padding-top: 10%;padding-bottom: 10%;}
.i_one li:nth-child(4) .txts .cons .p{margin-top: 2%;color: #fff;}
.i_one li:nth-child(4) .txts .cons .h3{color: #fff;}
.i_one li:nth-child(4) .txts .cons .i_one_end{margin-top: 3%;}
.i_one li:nth-child(4) .txts .cons .i_bnt{color: #fff;}

@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;margin-top: 6%;}
.i_title .h3{display: inline-block;overflow: hidden;vertical-align: top;padding-left: 46px;padding-right: 46px;line-height: 53px;color: #000000;position: relative;font-weight: bold;}
.i_title .h3::before{content: "";position: absolute;width: 22px;height: 53px;left: 0;top: 0;background: url(../images/i_pic4.png) no-repeat;background-size: 100% 100%;}
.i_title .h3::after{content: "";position: absolute;width: 22px;height: 53px;right: 0;top: 0;background: url(../images/i_pic5.png) no-repeat;background-size: 100% 100%;}
.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 .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: 12.5%;overflow: hidden;text-align: center;height: 100%;position: relative;}
.i_case li::after{content: "";position: absolute;right: 0;top: 0;height: 100%;width: 1px;background: rgba(255,255,255,0.2);}
.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) 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 .bgs{background: none;position: static;height: auto;} */
  .i_case_bg .i_title{position: relative;}
  /* .i_case_bg .img{display: none;} */


}
@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: 50%;}
    .i_case{margin-top: 4%;}
    .i_case li .h4{margin-top: 20px;}
  

}
@media screen and (max-width: 480px) {
   /*应用案例*/
   .i_title{margin-top: 10%;}
  .i_case li .h4{margin-top: 15px;}
  .i_case{margin-top: 5%;}
  .i_case li .h4{line-height: 22px;height: 44px;}
}
@media screen and (max-width: 420px) {
     /*应用案例*/
  .i_case li .h4{margin-top: 10px;}
}

/*合作客户*/
.i_link_bg{background: #f7f7f7;overflow: hidden;}
.i_link{ margin-top:4%; text-align:center;margin-bottom: 4.5%;overflow: hidden;}
.i_link li{float: left;  width:14.38%; margin-bottom:3%; margin-right:6.84%;  overflow:hidden;/*box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);background: #f5f5f5;*/}
.i_link li:nth-child(5n){margin-right: 0;}
.i_link li .imgs{ overflow:hidden; position:relative; padding-top:55.24%; }
.i_link li .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-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; }
.i_link li:hover .imgs img{/*-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);*/ }
.i_link li .imgs img.i1{transform: scaleX(1); opacity: 1;}
.i_link li:hover .imgs img.i1{transform: scaleX(0); opacity: 0;}
.i_link li .imgs img.i2{transform: scaleX(0); opacity: 0; transition-delay: 0.3s;}
.i_link li:hover .imgs img.i2{transform: scaleX(1); opacity: 1;}

@media screen and (max-width: 1200px) {
  /*合作客户*/
  .i_link li{margin-right: 3%;width: 17.6%;}
}
@media screen and (max-width: 992px) {
  /*合作客户*/
  .i_link li{margin-right: 2%;width: 18.4%;}
}
@media screen and (max-width: 640px) {
    /*合作客户*/
    .i_link{margin-bottom: 6.5%;}
    .i_link li{width:32%;}
    .i_link li:nth-child(5n){margin-right: 2%;}
    .i_link li:nth-child(3n){margin-right: 0;}
}


/*新闻动态*/
.i_five_two{overflow: hidden;margin-top: 4%;margin-bottom: 5%;}
.i_five_two .divs{width: 49%;max-width: 660px;overflow: hidden;}
.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: 260px;margin-right: 26px;}
.i_five_two .divs ul li .imgs img{display: block;width: 100%;  -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: #333;transition:all 0.3s;height: 56px;line-height: 28px;margin-top: 13px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.i_five_two .divs ul li:hover .txts .h5{ color: #FF0000;}
.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) 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: #333;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);
  }
}