:root {
	font-size: calc(100vw/3.75)
}


@media (min-width: 640px) {
:root {
	font-size: 170.66px
}

}
/*******************录播******************/

.partEleven .tit {
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .partEleven .tit {
    margin-bottom: 26px;
  }
}
.partEleven .ho6-cont {
  width: 100%;
  max-width: 1240px;
}
.partEleven .ho6-cont .swiper-slide {
  width: 90%;
  max-width: 710px;
}
.partEleven .ho6-cont .swiper-slide .item {
  width: 100%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.partEleven .ho6-cont .swiper-slide .img {
  width: 100%;
  /* height: 2.9rem; */
  margin-bottom: 40px;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .partEleven .ho6-cont .swiper-slide .img {
    margin-bottom: 30px;
    /* height: 3.9rem; */
  }
}
@media (max-width: 991px) {
  .partEleven .ho6-cont .swiper-slide .img {
    margin-bottom: 20px;
  }
}
/*@media (max-width: 767px) {
  .partEleven .ho6-cont .swiper-slide .img {
    height: 7.5rem;
  }
}*/
.partEleven .ho6-cont .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.partEleven .ho6-cont .swiper-slide .f_tit,
.partEleven .ho6-cont .swiper-slide .text {
  display: none;
  text-align: center;
}
.partEleven .ho6-cont .swiper-slide .f_tit {
  font-size: 20px;
  margin-bottom: 30px;
  color: #333;
}
@media (max-width: 1440px) {
  .partEleven .ho6-cont .swiper-slide .f_tit {
    margin-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .partEleven .ho6-cont .swiper-slide .f_tit {
    margin-bottom: 22px;
  }
}
.partEleven .ho6-cont .swiper-slide .text {
  font-size: 14px;
  line-height: 24px;
  color: #888888;
}
/* .partEleven .ho6-cont .swiper-slide:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
} */
.partEleven .ho6-cont .swiper-slide-active .item {
  width: 100%;
  transform: scale(1);
}
.partEleven .ho6-cont .swiper-slide-active .f_tit,
.partEleven .ho6-cont .swiper-slide-active .text {
  display: block;
}
.partEleven .ho6-pag {
  position: relative;
  padding: 0;
  margin-top: 40px;
}
@media (max-width: 1440px) {
  .partEleven .ho6-pag {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .partEleven .ho6-pag {
    margin-top: 26px;
  }
}
.partEleven .ho6-pag span {
  margin: 0 6px;
  width: 10px;
  height: 10px;
  background-color: #666666;
  outline: none;
}
.partEleven .ho6-pag .swiper-pagination-bullet-active {
  background-color: #466fed;
}
@media (min-width: 768px) {
  .basecont {
    width: 90%;
    max-width: 1200px;
	margin:0 auto;
  }
  
}

@media (max-width: 767px) {
  .basecont {
    width: 90%;
	margin:0 auto;
	padding-bottom:.8rem;
  }
  
}
/*******************录播end******************/

/**************移动端底部******************/
@media only screen and (min-width: 768px){
.TYbox{ display:none;}
.TYbox2{ display:none;}
#mob{display:none }
.fastCopy,.mtitle2{ display:none}
.modal{ padding-top:80px !important}
.suspension{ display:none;}
}
@media only screen and (max-width: 768px){


.suspension{ display:none;}
/****************底部移动菜单******************/

.TYbox2 {
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 999;
	background: #2b2fc7;
   
}
.TYbox2 .TYboxmian2 {
    width: 98%;
	margin:0 auto;
    height: 50px;
    line-height:50px;
    text-align: center;
	
}
.TYbox2 .TYboxmian2 a{ color:#fff; font-size:.18rem; display:block}


.TYbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    position: fixed;
    bottom: 2px;
    left: 0;
    z-index: 999;
   
}
.TYboxmian {
    width: 98%;
	margin:0 auto;
    min-height: 1px;
    overflow: hidden;
	 background-color: #19163A;
    border-radius: 999px;
    text-align: center;
}
#TYlink {
    overflow: hidden;
}
#TYlink .btn_shouye,#TYlink .btn_tel ,#TYlink .btn_wx{
    width: 25%;
    float: left;
    background:rgba(166, 0, 255, 0.70);
    height: 100%;
}
#TYlink .btn_tiyan{ 
    width: 25%;
    float: left;
    background:rgba(166, 0, 255, 0.90);
    height: 100%;

}

#TYlink a {
	padding:5px 0;
    text-align: center;
    display: block;
    color: #fff;
    border: 0;
    font-size: 14px;
    /* line-height: 44px; */
    text-decoration: none;
    color: #fff;
    -webkit-text-size-adjust: none;

}


#TYlink .btn_tel i{
    width: 20px;
    height: 20px;
    margin: 0 auto;
	display:block;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -28px 0;
	}
#TYlink .btn_tiyan i{
    width: 20px;
    height: 20px;
    margin: 0 auto;
	display:block;
    background-image: url(../images/tiyan.png);
	background-size:100%;
	}
#TYlink .btn_wx i{
    width: 20px;
    height: 20px;
    margin: 0 auto;
	display:block;
    background-image: url(../images/wx.png);
	background-size:100%;
	}
#TYlink .btn_shouye i{
    width: 20px;
    height: 20px;
    margin: 0 auto;
	display:block;
     background-image: url(../images/top.png);
	background-size:100%;
	}

#TYlink a span {
    font-size: 11px !important;
    color: #fff;
    line-height: 21px;
}

/****************底部移动菜单******************/

}



/****************菜单*******************/
.main-container:after {
	display:block;
	content:'';
	clear:both
}

