.banner_box {
	background: url(../images/banner_box11.png);
	background-size: 100% 100%;
	height: 754px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bannerbox_tele {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bannerbox_tele .telxe1 {
	font-size: 18px;color: #333333;
}

.bannerbox_tele .bannerbox_list h1 {
	letter-spacing: 2px;
	font-weight: 800;
	font-size: 48px;
	color: #333333;
	margin-top: 10px;
}
.bannerbox_tele .telxe2 {
	font-size: 24px;
	color: #2C8AFF;
	margin-top: 10px;
}
.bannerbox_tele .telxe3{
	display: flex;margin-top: 15px;
align-items: center;    
}
.bannerbox_tele .telxe3 img{margin-right: 5px;}
.bannerbox_tele .telxe3 a{
	font-weight: 400;
	font-size: 14px;
	color: #8D9DAA;
	
}
.bannerbox_tele .bannerbox_list ul {
margin-top: 20px;
}
.bannerbox_tele .bannerbox_list ul li{
	display: flex;font-size: 16px;line-height: 32px;
align-items: center;  color: #676767;
}
.bannerbox_tele .bannerbox_list ul li span{
	display: block;
	background: #5B7493;
	width: 6px;
	height: 6px;margin-right: 6px;
	border-radius: 50%;
}
.bannerbox_tele .bannerbox_list .bat a {
	display: block;
	width: 200px;
	transition: all 0.5s ease;
	height: 62px;
	font-weight: 400;
	font-size: 20px;
	line-height: 62px;
	color: #FFFFFF;
	margin-top: 25px;
	background: linear-gradient(-87deg, #439CFF, #0167FF);
	border-radius: 8px;
	position:relative;
}
.bannerbox_tele .bannerbox_list .bat a i{
	display: block;
	width: 126px;
	height: 34px;
	position:absolute;right: -60px;top:-20px;
	background: url(../images/huifuli.png); 
background-size:100% 100%; 
}
.bannerbox_list .xbxp{
	margin-bottom: 25px;
font-weight: 400;
display: block;
font-size: 14px;
color: #8D9DAA;
margin-top: 20px;
}
.bannerbox_list  .huidinwei{
display: flex;
align-items: center; 
gap:15px 	
}
.huidinwei img{
width: 156px;
}
.bannerbox_tele .bannerbox_list .bat{
	display: flex;
	align-items: center;  
}
.bannerbox_tele .bannerbox_list .bat a.bt{margin-left: 17px;
	background: linear-gradient(-87deg, #FFB33C, #FF7F01);
}
.bannerbox_tele .bannerbox_list .bat a:hover {
	transform: translateY(-5px);
}
.bannerbox_tele .bannerbox_list .bat a span {
	display: flex;
	align-items: center;
	justify-content: center;
}
.bannerbox_tele .bannerbox_list .bat a span img {
	margin-right: 8px;
}
.bannerbox_right{position:relative;}
.bannerbox_right .bannerzt1{animation: run1 3s ease 0s infinite alternate;
	position:absolute;left:-56px;top:181px;border-radius: 10px;
}
.bannerbox_right .bannerzt2{animation: run1 3s ease .4s infinite alternate;
	position:absolute;left: 3px;top:15px;
}
.bannerbox_right .bannerzt3{animation: run1 3s ease .6s infinite alternate;
	position:absolute;left: 155px;top:-40px;
}
.bannerbox_right .bannerzt4{animation: run1 3s ease .8s infinite alternate;
	position:absolute;right: -20px;top:100px;
}
.bannerbox_right .bannerzt5{animation: run1 3s ease .10s infinite alternate;
	position:absolute;right: -20px;top:200px;
}



.bannerbox_right{
	margin-right: 80px;
	margin-top: 50px;
}
@keyframes run1 {
	0% {
		transform: translate(0, 0)
	}
	50% {
		transform: translate(0, 15px)
	}
	100% {
		transform: translate(0, 0)
	}
}
.bannerbox_right img{
max-width: 770px;
}
.revson1 .texle {
	padding: 35px 0;
	width: 100%;
	background: #FFFFFF;
	margin-top: -65px;
	box-shadow: 0px 0px 35px 0px rgba(22, 100, 176, 0.13);
	border-radius: 10px;
}
.revson1 .texle ul {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.revson1 .texle ul li {
	align-items: center;
	width: 25%;
	display: flex;
	justify-content: center;
}
.revson1 .texle ul li img {
	margin-right: 10px;
}
.revson1 .texle ul li h3 {
	font-weight: bold;
	font-size: 20px;
	color: #1A1C29;
}
.revson1 .texle ul li p {
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}
.revson2 {
	padding-top: 80px;
}
.revson2 h2 {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #1A1C29;
}
 .zhuanyedb{
    margin-top: 55px;
    display: flex;
  flex-wrap: wrap;
  justify-content: space-between; 
   } 
   .zhuanyelift{
    position:relative;
    width: 50%;
    height: 454px;
    background: url(../images/zhuanye1.png); 
    background-size:100% 100%; 
     box-sizing:border-box;
     padding: 90px 43px 42px 43px;
   }
    .zhuanyelift span{
      box-sizing:border-box;
      display: block;
      width: 200px;
      height: 49px;
      background: linear-gradient(0deg, #1481FF, #00CBFF);
      border: 1px solid #B1D4FF;
      font-weight: 400;
      font-size: 16px;
      color: #FFFFFF;
      line-height:46px;
      text-align:center; 
      position:absolute;left:0px;top:0px;
    }
    .zhuanyelift div{
      position:relative;
      width: 100%;
      height: 316px;
      background: url(../images/zhuanye3.png); 
    object-fit: cover;
    }
    .zhuanyedb div ul{
      position:absolute;right: 0;bottom: 16px;
    }
   .zhuanyedb div ul li{
      margin-top: 4px;
display: flex;
align-items: center; 
width: 276px;
height: 42px;
background: #00448b85;
box-sizing:border-box;
padding-left: 10px;
font-weight: 400;
font-size: 18px;
color: #FFFFFF;
line-height:42px; 
    }
	   .zhuanyedb .zhuanyeright div ul li{
width: 242px; 
    }
     .zhuanyedb div ul li img{
      display: block;
      margin-right: 6px;
     }
   .zhuanyeright{
    position:relative;
    width: 50%;
    height: 454px;
    background: url(../images/zhuanye1.png); 
    background-size:100% 100%; 
    box-sizing:border-box;
     padding: 90px 43px 42px 43px;
   }
      .zhuanyeright span{
      box-sizing:border-box;
      display: block;
      width: 156px;
      height: 49px;
      background: linear-gradient(0deg, #9C7196, #BD95B3);
      border: 1px solid #FFFFFF;
      font-weight: 400;
      font-size: 16px;
      color: #FFFFFF;
      line-height:46px;
      text-align:center; 
      position:absolute;right: 0;top:0;  
      }
       .zhuanyeright div{
        position:relative;
      width: 100%;
      height: 316px;
      background: url(../images/zhuanye4.png); 
    object-fit: cover;
    }
 .sjhfzt1{
  padding-bottom: 67px;
 }
.Box2 {
  margin-top: 25px;
	position: relative;
}
.Box2 .content {
	width: 1360px;
	margin: 0 auto;
}
.Box2 .Box_con {
	position: relative;
	margin-left: -30px;
}
.Box2 .Box_con .btn {
	display: block;
	width: 68px;
	height: 68px;
	position: absolute;
	  bottom:-80px;
	cursor: pointer;
	border-radius: 50%;
}
.Box2 .Box_con .btnl {
background: url(../images/jtrzt2.png); 
background-size:100% 100%; 
left: 53.2%; 
transform: translateX(-50%);
}
.Box2 .Box_con .btnr {
  background: url(../images/jtrzt1.png); 
  background-size:100% 100%; 
   right: 46%;
  transform: translateX(-50%);
  
}
.Box2 .Box_con .btnl:hover {
background: url(../images/jtrzt02.png); 
background-size:100% 100%; 
}
.Box2 .Box_con .btnr:hover {
background: url(../images/jtrzt01.png); 
background-size:100% 100%;
 	
}
.Box2 .Box_con .conbox {
	position: relative;
	overflow: hidden;
	padding: 30px 30px 30px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Box2 .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box2 .Box_con .conbox ul li {
	float: left;
	width: 774px;
	height: 477px;
	margin-left: 30px;
	overflow: hidden;
}
.Box2 .Box_con .conbox ul li img {
	display: block;
	width: 774px;
	height: 477px;
}

  .revsonzt2{
    margin-top: 57px;
    padding-top: 80px;
    padding-bottom: 57px;
    background: url(../images/revsonzt.png); 
    background-size:100% 100%; 
  }
  .revsonzt2 h2{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    color: #1A1C29;
  }
  .revsonzt2 .zttele{
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    line-height: 30px;
    margin-top: 23px;
  }
 .revsonzt2 .revsonzt{
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
 }
 .revsonzt2 .revsonzt .revsonztlift{
  width: 50%;
 }
 .revsonzt2 .revsonzt .revsonztright{
  width: 50%;
 }
 .revsonzt2 .revsonzt .ztshuju{
  margin: 0 auto 50px auto;
  display: block;
 }
  .revsonzt2 .revsonzt .revsonztlift div{
  width: 90%;
  margin: 0 auto;
  }
 .revsonzt2 .revsonzt .revsonztlift div p{
  display: flex;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #0E89FF; 
  justify-content:left;
  margin-top: 17px;   
 }
  .revsonzt2 .revsonzt .revsonztlift div p img{
    margin-right: 6px;
    height: 17px;
  }
 .revsonzt2 .revsonzt .revsonztright div{
  width: 90%;
  margin: 0 auto;
  }
 .revsonzt2 .revsonzt .revsonztright div p{
  display: flex;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #0E89FF; 
  justify-content:left;
  margin-top: 17px;   
 }
  .revsonzt2 .revsonzt .revsonztright div p img{
    margin-right: 6px;
     height: 17px;
  }
.revson3 .revision4 h2 {
	font-weight: bold;
	font-size: 32px;
	color: #1A1C29;
}
.revson3 .revision4 {
	padding: 80px 0 57px 0;
}
.revson5 {
	padding-top: 80px;
	padding-bottom: 57px;
}
.revson5 h2 {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #1A1C29;
}
.revson5 .telxt {
	text-align: center;
	font-size: 14px;
	color: #686868;
	margin-top: 10px;
}
.revson5 .toplist ul {
	display: flex;
	width: 390px;
	margin: 44px auto 32px;
	border-radius: 30px;
}
.revision5 .tabs {
	display: flex;
	width: 390px;
	margin: 44px auto 20px;
	border-radius: 30px;
}
.revson5 .toplist ul li {
	flex: 1;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
	font-size: 16px;
	color: #4E5969;
	text-align: center;
	border: 1px solid #2079ed;
	-moz-box-sizing: border-box;
}

.revson5 .toplist ul li.active {
	background: linear-gradient(320deg, #1192FB 0%, #1F75F0 100%);
	color: #FFFFFF;
	border-right: 0;
}
.revson5 .toplist ul li:nth-child(1) {
	border-radius: 30px 0 0 30px;

}
.revson5 .toplist ul li:nth-child(2) {
	border-radius: 0px 30px 30px 0px;
}
.revson5 .list ul li {
	margin-top: 28px;
	box-shadow: 0px 0px 10px 0px rgba(0,22,45,0.08);
	border-radius: 10px;
	box-sizing:border-box;
-moz-box-sizing:border-box; 
padding: 40px 30px;display: flex;
align-items: center;   
width: 32%;
}

.revson5 .list ul:nth-child(1) {
	display: flex;
}
.revson5 .list ul {
	display: none;
	flex-wrap: wrap;
	justify-content: space-between;
}
.revson5 .list ul li .listimg{
	margin-right: 10px;
}
.revson5 .list ul li h3 {
	font-weight: bold;
	font-size: 20px;
	color: #333333;

}

.revson5 .list ul li  p {
	margin-top: 5px;
	font-size: 14px;
	color: #7C7C7C;	
}
.revson10 h2 {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #1A1C29;
}
.revson10 {
	padding-top: 80px;
	padding-bottom: 57px;
	background: url(../images/revson10.png);
	background-size: 100% 100%;
}
.revson10 img{
	margin-top: 55px;
	width: 100%;
}
.revson10 .duibi{
	position:relative;
}
.revson10 .duibi .bant1{
	width: 160px;position:absolute;right:515px;bottom: 62px;
	height: 47px;
	background: linear-gradient(90deg, #238CF4, #58DEFF);
	border-radius: 4px;
	display: block;
	font-size: 16px;line-height:47px;
	color: #FFFFFF;text-align:center;
}
.revson10 .duibi .bant2{
	width: 160px;position:absolute;right:143px;bottom: 62px;
	height: 47px;
	background: linear-gradient(90deg, #FF9111, #FFDC19);
	border-radius: 4px;
	display: block;
	font-size: 16px;line-height:47px;
	color: #FFFFFF;text-align:center;
}
.revson6 {
	padding-top: 80px;
	padding-bottom: 57px;
	background: url(../images/revson6.jpg);
	background-size: 100% 100%;
}
.revson6 h2 {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #1A1C29;
}
.revson6 .telxt {
	text-align: center;
	font-size: 14px;
	color: #686868;
	margin-top: 10px;
}
.revson6 .list {
	margin-top: 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.revson6 .list li {
	width: 23.3%;
	background: #FFFFFF;
	margin-top: 28px;
	box-shadow: 0px 0px 30px 0px rgba(0, 39, 69, 0.15);
	border-radius: 10px;
}
.revson6 .list li .icom {
	width: 100%;
	max-height: 200px;
	border-radius: 10px 10px 0 0;
}
.revson6 .list li .tele {
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.revson6 .list li h3 {
	font-weight: 600;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	color: #333333;
	padding: 15px 15px 0 15px;
}
.revson6 .list li:hover h3 {
	color: #1589f3;
}
.revson6 .list li .tele span {
	font-size: 14px;
	color: #666666;
}
.revson6 .list li .tele span.nanber {
	display: flex;
	align-items: center;
}
.revson6 .list li .tele span.nanber img {
	margin-right: 6px;
}

.revson6 .container a.href {
	display: block;
	width: 192px;
	height: 59px;
	margin: 45px auto 0 auto;
	background: linear-gradient(-87deg, #439CFF, #0167FF);
	border-radius: 8px;
	font-weight: 500;
	font-size: 20px;
	line-height: 59px;
	transition: all 0.5s ease;
	color: #FFFFFF;
	text-align: center;
}
.revson6 .container a.href:hover {
	transform: translateY(-10px);
}
.revson6 .container a.href span {
	display: flex;
	justify-content: center;
	align-items: center;
}
.revson6 .container a.href span img {
	margin-left: 6px;
}
.revson7 {
	padding-top: 80px;
	padding-bottom: 57px;
}
.revson7 h2 {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #1A1C29;
}
.revson7 ul {
	margin-top: 33px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.revson7 ul li {
	margin-top: 27px;
	border-radius: 8px;
	padding: 44px 22px;
	transition: transform .3s;
	width: 23%;
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(../images/bzbj.png);
	background-size: 100% 100%;
}
.revson7 ul li:hover {
	transform: translateY(-15px);
}
.revson7 ul li h3 {
	font-weight: bold;
	font-size: 22px;
	margin-top: 20px;
	color: #242B2E;
}
.revson7 ul li p {
	font-weight: 400;
	font-size: 16px;
	margin-top: 16px;
	color: #444444;
	line-height: 24px;
}
.revson8 {
	padding-top: 80px;
	padding-bottom: 57px;
}
.revson8 h2 {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	color: #1A1C29;
}
.revson8 ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: space-between;
}
.revson8 ul li {
	width: 46%;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-top: 30px;
	padding-left: 20px;
	position: relative;
}

.revson8 ul li::after {
	content: "";
	position: absolute;
	bottom: 17px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #1482E7;
	border-radius: 50%;
}
.revson8 ul li a h3 {
	font-weight: 400;
	font-size: 16px;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	color: #1A1C29;
}
.revson8 ul li:hover a h3 {
	color: #1589f3;
}
.revson8 ul li a {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.revson8 ul li a i {
	display: block;
	background: url(../images/zhankai.png);
	background-size: 100% 100%;
	width: 9px;
	height: 13px;
}
.revson9 {
	padding-top: 80px;
	padding-bottom: 57px;
	background: url(../images/revsonbj.jpg);
	background-size: 100% 100%;
}
.revson9 .tele {
	font-weight: 500;
	font-size: 22px;
	color: #D5EAFF;
	text-align: center;
}
.revson9 h2 {
	letter-spacing: 6px;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 58px;
	color: #FFFFFF;
}
.revson9 ul {
	display: flex;
	align-items: center;
}
.revson9 ul li {
	font-weight: 400;
	font-size: 16px;
	margin: 0 22px;
	color: #D5EAFF;
	display: flex;
	align-items: center;
}
.revson9 ul li img {
	margin-right: 6px;
}
.revson9 .container a {
	width: 200px;
	height: 68px;
	display: block;
	background: linear-gradient(-87deg, #FFAE2E, #FF7F01);
	box-shadow: 0px 10px 25px 0px rgba(4, 64, 110, 0.1);
	border-radius: 6px;
	font-size: 18px;
	transition: all 0.5s ease;
	color: #FFFFFF;
	line-height: 68px;
	margin: 50px auto 0 auto;
}
.revson9 .container a:hover {
	transform: translateY(-10px);
}
.revson9 .container a span {
	display: flex;
	align-items: center;
	justify-content: center;
}
.revson9 .dgfk {
	margin: 20px auto 0;
	text-align: center;
	display: table;
}
.revson9 .container a span img {
	width: 23px;
	height: 21px;
	margin-right: 8px;
}
@media screen and (max-width: 1465px){
	.revson9{margin-bottom: 40px;}
}
@media screen and (max-width: 1400px){
	.Box2 .content{
		width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }
	
}
@media screen and (max-width: 1384px){
	.bannerbox_list .huidinwei{
		justify-content:center;
	}
	.revsonzt2 .revsonzt .ztshuju{
		width: 100%;
	}
	.bannerbox_right{
		width: 474px;
		margin: 30px auto 0 auto;
	}
	.bannerbox_tele{
	display: inline;	
	}
	.revson1 .texle{margin-top: 0;}
	.bannerbox_tele .telxe3{justify-content: center;}
	.bannerbox_tele .bannerbox_list ul li{justify-content: center;}
	.banner_box{height: auto;padding-top: 120px;padding-bottom: 50px;}	
	.bannerbox_tele{justify-content: center;text-align: center;}	
	.bannerbox_tele .bannerbox_list .bat a{margin: 25px auto 0 auto;}
	.bannerbox_right{margin-top: 50px;}
}
@media screen and (max-width: 1360px){
	.revson10 .duibi .bant1{
		position:absolute;right:35vw;bottom: 4vw;
	}
	.revson10 .duibi .bant2{
		position:absolute;right:8vw;bottom: 4vw;
	}	
}


@media screen and (max-width: 1080px){
	.row7{margin-top: 0px}
	.revson9{margin-bottom: 0px;}
	.revson10 .duibi .bant1{
		width: 120px;
		height: 37px;
		font-size: 14px;
		line-height:37px;
		
	}
	.revson10 .duibi .bant2{
		width: 120px;
		height: 37px;
		font-size: 14px;
		line-height:37px;
		
	}
}
@media screen and (max-width: 1000px){
	.revson2 .container ul li{width: 48%;}
	.revson5 .list ul li{width: 48%;margin-top: 20px;}
	.revson5 .list ul li a img{height: auto;}
	.revson6 .list li{width: 48%;}
	.revson6 .list li .icom{height: auto;}
	.revson7 ul li{width: 48%;}
	.revson1 .texle ul li{width: 48%;}
	.revson1 .texle ul li{margin-top: 10px;
		padding-left: 35px;box-sizing:border-box;
		-moz-box-sizing:border-box;justify-content: left; 
		
	}
	.revson1 .texle{padding: 25px 0 35px 0;}
}
@media screen and (max-width: 850px){
	.revson10 .duibi .bant1{
		position:absolute;right:31vw;bottom: 3vw;
	}
	.revson10 .duibi .bant2{
		position:absolute;right:6vw;bottom: 3vw;
	}	
}
@media screen and (max-width: 812px){
	.bannerbox_right .bannerzt1{left: 0;}
	
	.revson1 .texle{margin-top: 0;}
}
@media screen and (max-width: 750px){
.revsonzt2 .revsonzt .revsonztlift {
    width: 100%;
}
.revsonzt2 .revsonzt .revsonztright{
	width: 100%;
	margin-top: 50px;
}
.zhuanyelift{
width: 100%;
}
.zhuanyeright{
	width: 100%;
}
}
@media screen and (max-width: 650px){
	.revson2 .container ul li{width: 100%;}
	.revson5 .list ul li{width: 100%;}
	.revson6 .list li{width: 100%;}
	.revson7 ul li{width: 100%;}
	.revson1 .texle ul li{width: 100%;}	
	.revson8 ul li{width: 100%;}
	.revson10 .duibi .bant1{
		position:absolute;right:31vw;bottom: 3vw;
	}
	.revson10 .duibi .bant2{
		position:absolute;right:0vw;bottom: 3vw;
	}
}