.new_banner{
	position: relative;
}
.new_banner figure{
	width: 100%;
	height:640px;
}
.new_banner figure img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner_top h3{
	font-size: 40px;
	color: #fff;
	margin-bottom:25px;
}
.new_banner figcaption{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	z-index:1;
	padding-top:130px;
}
.new_banner figcaption .w1200{
	padding-left:60px;
}
.banner_top h3 span{
	display: inline-block;
	vertical-align:middle;
	padding-top:10px;
}
.banner_top p{
	font-size: 17px;
	font-weight:100;
	color: #fff;
	float: left;
	line-height:30px;
}
.banner_top p span{
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	background: #fff;
	margin-right:0;
	border-radius:8px;
	margin-top:-3px;
}
.banner_top aside{
	max-width:520px;
}
.banner_top p:first-child{
	margin-right: 20px;
}
.banner_list li{
	float:left;
	width: 360px;
	height: 50px;
	margin-right: 20px;
	margin-bottom: 30px;
	background: #fff;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-align-items: center;
	align-items: center;
	padding-left: 30px;
}
.banner_list li p{
	font-size: 19px;
	color: #414141;
	width:100%;
	text-align: center;
}
.banner_list{
	margin-top:50px;
}
.bottom_list{
	width: 820px;
	margin-top: 20px;
}
.mod4 li{
	padding:0;
}
.bottom_list li{
	float: left;
	height:85px;
	padding-top: 35px;
	position:relative;
}
.bottom_list li::before{
	content:"+";
	position: absolute;
	left:0;
	top:0;
	font-size: 20px;
	color: #9b9ea2; 
	z-index: 1;
}
.bottom_list li::after{
	content:"";
	position: absolute;
	right:20px;
	top:14px;
	background: #9b9ea2; 
	width: 80%;
	height:1px;
	z-index:1;
}
.bottom_list li h3{
	font-size: 17px;
	color: #fff;
}
.bottom_list li p{
	font-size: 12px;
	color: #fff;
	padding-top:5px;
}
.app_page1{
	width: 100%;
	height:659px;
	background: url(../images/new_page1.jpg) no-repeat center center;
}
.page1_figcap h3{
	font-size: 45px;
	font-weight: bold;
	color: #fff;
}
.app_page1{
	position: relative;
}
.page1_figcap{
	max-width:780px;
	position: absolute;
	top:12%;
	z-index: 1;
	right:12%;
}
.page1_figcap h3 span{
	color: #08e0fb;
}
.page1_figcap h4{
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	margin-top:40px;
}
.page1_figcap h6{
	font-size: 25px;
	color: #fff;
	line-height:42px;
	margin-top: 110px;
}
.page1_figcap a{
	width: 244px;
	height: 46px;
	background:url(../images/new_more.jpg) no-repeat center center;
	border-radius:5px;
	overflow: hidden;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	line-height:46px;
	margin-top: 60px;
}
.app_page2{
	position:relative;
	width: 100%;
	height: 700px;
	padding-top: 100px;
	background:url(../images/banner-img11.png) no-repeat center center;
}
.appcom h3{
	font-size: 46px;
	color: #172b4d;
	font-weight: bold;
}
.appcom h6{
	font-size: 21px;
	color: #636d8f;
	padding-top:20px;
}
.appcom p{
	font-size: 14px;
	color: #4d4d4d;
	line-height:24px;
	margin-top:30px;
}
.appcom a.new_more2{
	width: 175px;
	height: 54px;
	border:10px;
	line-height:54px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #1f5dea;
	margin-top:40px;
	display: block;
	border-radius:10px;
}
.com_list ul li{
	width: 110px;
	text-align: center;
	float:left;
}
.com_list ul li h4{
	font-size: 28px;
	color: #1f5dea;
	
}
.com_list ul li p{
	font-size: 16px;
	color: #172b4d;
	padding-top: 10px;
}
.com_list{
	margin-top: 50px;
}
.appcom{
	max-width:460px;
}
.app_page3{
	height:690px;
	width: 100%;
	background:url(../images/new_page3.png) no-repeat center center;
}
.app_page4{
	width: 100%;
	height:500px;
	background: #f4f8ff;
}
.fig_mod{
	float: right;
	margin-top: 100px;
	width: 680px;
	-webkit-transform:translateX(20px);
	-ms-transform:translateX(20px);
	-o-transform:translateX(20px);
	transform:translateX(20px);
}
.fig_mod h3{
	position: relative;
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	z-index:9;
}
.fig_mod h3::after{
	content:"";
	position: absolute; 
	width: 212px;
	height: 44px;
	background:url(../images/title_img01.jpg) no-repeat;
	left:-40px;
	top:-20px;
	z-index:-1;
}
.fig_mod p{
	font-size: 24px;
	color: #fff;
	padding-top:15px;
}
.fig_mod p span{
	font-size: 16px;
}
.fig_mod .list li{
	float: left;
	width: 50%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom:60px;
}
.fig_mod .list h4{
	font-size: 20px;
	color: #fff;
	margin-left: 5px;
}
.fig_mod .list h4 span{
	font-size: 15px;
	color: #fff;
}
.fig_mod .list{
	margin-top: 50px;
}
.app_page4{
	padding-top: 50px;
}
.app_page4 .fig_mod2{
	-webkit-align-items: center;
	align-items: center;
	
}
.app_page4 .fig_mod2 figcaption{
	max-width:430px;
}
.app_page4 .fig_mod2 figcaption h3{
	font-size: 52px;
	color: #000000;
	font-weight: bold;
}
.app_page4 .fig_mod2 figcaption h4{
	font-size:32px;
	color: #000;
	font-weight:100;
	margin-top: 30px;
}
.app_page4 .fig_mod2 figcaption p{
	font-size: 15px;
	color: #999;
	margin-top: 30px;
}
.app_page5{
	padding:60px 0 80px 0;
}
.app_page5 .title{
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.app_page5 .title span{
	color: #263dcc;
}
.w1400{
	max-width:1400px;
	margin: 0 auto;
}
.app_page5 li{
	text-align: center;
	width:250px;
}
.app_page5 li h3{
	font-weight: bold;
	font-size: 20px;
	color:#000;
	padding-top: 10px;
}
.app_page5 li p{
	color: #666;
	font-size: 14px;
	line-height:1.7;
	padding-top: 20px;
}
.app_page5 .mod4{
	margin-top:80px;
}
.app_page5 .fig_mod3{
	-webkit-align-items: center;
	align-items: center;
	margin-top:70px;
}
.app_page5 .fig_mod3 figcaption{
	max-width:560px;
}
.app_page5 .fig_mod3 figcaption h3{
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.app_page5 .fig_mod3 figcaption h3 span{
	color: #263dcc;
}
.app_page5 .fig_mod3 figcaption p{
	font-size: 16px;
	color: #999;
	margin-top: 20px;
	line-height:1.8;
}
.app_page5 .fig_mod3 figcaption a{
	display: block;
	width: 290px;
	height: 55px;
	border-radius:25px;
	background: #1f5dea;
	overflow:hidden;
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-size: 18px;
	margin-top: 60px;
	box-shadow:0px 0px 20px #ddf1ff;
}
.mail_page1{
	width: 100%;
	height: 705px;
	padding-top:60px;
	background:url(../images/mail_page1.jpg) no-repeat center center;
}
.mail_page1 h3{
	text-align: center;
	color: #000;
	line-height:1.8;
	font-size: 32px;
}
.mail_page2{
	width: 100%;
	height:870px;
	padding-top: 45px;
	background:url(../images/mail_page2.jpg) no-repeat center center;
}
.title1 h3{
	font-size: 30px;
	color: #4c4c4c;
	text-align: center;
}
.title1 b{
	width: 38px;
	height:2px;
	background: #67afde;
	margin: 0 auto;
	display: block;
	margin-top:15px;
}
.title1 p{
	font-size: 18px;
	color: #65767d;
	font-weight: 100;
	text-align: center;
	padding-top:30px;
}
.mail_page2 .mod3{
	width: 550px;
	height: 570px;
	background:rgba(255,255,255,0.8);
	box-shadow:0px 0px 5px #dcdcdc;
	padding-top:50px;
}
.mail_page2 .mod3 li{
	text-align: center;
	padding: 0;
}
.mail_page2 .mod3 li p{
	font-size: 15px;
	color: #676767;
	font-weight: lighter;
	line-height:20px;
	padding:30px 0;
}
.mail_page2 .flex{
	margin-top: 50px;
	-webkit-align-items: center;
	align-items: center;
	padding:0 45px 0 80px;
}
.mail_page3{
	background: #2c89db;
	padding:60px 0 20px 0;
	border-bottom:10px solid #d9d8da;
}
.mail_page3 .img{
	margin-top:30px;
}
.title2 h3{
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top:20px;
}
.title2 b{
	display: block;
	width: 60px;
	height: 2px;
	background: #dafd41;
	margin: 0 auto;
}
.title2 p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
.mail_page4 b{
	background: #f7aa48;
}
.mail_page4 h3{
	margin-top: 10px;
}
.mail_page4 .title1 p{
	margin-top:10px;
	color: #999;
	padding-top: 0;
}
.mail_page4{
	padding:40px 0 80px 0;
}
.mail_page4 .title1{
	margin-bottom:60px;
}
.mail_page5{
	width: 100%;
	background: #e4e4e4;
	padding-top: 40px;
}
.mail_page5 .title3 h3{
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight:400;
}
.mail_page5 .title3 p{
	font-size: 18px;
	max-width:780px;
	line-height:1.8;
	text-align: center;
	margin: 0 auto;
	margin:10px auto 20px auto;
}
.community_page1 .w1200{
	padding:0 70px;
}
.com_list1 li{
	padding:0;
	height:315px;
	border:1px solid #eee;
	border-right:none;
	text-align: center;
	padding-top: 60px;
}
.com_list1 li:last-child{
	border-right:1px solid #eee;
}
.com_list1 li h4{
	font-size: 24px;
	color: #000;
	padding-top: 20px;
}
.com_list1 li p{
	font-size: 16px;
	line-height:1.6;
	color: #666;
	margin-top: 20px;
}
.com_list1{
	margin-top: 50px;
}
.community_page1{
	padding:70px 0 10px 0;
}
.community_page2{
	width: 100%;
	height:730px;
	background:url(../images/community_page2.jpg) no-repeat center center;
}
.mail_page4 .title1 p{
	font-size: 15px;
	line-height:1.8;
	margin-top: 20px;
}
.community_page3{
	padding:40px 0;
}
.community_page5{
	padding:60px 0 0 0;
}
.community_page5 .title{
	margin-bottom: 40px;
}
.community_page2 .left{
	width: 300px;
	padding:0 10px 0 35px;
	border-right:1px solid #fff;
}
.blue_title{
	width: 250px;
	height: 100px;
	background:#0763de;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 105px;
}
.blue_title p{
	font-size: 17px;
	color: #fff;
	font-weight: 100;
	line-height:24px;
	margin-left: 10px;
}
.blue_title p span{
	color:#999;
	font-size: 15px;
}
.community_page2 .right{
	width: 900px;
	padding-left: 20px;
}
.community_page2 .right .title h3{
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.community_page2 .right .title p{
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
}
.com_pic h6{
	font-size: 18px;
	color: #fff;
	margin-top: 40px;
}
.com_pic li:first-child{
	margin-top: 50px;
}
.com_pic li{
	padding-left:30px;
	margin-bottom: 30px;
}
.com_pic li img{
	display: inline-block;
	vertical-align: middle;
}
.com_pic li p{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #fff;
	line-height:2;
	margin-left: 15px;
}
.com_pic li p span{
	font-size: 16px;
	color: #b2b2b2;
}
.com_pic a{
	display: block;
	width: 100px;
	height: 36px;
	background: #0763de;
	text-align: center;
	line-height:36px;
	font-size: 14px;
	color: #fff;
	margin-top: 70px;
	margin-left: 30px;
}
.com_pic2{
	margin-left: 30px;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 60px;
	border-top:1px dashed #7c7171;
}
.com_pic2 h3{
	color: #fff;
	font-size: 28px;
	margin-bottom: 20px;
}
.community_page2 .flex{
	height: 100%;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.community_page4{
	padding:80px 0;
	background:#f4f4f4;
}
.community_page4 .img{
	margin-top:50px;
}


/* 动图 */
.animation_img{
	position:absolute;
	width:50%;
	right:3%;
	top:0;
}
.banner-main-right{
  align-items: flex-end;
 width: 100%; /* width: 60%; */
  display: flex;
  height: 700px;
  position: relative;
}
.banner-main-right img{
  max-width: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

/*//////////*/
.ani1 {
  animation: ani1 3s linear infinite alternate;
}
.ani2 {
  animation: ani2 3s linear infinite alternate;
}
.ani3 {
  animation: ani3 3s linear infinite alternate;
}
.ani4 {
   animation: ani4 3s linear infinite alternate;
 }
.ani5 {
  animation: ani5 3s linear infinite alternate;
  animation-delay:1s;
}
.ani6 {
  animation: ani5 3s linear infinite alternate;
  animation-delay:1.4s;
}
.ani7 {
  animation: ani5 3s linear infinite alternate;
  animation-delay:1.8s;
}
.breath{
  animation:breath 2s infinite ease-in-out alternate;
}
.breath1{
  animation:breath 3s infinite ease-in-out alternate;
  animation-delay:1.2s;
}
.breath2{
  animation:breath 3s infinite ease-in-out alternate;
  animation-delay:1.4s;
}
.breath3{
  animation:breath 1.4s infinite ease-in-out alternate;
  animation-delay:0.4s;
}
@keyframes breath{
  0%{
    opacity:.2;
  }
  70%{
    opacity:1;
  }
  to{
    opacity:.2
  }
}
@keyframes ani1 {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 20px);
  }
}
@keyframes ani2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ani3 {
  from {
    opacity: 0;
    transform: translate(0, 0);
  }
  to {
    opacity: 1;
    transform: translate(0, 20px);
  }
}
@keyframes ani4 {
  from {
    opacity:1;
    transform: translate(0, 0px);
  }
  to {
    opacity: 0;
    transform: translate(0, -10px);
  }
}
@keyframes ani5 {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 20px);
  }
}
@-moz-keyframes ballCircle {
  0% {
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@-ms-keyframes ballCircle {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes ballCircle {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
/* 动图结束 */
@media screen and (max-width:1440px){
	.animation_img{
		width:60%;
	}
}