@media only screen and (min-width: 769px){
.banner_left{ float:left; width:50%}
.banner_right{ float:right; width:50%;}
.banner_right img{ float:right; width:520px;}
header {
	width:100%;
	height:60px;
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.15);
z-index: 99999;
background: #fff !important;
	position:fixed;
	z-index:99;
}
header a,header p {
	color:#fff;
	font-size:15px;
}
header .main-container .hp-top-left {
	float:left;
	height:60px;
	display:table;

}
header .main-container .hp-top-left a {
	display:table-cell;
	vertical-align:middle
}
header .main-container .hp-top-left a>div {
	float:left
}
header .main-container .hp-top-left .logo-text {

	
	display: inline-block;
height: 33px;
line-height: 33px;
padding: 0px 11.5px;
background-color: #2b2fc7;
color: #fff;
font-size: 16px;
margin-left: 10px;

}
header .main-container .hp-top-left .logo-text:hover{ color:#fff}
header .main-container .hp-top-left a>div:first-child {
	max-width:275px
}
header .main-container .hp-top-left a>div:nth-child(2) {
	margin-left:10px;
	margin-top:10px;/*企微logo*/
}

header .main-container .hp-top-right {
	float:right;
	height:60px;
	display:table
}
header .main-container .hp-top-right .btn2{ color:#fff}
header .main-container .hp-top-right .btn2:hover{ color:#2b2fc7}
header .main-container .hp-top-right nav {
	display:table-cell;
	vertical-align:middle
}
header .main-container .hp-top-right nav ul li {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	float:left;
	margin-right:1.88888888vw;
	background-color:none;
	text-align:center;
	font-size:22px; color:#444;
	padding-top:8px;
}
header .main-container .hp-top-right nav ul li:first-child {
	margin-right:3.125vw
}
header .main-container .hp-top-right nav ul li:last-child {
	margin-right:0
}
header .main-container .hp-top-right nav ul li a {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	height:40px;
	line-height:40px;
	display:block;
	border-bottom:2px solid transparent
}
header.slide-header .main-container .hp-top-right nav ul .active a {
	border-bottom:3px solid #2b2fc7;
	color:#2b2fc7;
}

header .main-container .hp-top-right nav ul .active a {
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:16px;
}

header .main-container .hp-top-right nav ul a:hover {
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:16px;
	text-decoration:none !important;
}

header .main-container .hp-top-right .mobile-menu i {
	display:none
}
.slide-header {
	position:fixed;
	display:none;
	background-color:#fff;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.1);
	box-shadow:0 0 10px rgba(0,0,0,.1);

}
.slide-header .main-container .hp-top-right nav ul li {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	float:left;
	margin-right:1.88888888vw;
	background-color:none;
	text-align:center;
	font-size:24px; color:#000;
}


.mobile-btn .btn1 {
	  
    vertical-align: middle;
    display: block;
    line-height: 30px;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    border:1px solid #2b2fc7;
    color: #2b2fc7 !important;
	font-weight:bold;
	margin-top:15px;
	margin-left:15px;
	font-weight:bold;
	padding:2px 15px;
}



 .btn1:hover{ background: #2b2fc7; border:#2b2fc7 solid 1px; color:#fff !important}
}

@media only screen and (max-width: 768px){
.banner_left{  width:100%; float:left; display:block}
.banner_right{  width:100%;float:left ; display:none}
.banner_right img{ width:85%; margin-left:7%}
header {
	width:100%;
	height:50px;
	box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.15);
z-index: 99999;
background: #fff !important;
	position:fixed;
	z-index:99;
}
header a,header p {
	color:#fff;
	font-size:15px;
}
header .main-container .hp-top-left {
	float:left;
	height:50px;
	display:table;

}
header .main-container .hp-top-left a {
	display:table-cell;
	vertical-align:middle
}

header .main-container .hp-top-left a img{
	width:130px;
}
header .main-container .hp-top-left a>div {
	float:left
}
header .main-container .hp-top-left .logo-text {

	
	display:none;
height: 28px;
line-height: 28px;
padding: 0px 6px;
background-color: #2b2fc7;
color: #fff;
font-size: .12rem;
margin-left: 10px;

}
header .main-container .hp-top-left .logo-text:hover{ color:#fff}
header .main-container .hp-top-left a>div:first-child {
	max-width:275px
}
header .main-container .hp-top-left a>div:nth-child(2) {
	margin-top:3px;/*企微logo*/
}

header .main-container .hp-top-right {
	float:right;
	height:50px;
	display:table
}
header .main-container .hp-top-right .btn2{ color:#fff}
header .main-container .hp-top-right .btn2:hover{ color:#2b2fc7}
header .main-container .hp-top-right nav {
	display:none
}
header .main-container .hp-top-right nav ul li {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	float:left;
	margin-right:1.88888888vw;
	background-color:none;
	text-align:center;
	font-size:22px; color:#444;
	padding-top:8px;
}
header .main-container .hp-top-right nav ul li:first-child {
	margin-right:3.125vw
}
header .main-container .hp-top-right nav ul li:last-child {
	margin-right:0
}
header .main-container .hp-top-right nav ul li a {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	height:40px;
	line-height:40px;
	display:block;
	border-bottom:2px solid transparent
}
header.slide-header .main-container .hp-top-right nav ul .active a {
	border-bottom:3px solid #2b2fc7;
	color:#2b2fc7;
}

header .main-container .hp-top-right nav ul .active a {
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:16px;
}

header .main-container .hp-top-right nav ul a:hover {
	border-bottom:2px solid #fff;
	color:#fff;
	font-size:16px;
	text-decoration:none !important;
}

header .main-container .hp-top-right .mobile-menu i {
	display:none
}
.slide-header {
	position:fixed;
	display:none;
	background-color:#fff;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.1);
	box-shadow:0 0 10px rgba(0,0,0,.1);

}
.slide-header .main-container .hp-top-right nav ul li {
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	float:left;
	margin-right:1.88888888vw;
	background-color:none;
	text-align:center;
	font-size:24px; color:#000;
}


.mobile-btn .btn1 {
	  
    vertical-align: middle;
    display: block;
    line-height: 26px;
    font-size: .14rem;
    border-radius: 4px;
    text-align: center;
    border:1px solid #2b2fc7;
    color: #2b2fc7 !important;
	font-weight:bold;
	margin-top:10px;
	margin-left:5px;
	font-weight:bold;
	padding:2px 8px;
}



 .btn1:hover{ background: #2b2fc7; border:#2b2fc7 solid 1px; color:#fff !important}
}



/********************底部标语*************************/
@media only screen and (min-width: 769px){
.footer-view{
background-image: url(../images/bottom_banner.png);
	  background-size: 2560px 360px;
  background-position: center;
  height:360px;
	box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
	  
  }

.footer-view .p1{
	text-align:center;
	
	margin-top: 12px;
    margin-bottom: 0px;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 40px;
	}
.footer-view .p2{font-size: 14px; 
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
	line-height:18px;
	}

.footer-view .btn2{
cursor: pointer;
    font-size: 18px;
    line-height: 50px;
    color: #2b2fc7;
    text-align: center;
    min-height: 50px;
    box-shadow: 0 8px 25px 0 rgba(24,22,22,.15);
    margin: 0 auto;
    width: 250px;
    background: linear-gradient(270deg,#f9f9f9,#f9f9f9);
	display:inline-block;
	right:30px;
	position:relative;
	}

.footer-view .btn2:hover {
	background:#ffffff;
	color:#045add;
	text-decoration:none;
}

}

@media only screen and (max-width: 768px){
.footer-view{
	 background: url(../images/bottom_banner.png) no-repeat center/cover;
	  background-size:cover;
	  
	  padding:20px 0 20px 0;
	  
  }

.footer-view .p1{
	
	font-size: .2rem;
    color: #fff;
    text-align: center;
    margin-top: 30px;
	 margin-bottom: 30px;
	 padding-left:30px;
	 line-height:.32rem;
	}
.footer-view .p2{	 width:40%;font-size: .14rem; float:left;
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
	line-height:18px;
	display:none;
	}

.footer-view .btn2{
cursor: pointer;
    font-size: 18px;
    line-height: 50px;
    color: #2b2fc7;
    text-align: center;
    min-height: 50px;
    box-shadow: 0 8px 25px 0 rgba(24,22,22,.15);
    margin: 0 auto;
    width: 250px;
    background: linear-gradient(270deg,#f9f9f9,#f9f9f9);
	display:inline-block;
	right:30px;
	position:relative;
	}

.footer-view .btn2:hover {
	background:#ffffff;
	color:#045add;
	text-decoration:none;
}

}



/*****************标语模块end*****************/




.btn2:active {
	opacity: .7
}

* {
	margin: 0;
	padding: 0
}
html, body {
	height: 100%
}
body {
	color: #333;
	line-height: 1.4;
	font-size: 14px;
	word-break: break-all;
	font-family: "Microsoft YaHei", -apple-system, SF UI Text, Helvetica Neue, Helvetica, Arial, sans-serif;
	-webkit-tap-highlight-color: transparent;
	background: #fff
}


/*[v-cloak] {
display:none !important
}*/
a {
	text-decoration: none;
	color: inherit
}
li {
	list-style-type: none
}
pre {
	font-family: inherit
}
input, textarea {
	outline: none
}
::-webkit-scrollbar {
position:relative;
width:10px
}
::-webkit-scrollbar-track {
background-color:#f5f5f5
}
::-webkit-scrollbar-thumb {
border-radius:10px;
background-color:#d4d4d4
}

/***************全局宽度******************/

@media (min-width:769px) {
.content {
	max-width: 1200px;
    width: 98%;

	padding:20px;
    position: relative;
    margin: 0 auto;
}

.main-container {
	max-width:1200px;
	width:98%;
	position:relative;
	margin:0 auto
}
}
@media (max-width:768px) {
.content {
    width: 96%;
    position: relative;
    margin: 0 auto;
}

.main-container {
	width:92%;
	position:relative;
	margin:0 auto
}
}
/***************全局宽度******************/
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.inline-block {
	display: inline-block;
	vertical-align: middle;
	text-align: left
}

/*********************网站底部********************************/

.footer{background:linear-gradient(134deg,#FAFAFA 0,#E6F7F6 100%);/*linear-gradient(to right, #b6b8ef, #7e02f0)*/; }
@media only screen and (min-width: 769px){
.footer .b1 {
	/*background: url("../images/nfot.jpg") center no-repeat fixed;
	background-size: cover;
	overflow: hidden*/
	width:100%;
	padding-top:80px;
	padding-bottom:30px;
	display:block;
	height:240px;
}
.footer .b3 {
	width:100%;
	float:left;
	text-align:center;
	color:#000;
	border-top:1px solid rgba(243, 242, 244, .08);
	line-height:30px;
	padding:10px 0;
	font-size:14px;
	
}
.footer .b3 a{ color:#000 !important}
.footer .b1 .title {
	padding: 40px 0;
	text-align: center;
	color: #000
}
.footer .b1 .mtitle{ color:#000; font-size:.1rem; text-align:center; line-height:32px;}

.footer .b1 .code2{ width:45%;  float:left;}
.footer .b1 .code1{ width:55%;  float:left}
.footer .b1 .code1  .codeleft{ /*width:300px;*/ max-width:40%; padding-right:30px; float:left;border-right:1px solid rgba(43, 42, 53, 0.3);}
.footer .b1 .code1  .coderight{ /*width:300px;*/ width:85%;float:left; padding-left:20px;}

.footer .b1 .code1 .qrcode {
	margin: 0 auto 10px auto;
	padding: 10px;
	width: 220px;
	height: 220px;
/*	border: 3px solid #000;*/
border-radius: 8px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.2)
}
.footer .b1 .qrcode img {
	display: block;
	width: 100%
}

.footer .b1 dl {
	display: inline-block;
	color:#000;
	width:100%;
}
.footer .b1 dl:last-child {
	margin-right: 0
}
.footer .b1 dl dt {
	margin:12px 0 15px 0;
	font-size:16px;
	font-weight:bold
}
.footer .b1 dl dd {
	margin-bottom: 14px;
	font-size: .08rem;
	line-height:32px;
}
.footer .b1 dl dd a{ color:#000}

.footer .b1 dl.dl2 dd {
	float:left;
	width:45%;
}
.footer .b1 dl.dl2 dd a{	margin-right:15px;}

}


/*.erimg{ padding:5px;  border-radius:5px;}*/


@-webkit-keyframes fade-in {
0% {
opacity:0
}
100% {
opacity:1
}
}

@media (max-width: 768px) {
body {
font-size:.14rem
}
.mtitle{ font-size:.16rem; text-align:center !important; color:#000; line-height:.36rem;}
.mtitle2{ color:#fff; font-size:.16rem; padding:0 !important}
.mtitle2 p{ text-align:center;color:#000;font-size:.16rem !important;line-height:.36rem;}
 .fastCopy {
    width: 1.9rem;
    height: .4rem;
    background: #2b2fc7;
    color: #FFF;
    font-size: .16rem;
	border:none;
	
}
.footer .b1 {
	/*background: url("../images/nfot.jpg") center no-repeat fixed;
	background-size: cover;
	overflow: hidden*/
	width:95% !important; margin:0 auto;
	padding-top:.2rem;
	/*padding-bottom:.2rem;*/
	display:flex;

}
.footer .b1 .code1{ width:100% !important}
.footer .b1 .code1 .codeleft{ width:100%; float:left;}
.footer .b1 .code1 .coderight{ width:100%;float:left}
.footer .b1 .code2{ display:none}

.footer .b1 .title {
padding:.3rem 0;
font-size:.16rem;
	font-weight: bold
}
.footer .b1 .qrcode {
margin:.1rem auto 0;
padding:.05rem;
	width: 1.5rem;
	height: 1.5rem;

border-radius: 8px;
}
.footer .b1 .qrcode img{ width:100%}
.footer .b1 dl dd {
	margin-bottom: 10px;
	font-size: .14rem;
	
}
.footer .b2 .content {
padding:0 .15rem
}
.footer .b1 dl.dl2{ display:none !important}
.footer .b1 dl {
	margin-right: 0;
	margin-top:.15rem;
margin-bottom:.15rem
}
.footer .b1 dl .dl1{ display:none}
.dl3{ display:none}
.footer .b1 dl dd{ text-align:center; color:#000; line-height:.24rem;}
.footer .b1 dl dd #wechat{ text-align:center; color:#000; line-height:.24rem; padding:5px; background:#ff0}
.footer .b1 dl dd a{ width:100%; display:block;color:#000; font-size:.15rem !important;}
.footer .b1 dl dt{ display:none}
.footer .b2 dl:last-child {
	margin-bottom: 0
}
.footer .b2 dl dt {
margin-bottom:.15rem;
font-size:.14rem;
	font-weight: bold
}
.footer .b2 dl dd {
margin-bottom:.1rem;
font-size:.12rem
}

.footer .b3 {
	width:100%;
	text-align:center;
	color:#000;
	
	line-height:.32rem;

	padding:.1rem 0 .6rem 0;
	border-top:solid 1px rgb(244,244,244,.05);
	font-size:.12rem;
}
.footer .b3 a{color:#000 !important;}
}
.index {
	-webkit-animation: fade-in .3s linear both
}
.index .section .title {
	/*padding: 60px 0;*/
	font-size: 30px;
	text-align: center
}



/*自定义CSS动画*/
.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}
@keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}

.moveLeft{-webkit-animation-name:moveLeft;animation-name:moveLeft}
@-webkit-keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
@keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}

}
@media (max-width:768px) {
	
/*自定义CSS动画*/
.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}
@keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}

.moveLeft{-webkit-animation-name:moveLeft;animation-name:moveLeft}
@-webkit-keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
@keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}



}



/*@media (any-hover:hover) {
 @-webkit-keyframes heart {
  0% {
   transform:scale(1)
  }
  50% {
   transform:scale(1.1)
  }
 }*/
 @keyframes heart {
  0% {
   transform:scale(1)
  }
  50% {
   transform:scale(1.1)
  }
 }







/*# sourceMappingURL=index.css.map */
.modal-open .modal{
    background          : rgba(10, 20, 25,0.5);
	display:block;
}
.modal-header .btn{
    color               : #e95e1d;
    border-color        : #e95e1d;
}
.modal-header .btn:hover{
    background-color    : #e95e1d;
    color               : #fff;
    border              : 1px solid #e95e1d;
    -webkit-transition  : all  ease 0.50s;
    -moz-transition     : all  ease 0.50s;
    -ms-transition      : all  ease 0.50s;
    -o-transition       : all  ease 0.50s;
    transition          : all ease 0.50s;
  
}
.modal-body2{
	background: url("../images/bi.jpg") right top no-repeat;

	}
 .modal p.mtitle{font-size:16px; line-height:16px;color:#000000; text-align:center; padding-top:15px;}
 
 
 .contact-wrapper .form-inline .form-control {
    display         : inline-block;
    width           : 100%;
    border-radius   : 0;
    vertical-align  : middle;
}

.contact-wrapper .section-title{
    color   : #fff;
}
.contact-wrapper .p-padding{
    color   : #fff;
}
.contact-wrapper  form{
    margin-top  : 40px;
}


.contact-wrapper input, .contact-wrapper textarea, .contact-wrapper button{

    margin  : 0 0 15px 0;
}

.contact-wrapper .costom-btn{
    width                       : 100%;
    background                  : #2b2fc7;
    border                      : 1px solid #090;
    font                        : bold 16px/18px 'Open Sans', sans-serif;
    color                       : #ffffff;
    text-transform              : uppercase;
    letter-spacing              : 1.5px;
    -webkit-transition          : all ease 0.4s ;
    -moz-transition             : all ease 0.4s ;
    -ms-transition              : all ease 0.4s ;
    -o-transition               : all ease 0.4s ;
    transition                  : all ease 0.4s ;
    

}

.contact-wrapper .costom-btn:hover{
   /* background          : rgba(232, 71, 0, 0);*/
    color               : #ffffff;
    border              : 1px solid #ffffff;
}

.contact-wrapper .success, .contact-wrapper .error{

    display         : none;
    text-align      : center;
    padding         : 6px; 
    text-transform  : uppercase;
}
.contact-wrapper .success{
    background : #DFF0D8;
}
.contact-wrapper .error{
    background  : rgba(253,231,231,1);
}
.contact-wrapper .validation{
    background  : rgba(253,231,231,1);
    border      : 2px solid rgba(101,13,12,0.9);
    box-shadow  : 0 0 2px rgba(101,13,12,0.5) inset;
}
.contact-wrapper .form-control:-ms-input-placeholder
{
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letter-spacing  : 1.1px;
}


.contact-wrapper .form-control::-webkit-input-placeholder {
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letter-spacing  : 1.1px;
}

.contact-wrapper .form-control::-moz-placeholder

 {
    font            : 300 13px/22px 'Open Sans', sans-serif;
    color           : #5c5c5c;
    text-transform  : capitalize;
    font-weight     : 300;
    letter-spacing  : 1.1px;
}

 
.contact-wrapper .form-control:focus {
    border              : 1px solid rgba(232,71,0, 1);
    outline             : 0;
    -moz-box-shadow     : 0px 0px 3px rgba(232,71,0,0.9);
    -webkit-box-shadow  : 0px 0px 3px rgba(232,71,0,0.9);
    -ms-box-shadow      : 0px 0px 3px rgba(232,71,0,0.9);
    -o-box-shadow       : 0px 0px 3px rgba(232,71,0,0.9);
    box-shadow          : 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 3px rgba(232,71,0,0.9);
    }


.contact-wrapper .contact-or{

    width           : 68px;
    height          : 68px;
    margin          : 0 auto;
    border-radius   : 50%;
    background      : #ffffff;
    text-transform  : uppercase;
}

.contact-wrapper .contact-or p{
    font                : bold 25px/22px 'Roboto Condensed', sans-serif;
    color               : #e84700;
    padding             : 0;
    margin              : 0 auto;
    letter-spacing      : 1.5px;
    text-align          : center;
    line-height         : 69px;
}

.contact-wrapper .icon-text{

    font            : normal 16px/22px 'Open Sans', sans-serif;
    text-align      : center;
    color           : #ffffff;
    text-transform  : uppercase;
    margin          : 25px 0;
}

.contact-wrapper .icon-holder{

    width           : 300px;
    margin          : 0 auto;
}



.contact-wrapper .icon-holder ul li {

    display             : inline-block;
    margin              : 0 10px;
    width               : 38px;
    height              : 38px;
    text-align          : center;
    border-radius       : 50%;
    border              : 1px solid #ffffff; 
    background          : rgba(232, 71, 0, 0);
    -webkit-transition  : background  ease 0.50s;
    -moz-transition     : background  ease 0.50s;
    -o-transition       : background  ease 0.50s;
    -ms-transition      : background  ease 0.50s; 
    transition          : background ease 0.50s; 

}

.contact-wrapper .icon-holder ul li:first-child{

    margin  : 0 10px 0 0;
}

.contact-wrapper .icon-holder ul li:last-child{

    margin  : 0 0 0 10px;
}

.contact-wrapper .icon-holder ul li a{
    width       : 38px;
    height      : 38px;
    color       : #ffffff;
    
}


.contact-wrapper .icon-holder ul li .fa{
    line-height     : 37px;
}


.contact-wrapper .icon-holder ul li:hover{
background      : rgba(232, 71, 0, 1);
border          : 1px solid rgba(255,255,255,0.5);
}


/********************************公司简介**************************************/
@media only screen and (min-width: 768px) {
.profile{margin:0 auto; padding:0 20px;}
 .prof p{font-size: 16px;padding-bottom: 30px; line-height:30px;text-indent:2em}
.profile-1,.profile-2,.profile-3{ width:95%; max-width:1100px; margin:0 auto; padding:30px 0;}
.profile-1 .profile-1-about p img{ float:left; width:280px; padding:0 20px 20px 0; } 
.profile-1 .profile-1-about p{ line-height:36px;font-size:16px; text-indent:2em} 
.profile-1 .profile-1-about p span{color:#357de8;font-weight: bold;}
.profile-1 h3{ font-weight:bold; font-size:32px; margin:30px 0;}

.profile-1 .profile-1-about{

	box-shadow: 0px 10px 30px 0px rgba(219, 223, 232, 0.66);
	border-radius: 10px;
	background: url("../images/one-backgroud.png") no-repeat 100% 100%;
    background-position-x: 100%;
    background-position-y: 100%;
	background-position: bottom left;
	padding: 90px 49px 20px 43px;
	}
.profile-1-wenhua{  margin:0px; height:280px;}
.profile-1-wenhua ul{ width:100%}
.profile-1-wenhua ul li{  
   width: 33.3%;
    float: left;
	margin-bottom:30px;
	
	}
.profile-1-wenhua ul li.lr {
	 
    padding-left: 35px;
    /*border-left: 1px solid #d9dadf;*/

}
.profile-1-wenhua ul li .box{ display:block; width:100%;box-shadow: 0px 10px 22px 0px rgba(71, 71, 71, 0.1);
    border-radius: 10px; padding:20px;
}
.profile-1-wenhua ul li .box:hover{
	transform: scale(1.1);
	transition: all 1s;
}
.profile-1-wenhua ul li img{width: 90px;
    height: 90px;
	margin:20px auto;
	text-align:center}
.profile-1-wenhua ul li h2 {
    height: 20px;
    line-height: 20px;
    color: #41485e;
    font-weight: bold;
    font-size: 24px;
	text-align:center
	
}
.profile-1-wenhua ul li p {

    line-height: 35px;
    color: #41485e;
    font-size: 16px;
	text-align:center
} 

.profile-2-list{ width:80%; margin:0 auto}
.profile-2-list .time-axis{
	margin: 0;
	padding: 0;
	position: relative;
}

.profile-2-list .time-axis:before{
	content: '';
	position: absolute;
	left: 93px;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #E4E4E4;
}
.profile-2-list .time-axis-item{
	list-style: none;
	padding-left: 150px;
	position: relative;
	font-size: 14px;
	padding-bottom:30px;
	color: #141414;
}
.profile-2-list .time-axis-item .time-axis-title{ line-height:32px; font-size:16px}
.profile-2-list .time-axis-achievement{
	margin: 0;
}
.profile-2-list .time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
	font-size:16px
}

.profile-2-list .time-axis-date span{
	position: absolute;
	right: -64.5px;
	top: 35%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.profile-2-list .time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.profile-2-list .time-axis-item:last-child .time-axis-date span{
	border-color: #48BEB2;
}

.profile-2-list .time-axis-item:last-child .time-axis-date span:after{
	background-color: #48BEB2;
	border-color: #48BEB2;
}

.profile-3 .profile-3-contact{
	width:98%; margin:0 auto; /*background: rgba(241,239,240,0.5);
	padding: 20px 0px 40px 40px;*/
	}
.profile-3 .profile-3-contact .contact-position{
	height:580px;
	position:relative
	}

.profile-3 .profile3-contact-box{
	width: 100%;
	margin: 0 auto;
	/*padding-top: 70px;
	padding-bottom: 70px;*/}
.profile-3 .profile3-tab-list{
	width:90%;
	max-width: 980px;
	height: 60px;
	display: flex;
	margin: 40px auto 0;
	border-left: 1px solid #dbdbdb;
	}
.profile-3 .profile3-tab-list .active{
	width: 160px;
	height: 60px;
	color: #fff;
	background: #046cff;
	}
.profile-3 .profile3-tab-item{
	flex: 1;
	text-align: center;
	font-size: 18px;
	color: #161616;
	line-height: 60px;
	cursor: pointer;
	border: 1px solid #dbdbdb;
    border-left-color: rgb(219, 219, 219);
    border-left-style: solid;
    border-left-width: 1px;
	border-left: none;
	
	}
.profile-3 .profile3-address-container{
	width:90%;
	max-width:980px;
	/*height: 540px;*/
	background-color: #f8fbff;
	margin: 60px auto 0;
	}
.profile-3 .profile3-address{
	width: 100%;
	height: 100%;
	display: none;
}
.profile-3 .profile3-address.active{ display:flex}

.profile-3 .profile3-address-left{
	width: 440px;
	/*margin-left: 30px;
	margin-top: 30px;*/
}
.profile-3 .profile3-address-left #map{
	width:420px;height:480px;border:#ccc solid 1px;font-size:12px;
	}
.profile-3 .profile3-address-right{
	flex: 1;
	margin-left: 30px;
	margin-right:30px;
}
.profile-3 .profile3-address-left img {
    width: 100%;
    height: 100%;
}
.profile-3 .profile3-address-right .address-name{
height: 32px;
font-size: 22px;
color: #046cff;
line-height: 28px;
margin-top: 30px;
font-weight: 400;
font-weight:bold;
margin-bottom:20px;
}
.profile-3 .profile3-address-right .address-text-code{
	width:100%;
	margin:20px 0 0 0;
	}
.profile-3 .profile3-address-right .address-text-code .code{ width:220px; }
.profile-3 .profile3-address-right .address-text-code .code img{ width:100%;}
.profile-3 .profile3-address-right .address-text-code .mtitle-c{ text-align:left; padding:10px 0;}
.profile-3 .profile3-address-right .address-text-code .mtitle-c2{ display:none}

.profile-3 .profile3-address-right .address-text{font-size: 16px;
color: #666;
line-height: 36px;}
.profile-3 .profile3-address-right .address-text a{ font-size:24px; color:#000}
}
@media only screen and (max-width: 768px) {
.profile{margin:0 auto; padding:0 10px; display:block}
 .prof p{font-size: 14px;padding-bottom: 30px; line-height:30px;text-indent:2em}
.profile-1,.profile-2{ width:98%; margin:20px auto; padding:0}
.profile-3{ width:100%; margin:0 auto; padding:0}

 .profile-1 h3{ font-weight:bold; font-size:.12rem; margin:28px 0;}
.profile-1 .profile-1-about{

	box-shadow: 0px 10px 30px 0px rgba(219, 223, 232, 0.66);
	border-radius: 10px;
	background: url("../images/one-backgroud.png") no-repeat 100% 100%;
    background-position-x: 100%;
    background-position-y: 100%;
	background-position: bottom left;
	padding: 10px;
	}
.profile-1 .profile-1-about p img{ float:left; width:100%; padding:.1rem; } 
.profile-1 .profile-1-about p{ line-height:.28rem;font-size:.16rem; text-indent:2em} 
.profile-1 .profile-1-about p span{color:#357de8;font-weight: bold;}
.profile-1 h3{ font-weight:bold; font-size:32px; margin:30px 0;}
.profile-1-wenhua{  margin: 0 0 20px 0; height:4rem;}
.profile-1-wenhua ul li{  
   width: 100%;
    float: left;
   padding-right:3px;
	}
.profile-1-wenhua ul li.le {
	 
    padding-left: 0px;
    border-left:none;

}
.profile-1-wenhua ul li.lr {
	 
    padding-left: 0px;
}
.profile-1-wenhua ul li .box{ display:block; width:100%;box-shadow: 0px 10px 22px 0px rgba(71, 71, 71, 0.1);
    border-radius: 10px; padding:20px; height:1.2rem;
}
/*.profile-1-wenhua ul li div:hover{
	transform: scale(1.1);
	transition: all 1s;
}*/
.profile-1-wenhua ul li img{width:70%;
    float: left;
    margin-right: 5px;}
.profile-1-wenhua ul li .box h2 {
    
    line-height: .28rem;
    color: #41485e;
    font-weight: bold;
    font-size: .2rem;
}
.profile-1-wenhua ul li .box p {
    height: .22rem;
    line-height:.18rem;
    color: #41485e;
    font-size: .16rem;
	display:block;
} 
.profile-1-wenhua ul li .wh-l{ width:40%; float:left}
.profile-1-wenhua ul li .wh-r{ width:60%; float:left}
.profile-2-list{ width:100%; margin:10px 0;}
.profile-2-list .time-axis{
	margin: 0;
	padding: 0;
	position: relative;
}

.profile-2-list .time-axis:before{
	content: '';
	position: absolute;
	left: 52px;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #E4E4E4;
}
.profile-2-list .time-axis-item{
	list-style: none;
	padding-left: 70px;
	position: relative;
	font-size: .12rem;
	padding-bottom:.24rem;
	color: #141414;
}
.profile-2-list .time-axis-item .time-axis-title{ line-height:.26rem; font-size:.16rem}
.profile-2-list .time-axis-achievement{
	margin: 0;
}
.profile-2-list .time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
	font-size:16px
}

.profile-2-list .time-axis-date span{
	position: absolute;
	right: -23px;
	top: 35%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.profile-2-list .time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.profile-2-list .time-axis-item:last-child .time-axis-date span{
	border-color: #48BEB2;
}

.profile-2-list .time-axis-item:last-child .time-axis-date span:after{
	background-color: #48BEB2;
	border-color: #48BEB2;
}
.profile-3{ margin-top:80px;}
.profile-3 .profile-3-contact{
	width:100%; margin:0 auto; /*background: rgba(241,239,240,0.5);*/
	/*padding: 5px 0px 10px 10px;*/
	}
.profile-3 .profile-3-contact .contact-position{
	/*height:10rem;*/
	}
.profile-3 .profile-3-contact .contact-position{
	height:520px;
	position:relative
	}

.profile-3 .profile3-contact-box{
	width: 100%;
	margin: 0 auto;
	height:5.9rem;
	/*padding-top: 70px;*/
	margin-bottom: 30px;
	background: rgba(241,239,240,0.5);
	border-radius:18px;
}
.profile-3 .profile3-tab-list{
	width: 25%;
	float:left;
	display:block;
	
	border-left: 1px solid #dbdbdb;
	}
.profile-3 .profile3-tab-list .active{
	width: 100%;
	float:left;
	display:block;
	color: #fff;
	background: #046cff;
	}
.profile-3 .profile3-tab-item{
	width:100%;
	flex: 1;
	float:left;
	text-align: center;
	font-size: 18px;
	color: #161616;
	line-height: .6rem;
	cursor: pointer;
	border: 1px solid #dbdbdb;
    border-left-color: rgb(219, 219, 219);
    border-left-style: solid;
    border-left-width: 1px;
	border-left: none;
	margin-top:-1px;
	}
.profile-3 .profile3-address-container{
	width:73%;
	float:right;
	/*background-color: #f8fbff;*/
	
	}
.profile-3 .profile3-address{
	width: 100%;
	height: 100%;
	display: none;
}
.profile-3 .profile3-address.active{ display:block; width:100%}

.profile-3 .profile3-address-left{
	width: 100%;
	float:left;
	display:none;
}
.profile-3 .profile3-address-left #map{
	width:100%;height:2.7rem;border:#ccc solid 1px;font-size:12px; overflow:hidden;
	}
.profile-3 .profile3-address-right{
	width:100%;
	float:left;
	padding:0 .14rem .14rem .14rem;
}
.profile-3 .profile3-address-left img {
    width: 100%;
    height: 100%;
}
.profile-3 .profile3-address-right .address-name{

	font-size: .2rem;
	color: #046cff;
	line-height: .2rem;
	margin-top: .1rem;
	font-weight: 400;
	font-weight:bold;
	margin-bottom:20px;

}
.profile-3 .profile3-address-right .address-text{

	font-size: .15rem;
	color: #666767;
	line-height: .25rem;

	font-weight: 400;
	font-weight:bold;
	margin-bottom:10px;

}
.profile-3 .profile3-address-right .address-text a{ width:100%; font-size:.24rem; color:#f00; display:block}
.profile-3 .profile3-address-right  .address-mobile{ color:#046cff; line-height:.32rem}
.profile-3 .profile3-address-right .address-text-code{
	display:block;
	border-top:#999 dotted 1px; padding-top:.1rem;
	}
.profile-3 .profile3-address-right .address-text-code .code{ width:150px; margin:0 auto}
.profile-3 .profile3-address-right .address-text-code .code img{ width:100%;}
.profile-3 .profile3-address-right .address-text-code .mtitle-c{ font-size: .13rem;text-align:center; line-height:.3rem;}
.profile-3 .profile3-address-right .address-text-code .mtitle-c2{ text-align:center; line-height:.3rem;}
.profile-3 .profile3-address-right .address-text-code .mtitle-c2 .fromValue{ color:#F00}

.profile-3 .profile-3-contact .code-float  .mtitle-c2 .fromValue{ color:#f00}
}



/*//////////////////////ll//////////////////////////////*/

@media only screen and (min-width: 769px) {
.popOutBg{ width:100%; height:100%; position: fixed; left:0; top:0; background:rgba(0,0,0,.6); display: none; z-index:999;}
.popOut{width:600px; background:#fff;position:fixed;  top:50%; left:50%; margin-top:-200px; margin-left:-300px; border-radius:8px; overflow: hidden;  z-index:9999; display:none;}
.popOut > span{ position: absolute; right:10px; top:0; height:42px; line-height:42px; color:#000; font-size:24px; cursor: pointer;}
.popOut .ly{ overflow:hidden; width:540px; margin:0 auto; padding:10px 20px;;}
.popOut .ly h4{ font-size:22px; color:#000; padding-left:55px; width:250px;background:url(../images/bi.gif) no-repeat left center; line-height:50px; margin:5px auto; font-weight:bold}
/*.popOut .ly h4{ font-size:18px; color:#000; padding-left:55px; width:150px;background:url(../images/side_con_icon03.png) no-repeat left center; line-height:32px; margin:5px auto;}*/
.popOut .ly p{ font-size:16px; color:#000;  line-height:32px; margin-bottom:12px; text-align:center; width:100%; display:block}
.popOut .ly p i{color:#f00; }
.popOut .ly .p2{color:#f00; text-align:center; float:left; margin-bottom:0px;}
.popOut .ly input{ display:block; width:80%; padding-left:75px; height:42px;     border: 1px solid #ccc; outline:none; font-size:14px; color:#999; line-height:42px; margin:10px auto; border-radius:5px;}

.popOut .ly #exampleInputName{ background:url(../images/ly03.png) no-repeat left center; background-color:#fff; border: 1px solid #ccc;color:#999;}
.popOut .ly #exampleInputCompany{ background:url(../images/ly04.png) no-repeat left center; background-color:#fff;color:#999;}
.popOut .ly #exampleInputWx{ background:url(../images/ly07.png) no-repeat left center; background-color:#fff;color:#999;}
.popOut .ly #exampleInputTel{ background:url(../images/ly05.png) no-repeat left center; background-color:#fff;color:#999;}
.popOut .ly textarea { overflow:hidden; display:block;  width:80%; height:56px; padding:10px 10px 10px 75px; font-size:14px; color:#999; resize:none; border: 1px solid #ccc;outline:none; background:url(../images/ly06.png) no-repeat left center; background-color:#fff; border-radius:5px; margin:5px auto;}
.popOut .ly .send_message{ display:block; width:52%; margin:0 auto; margin-top:10px;height:40px; text-align:center; line-height:40px; font-weight:bold; font-size:16px; color:#fff; background-color:#2b2fc7; border-radius:5px; cursor:pointer; padding:0px !important; border:none;}

.popOut .ly .success,.popOut .ly .error {
    background: #DFF0D8; width:94%;    text-align: center;
	margin:5px auto;
    text-transform: uppercase;
	font-size:14px;
	display:none;
	
}
.popOut .ly .error { color:#f00}
.popOut .ly .validation {
  
    border: 2px solid rgba(250,39,39,0.9) !important;
    box-shadow: 0 0 2px rgba(101,13,12,0.5) inset !important;
}

.popOut .wechat{ display:none}
.popOutBg2{ display:none}

/*             微信                  */

.popOutBg3{ width:100%; height:100%; position: fixed; left:0; top:0; background-color: rgba(0,0,0,.45); display: none; z-index:999;}
.popOut3{width:360px;position:fixed;  bottom:15%; left:50%;  margin-left:-180px;  z-index:9999; display:none;}
.popOut3 > span{ position: absolute; right:20px; top:15px; height:32px; line-height:32px; color:#000; font-size:.16rem; cursor: pointer; z-index:999999}


.popOut3 .con-box-wx {
overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.popOut3 .con-box-wx .c-content-wx{
  background-color:#eff2fe !important;
background-clip: padding-box;
border: 0;
border-radius: 2px;
box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);
pointer-events: auto;
  
}

.popOut3 .con-box-wx .c-content-wx-hao{
	width:200px;
	margin:0 auto;
	padding:25px;
}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number{
	display:none;
	line-height:36px;
	font-size:18px;
	/*padding-bottom:20px;*/
	text-align:center;
}
.popOut3 .con-box-wx p{ margin:0}
.popOut3 .con-box-wx .c-content-wx-hao p{text-align:center; font-size:14px; line-height:32px; color:#090}
.popOut3 .con-box-wx .c-content-wx-hao p.more{ color:#000}
.popOut3 .con-box-wx .c-content-wx-hao .wx-ok-tip,.popOut2 .con-box-wx .c-content-wx-hao .wx-ok-no{
	display:none !important;
	line-height:32px;
	font-size:16p
	/*padding-bottom:20px;*/x;
	text-align:center;

}
.popOut3 .con-box-wx .c-content-wx-hao .wx-ok{ width:150px; margin:0 auto; display:none; padding:20px 0;}
.popOut3 .con-box-wx .c-content-wx-hao .wx-ok img{
	width:150px;
	}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number #wechat2{ background:#FF0; padding:0 5px; font-size:16px;}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number #openwx{ width:170px; background:#00C;  font-size:16px; color:#ffffff; border:none; padding:8px 12px;}


.popOut3 .con-box-wx .close-box-wx {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/blockBox-02.png) center top no-repeat;
  background-size: 100%;
  margin: 0.42rem auto 0;
}
.popOut3 .c-content-wx-img{ display:none}
.popOut3 .c-content-wx-img img{width:280px;height:140px; margin:0 auto}
.popOut3 .c-head-wx {
  height: .32rem;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100%;

}
.popOut3 .c-head-wx .head-tip{ font-size:.12rem; line-height:.32rem; padding-left:15px;}
/*浮动*/
.suspension2 {
  position: fixed;
  z-index: 55;
  left: 0;
  top: 180px;
  width: 120px;
  height: 220px;
  background:url(../images/float_bg.png) 100% no-repeat;
  display:none;
}
.suspension2 .sbox{
width:80px; padding-top:80px; margin:0 auto
}
.suspension2 .sbox .swx{width:100%; display:block}
.suspension2 .sbox .stext{font-size:14px; line-height:20px; text-align:center}
}

@media only screen and (max-width: 768px) {
.suspension2{ display:none;}	
	
.popOutBg{ width:100%; height:100%; position: fixed; left:0; top:0; background:rgba(0,0,0,.6); display: none; z-index:999;}
.popOut{width:88%; background:#fff;position:fixed;  bottom:10%; left:50%;  margin-left:-44%; border-radius:8px; /*overflow: hidden;*/  z-index:9999; display:none;}
.popOut > span{ position: absolute;left:50%; margin-left:-24px;bottom:-50px; height:42px; line-height:42px; color:#fff; font-size:.24rem; cursor: pointer;}
.popOut .ly{ overflow:hidden; width:92%; margin:0 auto; padding:10px 0;}
.popOut .ly h4{ font-size:.18rem; color:#000; text-align:center; padding-left:45px; font-weight:bold; width:250px;background:url(../images/bi.gif) no-repeat left center; line-height:42px; margin:5px auto;}
/*.popOut .ly h4{ font-size:.15rem; color:#000; text-align:center; padding-left:45px; width:120px;background:url(../images/side_con_icon03.png) no-repeat left center; line-height:32px; margin:5px auto;}*/
.popOut .ly p{ font-size:.13rem; color:#000;  line-height:32px; margin-bottom:12px; text-align:center; width:100%; display:block}
.popOut .ly p i{color:#f00; }
.popOut .ly .p2{color:#f00; text-align:center; float:left; margin-bottom:0px;}

.popOut .ly input{ display:block; width:72%; padding-left:75px; height:42px;     border: 1px solid #ccc; outline:none; font-size:.14rem; color:#999; line-height:2rem; margin:10px auto; border-radius:5px; line-height:42px;}



.popOut .ly #exampleInputName{ background:url(../images/ly03.png) no-repeat left center; background-color:#fff; border: 1px solid #ccc; color:#999}
.popOut .ly #exampleInputCompany{ background:url(../images/ly04.png) no-repeat left center; background-color:#fff; color:#999}
.popOut .ly #exampleInputWx{ background:url(../images/ly07.png) no-repeat left center; background-color:#fff; color:#999}
.popOut .ly #exampleInputTel{ background:url(../images/ly05.png) no-repeat left center; background-color:#fff; color:#999}
.popOut .ly textarea { overflow:hidden; display:block;  width:71%; height:56px; padding:10px 10px 10px 75px; font-size:.14rem; color:#999; resize:none; border: 1px solid #ccc;outline:none; background:url(../images/ly06.png) no-repeat left center; background-color:#fff; border-radius:5px; margin:5px auto;}
.popOut .ly .send_message{ display:block; width:52%; margin:0 auto; margin-top:10px;height:40px; text-align:center; line-height:40px; font-weight:bold; font-size:16px; color:#fff; background-color:#2b2fc7; border-radius:5px; cursor:pointer; padding:0px !important; border:none;}

.popOut .ly .success,.popOut .ly .error {
    background: #DFF0D8; width:94%;    text-align: center;
	margin:5px auto;
    text-transform: uppercase;
	font-size:14px;
	display:none;
	
}
.popOut .ly .error { color:#f00}
.popOut .ly .validation {
  
    border: 2px solid rgba(250,39,39,0.9) !important;
    box-shadow: 0 0 2px rgba(101,13,12,0.5) inset !important;
}

.popOutBg2{ width:100%; height:100%; position: fixed; left:0; top:0; background:rgba(0,0,0,.6); display: none; z-index:999;}
.popOut2{width:88%;position:fixed;  bottom:15%; left:50%;  margin-left:-44%; border-radius:12px;  z-index:9999; display:none;}
.popOut2 > span{ position: absolute; right:45%; bottom:-40px; height:32px; line-height:32px; color:#fff; font-size:.24rem; cursor: pointer;}


.popOut2 .con-box-wx {
overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.popOut2 .con-box-wx .c-content-wx{
  background-color: #fff;
  overflow: hidden;
  line-height:32px;
  border-radius: 0.12rem;
  position: relative;
  
}

.popOut2 .con-box-wx .c-content-wx-hao{
	width:200px;
	margin:0 auto;
	padding-bottom:5px;
}
.popOut2 .con-box-wx .c-content-wx-hao .wx-number{
	line-height:36px;
	font-size:18px;
	/*padding-bottom:20px;*/
	text-align:center;
}
.popOut2 .con-box-wx p{ margin:0}
.popOut2 .con-box-wx .c-content-wx-hao p{text-align:center; font-size:.14rem}
.popOut2 .con-box-wx .c-content-wx-hao .wx-ok-tip,.popOut2 .con-box-wx .c-content-wx-hao .wx-ok-no{
	line-height:32px;
	font-size:16p
	/*padding-bottom:20px;*/x;
	text-align:center;
	display:none;
}
.popOut2 .con-box-wx .c-content-wx-hao .wx-ok{ width:60px; margin:0 auto; display:none; }
.popOut2 .con-box-wx .c-content-wx-hao .wx-ok img{
	width:50px;
	}
.popOut2 .con-box-wx .c-content-wx-hao .wx-number #wechat2{ background:#FF0; padding:0 5px; font-size:16px;}
.popOut2 .con-box-wx .c-content-wx-hao .wx-number #openwx{ width:170px; background:#00C;  font-size:16px; color:#ffffff; border:none; padding:8px 12px;}


.popOut2 .con-box-wx .close-box-wx {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/blockBox-02.png) center top no-repeat;
  background-size: 100%;
  margin: 0.42rem auto 0;
}
.popOut2 .c-content-wx-img{width:280px; margin:0 auto;/*padding-top:10px;*/ }
.popOut2 .c-content-wx-img img{width:280px;height:140px; margin:0 auto}
.popOut2 .c-head-wx {
  height: 1.32rem;
  background-color: #fff;
  background-image: url(../images/wx_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 0.25rem 0.25rem 0 0;
  margin-top:-6px;
}


/*             微信                  */
.popOut3 .c-head-wx .head-tip{ display:none}
.popOut3 .con-box-wx .c-content-wx-hao p.more{ display:none}
.popOutBg3{ width:100%; height:100%; position: fixed; left:0; top:0; background:rgba(0,0,0,.6); display: none; z-index:999;}
.popOut3{width:88%;position:fixed;  bottom:15%; left:50%;  margin-left:-44%; border-radius:12px;  z-index:9999; display:none;}
.popOut3 > span{ position: absolute; right:45%; bottom:-40px; height:32px; line-height:32px; color:#fff; font-size:.22rem; cursor: pointer;}


.popOut3 .con-box-wx {
overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.popOut3 .con-box-wx .c-content-wx{
  background-color: #fff;
  overflow: hidden;
  line-height:32px;
  border-radius: 0.12rem;
  position: relative;
  
}

.popOut3 .con-box-wx .c-content-wx-hao{
	width:220px;
	margin:0 auto;
	padding-bottom:5px;
}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number{
	line-height:36px;
	font-size:18px;
	/*padding-bottom:20px;*/
	text-align:center;
	
}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number #wechat3{padding:4px;
	background:#ff0}

.popOut3 .con-box-wx p{ margin:0}
.popOut3 .con-box-wx .c-content-wx-hao p{text-align:center; font-size:.14rem}
.popOut3 .con-box-wx .c-content-wx-hao .wx-ok-tip,.popOut2 .con-box-wx .c-content-wx-hao .wx-ok-no{
	line-height:32px;
	font-size:16p
	/*padding-bottom:20px;*/x;
	text-align:center;
	display:none;
}
.popOut3 .con-box-wx .c-content-wx-hao .wx-ok{ width:110px; margin:0 auto; display:none; padding-top:-10px;}
.popOut3 .con-box-wx .c-content-wx-hao .wx-ok img{
	width:100px;
	}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number #wechat2{ background:#FF0; padding:0 5px; font-size:16px;}
.popOut3 .con-box-wx .c-content-wx-hao .wx-number #openwx{ width:170px; background:#00C;  font-size:16px; color:#ffffff; border:none; padding:8px 12px;}


.popOut3 .con-box-wx .close-box-wx {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/blockBox-02.png) center top no-repeat;
  background-size: 100%;
  margin: 0.42rem auto 0;
}
.popOut3 .c-content-wx-img{width:280px; margin:0 auto;/*padding-top:10px;*/ }
.popOut3 .c-content-wx-img img{width:280px;height:140px; margin:0 auto}
.popOut3 .c-head-wx {
  height: 1.32rem;
  background-color: #fff;
  background-image: url(../images/wx_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 0.25rem 0.25rem 0 0;
  margin-top:-6px;
}
}


@keyframes ani{
		from{
			transform:translateX(-100%) rotate(-60deg) scale(.5);
		}
		50%{
			transform:translateX(0) rotate(0) scale(1);
		}
		90%{
			transform:translateX(20px) rotate(0) scale(.8);
		}
		to{
			transform:translateX(0) rotate(0) scale(1);
		}
}
.ani2{ animation:ani .5s ease-in-out;}


@media only screen and (min-width: 769px) {

 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
      background: url(../images/LeftArrow.png);
      top: 256px;
      left: 0;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
      background: url(../images/RightArrow.png);
      top: 256px;
      right: 0;
    }
    .swiper-button-next, .swiper-button-prev{
      width: 32px;
      height: 32px;
    }

.header {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 99999;
  background: #fff!important;
  border: none;
}

.header_left img {
  vertical-align: middle;
}

.header_left span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  padding: 0px 11.5px;
  background-color: #2b2fc7;
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
}

.header_right li {
  height: 58px;
  font-size: 18px;
  margin-left: 40px;
  text-align: center;
}

.header_right li:nth-ckkhild(1) {
  margin-left: 0;
}

.header_right li a {
  color: #000;
}

.header_right li:nth-child(1),
.header_right li:nth-child(4) {
  width: 72px;
}

.header_right li:nth-child(1) {
  border-bottom: 2px solid #2b2fc7;
}

.header_right li:nth-child(1) a {
  color: #2b2fc7;
}

.header_right:hover li:nth-child(1) {
  border-bottom: none;
}

.header_right:hover li:nth-child(1) a {
  color: #000;
}

.header_right li:hover {
  border-bottom: 2px solid #2b2fc7 !important;
}

.header_right li:hover a {
  color: #2b2fc7 !important;
}


.banner {
  width: 100%;
  height: 745px;
  position: relative;
  background:url(../images/banner-bg.png) center top / auto 100% no-repeat;
  padding-top: 60px;
}

.banner .container {
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.banner_left{ margin-top:70px;}
.banner_left h1 {
  color:#333;
  font-size: 42px;
  font-weight: 700;
  line-height: 54px;
  margin-bottom: 30px;
}

.banner_left h1 strong {
  color: #000;
  font-weight: 700;
}

.banner_left_middle {
  margin-left: 22px;
}

.banner_left_middle li {
  color: #000;
  font-size: 18px;
  list-style-image: url(../images/bannerDiamondIcon.png);
  margin-bottom: 30px;
  padding-left: 8px;
}

.banner_left_bottom {
  margin-top: 30px;
}

.banner_left_bottom li {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  margin-right: 10px;
  background-repeat: no-repeat;
  border-radius: 4px;
}

.banner_left_bottom li:nth-child(1) {
  width: 160px;
  background-image: url(../images/bannerWinBg.png);
}

.banner_left_bottom li:nth-child(2) {
  width: 128px;
  background-image: url(../images/bannerMacBg.png);
}

.banner_left_bottom li:nth-child(3) {
  width: 130px;
  background-image: url(../images/bannerAndroidBg.png);
}

.banner_left_bottom li:nth-child(4) {
  width: 130px;
  background-image: url(../images/bannerIosBg.png);
}

.banner_left_bottom li a {
  color: #fff;
}

.banner_left_bottom li .iconLeft {
  position: relative;
  left: 12px;
  top: 6px;
}

.banner_left_bottom li span {
  display: inline-block;
  margin-left: 20px;
}

.banner_left_bottom li .iconRight {
  margin-left: 12px;
}

.banner .bannerSuspen {
  padding-top: 0px;
  background:#fff;
  height: 180px;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 4px 10px 1px rgba(226, 236, 255, 1);

}

.banner .bannerSuspen ul {
  width: 100%;
}

.banner .bannerSuspen ul li {
  width: 25%;
  height: 180px;
}

.banner .bannerSuspen ul li img {
  display: inline-block;
  margin-left: 36px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.banner .bannerSuspenContent {
  width: 64%;
  margin-left: 10px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.banner .bannerSuspenContent strong {
  display: block;
  font-size: 30px;
}

.banner .bannerSuspenContent em {
  display: block;
  font-style: normal;
  font-size: 14px;
  margin-top: 10px;
}


.partOne {
  width: 100%;
  background: #fff;
}

.partOne_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 170px;
}

.partOne_title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-left: 30px;
  margin-top: 28px;
}

.partOne_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
}

.partOne_content {
  width: 100%;
  margin-top: 40px;
  text-align: center;
}

.partOne_content h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  position: relative;
}

.partOne_content h3::before {
  content: "";
  position: absolute;
  left: 411px;
  top: 50%;
  transform: translateY(-50%);
  width: 87px;
  height: 10px;
  background-image: url(../images/titleFollow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.partOne_content h3::after {
  content: "";
  position: absolute;
  left: 703px;
  top: 50%;
  transform: translateY(-50%);
  width: 87px;
  height: 10px;
  background-image: url(../images/titleFollow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.partOne_content img {
  margin-top: 32px;
  margin-bottom: 80px;
}

.partOne_sjShow {
  margin-top: 0px;
}



.partTwo {
  width: 100%;
  background: #F7F8FC;
  padding-bottom: 120px;
  padding-top:100px;
}

.partTwo_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partTwo_title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-left: 30px;
  margin-top: 39px;
}

.partTwo_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
  text-align: center;
}

.partTwo_content {
  margin-top: 60px;
}

.partTwo_content li {
  /*width: 228px;*/
  width:32%;
  background-image: url(../images/partTwoBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin:12px 8px;
  border-radius:10px;
  box-shadow: 0px 0px 12px 1px rgba(36, 112, 148, 0.1);
  padding-bottom:25px;
}

/*.partTwo_content li:nth-child(5) {
  margin-right: 0;
}
*/
.partTwo_content li img {
	width:200px;
  display: block;
  margin-left: 85px;
  margin-top: 40px;
}

.partTwo_content li strong {
  display: block;
  font-weight: 700;
  margin-top: 30px;
  text-align: left;
  font-size: 26px;
  color: #000;
  padding-left:32px;
  padding-bottom:12px;
  border-bottom:dotted rgba(36, 112, 148, 0.1) 2px;
}

.partTwo_content li p {
  font-size: 18px;
  color: #646A73;
  text-align: left;
  margin-top: 20px;
  line-height: 36px;
  padding: 0 32px;
}


.partThree {
  width: 100%;
  padding: 80px 0;
  background: #fff;
}

.partThree_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 10px 0 40px 0;
}

.partThree_title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-left: 30px;
  margin-top: 39px;
}

.partThree_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
  text-align: center;
}

.partThreeLeft {
  margin-top: 50px;
  width:42%;
}

.partThreeRight {
  width:50%;
}
.partThreeRight img{
  width:100%;
}

.partThreeLeft h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
}

.partThreeLeft p {
  width: 420px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 32px;
}

.partThreeLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
}

.partThreeLeftBottom {
  margin-top: 40px;
}

.partThreeLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  background-color: #2b2fc7;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partThreeLeftBottom a img {
  margin-top: 7px;
}

.partThreeLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

.partThreeLeftBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
  left: 18px;
}

/* .partThreeRight img{
  width: 571px;
  height: 516px;
} */



.partFour {
  width: 100%;
  background: #F7F8FC;
  padding: 120px 0;
}


.partFourLeft {
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

/* .partFourLeft ul{
  width: 400px;
  height: 400px;
}
.partFourLeft ul li{
  width: 97px;
  height: 97px;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.partFourLeft ul li:nth-child(4),
.partFourLeft ul li:nth-child(8),
.partFourLeft ul li:nth-child(12),
.partFourLeft ul li:nth-child(16){
  margin-right: 0px;
}
.partFourLeft ul li:nth-child(13),
.partFourLeft ul li:nth-child(14),
.partFourLeft ul li:nth-child(15),
.partFourLeft ul li:nth-child(16){
  margin-bottom: 0px;
}
.partFourLeft ul li img{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
} */
.partFourRight {
  margin-top: 50px;
}

.partFourRight h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
  text-align: right;
}

.partFourRight p {
  width: 564px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 26px;
  margin-left: 75px;
  text-align: right;
}

.partFourRight strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  margin-left: 133px;
}

.partFourRightBottom {
  margin-top: 40px;
  text-align: right;
}

.partFourRightBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
}

.partFourRightBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-left: 14px;
}

.partFourRightBottom a img {
  margin-top: 7px;
}

.partFourRightBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}



.partFive {
  width: 100%;
  padding: 80px 0;
  background: #fff;
}

.partFiveLeft {
  margin-top: 30px;
  width:42%;
}
 .partFiveRight{
  width: 55%;
} 
 .partFiveRight img{
  width: 100%;
} 

.partFiveLeft h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
  margin-bottom:30px;
}

.partFive ul {
  width: 626px;
  margin-top: 40px;
  margin-left: 22px;
}

.partFiveLeft ul li {
  list-style: url(../images/partFiveIcon.png);
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

.partFiveLeft ul li p {
  color: #646A73;
  font-size: 16px;
  margin-top: 10px;
  line-height:32px;
}

.partFiveLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin: 10px 0;
  padding: 10px;
}

.partFiveLeftBottom {
  margin-top: 40px;
}

.partFiveLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partFiveLeftBottom a img {
  margin-top: 7px;
}

.partFiveLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

/* .partFiveRight img{
  width: 337px;
  height: 530px;
} */


.partSix {
  width: 100%;
  background: #F7F8FC;
  padding: 120px 0;
}

 .partSixLeft{
  width: 50%;
} 
 .partSixLeft img{
  width: 100%;
} 
.partSixRight {
  margin-top: 30px;
  width:45%
}

.partSixRight h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 42px;
  position: relative;
  text-align: left;
}

.partSixRight p {
  width: 469px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 32px;

  text-align: left;
}

.partSixRight strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
 
}

.partSixRightBottom {
  margin-top: 40px;
  text-align: left;
}

.partSixRightBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-left: 14px;
}

.partSixRightBottom a img {
  margin-top: 7px;
}

.partSixRightBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}



.partSeven {
  width: 100%;
  padding:0 0 80px 0;
  background: url("../images/3_bg1.png");
    background-size: auto;
  background-size: 100% 100%;
}
.partSeven .kshonepage_digitalize_box {
  width: 100%;

  margin: 0 auto;
    margin-top: 0px;
  background: rgba(255,255,255,0.3);
  border: 1px solid #FFFFFF;
  border-radius: 20px;
  margin-top: 70px;
  position: relative;
}
.partSeven .kshonepage_digitalize_left {
	width:70%;
  max-width: 780px;
  position: relative;
  overflow: visible;
  overflow: hidden;
  padding: 37px 37px 36px;
  box-sizing: border-box;
}

.partSeven .kshonepage_digitalize_show {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 240px;
  float: left;
}
.partSeven .kshonepage_digitalize_cont {
 width: 100%;
}
.partSeven .kshonepage_digitalize_cont ul {
  text-align: center;
  line-height: 50px;
}
.partSeven .kshonepage_digitalize_cont ul li.circle_cur {
  background: url("../images/3select_bg.png");
    background-size: auto;
  background-size: 100% 100%;
}
.partSeven .kshonepage_digitalize_cont ul li {
  float: left;
  width: 30%;
  background: #FFFFFF;
  border-radius: 10px;
  margin-right: 22px;
  padding: 33px 31px 33px;
  box-sizing: border-box;
  text-align: left;
}
.partSeven .kshonepage_digitalize_cont ul li h2 {
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #111113;
  line-height: 30px;
  margin-bottom: 22px;
}
.partSeven .kshonepage_digitalize_cont ul li p {
  font-size: 18px;
  font-weight: normal;
  color: #111113;
  line-height: 30px;
}
.partSeven .kshonepage_digitalize_right {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30%;
  max-width: 420px;
  justify-content: center;
  align-items: center;
}
.partSeven .kshonepage_digitalize_right img{
  width:90%;
}

.partSeven .partSevenLeft {
  margin-top: 50px;
  width:42%
}

.partSeven .partSevenLeft h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
}

.partSeven .partSevenLeft p {
  width: 500px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 32px;
}

.partSeven .partSevenLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
}

.partSeven .partSevenLeftBottom {
  margin-top: 40px;
}

.partSeven .partSevenLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partSeven .partSevenLeftBottom a img {
  margin-top: 7px;
}

.partSeven .partSevenLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

.partSeven .partSevenRight{
  width: 55%;
}


 .partSevenRight img{
  width: 100%;
}

.partSeven .partEight {
  width: 100%;
  background: #F7F8FC;
  padding-top:80px;
  padding-bottom: 80px;
}

.partSeven .partEight_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partSeven .partEight_title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-left: 30px;
  margin-top: 39px;
}

.partSeven .partEight_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
  text-align: center;
}

.partSeven .partEight_content {
  margin-top: 46px;
}

.partSeven .partEight_content li {
  width: 23%;
  height: 280px;
  background-image: url(../images/partEightBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 40px;
  box-shadow: 0px 0px 12px 1px rgba(36, 112, 148, 0.1);
}

.partSeven .partEight_content li:nth-child(5),
.partSeven .partEight_content li:nth-child(10) {
  margin-right: 0;
}

.partSeven .partEight_content li img {
  display: block;
  margin-left: 41%;
  margin-top: 40px;
}

.partSeven .partEight_content li strong {
  display: block;
  font-weight: 700;
  margin-top: 30px;
  text-align: center;
  font-size: 22px;
  color: #000;
}

.partSeven .partEight_content li p {
  font-size: 16px;
  color: #646A73;
  text-align: center;
  margin-top: 20px;
  line-height: 28px;
  padding: 0 16px;
}




.partNine {
  width: 100%;
  padding: 71px 0;
  background: #fff;
}

.partNineLeft {
  margin-top: 20px;
}

.partNineLeft h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
}

.partNineLeft p {
  width: 440px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 32px;
}

.partNineLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
}

.partNineLeftBottom {
  margin-top: 40px;
}

.partNineLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partNineLeftBottom a img {
  margin-top: 7px;
}

.partNineLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

.partNineLeftBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
  left: 18px;
}

/* .partNineRight img{
  width: 594px;
  height: 335px;
} */


.partTen {
  width: 100%;
  background: #fff;
  padding: 80px 0;
  margin-top: 80px;
}

/* .partTenLeft img{
  width: 580px;
  height: 555px;
} */
.partTenRight {
  margin-top: 140px;
}

.partTenRight h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
  text-align: right;
}

.partTenRight h2 img {
  position: relative;
  top: 5px;
  margin-right: 20px;
}

.partFour .mpartFiveLeft{
	display:none
}
.partTenRight p {
  width: 453px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 26px;
  margin-left: 18px;
  text-align: right;
}

.partTenRight strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  margin-left: 355px;
}

.partTenRightBottom {
  margin-top: 40px;
  text-align: right;
}

.partTenRightBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
}

.partTenRightBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-left: 14px;
}

.partTenRightBottom a img {
  margin-top: 7px;
}

.partTenRightBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}



.partEleven {
  width: 100%;
  background: #fff;
  padding-bottom: 80px;
}

.partEleven_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partEleven_title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-left: 30px;
  margin-top: 39px;
}

.partEleven_subtitle {
  font-size: 18px;
  color: #646A73;
  margin: 30px 0;
  line-height: 28px;
  text-align: center;
}


.partEleven_content {
  width: 100%;
  height: 440px;
  background-image: url(../images/partElevenBg.png);
  background-position: center;
  background-repeat: repeat-x;
}

.partEleven_content  .swiper-slide {
 width: 1200px; margin-right: 30px;
}

.partEleven_content .swiper-container {
  height: 440px;
}

.partEleven_content .swiper-wrapper .swiper-slide img {
  margin-top: 170px;
  margin-left: 76px;
}

.partEleven_content .swiper-wrapper .swiper-slide .swiper_slide_content {
  width: 760px;
  margin-top: 212px;
  margin-left: 24px;
  
}

.partEleven_content .swiper-wrapper .swiper-slide .swiper_slide_content b {
  font-size: 24px;
  color: #000;
  font-weight: 700;
}

.partEleven_content .swiper-wrapper .swiper-slide .swiper_slide_content p {
  font-size: 20px;
  color: #646A73;
  margin-top: 20px;
  line-height:32px;
}


.partTwelve {
  width: 100%;
  height: 760px;
  /*background: #fffF7F8FC*/;
  padding-bottom: 50px;
  background-image: url(../images/partTwelveBg.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.partTwelve_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partTwelve_title h2 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin-left: 30px;
  margin-top: 39px;
}

.partTwelve_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
  text-align: center;
}

.partTwelve_content {
  margin-top: 60px;
}

.partTwelve_content li {
  float: left;
  width:185px;
  background:#fcfcfd;
  margin-bottom: 18px;
  margin-right: 18px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.05);
}
.partTwelve_content li img{ width:98%;}

.partTwelve_content li:nth-child(6),
.partTwelve_content li:nth-child(12),
.partTwelve_content li:nth-child(18) {
  margin-right: 0px;
}

.partTwelve_class {
  margin-top: 62px;
  width: 880px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.05);
  margin: 0 auto;
  border-radius: 40px;
  margin-top: 22px;
}

.partTwelve_class li {
  float: left;
  color: #666;
  font-size: 20px;
  margin-left: 44px;
  position: relative;
}

.partTwelve_class li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -16px;
}

.partTwelve_class li:nth-child(1):before {
  background: #FF6600;
}

.partTwelve_class li:nth-child(2):before {
  background: #FF00FF;
}

.partTwelve_class li:nth-child(3):before {
  background: #0080FF;
}

.partTwelve_class li:nth-child(4):before {
  background: #41C028;
}

.partTwelve_class li:nth-child(5):before {
  background: #8000FF;
}

.partTwelve_class li:nth-child(6):before {
  background: #FC7DA4;
}

.partTwelve_class li:nth-child(7):before {
  background: #00AE72;
}

.partTwelve_class li:nth-child(8):before {
  background: #CB9563;
}

.partTwelve_class li:nth-child(9):before {
  background: #F8C348;
}

.partTwelve_class li:nth-child(10):before {
  background: #5ECCD6;
}

.partTwelve_bottom {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
}

.partTwelve_bottom li {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  margin-right: 10px;
  background-repeat: no-repeat;
  border-radius: 4px;
}

.partTwelve_bottom li:nth-child(1) {
  width: 160px;
  background-image: url(../images/bannerWinBg.png);
}

.partTwelve_bottom li:nth-child(2) {
  width: 128px;
  background-image: url(../images/bannerMacBg.png);
}

.partTwelve_bottom li:nth-child(3) {
  width: 130px;
  background-image: url(../images/bannerAndroidBg.png);
}

.partTwelve_bottom li:nth-child(4) {
  width: 130px;
  background-image: url(../images/bannerIosBg.png);
}

.partTwelve_bottom li a {
  color: #fff;
}

.partTwelve_bottom li .iconLeft {
  position: relative;
  left: 12px;
  top: 6px;
}

.partTwelve_bottom li span {
  display: inline-block;
  margin-left: 20px;
}

.partTwelve_bottom li .iconRight {
  margin-left: 12px;
}


.footer {
  background-color: #030A36;
 
  z-index: 99999999;
}

.footer_content {
  width: 100%;
  display: flex;
  /*justify-content: space-between;*/
  padding-top: 56px;
}
.footer_content li:nth-child(1) {
    flex: 8;
}
.footer_content li:nth-child(2) {
    flex: 4;
}
.footer_content li strong {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}

.footer_content li p {
  color: #8C8E93;
  font-size: 14px;
  margin-top: 20px;
}

.footer_content li a {
  display: block;
  color: #8C8E93;
  font-size: 14px;
  margin-top: 20px;
}

.footer_content li img {
  width: 180px;
  height: 180px;
    position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.footer_links {
  margin-top: 60px;
}

.footer_links li {
  float: left;
  font-size: 14px;
}

.footer_links li span {
  color: #8C8E93;
}

.footer_links li a {
  color: #8C8E93;
  margin-left: 12px;
}

.footer_bottom {
  margin-top: 40px;
}

.footer_bottom li {
  float: left;
  margin-right: 30px;
}

.footer_bottom li:nth-child(6) {
  margin-right: 0;
}


.CompanyDomain {
  background-color: #040926;
  height: 79px;
  line-height: 79px;
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.CompanyDomain span {
  color: #8C8E93;
}

.CompanyDomain a {
  color: #8C8E93;
  margin-left: 8px;
}


.CompanyDomainIntroduce{
  background-color: #040926;
  height: 60px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding-bottom: 30px;
}
.CompanyDomainIntroduce p{
  width: 1200px;
  color: #8C8E93;
  text-align: center;
  margin: 0 auto;
}







.mpartSixLeft{ display:none}
}
@media only screen and (max-width: 768px) {
	
	
	
	
	
	
	

 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
      background: url(../images/LeftArrow.png);
      top: 256px;
      left: 0;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
      background: url(../images/RightArrow.png);
      top: 256px;
      right: 0;
    }
    .swiper-button-next, .swiper-button-prev{
      width: 32px;
      height: 32px;
    }

.header {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 99999;
  background: #fff!important;
  border: none;
}

.header_left img {
  vertical-align: middle;
}

.header_left span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  padding: 0px 11.5px;
  background-color: #2b2fc7;
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
}

.header_right li {
  height: 58px;
  font-size: 18px;
  margin-left: 40px;
  text-align: center;
}

.header_right li:nth-child(1) {
  margin-left: 0;
}

.header_right li a {
  color: #000;
}

.header_right li:nth-child(1),
.header_right li:nth-child(4) {
  width: 72px;
}

.header_right li:nth-child(1) {
  border-bottom: 2px solid #2b2fc7;
}

.header_right li:nth-child(1) a {
  color: #2b2fc7;
}

.header_right:hover li:nth-child(1) {
  border-bottom: none;
}

.header_right:hover li:nth-child(1) a {
  color: #000;
}

.header_right li:hover {
  border-bottom: 2px solid #2b2fc7 !important;
}

.header_right li:hover a {
  color: #2b2fc7 !important;
}


.banner {
  width: 100%;
  height: 640px;
  position: relative;
  background-image:url(../images/mbanner.png);
	background-repeat: no-repeat;
background-size: cover;
  padding-top: 60px;
}

.banner .container {
  
  /*display: flex;*/
  justify-content: space-between;
  align-items: center;
}

.banner_left{ margin-top:40px;}
.banner_left h1 {
  color: #000;
  font-size: .24rem !important;
  font-weight: 700;
  line-height: .42rem;
  margin-bottom: 30px;
  text-align:center
}

.banner_left h1 strong {
  color: #2b2fc7;
  font-weight: 700;
}

.banner_left_middle {
  margin-left: 50px; margin-bottom:380px;
}

.banner_left_middle li {
  color: #000;
  font-size:.16rem;
  list-style-image: url(../images/bannerDiamondIcon.png);
  margin-bottom: 10px;
  padding-left: 8px;
  line-height:.28rem;
}

.banner_left_bottom {
  margin-top: 30px;
   display:none
}

.banner_left_bottom li {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  margin-right: 10px;
  background-repeat: no-repeat;
  border-radius: 4px;
}

.banner_left_bottom li:nth-child(1) {
  width: 160px;
  background-image: url(../images/bannerWinBg.png);
}

.banner_left_bottom li:nth-child(2) {
  width: 128px;
  background-image: url(../images/bannerMacBg.png);
}

.banner_left_bottom li:nth-child(3) {
  width: 130px;
  background-image: url(../images/bannerAndroidBg.png);
}

.banner_left_bottom li:nth-child(4) {
  width: 130px;
  background-image: url(../images/bannerIosBg.png);
}

.banner_left_bottom li a {
  color: #fff;
}

.banner_left_bottom li .iconLeft {
  position: relative;
  left: 12px;
  top: 6px;
}

.banner_left_bottom li span {
  display: inline-block;
  margin-left: 20px;
}

.banner_left_bottom li .iconRight {
  margin-left: 12px;
}

.banner .bannerSuspen {
  padding-top: 0px;
  background:#fff;
 /* height: 180px;*/
 /* position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);*/
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.05);
border-radius: 10px;

}

.banner .bannerSuspen ul {
  width: 100%;
}

.banner .bannerSuspen ul li {
  width: 50%;
  /*height: 180px;*/
  padding:0;
  text-align:center
}

.banner .bannerSuspen ul li img {
	width:45px;
  display: inline-block;
  margin-left: 65px;
  margin-top:15px;
  top: 50%;
  /*transform: translateY(-50%);*/
}

.banner .bannerSuspenContent {
  width: 70%;
  margin-left:15%;
  margin-bottom:15px;
  /*top: 50%;
  transform: translateY(-50%);*/
}

.banner .bannerSuspenContent strong {
  display: block;
  font-size: .16rem;
  text-align:center;
   font-weight:bold;
   line-height:.32rem;
}

.banner .bannerSuspenContent em {
  display: block;
  font-style: normal;
  font-size:.14rem;
  text-align:center;
  line-height:.24rem;
}


.partOne {
  width: 100%;
  background: #fff;
}

.partOne_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 180px;
}

.partOne_title h2 {
color: #000;
font-size: .26rem;
font-weight: 700;
text-align: center;
}

.partOne_subtitle {
font-size: .18rem;
color: #646A73;
margin-top: 20px;
line-height: .36rem;
text-align: left;

}

.partOne_content {
  width: 100%;
  margin-top: 40px;
  text-align: center;
  overflow:hidden
}

.partOne_content h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  position: relative;
}

.partOne_content h3::before {
  content: "";
  position: absolute;
  left: 411px;
  top: 50%;
  transform: translateY(-50%);
  width: 87px;
  height: 10px;
  background-image: url(../images/titleFollow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.partOne_content h3::after {
  content: "";
  position: absolute;
  left: 703px;
  top: 50%;
  transform: translateY(-50%);
  width: 87px;
  height: 10px;
  background-image: url(../images/titleFollow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.partOne_content img {
  margin-top: 32px;
  margin-bottom: 80px;
}

.partOne_sjShow {
  margin-top: 0px;
}



.partTwo {
  width: 100%;
  background: #F7F8FC;
  padding-bottom: 80px;
}

.partTwo_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partTwo_title h2 {
color: #000;
font-size: .24rem;
font-weight: 700;
text-align:center
}

.partTwo_subtitle {
font-size: .18rem;
color: #646A73;
margin-top: 20px;
line-height: .32rem;
text-align: left;
padding:0 15px;
}

.partTwo_content {
  margin-top: 40px;
}

.partTwo_content li {
  /*width: 228px;*/
  width:98%;

  background-image: url(../images/partTwoBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin:12px 5px;
  padding:0 0 15px 0;
  box-shadow: 0px 0px 12px 1px rgba(36, 112, 148, 0.1);
}



.partTwo_content li img {
  display: none;
  width:200px;
  margin-left:75px; 
  margin-top:15px;
}

.partTwo_content li strong {
  display: block;
  font-weight: 700;
  margin-top: 20px;
  text-align: left;
  font-size:.2rem;
  color: #000;
  padding-bottom:.2rem;
  padding-left:.2rem;
    border-bottom:dotted rgba(36, 112, 148, 0.1) 2px;
}


.partTwo_content li p {
  font-size:.16rem;
  color: #646A73;
  text-align: left;
  margin-top: 10px;
  line-height:.26rem;
  padding: 0 16px;
   padding-left:.2rem;
}


.partThree {
  width: 100%;
  /*padding: 80px 0;*/
  background: #fff;
}

.partThree .partThreeRight img {
  width: 100%;
  margin: 0 auto;
}
.partThree_title {

	display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 60px 0 20px 0;
}

.partThree_title h2 {
color: #000;
    font-size: .24rem;
    font-weight: 700;
    text-align: center;
}

.partThree_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
  text-align: center;
}

.partThreeLeft {
 width: 94%;
margin-top: 30px;
/*border: solid #000 1px;*/
padding: 10px 10px;
}

.partThreeLeft h2 {
font-size: .21rem;
margin-top:10px;
color: #000;
font-weight: 700;
line-height: .36rem;
position: relative;
text-align: left;
}

.partThreeLeft p {
color: #646A73;
font-size: .16rem;
margin-top: 10px;
line-height: .32rem;
}

.partThreeLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  line-height:36px;
}


.partThreeLeftBottom {
  margin: 20px 0;
  text-align: center;
}

.partThreeLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  background-color: #2b2fc7;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partThreeLeftBottom a img {
  margin-top: 7px;
}

.partThreeLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}


.partThreeLeftBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  margin-top:20px;
}

/* .partThreeRight img{
  width: 571px;
  height: 516px;
} */



.partFour {
  width: 100%;
  background: #F7F8FC;
  padding: 80px 0;
}

.partFour .mpartFiveLeft img {
  width: 100%;
  margin: 0 auto;
}
.partFourLeft {
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
}

/* .partFourLeft ul{
  width: 400px;
  height: 400px;
}
.partFourLeft ul li{
  width: 97px;
  height: 97px;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.partFourLeft ul li:nth-child(4),
.partFourLeft ul li:nth-child(8),
.partFourLeft ul li:nth-child(12),
.partFourLeft ul li:nth-child(16){
  margin-right: 0px;
}
.partFourLeft ul li:nth-child(13),
.partFourLeft ul li:nth-child(14),
.partFourLeft ul li:nth-child(15),
.partFourLeft ul li:nth-child(16){
  margin-bottom: 0px;
}
.partFourLeft ul li img{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
} */
.partFourRight {
  margin-top: 50px;
}

.partFourRight h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
  text-align: right;
}

.partFourRight p {
  width: 564px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 26px;
  margin-left: 75px;
  text-align: right;
}

.partFourRight strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  margin-left: 133px;
}

.partFourRightBottom {
  margin-top: 40px;
  text-align: right;
}

.partFourRightBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
}

.partFourRightBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-left: 14px;
}

.partFourRightBottom a img {
  margin-top: 7px;
}

.partFourRightBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

.partFiveLeft ul{ margin-left:20px; margin-top:20px;}




.partFive {
  width: 100%;
  padding: 80px 0;
  background: #fff;
}

.partFiveLeft {
  width: 94%;
margin-top: 30px;
/*border: solid #000 1px;*/
padding: 10px 10px;
}
.partFive .partSixLeft{ width:100%}
.partFive .partSixLeft img{ width:100%; margin:0 auto}

.partFiveLeft h2 {
font-size: .24rem;

color: #000;
font-weight: 700;
line-height: .36rem;
position: relative;
text-align: left;
}

.partFive ul {
  width: 626px;
  margin-top: 40px;
  margin-left: 22px;
}

.partFiveLeft ul li {
  list-style: url(../images/partFiveIcon.png);
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

.partFiveLeft ul li p {
  color: #646A73;
  font-size: .16rem;
  margin-top: 10px;
  line-height:.32rem;
}

.partFiveLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin: 10px 0;
  padding: 10px;
}

.partFiveLeftBottom {
    margin: 20px 0;
  text-align: center;
}

.partFiveLeftBottom a {
  display: inline-block;
  width: 150px;
  margin:0 auto;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partFiveLeftBottom a img {
  margin-top: 7px;
}

.partFiveLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

 .partFiveRight { display:none;
} 


.partSix {
  width: 100%;
  background: #F7F8FC;
  /*padding: 120px 0;*/
}

.partSixRight {
	width:94%;
  margin-top: 30px;
  /*border:solid #000 1px;*/
  padding:10px 10px;

}

.partSixRight h2 {
  font-size:.24rem;
  color: #000;
  font-weight: 700;
  line-height: .36rem;;
  position: relative;
  text-align: left;
}

.partSixRight p {
  width: 100%;
  font-size: .16rem;;
  color: #646A73;
  margin-top: 20px;
  line-height:.32rem;
  text-align:left;
}

.partSixRight strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;

}

.partSixRightBottom {
  margin: 20px 0;
  text-align: center;
}

.partSixRightBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;

}

.partSixRightBottom a img {
  margin-top: 7px;
}

.partSixRightBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}



.partSeven {
  width: 100%;
  padding:0 0 80px 0;
  background: #fff;
}
.partSeven {
  width: 100%;
  padding:0 0 80px 0;
  background: url("../images/3_bg1.png");
    background-size: auto;
  background-size: 100% 100%;
}
.partSeven .kshonepage_digitalize_box {
  width: 100%;

  margin: 0 auto;
    margin-top: 0px;
  background: rgba(255,255,255,0.3);
  border: 1px solid #FFFFFF;
  border-radius: 20px;
  margin-top: 40px;
  position: relative;
}
.partSeven .kshonepage_digitalize_left {
	width:100%;
  position: relative;
  overflow: visible;
  overflow: hidden;
  padding: 22px;
  box-sizing: border-box;
}

.partSeven .kshonepage_digitalize_show {
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
.partSeven .kshonepage_digitalize_cont {
 width: 100%;
}
.partSeven .kshonepage_digitalize_cont ul {
  text-align: center;
  line-height: 50px;
}
.partSeven .kshonepage_digitalize_cont ul li.circle_cur {
  background: url("../images/3select_bg.png");
    background-size: auto;
  background-size: 100% 100%;
}
.partSeven .kshonepage_digitalize_cont ul li {
  float: left;
  width: 46%;
  background: #FFFFFF;
  border-radius: 10px;
  margin:6px;
  padding: 12px;
  box-sizing: border-box;
  text-align: left;
}
.partSeven .kshonepage_digitalize_cont ul li h2 {
  height: .2rem;
  font-size: .15rem;
  font-weight: bold;
  color: #111113;
  line-height: 30px;
  margin-bottom: 12px;
}
.partSeven .kshonepage_digitalize_cont ul li p {
  font-size: .13rem;
  font-weight: normal;
  color: #111113;
  line-height: 30px;
}
.partSeven .kshonepage_digitalize_right {
  display: flex;
  position: absolute;
  top: .9rem;
  right: 0;
  height: 100%;
  width: 50%;
  
  justify-content: center;
  align-items: center;
}
.partSeven .kshonepage_digitalize_right img{
  width:100%;
}

.partSeven .partSevenLeft {
  margin-top: 50px;
  width:42%
}

.partSeven .partSevenLeft h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
}

.partSeven .partSevenLeft p {
  width: 500px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 32px;
}

.partSeven .partSevenLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
}

.partSeven .partSevenLeftBottom {
  margin-top: 40px;
}

.partSeven .partSevenLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partSeven .partSevenLeftBottom a img {
  margin-top: 7px;
}

.partSeven .partSevenLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

.partSeven .partSevenRight{
  width: 55%;
}


 .partSevenRight img{
  width: 100%;
}

.partSeven .partEight {
  width: 100%;
  background: #F7F8FC;
  padding-top:80px;
  padding-bottom: 80px;
}

.partSeven .partEight_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partSeven .partEight_title h2 {
  
    color: #000;
    font-size: .24rem;
    font-weight: 700;
    text-align: center;
  }
  .partSeven .partEight_subtitle{ display:none}

.partSeven .partEight_subtitle {
  font-size: 18px;
  color: #646A73;
  margin-top: 40px;
  line-height: 28px;
  text-align: center;
}

.partSeven .partEight_content {
  margin-top: 46px;
}

.partSeven .partEight_content li {
  width: 23%;
  height: 280px;
  background-image: url(../images/partEightBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 40px;
  box-shadow: 0px 0px 12px 1px rgba(36, 112, 148, 0.1);
}

.partSeven .partEight_content li:nth-child(5),
.partSeven .partEight_content li:nth-child(10) {
  margin-right: 0;
}

.partSeven .partEight_content li img {
  display: block;
  margin-left: 41%;
  margin-top: 40px;
}

.partSeven .partEight_content li strong {
  display: block;
  font-weight: 700;
  margin-top: 30px;
  text-align: center;
  font-size: 22px;
  color: #000;
}

.partSeven .partEight_content li p {
  font-size: 16px;
  color: #646A73;
  text-align: center;
  margin-top: 20px;
  line-height: 28px;
  padding: 0 16px;
}



.partSevenLeft {
  width: 94%;
  margin-top: 30px;
  /*border: solid #000 1px;*/
  padding: 10px 10px;
}

.partSevenLeft h2 {
font-size: .24rem;
color: #000;
font-weight: 700;
line-height: .36rem;
position: relative;
text-align: left;
}

.partSevenLeft p {
width: 100%;
font-size: .16rem;
color: #646A73;
margin-top: 20px;
line-height: .32rem;
text-align: left;
}

.partSevenLeft strong {
background: #EEF9FF;
color: #2b2fc7;
font-size:17px;
display: inline-block;
margin-bottom: 10px;
padding: 10px;
}

.partSevenLeftBottom {
  margin: 20px 0;
  text-align: center;
}

.partSevenLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partSevenLeftBottom a img {
  margin-top: 7px;
}

.partSevenLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

 .partSevenRight {
	 display:none
} 

.mpartSixLeft{ width:100%; margin-top:80px;} 

.mpartSixLeft img{ width:100%; margin:0 auto} 
.partEight {
  width: 100%;
  background: #F7F8FC;
  padding-top:80px;
  padding-bottom: 80px;
}

.partEight_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partEight_title h2 {
  color: #000;
  font-size:.28rem;
  font-weight: 700;
}

.partEight_subtitle {
  font-size: .18rem;
  color: #646A73;
  margin-top: 20px;
  line-height:.36rem;
  text-align: center;
  padding:0 .2rem
}

.partEight_content {
  margin-top: 24px;
}

.partEight_content li {
  width: 44%;
  height: 200px;
  background-image: url(../images/partEightBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin:0 .1rem;
  margin-top: .1rem;
  box-shadow: 0px 0px 12px 1px rgba(36, 112, 148, 0.1);
}


.partEight_content li img {
	width:35px;
	height:35px;
  display: block;
  margin-left: 65px;
  margin-top: 20px;
}

.partEight_content li strong {
  display: block;
  font-weight: 700;
  margin-top: 12px;
  text-align: center;
  font-size: .18rem;
  color: #000;
}

.partEight_content li p {
  font-size: .14rem;
  color: #646A73;
  text-align: center;
  margin-top: 10px;
  line-height: .24rem;
  padding: 0 4px;
}




.partNine {
  width: 100%;
  padding: 71px 0;
  background: #fff;
}

.partNineLeft {
  margin-top: 20px;
}

.partNineLeft h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
}

.partNineLeft p {
  width: 440px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 32px;
}

.partNineLeft strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
}

.partNineLeftBottom {
  margin-top: 40px;
}

.partNineLeftBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.partNineLeftBottom a img {
  margin-top: 7px;
}

.partNineLeftBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}

.partNineLeftBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
  left: 18px;
}

/* .partNineRight img{
  width: 594px;
  height: 335px;
} */


.partTen {
  width: 100%;
  background: #fff;
  padding: 80px 0;
  margin-top: 80px;
}

/* .partTenLeft img{
  width: 580px;
  height: 555px;
} */
.partTenRight {
  margin-top: 140px;
}

.partTenRight h2 {
  font-size: 36px;
  color: #000;
  font-weight: 700;
  line-height: 38px;
  position: relative;
  text-align: right;
}

.partTenRight h2 img {
  position: relative;
  top: 5px;
  margin-right: 20px;
}

.partTenRight p {
  width: 453px;
  font-size: 16px;
  color: #646A73;
  margin-top: 40px;
  line-height: 26px;
  margin-left: 18px;
  text-align: right;
}

.partTenRight strong {
  background: #EEF9FF;
  color: #2b2fc7;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  margin-left: 355px;
}

.partTenRightBottom {
  margin-top: 40px;
  text-align: right;
}

.partTenRightBottom em {
  font-style: normal;
  display: inline-block;
  color: #2b2fc7;
  font-size: 16px;
  border: 1px dashed #2b2fc7;
  padding: 11.5px;
  position: relative;
  top: -11.5px;
}

.partTenRightBottom a {
  display: inline-block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  background-color: #2b2fc7;
  border-radius: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-left: 14px;
}

.partTenRightBottom a img {
  margin-top: 7px;
}

.partTenRightBottom a span {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -10px;
}



.partEleven {
  width: 100%;
  background: #fff;

}
.partEleven_content  .swiper-slide {
 width: 100%; 
}

.partEleven_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partEleven_title h2 {
  color: #000;
  font-size:.28rem;
  font-weight: 700;
}

.partEleven_subtitle {
  font-size: .18rem;
  color: #646A73;
  margin: .2rem 0;
  line-height: .32rem;
  text-align: center;
}

.partEleven_content {
  width: 100%;
  height: 440px;
  background-image: url(../images/partElevenBg.png);
  background-position: center;
  background-repeat: repeat-x;
}

.partEleven_content .swiper-container {
  height: 440px;
}

.partEleven_content .swiper-wrapper .swiper-slide img {
  margin-top: 100px;
  margin-left: 100px;
  margin-bottom:20px;
}

.partEleven_content .swiper-wrapper .swiper-slide .swiper_slide_content {
  width:90%;
  margin-left:15px;
}

.partEleven_content .swiper-wrapper .swiper-slide .swiper_slide_content b {
  font-size: .22rem;
  color: #000;
  font-weight: 700;
  text-align:center;
  width:100%;display:inline-block 
}

.partEleven_content .swiper-wrapper .swiper-slide .swiper_slide_content p {
  font-size: .16rem;
  color: #646A73;
  margin-top: 20px;
  line-height: 28px;
    text-align:center;
  width:100%;display:inline-block 
}


.partTwelve {
  width: 96%;
  margin:0 auto;
  background: #F7F8FC;
  padding-bottom: 50px;
  background-image: url(../images/partTwelveBg.png);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.partTwelve_title {
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.partTwelve_title h2 {
  color: #000;
  font-size: .23rem;
  font-weight: 700;
}

.partTwelve_subtitle {
  font-size: .15rem;
  color: #646A73;
  margin-top: 20px;
  line-height:.32rem;
  text-align: center;
}

.partTwelve_content {
  margin-top: 30px;
}

.partTwelve_content li {
  float: left;
  width:30.5%;
  background:#fcfcfd;
  margin:0 .04rem .1rem .04rem;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.05);
}
.partTwelve_content li img{ width:98%;}


.partTwelve_class {
  margin-top: 32px;
  width: 100%;
  line-height: 60px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.05);
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 22px;
}

.partTwelve_class li {
  float: left;
  color: #666;
  font-size: 20px;
  margin-left: 34px;
  position: relative;
}

.partTwelve_class li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -16px;
}

