*{
  box-sizing: border-box;
}
/* fyf */
.tabber ul>li.active {
  padding: 0 10px;
  border-bottom: 2px solid #003793;
}
.jjnt {
  background: #f5f7fa;
  padding-bottom: 60px;
  text-align: center;
}
.jjnt > p{
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.ywjz{
  background: #fff;
}
.jjnt h2 {
  /* padding-bottom: 30px; */
  font-family: PingFangSC-Semibold;
}
.jjnt .jjnt_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jjnt .jjnt_main .jjnt_main_item {
  width: 260px;
  height: 204px;
  background-image: linear-gradient(180deg, #f5f7f9b3 0%, #ffffffb3 100%);
  border: 2px solid #FFFFFF;
  box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF; 
  padding:18px 20px;
}
.jjnt_main_item ul{
  text-align: left;
}
.jjnt_main_item ul li{
    padding-left: 30px;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.jjnt_main_item ul li::before{
  position: absolute;
  top: 10px;
  left: 10px;
  line-height: 1;
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333;
}
.ywjz .jjnt_main .jjnt_main_item{
  height: 218px;
}
.jjnt .jjnt_main .jjnt_main_item .jjnt_main_item_content{
  margin-bottom: 12px;
  text-align: left;
}
.jjnt .jjnt_main .jjnt_main_item .jjnt_main_item_content img{
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right:12px;
}
.ywjz .jjnt_main .jjnt_main_item .jjnt_main_item_content img{
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right:10px;
}
.jjnt .jjnt_main .jjnt_main_item .jjnt_main_item_content h3 {
  display: inline-block;
  font-family: PingFangSC-Regular !important;
  font-weight: 500;
  font-size: 17px;
  color: #323232;
  letter-spacing: 0;
}

#nlkj {
  background: #fff;
  text-align: center;
  margin-bottom: 60px;
}


#nlkj h2 {
  padding-bottom: 40px;
  font-family: PingFangSC-Semibold;
}

#nlkj .Subtitle {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #5B5B5B;
  letter-spacing: 0;
  text-align: justify;
  line-height: 25px;
  margin-bottom: 0;
  width: 1100px;
  margin-bottom: 40px;
}
#nlkj .nlkj_main {
  width: 1100px;
  margin: 0 auto;
}
#nlkj .nlkj_main img {
  width: 100%;
}
#nlkj .nlkj_main h3 {
  width: 100%;
  font-family: PingFangSC-Regular;
  font-size: 24px;
  color: #191818;
  letter-spacing: 0;
  text-align: center;
  line-height: 36px;
  padding: 120px 0 60px 0;
}
.gnld{
  background-image: url("https://files.yuanian.com/yuanian/page_image/2024/dzda-0304/gnld_banner.png");
  padding-bottom: 40px;
  background-size: cover;
  background-repeat: no-repeat;
}
.gnld >p {
  margin: 0 auto;
  /* margin-top: 30px; */
  margin-bottom: 60px;
  width: 836px;
  font-weight: 400;
  font-size: 14px;
  color: #5B5B5B;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}
.gnld h2{ 
  padding: 60px 0;
  box-sizing: border-box;
  font-family: PingFangSC-Semibold;
  font-size: 28px;
  color: #323232;
  letter-spacing: 0;
  text-align: center;
  line-height: 38px;
}
.gnld .gnld_main{
  width: 1100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin:0 auto;
}
.gnld .gnld_main .gnld_main_item{
  width: 540px;
  /* height: 144px; */
  margin-bottom: 20px;
  border: 2px solid #FFFFFF;
  box-shadow: 0 8px 20px 0 rgba(55,99,170,0.10), -8px -8px 20px 0 #FFFFFF;
  box-sizing: border-box;
  overflow: hidden;
}
.gnld .gnld_main .gnld_main_item .gnld_main_item_left{
  float: left;
  padding: 20px;
  width: 400px;
  box-sizing: border-box;
}
.gnld .gnld_main .gnld_main_item .gnld_main_item_right{
  float: right;
  width:110px ;
  height: 119px;
  margin-right:20px;
  margin-top:5px;
}
.gnld .gnld_main .gnld_main_item .gnld_main_item_left h3{
  font-family: PingFangSC-Semibold;
  font-size: 17px;
  color: #323232;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 20px;
}
.gnld .gnld_main .gnld_main_item .gnld_main_item_left p{
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #3D485D;
  letter-spacing: 0;
  text-align: justify;
  line-height: 24px;
}


.YN_cgan{
  background-color: #fff;
}

.model5 p{
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
}
.model5_content_data {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.model5_content_data_item {
  position: relative;
  padding: 30px 20px;
  width: 353px;
  height: 217px;
  background-image: linear-gradient(180deg, #E7EFFF 0%, #F5F8FF 18%, #FEFFFF 99%);
  box-shadow: -8px -8px 20px 0 #ffffff80, 8px 8px 20px 0 #3763aa1a;
}


.model5_content_data_item>img {
  position: absolute;
  top: 75px;
  right: 18px;
  width: 105px;
  height: 130px;
}

.model5_content_data_item p {
    font-weight: 400;
    font-size: 16px;
    color: #323232;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.model5_content_data_item:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #01349D;
}

/* 威廉希尔电子会计档案赋能企业价值创造 */
.jzcz_main{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.jzcz_main_item{
    position: relative;
    width: 260px;
    height: 266px;
    background-image: linear-gradient(180deg, #f5f7f9b3 0%, #ffffffb3 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 0 8px 20px 0 #3763aa1a, -8px -8px 20px 0 #FFFFFF;
}

.jzcz_main_item p:nth-child(1){
    padding-top: 60px;
    font-weight: 400;
    font-size: 48px;
    color: #01349D;
    letter-spacing: 0;
    text-align: center;
    line-height: 67px;
}
.jzcz_main_item p:nth-child(2){
    color: #e3030f;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
}
.jzcz_main_item p:nth-child(2) span{
    color: #e3030f;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    text-align: right;
}
.jzcz_main_item p:nth-child(3) {
  position: absolute;
  top: 162px;
  left: 50%;
  transform: translateX(-50%);
}
.jzcz_main_item p:nth-child(4) {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
}
.jzcz_main_item p {
  /* padding-top: 10px; */
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  /* line-height: 22px; */
  color: #00102B;
  letter-spacing: 0;
  text-align: center;
}
.jzcz a{
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
    width: 228px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #01349D;
    border-radius: 2px;
    font-weight: 600;
    font-size: 14px;
    color: #01349D;
    letter-spacing: 0;
    text-align: center;
}
/* 向右肩括号*/
.jzcz a::after{
    content: '>';
    position: absolute;
    top: -1px;
    right: 10px;
    width: 10px;
    height: 6px;
}

.ywjz .jjnt_main .jjnt_main_item p{
    font-weight: 400;
    font-size: 14px;
    color: #3D485D;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}

/* cgal 成功案例 */
.cgal_type2{
  padding-bottom: 60px;
  background-image: url(https://files.yuanian.com/yuanian/page_image/2024/dzda-0304/bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cgal_type2_main_head{
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;

}
.cgal_type2_main_head .cgal_type2_main_head_item{
  width: 90px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
}
.cgal_type2_main_head .active{
  padding-bottom: 12px;
  border-bottom: 4px solid #001F99;
  border-radius: 2px;
  color: #001F99;
}
.cgal_type2_main_head .cgal_type2_main_head_item img{
  width: 80px;
  height: 80px;
}
.cgal_type2_main_head .cgal_type2_main_head_item p{
  margin-top: 10px;
}
 .cgal_type2_main_body{
  /* height: 260px; */
  background: #FFFFFF;
  box-shadow: 0 0 20px 0 #001f991f, inset 0 1px 3px 0 #fefefe80, inset 2px 2px 0 0 #FFFFFF;
 }
.cgal_type2_main_body_item{
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}

.cgal_type2_main_body_item img{
  width: 500px;
  height: 240px;
}
.cgal_type2_main_body_item_content h4{
    font-weight: 500;
    font-size: 18px;
    color: #1A253B;
    letter-spacing: 0;
}
.cgal_type2_main_body_item_content p{
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #4E5D78;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}
.cgal_type2_main_body_item_content{
  padding: 26px 30px;
  width: 580px;
}
.hide{
  display: none;
}

@media screen and (max-width: 1024px) {
  .model5_content_data{
    justify-content: center;
  }
  #nlkj p {
    width: 90%;
  }
  .jjnt .jjnt_main,#nlkj .nlkj_main, .gnld .gnld_main{
    width: 90%;
    /* padding: 5%; */
    box-sizing: border-box;
  }
  .jjnt .jjnt_main{
    flex-wrap: wrap;
    justify-content: center;
  }
  .jjnt .jjnt_main .jjnt_main_item{
    margin-bottom: 20px;
  }
  #nlkj .Subtitle{
    width: 90% !important;
  }
  .gnld .gnld_main .gnld_main_item{
    width: 100%;
  }
  .jjnt .jjnt_main .jjnt_main_item{
    width: 340px;
  }
  .gnld .gnld_main .gnld_main_item .gnld_main_item_left{
    padding: 20px 20px 0px 20px ;
    width: 340px;
  }

  .jzcz_main{
    justify-content: center;
  }
  .model5 p,
  .jjnt>p,
  .gnld >p{
    padding: 0px 15px;
    width: auto;
  }
  /* 成功案例 */
  .cgal_type2_main_body_item img{
    height: 156px;
  }
  .cgal_type2_main_body_item_content{
    padding: 20px;
  }
}