

/* init */
*{
  font-family:PingFang SC;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400
}

h1 {
  font-size: 40px;
  font-weight: 800;
  color: #000000;
  line-height: 44px;
  text-align: center;
}

h2 {
  font-size: 32px;
  font-weight: bold;
  color: #323C55;
  font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
  line-height: 36px;
  text-align: center;
}

h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
}

h4 {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 22px;
  text-align: center;
}

h6 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  text-align: center;
}

.fl {
  float: left;
}

.md {
  float: middle;
}

.fr {
  float: right;
}


.clear {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}

.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}


/*-------- 间距 --------*/

.ml20 {
  margin-left: 20px;
}

.mr16 {
  margin-right: 16px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr32 {
  margin-right: 32px;
}

.mr40 {
  margin-right: 40px;
}

.mr50{
  margin-right: 50px;
}

.mr60{
  margin-right: 60px;
}

.mr80{
  margin-right: 80px;
}

.mr150{
  margin-right: 150px;
}

.mt20 {
  margin-top: 20px;
}

.mt24 {
  margin-top: 24px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt48 {
  margin-top: 48px;
}

.mt56 {
  margin-top: 56px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 80px;
}


.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb30 {
  margin-bottom: 32px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb80 {
  margin-bottom: 80px;
}

.pd40 {
  padding: 40px 0px;
}

.pd60 {
  padding: 60px 0px;
}

.pd100 {
  padding: 100px 0px;
}

.w12 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: inherit;
}

.transition,
.header .head_tool .btn,
.banner .btn,
.ind_banner .btn,
.min_banner .btn {
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
}


/* ------------------- fr_contact ------------------- */

.fr_entrance{
  width: 64px;
  height: auto;
  position: fixed;
  right: 4px;
  bottom: 120px;
  text-align: center;
  z-index: 2;
}

#shouquan{
  width: 64px;
  height: 84px;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
  padding: 0;
  cursor: pointer;
}

#shouquan img{
  width: 64px;
  height: 84px;
}

.fr_contact{
  width: 64px;
  height: auto;
  background: #668AFF;
  border-radius: 4px;
}

.fr_contact li{
  padding: 16px 6px 0px 6px;
  height: 84px;
  cursor: pointer;
}

.fr_contact li:hover{
  background: #4772FF;
  border-radius: 4px;
}