.partTwelve_class li:nth-child(1):before {
  background: #FF6600;
}

.partTwelve_class li:nth-child(2):before {
  background: #FF00FF;
}

.partTwelve_class li:nth-child(3):before {
  background: #0080FF;
}

.partTwelve_class li:nth-child(4):before {
  background: #41C028;
}

.partTwelve_class li:nth-child(5):before {
  background: #8000FF;
}

.partTwelve_class li:nth-child(6):before {
  background: #FC7DA4;
}

.partTwelve_class li:nth-child(7):before {
  background: #00AE72;
}

.partTwelve_class li:nth-child(8):before {
  background: #CB9563;
}

.partTwelve_class li:nth-child(9):before {
  background: #F8C348;
}

.partTwelve_class li:nth-child(10):before {
  background: #5ECCD6;
}

.partTwelve_bottom {
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
}

.partTwelve_bottom li {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  margin-right: 10px;
  background-repeat: no-repeat;
  border-radius: 4px;
}

.partTwelve_bottom li:nth-child(1) {
  width: 160px;
  background-image: url(../images/bannerWinBg.png);
}

.partTwelve_bottom li:nth-child(2) {
  width: 128px;
  background-image: url(../images/bannerMacBg.png);
}

.partTwelve_bottom li:nth-child(3) {
  width: 130px;
  background-image: url(../images/bannerAndroidBg.png);
}

