

/* 测试 */
/* body{opacity: 0.8;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/000.png) !important;}  */
 

html{background:#FFF;font-size:62.5%;font-size: calc(1000vw / 1920);}
body{font-size:14px;font-size:1.4rem;color: #000;} 

.content .fs50{font-size: 5rem;}
.content .fs48{font-size: 4.8rem;}
.content .fs46{font-size: 4.6rem;}
.content .fs44{font-size: 4.4rem;}
.content .fs42{font-size: 4.2rem;}
.content .fs40{font-size: 4rem;}
.content .fs38{font-size: 3.8rem;}
.content .fs36{font-size: 3.6rem;}
.content .fs34{font-size: 3.4rem;}
.content .fs33{font-size: 3.3rem;}
.content .fs32{font-size: 3.2rem;}
.content .fs30{font-size: 3rem;}
.content .fs28{font-size: 2.8rem;}
.content .fs26{font-size: 2.6rem;}
.content .fs24{font-size: 2.4rem;}
.content .fs23{font-size: 2.3rem;}
.content .fs22{font-size: 2.2rem;}
.content .fs20{font-size: 2rem;}
.content .fs19{font-size: 1.9rem;}
.content .fs18{font-size: 1.8rem;}
.content .fs17{font-size: 1.7rem;}
.content .fs16{font-size: 1.8rem;}
.content .fs15{font-size: 1.5rem;}
.content .fs14{font-size: 1.6rem;}
.content .fs13{font-size: 1.3rem;}
.content .fs12{font-size: 1.2rem;}
    
@media screen and (max-width:996px){
	html,body{font-size: 6px;}

	.content .fs50{font-size: 38px;}
	.content .fs48,.content .fs46{font-size: 36px;}
	/* .content .fs44,.content .fs42{font-size: 32px;} */
	.content .fs40{font-size: 28px;}
	.content .fs38{font-size: 26px;}
	.content .fs36,.content .fs34,.content .fs33{font-size: 24px;}
	.content .fs30,.content .fs32,.content .fs28{font-size: 22px;}
	.content .fs23,.content .fs24,.content .fs26{font-size: 22px;}
	.content .fs22{font-size: 18px;}
	.content .fs20{font-size: 17px;}
	.content .fs18{font-size: 16px;}
	.content .fs16,.content .fs17{font-size: 14px;}
	.content .fs14,.content .fs15{font-size: 13px;}
}
@media screen  and (max-width:767px){
	.content .fs50{font-size: 32px;}
	.content .fs48,.content .fs46{font-size: 30px;}
	/* .content .fs44,.content .fs42{font-size: 26px;} */
	.content .fs38,.content .fs40{font-size: 24px;}
	.content .fs36,.content .fs34,.content .fs33{font-size: 20px;}
	.content .fs30,.content .fs32,.content .fs28{font-size: 18px;}
	.content .fs23,.content .fs24,.content .fs26{font-size: 18px;}
	.content .fs22,.content .fs20{font-size: 16px;}
	.content .fs18,.content .fs19{font-size: 14px;}
	.content .fs16,.content .fs17{font-size: 14px;}
	.content .fs14,.content .fs13,.content .fs15{font-size: 12px;}
}



.wrapbanner{overflow: hidden;position: relative;background: #007457;box-sizing: border-box;padding: 0 6rem;} 

.banner{overflow: hidden;}
.banner a{display:block;position:relative}  
.banner .title{color: #fff;text-align: left;position: absolute;left: 0%;bottom: 4rem;transform: none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;box-sizing: border-box;padding: 0 4rem;width: 100%;}
.banner .gp-img{padding-bottom: calc(700% / 18);}
.banner .gp-img video,.banner .gp-img img{width:100%;height: 100%;position: absolute;left: 0;top: 0;}
.banner .gp-img video{width:100%;height: auto;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
/* .banner .swiper-slide-active .gp-img{animation:scaleBig 5s linear 0s 1 both;transform-style:preserve-3d} */
@-webkit-keyframes scaleBig{
	0%{transform:scale(1.1)}
	100%{transform:scale(1)}
}
@keyframes scaleBig{
	0%{transform:scale(1.1)}
	100%{transform:scale(1)}
}   

  

.wrapbanner .dot{position: absolute;right: 2rem;top: 0;height: 100%;display: flex;flex-direction: column;align-items: center; }
.wrapbanner .dot .line{flex: 1;width: 0.1rem;background: url(../images/line.png) repeat-y;}
.wrapbanner .dots{font-size: 0;box-sizing: border-box; z-index: 1;margin: 0rem 0;}
.wrapbanner .dots .swiper-pagination-bullet{opacity: 1;width: 2rem;height: 1.9rem;background: url(../images/dot.png) no-repeat center;background-size: cover;margin: 2rem 0;display: block;}
.wrapbanner .dots .swiper-pagination-bullet-active{background: url(../images/dot1.png) no-repeat center;background-size: cover;}
  
.content{} 

.channel_title{display: flex;align-items: center;margin-bottom: 2.6rem;}
.channel_title .index_title{color: #333;}
.channel_title .rt{flex: 1;overflow: hidden;display: flex;align-items: center;margin-top: 2rem;}
.channel_title .line{flex: 1;overflow: hidden;height: .1rem;background: #e0e0e0;margin: 0 1.5rem; }
.channel_title .more{color: #999;font-weight: 400;text-transform: uppercase;}
.channel_title .more:hover{color: #007457;}
 
.wrap_mode01{margin: 4rem 0 0;}
.mode01{} 
.mode01_con{display: flex;}
.mode01_1{width: 68rem;   }
.mode01_1 a{display: block; transition: all 0.5s ease-in-out;}
.mode01_1 a:hover{box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);}
.mode01_1 a .img{padding-bottom: 55.88%;}
.mode01_1 a .info{border: .1rem solid #e6e6e6;border-top: none;box-sizing: border-box;padding: 2rem 3rem;position: relative;}

.mode01_1 a .info .line1{ position: absolute; left:0; top: 0; height:0; width: 1px; background: #007457; transition: .2s .1s;}
.mode01_1 a .info .line2{ position: absolute; left:0; bottom: 0; height:1px; width: 0; background: #007457; transition: .2s .3s;}
.mode01_1 a .info .line3{position: absolute;right: 0;bottom: 0;height:0;width: 1px;background: #007457; transition: .2s .5s;}

.mode01_1 a:hover .info .line1{ height: 100%; transition: .2s .1s;}
.mode01_1 a:hover .info .line2{ width: 100%; transition: .2s .3s;}
.mode01_1 a:hover .info .line3{ height: 100%; transition: .2s .5s;}

.mode01_1 a .info .title{color: #000;line-height: 1.167;height: 3.501em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: -moz-box;display: -ms-flexbox;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-moz-box-orient: vertical;}
.mode01_1 a:hover .info .title{color: #007457; }
.mode01_1 a .info .date{color: #999;font-family: "Arial";line-height: 1.125;margin: 2.5rem 0 0;font-weight: 400;}
.mode01_2{flex: 1;margin-left: 4rem;}
.mode01_2 li{margin-bottom: 1.5rem;}
.mode01_2 li:last-child{margin-bottom: 0rem;}
.mode01_2 li a{display: block;box-sizing: border-box;padding: 2rem 3rem 1.75rem;border: .1rem solid #e6e6e6;border-top-width: .3rem;transition: all 0.5s ease-in-out;}
.mode01_2 li a:hover{box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);}
.mode01_2 li a .title{color: #000;line-height: 1.333;height: 2.666em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: -moz-box;display: -ms-flexbox;-webkit-line-clamp: 2;-webkit-box-orient: vertical;-moz-box-orient: vertical;}
.mode01_2 li a:hover .title{color: #007457; }
.mode01_2 li a .date{color: #999;line-height: 1.125;margin: 1.7rem 0 0;font-family: "Arial";font-weight: 400;}
.mode01_2 li:nth-child(1) a{border-top-color: #f46e58;}
.mode01_2 li:nth-child(2) a{border-top-color: #f39527;}
.mode01_2 li:nth-child(3) a{border-top-color: #76b22a;}
.mode01_2 li:nth-child(4) a{border-top-color: #3272d1;}
   

.wrap_mode02{margin: 8rem 0 0;overflow: hidden;background: url(../images/mode2_bg.png) no-repeat center;background-size: cover;box-sizing: border-box;padding: 9rem 0 6rem;}
.mode02{}  
.mode02_1{display: flex;flex-wrap: wrap;margin: 0 -2rem;}  
.mode02_1 li{width: 33.3%;margin-bottom: 2rem;} 
.mode02_1 li a{display: block;margin: 0 2rem;box-sizing: border-box;padding: 5.5rem 5rem 7.5rem;height: 100%;display: flex;display: -webkit-flex;flex-direction: column;justify-content: space-between;} 
.mode02_1 li a .top{}
.mode02_1 li a .title{color: #fff;line-height: 1.04;padding-bottom: 1rem;box-sizing: border-box;}
.mode02_1 li a .summary{color: rgba(255,255,255,0.6);line-height: 1.5;margin-top: 3rem;font-family: "AlimamaFangYuanTiVF" !important;font-style: normal;}
.mode02_1 li a .summary *{font-family: "AlimamaFangYuanTiVF" !important;font-style: normal;font-weight: normal;}

.mode02_1 li a .img{padding-bottom: 66.17%;margin: 2.5rem 0 0;transition: all 0.5s ease-in-out;transition-delay: 0.3s;}
/* .mode02_1.isView li a .img{padding-bottom: 66.17%;} */
.mode02_1 li:nth-child(1) a{background: url(../images/bg1.png) no-repeat;background-size: cover;} 
.mode02_1 li:nth-child(2) a{background: url(../images/bg2.png) no-repeat;background-size: cover;} 
.mode02_1 li:nth-child(3) a{background: url(../images/bg3.png) no-repeat;background-size: cover;} 
 

.wrap_mode03{margin: 9rem 0  7rem;overflow: hidden;}
.mode03{}  
.mode03_1{display: flex;flex-wrap: wrap;margin: 0 -2rem;}
.mode03_1 li{width: 50%;margin-bottom: 2rem;}
.mode03_1 li a{display: block;position: relative;margin: 0 2rem;}
.mode03_1 li a::before{content: "";display: block;width: 100%;height: 16rem;;background-image: -moz-linear-gradient( 90deg, rgba(3,0,0,0.8) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(3,0,0,0.8) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(3,0,0,0.8) 0%, rgba(0,0,0,0) 100%);position: absolute;left: 0;bottom: 0;z-index: 1;}
.mode03_1 li a .img{padding-bottom: 66.47%;}
.mode03_1 li a .title{position: absolute;left: 0;bottom: 4rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;box-sizing: border-box;padding: 0 5rem;color: rgba(255,255,255,1);z-index: 1;width: 100%;}

  


.fadeInUpSmall  {  -webkit-animation-name: fadeInUpSmall;  animation-name: fadeInUpSmall ;  animation-duration: 0.4s;   -webkit-animation-duration: 0.4s;  animation-timing-function: ease-in-out;   -webkit-animation-timing-function: ease-in-out;     visibility: visible !important;   }
@-webkit-keyframes fadeInUpSmall {
  0% {   opacity: 0;    -webkit-transform: translate3d(0, 20px, 0);    transform: translate3d(0, 20px, 0);  }
  100% {    opacity: 1;    -webkit-transform: none;    transform: none;  }
}
@keyframes fadeInUpSmall {  
  0% {    opacity: 0;    -webkit-transform: translate3d(0, 20px, 0);    -ms-transform: translate3d(0, 20px, 0);    transform: translate3d(0, 20px, 0);  }
  100% {    opacity: 1;    -webkit-transform: none;    -ms-transform: none;    transform: none;  }
}
 
@-webkit-keyframes index_04bli{
	0%{clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);}
	100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);}
}
@keyframes index_04bli{
	0%{clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);}
	100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);}
}

 
@media screen and (max-width:1640px){
    

}
@media screen and (max-width:1280px){ 

}
@media screen and (max-width: 1200px){
	
}
@media screen and (max-width: 1100px){
	
}
@media screen and (max-width: 996px){ 
  .mode01_con{flex-wrap: wrap;}
  .mode01_1{width: 100%;}
  .mode01_2{margin-left: 0;margin-top: 3rem;}



    .fs30{font-size: 26px;}
    .fs16{font-size: 16px;}
    /* .banner2 .arrow{display: none;} */
    /* .banner2 .dots{display: block;text-align: center;} */
}
@media screen and (max-width:768px){ 
  .banner .title{display: none;}
  .wrapbanner{padding: 0;}
  .wrapbanner .dot{width: 100%;height: auto;flex-direction: row;top: auto;bottom: 2rem;right: auto;}
  .wrapbanner .dot .line{display: none;}
  .wrapbanner .dots{margin: 0 1rem;flex: 1;text-align: center;}
  .wrapbanner .dots .swiper-pagination-bullet{display: inline-block;margin: 0 1rem;}

  .wrap_mode02{margin: 5rem 0  0;padding: 5rem 0;}
.mode02_1 li{width: 100%;}
.mode02_1 li a{padding: 4rem;}
.mode02_1 li a .summary { margin-top: 1rem;}

.wrap_mode03{margin: 5rem 0 ;}
.mode03_1 li a .title{padding: 0 4rem;bottom: 3rem;}


    .fs30{font-size: 24px;}
    .fs16{font-size: 14px;}
}
@media screen and (max-width:540px){  
  .mode03_1 li{width: 100%;}
}
@media screen and (max-width:479px){  

    .fs30{font-size: 20px;} 
}
@media screen and (max-width:414px){ 

}



 