.fr_contact li .inner{
  width: 50px;
  height: 68px;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

.fr_contact li:nth-child(3) .inner{
  border-bottom: none;
}

.fr_contact img{
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 12px;
}

.fr_contact span{
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 12px;
  display: block;
}

.contact_content{
  visibility: hidden;
  position: absolute;
  font-size: 16px;
  font-weight: 800;
  color: #4772FF;
  line-height: 20px;
  text-align: left;
  cursor: default;
}

.fr_contact li:hover .contact_content{
  visibility: visible;
}

.contact_content01{
  width: 250px;
  height: 124px;
  top: 82px;
  left: -240px;
  padding-left: 36px;
  padding-top: 30px;
  background: url("https://img.chuangyevip.com/cloud/pcsourcecode_fr_box01@2x.png") center no-repeat;
  background-size: 250px 124px;
}

.contact_content02{
  width: 250px;
  height: 92px;
  top: 100px;
  left: -240px;
  padding-left: 36px;
  padding-top: 34px;
  background: url("https://img.chuangyevip.com/cloud/pcsourcecode_fr_box02@2x.png") center no-repeat;
  background-size: 250px 92px;
}

.contact_content03{
  width: 160px;
  height: 152px;
  top: 152px;
  left: -150px;
  padding-left: 26px;
  padding-top: 24px;
  background: url("https://img.chuangyevip.com/cloud/pcsourcecode_fr_box03@2x.png") center no-repeat;
  background-size: 160px 152px;
}

.contact_content03 img{
  width: 100px;
  height: 100px;
}


/* ------------------- bottom_experience_contact ------------------- */


.bottom_experience_contact{
  width: 100%;
  height: 260px;
  background: url(https://img.chuangyevip.com/cloud/bg_page_bottom@2x.png) center no-repeat;
  background-size: auto;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bottom_experience_contact h2{
  text-align: center;
  color: #FFFFFF;
}

.bottom_experience_contact .bottom_btn{
  width: 400px;
  height: 56px;
  margin: 48px auto 0 auto;
}

a.bottom_experience{
  width: 190px;
  height: 56px;
  padding: 18px 47px;
  background: #FFFFFF;
  border-radius: 8px;
}

a.bottom_experience:hover{
  transition:all .5s ease;
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

a.bottom_experience img,
.bottom_contact a img
{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 12px;
}

 a.bottom_experience span{
  font-size: 16px;
  color: #4772FF
}

.bottom_experience_contact .bottom_contact{
  position: relative;
  width: 190px;
}


.bottom_experience_contact .bottom_contact:hover{
  transition:all .5s ease;
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

.bottom_contact{
  width: 190px;
  height: 56px;
  border: 1px solid #FFFFFF;
  border-radius: 8px;
}

.bottom_contact a{
  width: 190px;
  height: 56px;
  padding: 18px 30px;
  display: block;
}

.bottom_contact a span{
  font-size: 16px;
  color: #FFFFFF
}

.saoma_experience02{
  display: none;
  width: 140px;
  height: auto;
  background: #FFFFFF;
  padding: 10px;
  box-shadow: 0px 8px 32px 0px rgba(47, 56, 111, 0.08);
  border-radius: 8px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 54px;
}

.saoma_experience02 img{
  width: 100px;
  height: 100px;
  display: inline-block;
}

.saoma_experience02 p{
  font-size: 14px;
  font-weight: 400;
  color: #565A66;
  line-height: 18px;
}

.bottom_contact:hover .saoma_experience02{
  display: block;
}
.fl:hover .saoma_experience03{
  display: block;
}
.saoma_experience03{
  display: none;
  width: 140px;
  height: auto;
  background: #FFFFFF;
  padding: 10px;
  box-shadow: 0px 8px 32px 0px rgba(47, 56, 111, 0.08);
  border-radius: 8px;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 334px;
}

.saoma_experience03 img{
  width: 100px;
  height: 100px;
  display: inline-block;
}

.saoma_experience03 p{
  font-size: 14px;
  font-weight: 400;
  color: #565A66;
  line-height: 18px;
}
/* ------------------- top_nav ------------------- */

.header {
  width:100%;
  height:64px;
  background:rgba(255,255,255,1);
  box-shadow: 0px 8px 32px -8px rgba(47, 56, 111, 0.08);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

.navbar { 
  width:1200px;
  height:64px;
  margin: 0 auto;
}

.logo img{
  width: 144px;
  height: 24px;
  margin-top: 20px;
}

.top_nav{
  float: right;
  height: 64px;
}

.top_nav li{
  height: 64px;
  color: #333333;
}

.top_nav a.nav_item{
  line-height: 36px;
  font-size: 14px;
  font-weight: 800;
  margin-right: 60px;
  margin-top: 14px;
  display: block;
  float: left;
}

.top_nav a.current{
  color: #4772FF;
  border-bottom: 4px solid #4772FF;
}

.top_nav a.nav_item:hover{
  transition:all .3s ease;
  color: #4772FF;
  border-bottom: 4px solid #4772FF;
}

.top_nav .solution_con{
  display: none;
  position: fixed;
  left: 50%;
  margin-left: -600px;
  top: 64px;
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding: 20px 20px 10px 20px;
  background: #FFFFFF;
  box-shadow: 0px 8px 24px -4px rgba(0, 0, 0, 0.03);
  border-radius: 0px 0px 8px 8px;
  cursor: default;
  z-index: 1;
}

.top_nav li.solution:hover .solution_con{
  display: block;
}

.solution_con a{
  width: 380px;
  height: 88px;
  background: rgb(71,114,255,0.04);
  border-radius: 4px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 20px;
}

.solution_con a:hover{
  background: #FFFFFF;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.04);
  transition:all .5s ease;
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

.solution_con a:nth-child(3n+3){
  margin-right: 0px;
}

.solution_con a h5{
  font-size: 16px;
  font-weight: 400;
  color: #232529;
  line-height: 20px;
  margin-bottom: 12px;
}

.solution_con a:hover h5{
  color: #4772FF;
}

.solution_con a p{
  font-size: 12px;
  font-weight: 400;
  color: #A6AEC2;
  line-height: 16px;
}

.solution_con a i{
  width: 48px;
  height: 48px;
  margin-right: 12px;
  display: inline-block;
  background-size: cover;
}

.solution_icon01{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan01@3x.png) center no-repeat;
}

.solution_icon02{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan02@3x.png) center no-repeat;
}

.solution_icon03{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan03@3x.png) center no-repeat;
}

.solution_icon04{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan04@3x.png) center no-repeat;
}

.solution_icon05{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan05@3x.png) center no-repeat;
}

.solution_icon06{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan06@3x.png) center no-repeat;
}

.solution_icon07{
  background: url(https://img.chuangyevip.com/cloud/icon_industry_plan07@3x.png) center no-repeat;
}

.saoma{
  width: 100px;
  height: 32px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 32px;
  background: #4772FF;
  border-radius: 4px;
  margin-top: 16px;
  position: relative;
}

.saoma a{
  width: 100px;
  height: 32px;
  display: block;
  color: #FFFFFF;
  position: relative;
}

.saoma a:hover {
  transition: background-color .3s linear;
  background: #2E5FFF;
  border-radius: 4px;
  transition: box-shadow 0.4s;
  -moz-transition: box-shadow 0.4s; /* Firefox 4 */
  -webkit-transition: box-shadow 0.4s; /* Safari 和 Chrome */
  -o-transition: box-shadow 0.4s; /* Opera */
}

.saoma a img{
  width: 14px;
  height: 14px;
  float: left;
  margin: 9px 6px 9px 12px;
  margin-right: 8px;
  margin-top: 9px;
}

.saoma_con{
  display: none;
  position: absolute;
  right: 0px;
  top: 48px;
  width: 140px;
  height: auto;
  background: #FFFFFF;
  padding: 10px;
  box-shadow: 0px 8px 32px 0px rgba(47, 56, 111, 0.08);
  border-radius: 0px 0px 8px 8px;
  text-align: center;
}

.saoma:hover .saoma_con{
  display: block;
}

.saoma_con img{
  width: 100px;
  height: 100px;
  display: inline-block;
}

.saoma_con p{
  font-size: 14px;
  font-weight: 400;
  color: #565A66;
  line-height: 18px;
}


.contact_content{
  visibility: hidden;
  position: absolute;
  font-size: 16px;
  font-weight: 800;
  color: #4772FF;
  line-height: 20px;
  text-align: left;
  cursor: default;
}



/* 遮罩层 */
.modal, .downloadleft {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 4;
}

/* 弹窗 */
.modal-content {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -320px;
  margin-top: -232px;
  width: 640px;
  height: 464px;
  border-radius: 24px;
  background-color: white;
  z-index: 4;
}

.modal-body {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

.modal-body .top_bg{
  width: 640px;
  height: 160px;
  border-radius: 24px 24px 0px 0px;
}

.modal-body .tips_top{
  font-size: 16px;
  font-weight: 400;
  color: #FF6600;
  line-height: 20px;
  margin-top: 40px;
}

.modal-body .erweima02{
  width: 140px;
  height: 140px;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  margin-top: 20px;
  display: inline-block;
}

.modal-body .tips_bottom{
  font-size: 14px;
  font-weight: 400;
  color: #656A75;
  line-height: 18px;
  margin-top: 16px;
}

.modal-body .cancen, .modal-body .cancen02{
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.modal-body .cancen img{
  width: 44px;
  height: 44px;
}


/*-------------------------------------------------------------------------------- home --------------------------------------------------------------------------------*/



/*-------- home_banner --------*/
.c-banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.c-banner .banner ul{
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.c-banner .banner ul li{
  width: 100%;
  height: 500px;
  position: absolute;
  opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
  background: url("https://img.chuangyevip.com/cloud/pc_img_banner01@2x.png") center no-repeat;
  background-size: cover;
}

.c-banner .banner ul li:nth-child(2){
  background: url("https://img.chuangyevip.com/cloud/pc_img_banner02@2x.png") center no-repeat;
  background-size: cover;
}

.c-banner .banner ul li:nth-child(3) {
  background: url("https://img.chuangyevip.com/cloud/pc_img_banner03@2x.png") center no-repeat;
  background-size: cover;
}


}

.c-banner .banner ul li:nth-child(1){
  opacity: 1;
  display: block;
}
.c-banner .banner ul li img{
  width: 100%;
  position: absolute;
  top: 0px;
}
.c-banner .banner ul li:first-child img{
  position: relative;
}
.c-banner .nexImg, .c-banner .preImg{
  padding: 20px 14px;
  position: absolute;
  top: 50%;
  background: #000000;
  opacity: 0.2;
  border-radius: 5px;
  z-index: 10;
  cursor: pointer;
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
  background: #4772FF;
  opacity: 0.97;
}
.c-banner .preImg{
  left: 70px;
}
.c-banner .nexImg{
  right: 70px;
}
.c-banner .jumpBtn{
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
}
.c-banner .jumpBtn ul{
  margin-bottom: 0px;
  padding: 0px;
}

.c-banner .jumpBtn ul li{
  width: 32px;
    height: 8px;
    background: rgb(0,0,0,0.1);
    border-radius: 4px;
  display: inline-block;
  background-color: rgb(0,0,0,0.1);
  opacity: 0.9;
  margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
  margin-left: 0px;
}

.nav {
  width:240px;
  height:10px;
  position:absolute;
  bottom:30px;
  z-index: 1; 
  margin-left: -120px;
  left: 50%;
  text-align: center;
  z-index: 1;
}

.nav dd {
  width:32px;
  height:8px;
  float: left;
  background:rgba(0,0,0,0.1);
  border-radius:4px;
  display: inline-block;
}

.nav .bg {
  width:32px;
  height:8px;
  background:#4772FF;
  border-radius:4px;
}

/*-------- four_intro --------*/

.four_intro {
  width: 100%;
  height: 108px;
  background:rgba(247,248,255,1);
}

.intro_inner {
  height: 108px;
  margin: 0 auto;
}

.intro_inner li {
  width: 300px;
  height: 108px;
  padding: 24px;
  float: left;
  border-left: 1px solid #E9E9F5;
}

.intro_inner li img {
  width: 60px;
  height: 60px;
  display: block;
  float: left;
  margin-right: 16px;
  border-radius: 30px;
  box-shadow: 0px 4px 16px 0px rgba(59, 71, 245, 0.08);
}
.intro_inner li:hover{
  transition:all .5s ease;
  background: rgba(255, 255, 255, 1);
}

.intro_inner li:hover img{
  transition:all .5s ease;
  -webkit-box-shadow:0 12px 24px -4px rgba(59, 71, 245, 0.2);
  box-shadow:0 12px 24px -4px rgba(59, 71, 245, 0.2);
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

.intro_text {
  margin-top: 6px;
}

.intro_inner li h6 {
  color: #323C55;
  text-align: left;
  font-weight: 500;
}

.intro_inner li p {
  font-size: 12px;
  line-height: 16px;
  color: #595959;
  margin-top: 12px;
  text-align: left;
}


/*-------- pain_point --------*/

.pain_point {
  width: 100%;
  height: 498px;
}
.pain_point_inner {
  margin: 48px auto;
  height: 276px;
}

.pain_point_inner li {
  width: 270px;
  height: auto;
  padding: 24px;
  border-radius: 12px;
  float: left;
}

.pain_point_inner li:hover {
  transition:all .5s ease;
  -webkit-box-shadow:0 12px 24px -4px rgba(0, 0, 0, 0.1);
  box-shadow:0 12px 24px -4px rgba(0, 0, 0, 0.1);
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

.pain_point_inner li.bg1 {
  background: rgba(224, 239, 255, 1);
}

.pain_point_inner li.bg2 {
  background: rgba(241, 255, 239, 1);
}

.pain_point_inner li.bg1 h3 {
  color: #3B47F5;
}

.pain_point_inner li.bg2 h3 {
  color: #0BBE2D;
}

.pain_point_inner li .hr1 {
  width: 100%;
  height: 1px;
  background: #AEBDFC;
  margin: 24px auto 16px auto;
}

.pain_point_inner li .hr2 {
  width: 100%;
  height: 1px;
  background: #ACEBB5;
  margin: 24px auto 16px auto;
}

.pain_point_inner li p {
  line-height: 24px;
}


.pain_point_inner li img {
  width: 60px;
  height: 60px;
  display: block;
  margin-left: 162px;
  margin-top: 28px;
}


/*-------- douguanjia_advantages --------*/

.douguanjia_advantages_inner{
  height: 244px;
  border-radius: 12px;
  background: linear-gradient(180deg, #F7FBFF 0%, #EFF6FF 100%);
  padding: 60px 0;
  margin-top: 48px;
}

.douguanjia_advantages_inner li {
  width: 400px;
  height: auto;
  padding: 0 60px;
  float: left;
  text-align: center;
}

.douguanjia_advantages_inner li:nth-child(2),.douguanjia_advantages_inner li:nth-child(3){
  border-left: 1px solid #E9E9F5;
}

.douguanjia_advantages_inner li h3 {
  color: #3B47F5;
  text-align: center;
  margin-bottom: 24px;
}


/*-------- douguanjia_plans --------*/

.douguanjia_plans {
  width: 100%;
  height: 794px;
  background: #F7F8FF;
  padding-top: 100px;
}

.douguanjia_plans img {
  width: 1200px;
  height: 560px;
  margin: 20px auto;
}



/*-------- solution-section --------*/

.solution-section {
  width: 100%;
  height: 456px;
  background: linear-gradient(180deg, #FFF 0%, #EFF6FF 100%);
}

.solution-content {
  display: flex;
  justify-content: center;
  width: 1200px;
  height: 236px;
  margin: 0 auto;
  margin-top: 48px;
  border-radius: 24px;
  background: #F3F9FF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.04);
}

.solution-left {
  position: relative;
  z-index: 2;
  width: 224px;
  height: 236px;
  padding: 20px;
  border-radius: 24px 0px 0px 24px;
  background: #FFFFFF;
  line-height: 1;
}

.solution-left-tab.active {
  color: #3B47F5;
  background: #F7F8FF;
}

.solution-left-tab:before {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
}

.solution-left-tab.tab1:before {
  top: 34px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon1.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab1.active:before {
  top: 34px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon1-active.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab2:before {
  top: 102px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon2.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab2.active:before {
  top: 102px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon2-active.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab3:before {
  top: 170px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon3.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab3.active:before {
  top: 170px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon3-active.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab4:before {
  top: 238px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon4.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab4.active:before {
  top: 238px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon4-active.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab5:before {
  top: 306px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon5.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab.tab5.active:before {
  top: 306px;
  background: url(https://img.chuangyevip.com/cloud/solution-tab-icon5-active.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.solution-left-tab {
  cursor: pointer;
  width: 184px;
  height: 48px;
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: initial;
  font-weight: 500;
  color: #333333;
  padding-left: 40px;
}

.solution-left-tab>img {
  width: 20px;
  height: 20px;
}
.solution-left-tab:last-child {
  margin-bottom: 0;
}
.solution-left-tab>div {
  margin-left: 12px;
}

.solution-left-title {
  padding-left: 28px;
  font-size: 18px;
  font-family: initial;
  font-weight: 600;
  color: #000000;
  margin: 34px 0 11px;
}

.solution-right {
  position: relative;
  width: 976px;
  height: 236px;
  background: #ECF5FD;
  box-shadow: 0px 8px 29px 0px rgba(185,199,217,0.35);
  border-radius: 0px 10px 10px 0px;
}


.solution-right-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
  padding: 30px 40px;
}


.solution-right-item.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}


.solution-right-content {
  display: flex;
  align-items: top;
  justify-content: space-between;
}

.solution-right-icon {
  width: 212px;
  display: block;
  border-radius: 28px;
  margin-left: 24px;
  border: 8px solid #FFFFFF;
  box-shadow: 0px 8px 29px 0px rgba(185,199,217,0.35);
}

.solution-right-icons {
  width: 262px;
  overflow: hidden;
}

.solution-right-li {
  position: relative;
  height: auto;
  padding-left: 20px;
  margin-bottom: 20px;
}

.solution-right-li:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: url(https://img.chuangyevip.com/cloud/solution-title-icon.png);
  background-size: 100%;
}

.solution-right-li_title {
  font-size: 18px;
  font-weight: 500;
  font-family: initial;
  color: #000000;
}


.solution-right-li_text {
  font-size: 14px;
  font-weight: 400;
  color: #6D6D6D;
  margin-top: 20px;
}

.solution-right-li_text2 {
  margin-top: 8px;
}

.solution-right-li_btns {
  display: flex;
  align-items: center;
}
.solution-right-li_btn {
  width: 148px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #3B47F5;
  box-shadow: 2px 4px 10px 0px rgba(59,71,245,0.19);
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
  margin-left: 20px;
}





/*-------------------------------------------------------------------------------- footer--------------------------------------------------------------------------------*/

.footer{
  width:100%;
  height:310px;
  overflow: hidden;
  background:#2E2E2E;
}

.footer_content{
  width: 1200px;
  height: 310px;
  margin: 0 auto;
  padding-top: 40px;
}

.footer .about_info{
  width: 240px;
  margin-left: 240px;
}

.footer h5{
  width: 64px;
  height: 54px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 54px;
  border-bottom: 3px solid #4772FF;
  display: block;
}

.footer .border_b{
  width: 240px;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.1;
}

.footer li{
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #434343;
  line-height: 50px;
}

.footer li span{
  float: left;
  font-size: 14px;
  color: rgba(255,255,255,0.6);
}

.about_info li img{
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-right: 16px;
  margin-top: 17px;
}

.plan_info {
  width: 240px;

}

.plan_info a {
  width: 240px;
  height: 50px;
  display: block;
}

.plan_info a:hover {
  transition:all .5s ease;
  width: 240px;
  height: 50px;
  background: rgba(255,255,255,0.06);
  display: block;
}

.plan_info img.dot{
  width: 6px;
  height: 6px;
  margin-right: 8px;
  margin-top: 22px;
}

.plan_info img.arrowr{
  width: 14px;
  height: 14px;
  margin-top: 18px;
}

.focus_info {
  width: 240px;
  margin-left: 240px;
}

.focus01, .focus02{
  width: 100px;
  text-align: center;
  margin-top: 20px;
}

.focus01{
  margin-right: 40px;
}

.focus01 img, .focus02 img{
  width: 100px;
  height: 100px;
  border-radius: 4px;
}

.focus01 p, .focus02 p {
  font-size: 12px;
  font-weight: 400;
  color: rgb(255,255,255,0.6);
  line-height: 16px;
  margin-top: 16px;
}

.copyright{
  width: 100%;
  height: 54px;
  background: #292929;
  color: rgb(255,255,255,0.6);
  font-size: 12px;
  line-height: 54px;
  text-align: center;
}


.saoma_experience{
  width: 140px;
  height: auto;
  background: #FFFFFF;
  padding: 10px;
  box-shadow: 0px 8px 32px 0px rgba(47, 56, 111, 0.08);
  border-radius: 0px 0px 8px 8px;
  text-align: center;
}

.saoma_experience img{
  width: 100px;
  height: 100px;
  display: inline-block;
}

.saoma_experience p{
  font-size: 14px;
  font-weight: 400;
  color: #565A66;
  line-height: 18px;
}



/*-------------------------------------------------------------------------------- authorization --------------------------------------------------------------------------------*/

.authorization{
  width: 100%;
  height: 720px;
  margin-top: 64px;
  background: url(https://img.chuangyevip.com/cloud/authorization_bg@2x.png) center no-repeat;
  background-size: cover;
}

.authorization h1{
  width: 100%;
  text-align: center;
  color: #323C55;
  margin-bottom:60px;
  padding-top: 100px;
  text-align: center;
}

.authorization .form_con{
  width: 400px;
  height: 48px;
  background: #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.04);
  border-radius: 24px;
  margin: 60px auto;
}

.authorization .form_con input {
  display: inline-block;
  width: 288px;
  height: 48px;
  border: none;
  color: #000000;
  text-indent: 24px;
  font-weight: bold;
  padding: 0;
  font-size: 16px;
  border-radius: 24px;
}

.authorization .form_con .search-btn{
  width: 112px;
  height: 48px;
  display: block;
  background: #4772FF;
  box-shadow: 0px 6px 20px 0px rgba(83, 51, 255, 0.3);
  border-radius: 24px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
}

.authorization p.website{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  text-align: center;
  margin-bottom: 24px;
}

.authorization p.tips{
  font-size: 14px;
  font-weight: bold;
  color: #4772FF;
  line-height: 20px;
  text-align: center;
}

.authorization p.tips02{
  font-size: 16px;
  font-weight: 400;
  color: #FF6600;
  line-height: 20px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 32px;
}

.authorization .erweima02{
  width: 120px;
  height: 120px;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  text-align: center;
}

.authorization .erweima02 img{
  width: 120px;
  height: 120px;
}

.authorization p.tips03{
  font-size: 14px;
  color: #656A75;
  line-height: 18px;
  text-align: center;
  margin-top: 24px;
}


/*------------------------- home news recommend -------------------------*/

.news-recommend {
  width: 100%;
  height: 586px;
  background: url('https://img.chuangyevip.com/cloud/bg_culture.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0px;
}

.news-recommend-content {
  width: 1200px;
  margin: 0 auto;
}

.news-product-dynamics, .news-company-announcement {
  width: 360px;
  float: left;
  margin-right: 60px;
}

.news-industry-trends {
  width: 360px;
  float: left;
}

.news-recommend-content h3 {
  font-size: 24px;
  font-weight: bold;
  color: #323C55;
  font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
  line-height: 28px;
  text-align: left;
  margin-bottom: 24px;
}

.news-recommend-content h3 a {
  font-size: 14px;
  line-height: 18px;
  color: #3B47F5;
  margin-left: 190px;
}


.news-recommend-content li {
  font-size: 14px;
  line-height: 32px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

}

.news-recommend-content li  a{
  font-size: 14px !important;
}

.news-recommend-content li a:hover {
  font-size: 14px;
  line-height: 32px;
  color: #3B47F5;
}

.news-recommend-content li span {
  font-size: 14px;
  color: #999999;
  margin-right: 16px;
}

.news-recommend-content img {
  width: 360px;
  margin-bottom: 16px;
}



/*------------------------- news lists -------------------------*/

* {
  margin: 0;
  padding: 0;
  outline: none;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

.news-top-img {
  width: 100%;
  height: 240px;
  background: url('https://img.chuangyevip.com/cloud/news_top.png') no-repeat;
  background-size: cover;
  background-position: center center;
}

.news-contents {
  width: 1200px;
  height: auto;
  margin:40px auto;
  overflow: hidden;
}


.news-cats {
  width: 160px;
  height: auto;
  overflow: hidden;
  float: left;
  display: block;
  margin-right: 40px;
}

.news-cats .tab {
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #F3F3F3;
  margin-bottom: 8px;
  border-radius: 2px;
}

.news-cats .tab a:hover {
  background: #F0F0F0;
}

.news-cats .tab a, .news-cats .tab span {
  width: 160px;
  height: 48px;
  display: block;
  color:#666666;
  font-size: 16px;
  font-weight: 500;
}

.news-cats .tab-current {
  background: #3B47F5;
}

.news-cats .tab-current span {
  color:#FFFFFF;
}

.news-contents-right {
  width: 1000px;
  height: auto;
  overflow: hidden;
}

.news-lists {
  width: 1000px;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}

.lists-left-img {
  width: 240px;
  height: 160px;
  display: block;
  float: left;
  overflow: hidden;
}

.lists-right-con {
  width: 760px;
  height: auto;
  overflow: hidden;
  padding-left: 30px;
}

.news-lists-title {
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 16px;
  font-weight: 500;
}

.news-lists-intro {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  margin-bottom: 16px;
  font-weight: 500;
}

.news-lists-bottom {
  width: 730px;
  height: auto;
  overflow: hidden;
}

.news-lists-bottom-left  {
  width: 666px;
  display: block;
  overflow: hidden;
  float: left;
}

.news-lists-bottom-left .label {
  font-size: 14px;
  padding: 4px 8px;
  float: left;
  background: #efefef;
  margin-right: 16px;
}

.news-lists-bottom-left .update {
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}

.news-lists-bottom a {
  font-size: 16px;
  line-height: 28px;
  color: #3B47F5;
}



/*------------------------- news details -------------------------*/


.news-cat-tag {
  width:74px;
  height:28px;
  background:rgba(230,230,230,1);
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}

.news-lists-title a {
  color:#333333;
}
.news-lists-title a:hover {
  color:#3B47F5
}


.news-detail-l {
  width: 840px;
}

.news-detail-r {
  width: 280px;
}

.news-detail-content img {
  max-width: 100%;

}

.news-hot-list {
  border:1px solid #eeeeee;
}
.hot-photo {
  position: relative;
  width: 100%;
  height: 160px;
}

.news-hot-list ul li .hot-num {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  color:#fff;
  text-align: center;
  line-height: 30px;
  z-index: 2;
  font-size: 16px;
  background: rgba(0,0,0,.8);
}

.news-hot-list ul li:first-child .hot-num {
  background: #F44344;
}
.news-hot-list ul li:nth-child(2) .hot-num {
  background: #FF8900;
}
.news-hot-list ul li:nth-child(3) .hot-num {
  background: #FFB70E;
}
/*-------------------------------------------------------------------------------- about_us --------------------------------------------------------------------------------*/

.about_us{
  width: 100%;
  height: 560px;
  margin-top: 64px;
  background: linear-gradient(360deg, #FFFFFF 0%, #E0E8FF 100%);
}

.about_us_title{
  width: 456px;
  margin-bottom: 80px
}

.about_us_title h1{
  width: 100%;
  text-align: center;
  color: #4772FF;
  margin-bottom:32px;
  margin-top: 20px;
}

.about_us_title h6{
  width: 100%;
  text-align: center;
  color:#4772FF;
  font-size: 24px;
  line-height: 28px;
}

.top_con img.top_l{
  width: 372px;
  height: 172px;
}

.top_con img.top_r{
  width: 372px;
  height: 172px;
}

.company{
  height: 548px;
  background: #FFFFFF;
  border-radius: 40px 40px 0px 0px;
  padding: 60px 40px;
  overflow: hidden;
  margin-top: -330px;
  box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.04);

}

.company_title, .contact_title, .culture_title{
  width: 192px;
  height: 36px;
  margin:0 auto;
}

.company_title img, .contact_title img, .our_culture img{
  width: 32px;
  height: 32px;
  margin-right: 16px;
  margin-top: 4px;
}

.company_intro {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
}

.company_intro span {
  font-size: 20px;
  font-weight: 800;
  color: #4772FF;
  line-height: 28px;
}

.company_intro p {
  margin-top: 24px;
}

.our_target li{
  width: 360px;
  height: 120px;
  padding: 20px;
  border-radius: 8px;
}

.our_target li:hover img{
  transition:all .5s ease;
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

.our_target li:nth-child(1){
  background: url("https://img.chuangyevip.com/cloud/about_bg_company01@2x.png") center no-repeat;
  background-size: cover;
}

.our_target li:nth-child(2){
  background: url("https://img.chuangyevip.com/cloud/about_bg_company02@2x.png") center no-repeat;
  background-size: cover;
}

.our_target li:nth-child(3){
  background: url("https://img.chuangyevip.com/cloud/about_bg_company03@2x.png") center no-repeat;
  background-size: cover;
}

.our_target li span{
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 80px;
  margin-left: 20px;
}

.our_target li img{
  width: 80px;
  height: 80px;
}

.contact{
  padding: 80px 0;
}

.contact_con{
  width: 1200px;
  height: 320px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
  margin-top: 60px;
}

.contact .contact_erweima{
  width: 320px;
  height: 320px;
  overflow: hidden;
  border-right: 1px solid #EDEDED;
  text-align:center;
}

.contact .contact_erweima img{
  width: 120px;
  height: 120px;
  margin-top: 60px;
  display: inline-block;
  margin-bottom: 40px;
}

.contact .contact_erweima p{
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}

.contact ul{
  width: 880px;
  height: 320px;
  overflow: hidden;
}

.contact ul li{
  width: 880px;
  height: 80px;
  padding: 24px 40px;
  border-bottom: 1px solid #EDEDED;
}

.contact ul li:nth-child(4){
  border-bottom: none;
}

.contact_con ul li img{
  width: 24px;
  height: 24px;
  float: left;
  margin-top: 4px;
}

.contact_con .span_l{
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  font-size: 16px;
  margin-left: 16px;
}

.contact_con .span_r{
  background: #F4F7FF;
  width: 80px;
  height: 32px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 32px;
  text-align: center;
}

.our_culture{
  width: 100%;
  height:526px;
  background: url("https://img.chuangyevip.com/cloud/about_bg_culture@2x.png") center no-repeat;
  background-size: cover;
}

.culture_title{
  margin-bottom: 60px;
}

.our_culture li{
  width: 240px;
  height: 326px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  text-align: center;
}

.our_culture li:hover{
  transition:all .5s ease;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-box-shadow:0 30px 36px -12px rgba(12,21,35,0.06);
  box-shadow:0 30px 36px -12px rgba(12,21,35,0.06)
}

.our_culture li:nth-child(1), .our_culture li:nth-child(2), .our_culture li:nth-child(3), .our_culture li:nth-child(4){
  margin-right: 60px;
}

.our_culture li h3{
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

.our_culture li img{
  width: 94px;
  height: 94px;
  margin-right: 0;
  display: inline-block;
  margin-bottom: 20px;
}

.our_culture li span{
  padding: 0 8px;
  font-size: 18px;
  font-weight: 500;
  color: #848CA6;
  line-height: 36px;
}
/*-------------------------------------------------------------------------------- product --------------------------------------------------------------------------------*/

/*-------- .product_banner --------*/

.product_banner{
  width: 100%;
  height: 400px;

  background-size: cover;
  margin-top: 64px;
  padding-top: 80px;
}

.product_banner .inner_con{
  width: 748px;
  height: 218px;
  margin:0 auto;
}

.product_banner .left_ma {
  width: 180px;
  height: 218px;
  background: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(47, 56, 111, 0.08);
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}

.product_banner .left_ma img {
  width: 140px;
  height: 140px;
}

.product_banner .left_ma p {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #565A66;
  line-height: 18px;
}

.product_banner .right_con h1{
  text-align: left;
  font-size: 40px;
  font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
  line-height: 44px;
  font-weight: 800;
  color: #323C55;
}

.product_banner .right_con h6{
  margin-top: 32px;
  font-size: 24px;
  font-weight: 400;
  color: #323C55;
  line-height: 28px;
}

/*-------- .product_tab --------*/

.product_tab{
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  border-bottom: 1px solid #DCE0E6;
}

.product_tab li{
  width: 400px;
  height: 80px;
  float: left;
  text-align: center;
}

.product_tab li a{
  height: 80px;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  color: #323C55;
  line-height: 80px;
  position: relative;
}

.product_tab li a.current{
  color: #5333FF;
  font-weight: 800;
}

.line_bottom{
  position: absolute;
  bottom: -1px;
  background: #5333FF;
  border-radius: 1px;
  height: 4px;
  width: 100%;
}


/*-------- product01 --------*/

.product01_con,
.product02_con,
.product03_con{
  height: auto;
}

.product01_con ul li,
.product02_con ul li,
.product03_con ul li{
  width: 100%;
  margin-top: 100px;
  height: auto;
  overflow: hidden;
}

.product01_con ul li:nth-child(2),
.product01_con ul li:nth-child(3),
.product01_con ul li:nth-child(4),
.product01_con ul li:nth-child(5),
.product01_con ul li:nth-child(6),
.product02_con ul li:nth-child(1),
.product02_con ul li:nth-child(3),
.product02_con ul li:nth-child(4),
.product02_con ul li:nth-child(5),
.product02_con ul li:nth-child(6),
.product02_con ul li:nth-child(7),
.product02_con ul li:nth-child(8),
.product02_con ul li:nth-child(9),
.product02_con ul li:nth-child(10),
.product02_con ul li:nth-child(11),
.product02_con ul li:nth-child(12),
.product03_con ul li:nth-child(2),
.product03_con ul li:nth-child(3),
.product03_con ul li:nth-child(4),
.product03_con ul li:nth-child(5),
.product03_con ul li:nth-child(6),
.product03_con ul li:nth-child(7),
.product03_con ul li:nth-child(8),
.product03_con ul li:nth-child(9),
.product03_con ul li:nth-child(10){
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product01_con ul li h4,
.product02_con ul li h4,
.product03_con ul li h4{
  font-size: 28px;
  font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
  font-weight: 800;
  color: #323C55;
  line-height: 32px;
  margin-bottom: 30px;
  text-align: left;
}

.product01_con ul li:nth-child(1) h4,
.product01_con ul li:nth-child(7) h4,
.product02_con ul li:nth-child(2) h4,
.product03_con ul li:nth-child(1) h4,
.product03_con ul li:nth-child(11) h4{
  text-align: center;
}

.product01_con ul li p,
.product02_con ul li p,
.product03_con ul li p{
  margin-bottom: 24px;
  font-size: 16px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #595959;
  line-height: 24px;
  text-align: left;
}

.product01_con ul li:nth-child(1) p,
.product02_con ul li:nth-child(2) p,
.product03_con ul li:nth-child(1) p,
.product03_con ul li:nth-child(11) p{
  text-align: center;
}

.product01_con ul li img.w600,
.product02_con ul li img.w600{
  width: 600px;
  height: 520px;
}

.product01_con ul li img.w1000{
  width: 1000px;
  height: 563px;
  margin: 40px auto 0px auto;
}

.product01_con ul li img.w1200,
.product02_con ul li img.w1200{
  width: 1200px;
  height: 520px;
  margin: 40px auto 0px auto;
}

.product01_con ul li .font,
.product02_con ul li .font,
.product03_con ul li .font{
  width: 480px;
  height: auto;
}

.product02_con .img01_left{
  width: 387px;
  height: 168px;
  margin-left: 0px;
}

.product02_con .img05_right .img05_right_li{
  text-align: center;
  margin-right: 30px;
}

.product02_con .img05_right .img05_right_li img{
  width: 60px;
  height: 60px;
  display: inline-block;
}

.product02_con .img05_right .img05_right_li p{
  font-size: 14px;
  font-weight: bold;
  color: #323C55;
  line-height: 18px;
  margin-top: 8px;
}

.product02_con .img09_right{
  width: 400px;
  height: 279px;
  margin-top: 60px;
}


.product02_con .img11_right .img11_right_li{
  width: 160px;
  height: 130px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
  margin-right: 40px;
  text-align: center;
  padding: 24px 0;
}

.product02_con .img11_right .img11_right_li img{
  width: 48px;
  height: 48px;
  display: inline-block;
}

.product02_con .img11_right .img11_right_li p{
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 18px;
  margin-top: 16px;
  text-align: center;
}

.product03_con .img01_left{
  width: 196px;
  height: auto;
  margin-top: 68px;
  margin-left: 20px;
}

.product03_con .img01_right{
  width: 196px;
  height: auto;
  margin-top: 128px;
  margin-right: 20px;
}

.product03_con .img01_left_li,
.product03_con .img01_right_li{
  width: 196px;
  height: 90px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 15px 20px;
  margin-bottom: 30px;
}

.product03_con .img01_left_li img,
.product03_con .img01_right_li img {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
}

.product03_con .img05_r{
  width: 480px;
  height: 269px;
}

.product03_con .img01_left_li span,
.product03_con .img01_right_li span {
  font-size: 20px;
  font-weight: 400;
  color: #5C5E66;
  margin-left: 16px;
  line-height: 60px;
}

.product03_con img.w620 {
  width: 620px;
  margin: 0 74px;
}

.product03_con ul li img.w640{
  width: 640px;
  height: 500px;
}

.product03_con ul li img.w840{
  width: 840px;
  height: 640px;
  margin: 0 auto;
}

.product03_con .img09_right{
  width: 398px;
  height: 222px;
}












a.more{
  width: 140px;
  height: 48px;
  background: #5333FF;
  box-shadow: 0px 6px 20px 0px rgba(83, 51, 255, 0.3);
  border-radius: 24px;
  display: block;
  padding: 14px 24px;
}

a.more span{
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  margin-right: 8px;
}

a.more img{
  width: 20px;
  height: 20px;
}

a.more:hover{
  transition:all .5s ease;
  background: rgba(83, 51, 255, 0.9);
  width: 148px;
  -webkit-box-shadow:0 12px 24px -4px rgba(83, 51, 255, 0.4);
  box-shadow:0 12px 24px -4px rgba(83, 51, 255, 0.4);
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

a.more:hover span{
  transition:all .5s ease;
  -webkit-transform:translateX(-4px);
  transform:translateX(-4px);
}

a.more:hover img{
  transition:all .5s ease;
  -webkit-transform:translateX(4px);
  transform:translateX(4px);
}




.price_banner{
  width: 100%;
  height: 368px;
  margin-top: 64px;

  background-size: cover;
}

.price_banner h1{
  width: 100%;
  text-align: center;
  color: #323C55;
  margin-bottom:32px;
  padding-top: 80px;
  text-align: center;
}

.price_banner h6{
  width: 100%;
  text-align: center;
  color:#323C55;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.price_banner a.more{
  margin: 0 auto;
}

.version{
  width: 100%;
  height: 564px;
}

.version ul li{
  width: 220px;
  height: 364px;
  background: #FFFFFF;
  box-shadow: 0px 8px 32px -8px rgba(47, 56, 111, 0.08);
  border-radius: 8px;
  text-align: center;
}

.version ul li:hover{
  transition:all .5s ease;
  -webkit-box-shadow:0 12px 48px 0 rgba(47, 56, 111, 0.08);
  box-shadow:0 30px 48px 0 rgba(47, 56, 111, 0.08);
  height: 386px;
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px);
}

.version ul li:hover a{
  transition:all .5s ease;
  margin-top: 60px;
}

.version ul li h3{
  width: 220px;
  height: 80px;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  line-height: 36px;
  padding: 22px 0px;
}

.version ul li:nth-child(1) h3{
  background: rgba(83,51,255,0.08);
  color: #5333FF;
}

.version ul li:nth-child(2) h3{
  background: rgba(29,188,157,0.08);
  color: #1DBC9D;
}

.version ul li:nth-child(3) h3{
  background: rgba(117,94,71,0.08);
  color: #2494a7;
}

.version ul li:nth-child(4) h3{
  background: rgba(250,163,76,0.08);
  color: #FAA34C;
}

.version ul li:nth-child(5) h3{
  background: rgba(255,129,3,0.08);
  color: #ff0505;
}

.version_price{
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  margin-top: 40px;
  margin-bottom: 24px;
}

.version_price em{
  font-size: 32px;
  font-weight: 800;
  color: #000000;
  line-height: 36px;
}

.version li p{
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-top: 12px;
}

.version li a{
  width: 128px;
  height: 48px;
  background: #5333FF;
  box-shadow: 0px 6px 20px 0px rgba(83, 51, 255, 0.3);
  border-radius: 24px;
  display: block;
  margin: 40px auto 0 auto;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 48px;
}

.version li a:hover{
  transition:all .5s ease;
  background: rgba(83, 51, 255, 0.8);
  -webkit-box-shadow:0 12px 24px -4px rgba(83, 51, 255, 0.4);
  box-shadow:0 12px 24px -4px rgba(83, 51, 255, 0.4);
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

.flex { display: flex;}

.flex.space { justify-content: space-between;}

.flex.center { justify-content: center;}

.flex.alcenter { align-items: center;}

.flex.alend { align-items: flex-end}

.flex.start { justify-content: flex-start;}

.flex.end { justify-content: flex-end;}

.flex.wrap { flex-direction: row;
  flex-wrap: wrap;}
.many-project{
  width: 270px;
  background: #fff;
  box-shadow: 0px 8px 32px -8px rgba(47, 56, 111, 0.08);
  border-radius: 8px;
  padding: 40px 20px;
  height: 303px;
  text-align: center;
}
.many-project:hover{
  transition:all .5s ease;
  -webkit-box-shadow:0 12px 48px 0 rgba(47, 56, 111, 0.08);
  box-shadow:0 30px 48px 0 rgba(47, 56, 111, 0.08);
  -webkit-transform:translateY(-10px);
  transform:translateY(-10px);
}
.many-project.ml40{
  margin-left: 40px;
}
.many-project.mt40{
  margin-top: 40px;
}
.many-project img{
  width: 100px;
  height: 100px;
  display: inherit;
}

.many-project .tit{
  font-size: 20px;
  font-weight: bold;
  color:#333333;
}

.many-project .con{
  color:#999999;
  font-size: 14px;
}









:root {
  --dede-green: #6DAB05;
}

.dede-green,
.dede-green:hover {
  color: var(--dede-green);
}


/* 页头部分 */
.navbar-toggler:focus {
  box-shadow: none !important;
}

@media (min-width: 1200px) {
  .nav-item.border-bottom {
    border-bottom: none !important;
  }
}

.dropdown-item.active {
  background-color: var(--dede-green);
}

.dropdown-item:active {
  color: var(--dede-green);
  background-color: var(--bs-dropdown-link-hover-bg);
}


/* banner部分 */
.dede-banner {
  background-size: cover !important;
  background-repeat: no-repeat no-repeat !important;
  background-position: center center !important;
}


/* 标题符号 */
.dede-title-points,
.dede-title-points::before,
.dede-title-points::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #6CA904;
  display: inline-block;
}

.dede-title-points::before,
.dede-title-points::after {
  display: block;
  position: absolute;
}

.dede-title-points::before {
  margin-left: -16px;
}

.dede-title-points::after {
  margin-left: 16px;
}


/* 页脚部分 */
footer>.dede-footer {
  background: #242424;
}

footer>.dede-copyright {
  background: #1B1B1B;
}

footer>.dede-copyright,
footer>.dede-copyright a,
footer>.dede-copyright a:hover {
  color: #666;
  text-decoration: none;
}
.swiper-container {
  width: 100%;
  height: 500px;
  margin: 0 auto;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}