.partTwelve_bottom li:nth-child(4) {
  width: 130px;
  background-image: url(../images/bannerIosBg.png);
}

.partTwelve_bottom li a {
  color: #fff;
}

.partTwelve_bottom li .iconLeft {
  position: relative;
  left: 12px;
  top: 6px;
}

.partTwelve_bottom li span {
  display: inline-block;
  margin-left: 20px;
}

.partTwelve_bottom li .iconRight {
  margin-left: 12px;
}


.footer {
  background-color: #030A36;
 
  z-index: 99999999;
}

.footer_content {
  width: 100%;
  display: flex;
  /*justify-content: space-between;*/
  padding-top: 56px;
}
.footer_content li:nth-child(1) {
    flex: 8;
}
.footer_content li:nth-child(2) {
    flex: 4;
}
.footer_content li strong {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
}

.footer_content li p {
  color: #8C8E93;
  font-size: 14px;
  margin-top: 20px;
}

.footer_content li a {
  display: block;
  color: #8C8E93;
  font-size: 14px;
  margin-top: 20px;
}

.footer_content li img {
  width: 180px;
  height: 180px;
    position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.footer_links {
  margin-top: 60px;
}

.footer_links li {
  float: left;
  font-size: 14px;
}

.footer_links li span {
  color: #8C8E93;
}

.footer_links li a {
  color: #8C8E93;
  margin-left: 12px;
}

.footer_bottom {
  margin-top: 40px;
}

.footer_bottom li {
  float: left;
  margin-right: 30px;
}

.footer_bottom li:nth-child(6) {
  margin-right: 0;
}


.CompanyDomain {
  background-color: #040926;
  height: 79px;
  line-height: 79px;
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.CompanyDomain span {
  color: #8C8E93;
}

.CompanyDomain a {
  color: #8C8E93;
  margin-left: 8px;
}


.CompanyDomainIntroduce{
  background-color: #040926;
  height: 60px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding-bottom: 30px;
}
.CompanyDomainIntroduce p{
  width: 1200px;
  color: #8C8E93;
  text-align: center;
  margin: 0 auto;
}







/* 下载中心页面 */
.download {
  padding-top: 140px;
  padding-bottom: 120px;
}

.download h1 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  text-align: center;
  position: relative;
}

.download .subTitle {
  font-size: 18px;
  margin-top: 30px;
  color: #666;
  text-align: center;
}

.downloadClass {
  width: 935px;
  height: 60px;
  line-height: 60px;
  background-image: url(../images/downloadClassBg.png);
  margin: 0 auto;
  margin-top: 30px;
}

.downloadClass li {
  font-size: 18px;
  color: #666;
  float: left;
  margin-left: 100px;
}

.downloadClass li:nth-child(1) {
  list-style: url(../images/downloadClassIcon1.png);
}

.downloadClass li:nth-child(2) {
  list-style: url(../images/downloadClassIcon2.png);
}

.downloadClass li:nth-child(3) {
  list-style: url(../images/downloadClassIcon3.png);
}

.downloadClass li:nth-child(4) {
  list-style: url(../images/downloadClassIcon4.png);
}

.downloadClass li:nth-child(5) {
  list-style: url(../images/downloadClassIcon5.png);
}

.downloadType {
  margin-top: 40px;
}

.downloadType li.downloadTypeItem {
  float: left;
  width: 285px;
  height: 419px;
  box-shadow: 0px 4px 8px 1px rgba(36, 112, 148, 0.16);
  background-position: center;
  margin-right: 20px;
  position: relative;
}

.downloadType li.downloadTypeItem:nth-child(4) {
  margin-right: 0px;
}

.downloadTypeItem a {
  width: 100%;
  display: inline-block;
}
.downloadTypeItem a:hover{
    cursor: auto;
}

.downloadType li.downloadTypeItem:nth-child(1) {
  background-image: url(../images/downloadTypeBg1.png);
}

.downloadType li.downloadTypeItem:nth-child(2) {
  background-image: url(../images/downloadTypeBg2.png);
}

.downloadType li.downloadTypeItem:nth-child(3) {
  background-image: url(../images/downloadTypeBg3.png);
}

.downloadType li.downloadTypeItem:nth-child(4) {
  background-image: url(../images/downloadTypeBg4.png);
}

.downloadType li.downloadTypeItem .downloadTypeAvatar {
  margin-top: 50px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.downloadType li h2 {
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin-top: 30px;
}

.downloadType li strong {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.downloadType li .downloadTypeIcon {
  margin-top: 25px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.downloadType li .downloadTypeIcon:hover{ 
    cursor: pointer;
}

.downloadType li .downloadTypeWhere {
  margin-top: 50px;
}

.downloadType li .downloadTypeWhere li {
  color: #030A36;
  font-size: 14px;
  margin-left: 55px;
  margin-bottom: 15px;
  position: relative;
}
.downloadType li .downloadTypeWhere li a{
    color: #030A36;
}
.downloadType li .downloadTypeWhere li a:hover{
    cursor: pointer;
    color: #030A36 !important;
}
.downloadType li .downloadTypeWhere li::before {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  left: -25px;
  top: 4px;
}

.downloadType li .downloadTypeWhereWin li::before {
  background: #34A8FF;
}

.downloadType li .downloadTypeWhereMac li::before {
  background: #8A8F9F;
}

.downloadType li .downloadTypeWhereAndroid li::before {
  background: #A5CA3A;
}

.downloadType li .downloadTypeWhereIos li::before {
  background: #1867DD;
}


/*.downloadTypeItem .downloadMac {*/
/*  width: 200px;*/
/*  border-radius: 20px;*/
/*  background-color: #fff;*/
/*  position: absolute;*/
/*  padding: 30px 20px;*/
/*  left: 50%;*/
/*  transform: translateX(-50%);*/
/*  top: 10px;*/
/*  box-shadow: 0px 4px 24px 1px rgba(46, 46, 46, 0.16);*/
/*  display: none;*/
/*}*/
/*.downloadTypeItem .downloadMac span {*/
/*  display: block;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  margin-top: 6px;*/
/*  font-size: 20px;*/
/*  line-height: 30px;*/
/*  color: #000;*/
/*}*/
/*.downloadTypeItem .downloadMacPoint {*/
/*  width: 25px;*/
/*  height: 25px;*/
/*  background-color: #fff;*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  bottom: -11px;*/
/*  transform: translateX(-50%) rotate(45deg);*/
/*}*/
/*.downloadTypeItem:nth-child(2) .downloadTypeIcon:hover + .downloadMac {*/
/*  display: block;*/
/*}*/

.downloadTypeItem .downloadAndroidCode {
  border-radius: 20px;
  background-color: #fff;
  position: absolute;
  padding: 30px;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
  box-shadow: 0px 4px 24px 1px rgba(46, 46, 46, 0.16);
  display: none;
}
.downloadTypeItem .downloadAndroidCode span {
  display: block;
  font-weight: 700;
  text-align: center;
  margin-top: 6px;
  font-size: 18px;
  color: #000;
}
.downloadTypeItem .downloadAndroidCodePoint {
  width: 25px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -11px;
  transform: translateX(-50%) rotate(45deg);
}
.downloadTypeItem:nth-child(3) .downloadTypeIcon:hover + .downloadAndroidCode {
  display: block;
}

.downloadTypeItem .downloadIosCode {
  border-radius: 18px;
  background-color: #fff;
  position: absolute;
  padding: 30px;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
  display: none;
  box-shadow: 0px 4px 24px 1px rgba(46, 46, 46, 0.16);
}
.downloadTypeItem .downloadIosCode span {
  display: block;
  font-weight: 700;
  text-align: center;
  margin-top: 6px;
  font-size: 18px;
  color: #000;
}
.downloadTypeItem .downloadIosCodePoint {
  width: 25px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -11px;
  transform: translateX(-50%) rotate(45deg);
}
.downloadTypeItem:nth-child(4) .downloadTypeIcon:hover + .downloadIosCode {
  display: block;
}














/* 联系我们页面 */
.contact {
  padding-top: 120px;
  margin-bottom: 121px;
}

.contactWrap {
  height: 816px;
  box-shadow: 0px 4px 24px 1px rgba(46, 73, 141, 0.16);
}

.contactWrap h1 {
  font-size: 40px;
  color: #000;
  text-align: center;
  padding-top: 41px;
  position: relative;
}

.contactWrap h1::before {
  content: "";
  width: 300px;
  height: 1px;
  background-image: url(../images/contactTitleLine.png);
  background-position: center;
  position: absolute;
  left: 16%;
  top: 77%;
}

.contactWrap h1::after {
  content: "";
  width: 300px;
  height: 1px;
  background-image: url(../images/contactTitleLine.png);
  background-position: center;
  position: absolute;
  right: 16%;
  top: 77%;
}

.contactErweima {
  display: inline-block;
  width: 180px;
  height: 180px;
  margin-top: 40px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.contactErweima img {
  width: 180px;
  height: 180px;
}

.contactErweima::before {
  content: "";
  display: inline-block;
  width: 210px;
  height: 180px;
  background-image: url(../images/contactErweimaBgLeft.png);
  background-position: center;
  position: absolute;
  left: -180px;
  top: 0;
}

.contactErweima::after {
  content: "";
  display: inline-block;
  width: 210px;
  height: 180px;
  background-image: url(../images/contactErweimaBgRight.png);
  background-position: center;
  position: absolute;
  right: -180px;
  top: 0;
}

.contactWrap em {
  font-style: normal;
  font-size: 18px;
  color: #000;
  margin-top: 20px;
  display: block;
  text-align: center;
}

.contactWrap strong {
  font-size: 26px;
  color: #000;
  margin-top: 20px;
  display: block;
  text-align: center;
}

.contactWrap p {
  font-size: 16px;
  color: #000;
  margin-top: 30px;
  line-height: 30px;
  width: 1134px;
  margin-left: 30px;
  margin-right: 36px;
  word-break: break-word
}

.contactWrap ul {
  margin-top: 60px;
  padding: 0 80px;
}

.contactWrap ul li {
  float: left;
  margin-left: 81px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contactWrap ul li:nth-child(1) {
  margin-left: 0px;
}

.contactWrap ul li img {
  width: 100px;
  height: 100px;
}

.contactWrap ul li em {
  color: #333;
  font-size: 18px;
  margin-top: 14px;
}

.contactWrap ul li strong {
  color: #000;
  font-size: 16px;
  margin-top: 10px;
}










.new-nav {
  width: 68px;
  position: fixed;
  right: 24px;
  top: 50%;
  /* bottom:auto; */
  left: auto;
  z-index: 100;
  margin-top: -257px;
  z-index: 9999999999999999;
}

.new-nav .nav-list {
  text-align: center;
  position: relative;
  cursor: pointer;
  width: 68px;
  height: 68px;
  margin-bottom: 2px;
  background-color: #fff;
  border-radius: 3px;
  background-position: 50% 32%;
  background-repeat: no-repeat;
  box-shadow: 0 0 8px 0 rgba(44, 107, 234, 0.16);
}


.new-nav .nav-list.kefuks {
  width: 120px;
  height: 120px;
  background-image: url("../images/kefu.png");
  box-shadow: none;
  position: relative;
  right: 27px;
  background-color: transparent;
}

.new-nav .nav-list.kefuks:hover {
  background-color: transparent;
}

.new-nav .nav-list.kefuks a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.new-nav .nav-list.gouwuche {
  background-image: url("../images/icon_gouwuche.png");
}

.new-nav .nav-list.gouwuche:hover {
  background-image: url("../images/icon_gouwucheh.png");
}

.new-nav .nav-list.beixuanpk {
  background-image: url("../images/icon_beixuan.png");
}

.new-nav .nav-list.beixuanpk:hover {
  background-image: url("../images/icon_beixuanh.png");
}

.new-nav .nav-list.saoyisao {
  background-image: url("../images/icon_saoyisao.png");
}

.new-nav .nav-list.saoyisao:hover {
  background-image: url("../images/icon_saoyisaoh.png");
}

.new-nav .nav-list.fankui {
  background-image: url("../images/icon_fankui.png");
}

.new-nav .nav-list.fankui:hover {
  background-image: url("../images/icon_fankuih.png");
}


.new-nav .nav-list .P1 {
  font-size: 12px;
  font-weight: 400;
  color: #2C6BEA;
  line-height: 30px;
  padding: 35px 0 6px 0;
}

.new-nav .nav-list:hover {
  background-color: #2C6BEA;
}

.new-nav .nav-list:hover .P1 {
  color: #fff;
}

.new-nav .nav-box {
  position: relative;
  width: 68px;
}

.nav-ewm-box {
  padding-top: 10px;
  width: 200px;
  background: #FFFFFF;
  box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.05);
}

.nav-ewm-box .ewm-list {
  border-bottom: 1px solid #EEEEEE;
  text-align: center;
  z-index: 99999999999999;
}

.nav-ewm-box .ewm-list img {
  width: 180px;
  height: 180px;
  margin-top: 10px;
}

.nav-ewm-box .ewm-list p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  padding-bottom: 4px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.nav-list .nav-show {
  width: 0;
  overflow: hidden;
  transition: all 0.3s;
  position: absolute;
  right: 60px;
  /* bottom: auto; */
  left: auto;
  top: 50%;
  z-index: 999999999999;
}

.nav-list .nav-show>div {
  float: right;
  margin-right: 20px;
}

.nav-list:hover .nav-show {
  width: 280px;
  text-align: right;
  z-index: 999999999999;
}

.nav-box .beixuanpk .tel-show {

  width: 220px;
  height: 80px;
  line-height: 80px;
  color: #5370D7;
  position: absolute;
  right: 80px;
  box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.1);
  font-size: 26px;
  top: -5px;
  display: none;
  background: #fff;
  z-index: 9999999999999999;
}

.nav-box .beixuanpk:hover .tel-show {
  display: block;
  z-index: 9999999999999999;
}

}