﻿@charset "utf-8";
.section{ width: 100%; height: 100%; overflow: hidden;}

.banner{ width:100%; height: 100%; position:relative; overflow:hidden; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 9;  }
.banner .swiper_banner{ width: 100%; height: 100%;}
.banner .swiper_banner .swiper-slide{ width:100vw!important;  height: 100%; overflow:hidden; background:#fff;position: relative;overflow: hidden;}
.banner .swiper-slide a{  width: 100%; height: 100%; display: block;}
.banner .swiper-slide .pic{ width: 100%; height: 100%;}
.banner .swiper-slide .pic img{ width:100%; height: 100%; position: absolute; left: 0; top:0; object-fit: cover; transform: scale(1.1); transition: all 5s linear;}
.banner .swiper-slide .pic .img01{ display: block;}
.banner .swiper-slide .pic .img02{ display: none;}


.banner .swiper-slide.swiper-slide-active .pic img{transform: scale(1); }
.banner img.img01{ display:block}
.banner img.img02{ display:none}
.banner .swiper-slide .item{position: absolute;left: 0; top:50%;width: 100%; transform: translateY(-50%); color: #000000; z-index: 3;}
.banner .swiper-slide .item .ico{ text-align: right;}
.banner .swiper-slide .item .ico img{ width: auto; height: 409px;}
.banner .swiper_banner .pagination_banner{ width: 100%; font-size: 0; text-align: center; position: absolute; left: 0; bottom: 5%; z-index: 2;}
.banner .swiper_banner .pagination_banner span{ width: 10%; height: 4px; background: rgba(0, 0, 0, 0.1); opacity: 1; border-radius: 0;}
.banner .swiper_banner .pagination_banner span.swiper-pagination-bullet-active{ background: rgba(0, 0, 0, 1);}

@media only screen and (max-width:1600px){
	.banner .swiper-slide .item .ico img{ height: 300px;}
	
}
@media only screen and (max-width:1200px){
	.banner .swiper-slide .item .ico img{ height: 200px;}

}
@media only screen and (max-width:750px){
	.banner img.img02{ display:block}
	.banner img.img01{ display:none}
	.banner .swiper-slide .item .ico img{ height: auto; width: 100%;}

}


.section2{ background: url(s2.png) center center no-repeat; background-size: cover;}
.section2 .swiper02{ width: 100%; overflow: hidden; position: relative; padding: 80px 0 0 0;}
.section2 .swiper02 .swiper-slide{ display: flex; align-items: flex-start; justify-content: space-between;flex-direction: row-reverse; }
.section2 .swiper02 .swiper-slide .pic{ width: 800px; overflow: hidden; }
.section2 .swiper02 .swiper-slide .pic img{ width: 100%;}
.section2 .swiper02 .swiper-slide .cont{ width: 600px;}
.section2 .swiper02 .swiper-slide .cont .a1{font-size: 28px;line-height: 36px;color: rgba(118, 118, 115, 1);}
.section2 .swiper02 .swiper-slide .cont .a2{font-size: 50px;font-weight: 700; line-height: 65px;color: rgba(38, 38, 41, 1); margin-top: 65px;}
.section2 .swiper02 .swiper-slide .cont .a3{ font-size: 24px; line-height: 32px;color: rgba(38, 38, 41, 1); margin-top: 30px; width: 495px;}
.section2 .swiper02 .swiper-slide .cont .a4{ margin-top: 85px; display: flex; align-items: center;}
.section2 .swiper02 .swiper-slide .cont .a4 .m1{ display: flex; align-items: center; justify-content: center;width: fit-content;height: 50px; border-radius: 25px; color:  rgba(38, 38, 41, 1); font-size: 14px; box-sizing: border-box; border:1px solid rgba(38, 38, 41, 1); transition: all 0.3s; padding: 0 30px;}
.section2 .swiper02 .swiper-slide .cont .a4 .m1 i{ display: block; background: url(g_02x.png) center center no-repeat; background-size: 100%; width: 7px; height: 100%; margin-left: 10px;}
.section2 .swiper02 .swiper-slide .cont .a4 .m1:hover{background: rgba(38, 38, 41, 1)}
.section2 .swiper02 .swiper-slide .cont .a4 .m1:hover{ background: rgba(38, 38, 41, 1); color: #fff;}
.section2 .swiper02 .swiper-slide .cont .a4 .m1:hover i{ background: url(g_02.png) center center no-repeat; background-size: 100%;}


.section2 .swiper02 .swiper-slide .cont .a4 .m2{ display: flex; align-items: center; justify-content: center;width: fit-content;height: 50px;border:1px solid rgba(38, 38, 41, 1); border-radius: 25px; color: rgba(38, 38, 41, 1); font-size: 14px; margin-left: 25px; box-sizing: border-box; transition: all 0.3s; padding: 0 30px;}
.section2 .swiper02 .swiper-slide .cont .a4 .m2 i{ display: block; background: url(g_03.png) center center no-repeat; background-size: 100%; width: 19px; height: 100%; margin-left: 10px;}
.section2 .swiper02 .swiper-slide .cont .a4 .m2:hover{background: rgba(38, 38, 41, 1)}
.section2 .swiper02 .swiper-slide .cont .a4 .m2:hover{ background: rgba(38, 38, 41, 1); color: #fff;}
.section2 .swiper02 .swiper-slide .cont .a4 .m2:hover i{ background: url(g_03x.png) center center no-repeat; background-size: 100%;}

.section2 .swiper02 .pagination02{ width: 100%; display: flex; align-items: center; justify-content: center; margin-top: 80px;}
.section2 .swiper02 .pagination02 span{ display: block; flex:1; height: 4px;background: rgba(34, 34, 34,0.15); border-radius: 0; opacity: 1; padding: 0; margin: 0;}
.section2 .swiper02 .pagination02 span.swiper-pagination-bullet-active{ background: rgba(34, 34, 34, 1);}
@media only screen and (max-width:1600px){
	.section2 .swiper02{ padding: 70px 0 0 0;}
	.section2 .swiper02 .swiper-slide .pic{ width: 640px; }
	.section2 .swiper02 .swiper-slide .cont{ width: 500px;}
	.section2 .swiper02 .swiper-slide .cont .a1{font-size: 24px;line-height: 1.5; }
	.section2 .swiper02 .swiper-slide .cont .a2{font-size: 40px; line-height: 1.5; margin-top: 50px;}
	.section2 .swiper02 .swiper-slide .cont .a3{ font-size: 20px; line-height: 1.5; margin-top: 20px; width: 80%;}
	.section2 .swiper02 .swiper-slide .cont .a4{ margin-top: 60px; }
	.section2 .swiper02 .swiper-slide .cont .a4 .m1{ height: 46px; font-size: 13px; padding: 0 25px;}
	.section2 .swiper02 .swiper-slide .cont .a4 .m1 i{ width: 6px; margin-left: 10px;}
	.section2 .swiper02 .swiper-slide .cont .a4 .m2{ height: 46px; font-size: 13px; margin-left: 20px; padding: 0 25px;}
	.section2 .swiper02 .swiper-slide .cont .a4 .m2 i{ width: 16px; margin-left: 10px;}
	.section2 .swiper02 .pagination02{  margin-top: 60px;}
}
@media only screen and (max-width:1200px){
	.section2 .swiper02{ padding: 60px 0 0 0;}
	.section2 .swiper02 .swiper-slide .pic{ width: 50%; }
	.section2 .swiper02 .swiper-slide .cont{ width: 48%;}
	.section2 .swiper02 .swiper-slide .cont .a1{font-size: 20px; }
	.section2 .swiper02 .swiper-slide .cont .a2{font-size: 30px;  margin-top: 40px;}
	.section2 .swiper02 .swiper-slide .cont .a3{ font-size: 16px;  margin-top: 20px; width: 100%;}
	.section2 .swiper02 .swiper-slide .cont .a4{ margin-top: 50px; }
	.section2 .swiper02 .swiper-slide .cont .a4 .m1{ height: 40px; font-size: 12px; padding: 0 20px;}
	.section2 .swiper02 .swiper-slide .cont .a4 .m1 i{ width: 5px; margin-left: 8px;}
	.section2 .swiper02 .swiper-slide .cont .a4 .m2{ height: 40px; font-size: 12px; margin-left: 16px;  padding: 0 20px;}
	.section2 .swiper02 .swiper-slide .cont .a4 .m2 i{ width: 14px; margin-left: 8px;}
	.section2 .swiper02 .pagination02{  margin-top: 60px;}

    .banner .swiper-slide .pic .img02{ display: block;}
    .banner .swiper-slide .pic .img01{ display: none;}
}
@media only screen and (max-width:750px){
	.section2 .swiper02 .swiper-slide{ flex-wrap: wrap;}
	.section2 .swiper02 .swiper-slide .pic{ width: 100%; }
	.section2 .swiper02 .swiper-slide .cont{ width: 100%; margin-top: 20px;}
	.section2 .swiper02 .swiper-slide .cont .a1{font-size: 16px; }
	.section2 .swiper02 .swiper-slide .cont .a2{font-size: 20px;  margin-top: 20px; line-height: 1.2;}
	.section2 .swiper02 .swiper-slide .cont .a3{ font-size: 14px;  margin-top: 20px; width: 100%;}
	.section2 .swiper02 .swiper-slide .cont .a4{ margin-top: 40px; }
}

.section3{ background: url(s3.png) center center no-repeat; background-size: cover;}
.section3 .bj{ width: 100%; height: 100%; position: absolute; left: 0; top:0; z-index: 0;}
.section3 .bj img{ width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top:0; z-index: 0;}

.section3 .cont{background: rgba(0, 21, 46, 0.3);    backdrop-filter: blur(15px);    -webkit-backdrop-filter: blur(15px);    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1); width: 50%; box-sizing: border-box; padding: calc(50% - 780px); height: 100%; display: flex; align-items: center; overflow: hidden; position: absolute; left: 0; top:0}
.section3 .cont .con{ width: 100%; color: #fff; padding-top: 80px;}
.section3 .cont .con .title{font-size: 36px;font-weight: 700;line-height: 60px;color: rgba(255, 255, 255, 1);}
.section3 .cont .con .intro{font-size: 16px;font-weight: 400;line-height: 30px;color: rgba(255, 255, 255, 0.7); margin-top: 65px;}
.section3 .cont .con .tab03{ height: 260px; overflow: hidden; margin-top: 40px;}
.section3 .cont .con ul{ }
.section3 .cont .con ul li{ height: 130px; display: flex; align-items: center; justify-content: space-between; color: rgba(255, 255, 255, 0.7); border-bottom: 1px solid rgba(255, 255, 255, 0.2); line-height: 1;}
.section3 .cont .con ul li .p1{ display: flex; align-items: flex-end;}
.section3 .cont .con ul li .p1 .a1{ font-size: 46px; font-weight: bold;}
.section3 .cont .con ul li .p1 .a2{ font-size: 24px; font-weight: bold;}
.section3 .cont .con ul li .p2{ font-size: 16px;}
@media only screen and (max-width:1600px){
    .section3 .cont{ padding: calc(50% - 600px); }
    .section3 .cont .con{ padding-top: 70px;}
    .section3 .cont .con .title{font-size: 30px; line-height: 1.4; }
    .section3 .cont .con .intro{font-size: 14px; line-height: 1.8; margin-top: 50px;}
    .section3 .cont .con .tab03{ height: 220px;  margin-top: 30px;}
    .section3 .cont .con ul li{ height: 110px;  }
    .section3 .cont .con ul li .p1 .a1{ font-size: 38px; }
    .section3 .cont .con ul li .p1 .a2{ font-size: 20px; }
    .section3 .cont .con ul li .p2{ font-size: 14px;}
}
@media only screen and (max-width:1200px){
    .section3 .cont{ padding:0 4%; }
    .section3 .cont .con{ padding-top: 60px;}
    .section3 .cont .con .title{font-size: 28px; }
    .section3 .cont .con .intro{font-size: 12px; margin-top: 30px;}
    .section3 .cont .con .tab03{ height: 200px;  margin-top: 20px;}
    .section3 .cont .con ul li{ height: 100px;  }
    .section3 .cont .con ul li .p1 .a1{ font-size: 28px; }
    .section3 .cont .con ul li .p1 .a2{ font-size: 16px; }
    .section3 .cont .con ul li .p2{ font-size: 12px;}
}
@media only screen and (max-width:750px){
    .section3 .cont{ width: 100%; }
    .section3 .cont .con{ padding-top: 0; }
    .section3 .cont .con .title{font-size: 18px; }
    .section3 .cont .con .tab03{ height: 240px; margin-top: 40px;}
    .section3 .cont .con ul li{ height: 80px;  }
    .section3 .cont .con ul li .p1 .a1{ font-size: 24px; }
    .section3 .cont .con ul li .p1 .a2{ font-size: 14px; }
    
}

.section4 .nr{ padding: 80px 0 0 0;}
.section4 .ihd{ text-align: center; font-size: 46px; color: rgba(38, 38, 41, 1); font-weight: bold;}
.section4 .ibd{ margin-top: 50px;  }
.section4 .ibd .swiper04{ width: 100%;}
.section4 .ibd .swiper04 .swiper-slide{ width: calc(475 / 1560 * 100%); margin-right: calc(30 / 1560 * 100%); }
.section4 .ibd .swiper04 .swiper-slide:last-child{ margin-right: 0;}
.section4 .ibd .swiper04 .swiper-slide .pic{ width: 100%; overflow: hidden; border-radius: 20px;}
.section4 .ibd .swiper04 .swiper-slide .pic img{ width: 100%; transition: all 0.3s; transform: scale(1);}
.section4 .ibd .swiper04 .swiper-slide:hover .pic img{  transform: scale(1.1);}
.section4 .ibd .swiper04 .swiper-slide .cont{ margin-top: 30px;}
.section4 .ibd .swiper04 .swiper-slide .cont .time{font-size: 14px;font-weight: 700;color: rgba(118, 118, 115, 1);}
.section4 .ibd .swiper04 .swiper-slide .cont .title{font-size:20px; color: rgba(38, 38, 41, 1); margin-top: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
.section4 .ibd .swiper04 .btn{ display: flex; align-items: center; justify-content: center; margin-top: 90px;}
.section4 .ibd .swiper04 .btn .prev04{ width: 60px; height: 60px; background: url(pp3.png) center center no-repeat; background-size: cover; cursor: pointer; margin: 0 10px;}
.section4 .ibd .swiper04 .btn .prev04:hover{ background: url(pp4.png) center center no-repeat; background-size: cover;}
.section4 .ibd .swiper04 .btn .next04{ width: 60px; height: 60px; background: url(pp1.png) center center no-repeat; background-size: cover; cursor: pointer; margin: 0 10px;}
.section4 .ibd .swiper04 .btn .next04:hover{ background: url(pp2.png) center center no-repeat; background-size: cover;}
@media only screen and (max-width:1600px){
    .section4 .nr{ padding: 70px 0 0 0;}
    .section4 .ihd{ font-size: 38px; }
    .section4 .ibd{ margin-top: 40px;  }
    .section4 .ibd .swiper04 .swiper-slide .cont{ margin-top: 25px;}
    .section4 .ibd .swiper04 .swiper-slide .cont .time{font-size: 12px; }
    .section4 .ibd .swiper04 .swiper-slide .cont .title{font-size:18px; margin-top: 15px;}
    .section4 .ibd .swiper04 .btn{ margin-top: 70px;}
    .section4 .ibd .swiper04 .btn .prev04{ width: 50px; height: 50px; }
    .section4 .ibd .swiper04 .btn .next04{ width: 50px; height: 50px; }
}
@media only screen and (max-width:1200px){
    .section4 .nr{ padding: 60px 0 0 0;}
    .section4 .ihd{ font-size: 28px; }
    .section4 .ibd{ margin-top: 30px;  }
    .section4 .ibd .swiper04 .swiper-slide{ width: 32%; margin-right: 2%;}
    .section4 .ibd .swiper04 .swiper-slide .pic{ border-radius: 10px;}
    .section4 .ibd .swiper04 .swiper-slide .cont{ margin-top: 20px;}
    .section4 .ibd .swiper04 .swiper-slide .cont .title{font-size:16px; margin-top: 12px;}
    .section4 .ibd .swiper04 .btn{ margin-top: 60px;}
    .section4 .ibd .swiper04 .btn .prev04{ width: 40px; height: 40px; }
    .section4 .ibd .swiper04 .btn .next04{ width: 40px; height: 40px; }
}
@media only screen and (max-width:750px){
    .section4 { background: url(ss1.png) center center no-repeat; background-size: cover;}
    .section4 .ihd{ font-size: 24px; }
    .section4 .ibd .swiper04 .swiper-slide{ width: 48.5%; margin-right: 3%; margin-bottom: 3%;}
    .section4 .ibd .swiper04 .swiper-slide .pic{ border-radius: 10px;}
    .section4 .ibd .swiper04 .swiper-slide .cont{ margin-top: 20px;}
    .section4 .ibd .swiper04 .swiper-slide .cont .title{font-size:14px; margin-top: 12px; line-height: 20px; height: 40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
}
    .section4 .ibd .swiper04 .btn{ margin-top: 20px;}
    .section4 .ibd .swiper04 .btn .prev04{ width: 32px; height: 32px; }
    .section4 .ibd .swiper04 .btn .next04{ width: 32px; height: 32px; }
}

.section5 .nr{ width: 100%; height: 100%; display: flex; flex-wrap: wrap; flex-direction: row-reverse;}
.section5 .lt{ width: 50%; height: 100%; display: flex; align-items: center; box-sizing: border-box; padding: 0 150px 0 calc(50% - 780px);}
.section5 .rt{ width: 50%; height: 100%;}
.section5 .rt img{ width: 100%; height: 100%; object-fit: cover;}
.section5 .lt .cont{ width: 100%;}
.section5 .lt .cont .a1{ font-size: 28px; line-height: 36px;color: rgba(38, 38, 41, 1);}
.section5 .lt .cont .a2{ margin-top: 30px; font-size: 46px; font-weight: bold; color: rgba(38, 38, 41, 1); line-height: 66px;}
.section5 .lt .cont .a3{ margin-top: 50px; display: flex;}
.section5 .lt .cont .a3 .m1{ display: flex; align-items: center; justify-content: center;width: fit-content;height: 50px;border:1px solid rgba(38, 38, 41, 1); border-radius: 25px; color: rgba(38, 38, 41, 1); font-size: 14px; box-sizing: border-box; transition: all 0.3s; padding: 0 30px;}
.section5 .lt .cont .a3 .m1 i{ display: block; background: url(g_09.png) center center no-repeat; background-size: 100%; width: 7px; height: 100%; margin-left: 10px;}
.section5 .lt .cont .a3 .m1:hover{background: rgba(38, 38, 41, 1);  color: #fff;}
.section5 .lt .cont .a3 .m1:hover i{ background: url(g_02.png) center center no-repeat; background-size: 100%;}



.section5 .lt .cont .a3 .m2{  margin-left: 25px; }
.section5 .lt .cont .a4{ margin-top: 135px; background: url(g_10.png) 0  0 no-repeat; padding-left: 65px; background-size: 50px;}
.section5 .lt .cont .a4 .p1{ font-size: 28px;font-weight: bold; color: rgba(38, 38, 41, 1);}
.section5 .lt .cont .a4 .p2{ font-size: 16px;font-weight: bold; color: rgba(38, 38, 41, 1); margin-top: 5px;}
.section5 .lt .cont .a5{ margin-top: 65px; border-top: 1px solid rgba(34, 34, 34, 0.25); padding: 20px 0; font-size: 14px; line-height: 2; color: rgba(38, 38, 41,0.5);}
.section5 .lt .cont .a6{ margin: 15px 0 0; display: flex;}
.section5 .lt .cont .a6 .item{ position: relative; margin-right: 16px; cursor: pointer;}
.section5 .lt .cont .a6 .item .ico{ width: 31px;}
.section5 .lt .cont .a6 .item .ico img{ width: 100%;}
.section5 .lt .cont .a6 .item .pic{ width: 76px; position: absolute; left: 50%; margin-left: -38px; bottom: 105%; z-index: 2; display: none; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.section5 .lt .cont .a6 .item .ico img{ width: 100%;}
.section5 .lt .cont .a6 .item:hover .pic{ display: block;}
@media only screen and (max-width:1600px){
    .section5 .lt{ padding: 0 80px 0 calc(50% - 600px);}
     .section5 .lt .cont{ padding: 70px 0 0 0;}
    .section5 .lt .cont .a1{ font-size: 24px; line-height: 1.4;}
    .section5 .lt .cont .a2{ margin-top: 25px; font-size: 38px; line-height: 1.4;}
    .section5 .lt .cont .a3{ margin-top: 40px;}
    .section5 .lt .cont .a3 .m1{ height: 46px; font-size: 13px;  padding: 0 25px;}
	.section5 .lt .cont .a3 .m1 i{ width: 6px; margin-left: 10px;}
    .section5 .lt .cont .a4{ margin-top: 80px; padding-left: 55px; background-size: 40px;}
    .section5 .lt .cont .a4 .p1{ font-size: 24px; }
    .section5 .lt .cont .a4 .p2{ font-size: 14px; }
    .section5 .lt .cont .a5{ margin-top: 50px; padding: 16px 0; font-size: 12px; }
    .section5 .lt .cont .a6{ margin: 12px 0 0; }
    .section5 .lt .cont .a6 .item{ margin-right: 15px; }
    .section5 .lt .cont .a6 .item .ico{ width: 28px;}
    .section5 .lt .cont .a6 .item .pic{ width: 70px; margin-left: -35px;}
}
@media only screen and (max-width:1200px){
    .section5 .lt{ padding: 0 4%;}
     .section5 .lt .cont{ padding: 60px 0 0 0;}
    .section5 .lt .cont .a1{ font-size: 20px; }
    .section5 .lt .cont .a2{ margin-top: 20px; font-size: 24px;}
    .section5 .lt .cont .a3{ margin-top: 30px;}
    .section5 .lt .cont .a3 .m1{ height: 40px; font-size: 12px;  padding: 0 20px;}
	.section5 .lt .cont .a3 .m1 i{ width: 5px; margin-left: 8px;}
    .section5 .lt .cont .a3 .m2{ margin-left: 16px;}
    .section5 .lt .cont .a4{ margin-top: 60px; padding-left: 40px; background-size: 32px;}
    .section5 .lt .cont .a4 .p1{ font-size: 20px; }
    .section5 .lt .cont .a4 .p2{ font-size: 12px; }
    .section5 .lt .cont .a5{ margin-top: 30px; padding: 14px 0;}
    .section5 .lt .cont .a6{ margin: 12px 0 0; }
    .section5 .lt .cont .a6 .item{ margin-right: 15px; }
    .section5 .lt .cont .a6 .item .ico{ width: 28px;}
    .section5 .lt .cont .a6 .item .pic{ width: 70px; margin-left: -35px;}
}
@media only screen and (max-width:1200px){
    .section5 .rt{ width: 100%; height: 50%;}
    .section5 .lt{ width: 100%; height: 50%; padding: 8% 4%; display: flex; align-items: flex-start;}
    .section5 .lt .cont{ padding: 0 0 0 0;}
    .section5 .lt .cont .a1{ font-size: 14px; }
    .section5 .lt .cont .a2{ margin-top: 10px; font-size: 20px;}
    .section5 .lt .cont .a3{ margin-top: 20px;}
    .section5 .lt .cont .a4{ margin-top: 20px; padding-left: 36px; background-size: 28px;}
    .section5 .lt .cont .a4 .p1{ font-size: 18px; }
    .section5 .lt .cont .a4 .p2{ font-size: 12px; }
    .section5 .lt .cont .a5{ margin-top: 30px; padding: 14px 0;}
    .section5 .lt .cont .a6{ margin: 0 0 0; }

}




.section3 .cont2{ width: 50%; height: 100%; position: absolute; right: 0; top:0; z-index: 2; background: rgba(0,0,0,0.5);}
.section3 .cont2 .play{ width:100px; height:100px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); cursor:pointer}
.section3 .cont2 .play:after{ content:""; display:block; width:100%; height:100%; background:url(g_06x.png) center center no-repeat; background-size:cover; position:absolute; left:0; top:0; z-index:1;animation: rotate360 4s linear infinite;}
.section3 .cont2 .play i{ display:block; width:70px; height:70px; background:url(g_05x.png) center center no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; background-size:cover}

@keyframes rotate360 {
from {
  transform: rotate(0deg);
}
to {
  transform: rotate(360deg);
}
}
@media (max-width: 1600px){

	.section3 .cont2 .play{ width:90px; height:90px;}
	.section3 .cont2 .play:after{ width:100%; height:100%;}
	.section3 .cont2 .play i{ width:60px; height:60px;}
}
@media (max-width: 1200px){
    .section3 .cont2{ position: absolute; width: 100%; height: 80px; background: none; right: 0; top:auto; bottom: 10%;}
	.section3 .cont2 .play{ width:80px; height:80px;}
	.section3 .cont2 .play i{ width:50px; height:50px;}
}

@media (max-width: 750px){
    .section3 .cont2{ bottom: 8%;}
	.section3 .cont2 .play{ width:60px; height:60px;}
	.section3 .cont2 .play i{ width:40px; height:40px;}
}
















































































































































