/* 公共样式 */
.title{
    margin-top: 60px;
    display: inline-block;
 }
.title  span i{
    display: inline-block;
    border-left: 2px solid #2d58a3;
    height: 16px;
    float: left;
    margin-top: 5px;
}
.we_strength .title  span i{
    border-left: 2px solid #fff;
}
.title span p {
    font-size: 20px;
    line-height: 24px;
    float: left;
    margin: 0 10px 0;
    font-weight: bold;
}
.t1 {
    font-size: 12px;
    line-height: 24px;
    /* margin-top: 4px; */
    }
/* 头部banner */
.publicTopAll{
    background: url(../images/mypic36.png) no-repeat center;
    height: 420px !important;
    width: 100%;
}
.publicPic {
    padding-top: 60px;
    /* padding-left: 160px; */
    text-align: left;
}
/* .publicPic > .content{
   margin-left: 160px;
}
.publicPic  > .content  h1{
    font-size: 40px;
    line-height: 100px;
    font-weight: 500;
}
.publicPic > .content .p1{
    font-size: 16px;
}
.publicPic > .content .p2{
    font-size: 15px;
    line-height: 25px;
} */
.six_roles{
   height: 580px;
   /* color:#000; */
   background: url(../images/mypic37.png) no-repeat center;
}

.six_roles img{
    width: 100%;
}
.we_strength{
    width: 100%;
    height: 570px;
    background: url(../images/mypic38.png) no-repeat center;
    overflow: hidden;
    /* padding-top: 58px; */
}
/* 我们的实力 */
.we_strength .contbox ul {
    margin-top: 60px;
}
.we_strength .contbox ul li {
   width: 190px;
   height:230px;
   border: 1px solid #fff;
   border-radius: 8px;
   float: left;
   padding: 25px;
   background-color: #fff;
   color: #000;
}
.we_strength .contbox ul li:nth-child(1) {
    margin-right: 84px
 }
 .we_strength .contbox ul li:nth-child(2) {
    margin-right: 84px
 }
 .we_strength .contbox ul li .p1 {
   font-size: 18px;
 }
 .we_strength .contbox ul li img {
    margin-top: 23px;
  }
  .we_strength .contbox ul li .p2 {
    font-size: 14px;
    line-height: 30px;
    margin-top: 8px;
  }
.proadvant{
    width: 100%;
    background: url(../images/mypic42.png) no-repeat center;
    height: 730px;
    color: #000;
}
.proadvant > ul  {
     margin-top: 50px;
}
.proadvant > ul li{
    float: left;
    width: 200px;
    height: 240px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
    margin-right: 30px;
    margin-top: 30px;
    overflow: hidden;
}
li.esp_p{
    margin-right: 0 !important;
}
.proadvant > ul li div.one{
    height: 100%;
    width: 100%;
    display: block;
}
.proadvant > ul li div.one img{
   margin-top: 50px;
  
}
.proadvant > ul li div.one .p1{
    font-size: 18px;
    margin-top: 40px;
 }
.proadvant > ul li div.two{
    height: 190px;
    width: 154px;
    color: #fff;
    background-color: #226ed8;
    padding: 25px;
    display: none;
}
.proadvant > ul li div.two .p1{
    font-size: 18px;
    margin-top: 15px;
}
.proadvant > ul li div.two .p2{
    font-size: 14px;
    line-height: 24px;
    margin-top: 40px;
}



 /* 更多产品 */
 .moreproduct{
     color: #000;
 }
 .pro_list{
   margin-top: 34px;
   height: 360px;
   overflow: hidden;
}
.pro_list  ul li{
    height: 360px;
    width: 298px;
    float: left;
    /* border: 1px solid; */
    position: relative;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    overflow: hidden;
 }
 .pro_pic{
     height: 360px;
     width: 298px;
     position: relative;
 }
 .pro_pic img{
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
 }
 
 .pro_mask{
     color: #fff;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0, 0, 0, 0.3);
     pointer-events:none; 
 }
 .pro_mask h3{
     font-size: 28px;
     color: #fff;
     text-align: center;
     height: 360px;
     line-height: 360px;
 }
 .pro_mask p {
    font-size: 14px;
    display: none;
    /* width: 200px; */
    margin: 0 50px;
    text-align: left;
 }
 .pro_mask .btn{
       display: none;
       cursor: pointer !important;
 }
 .active {
     background-color: rgba(52, 66, 83, 0.8);
     padding-top: 81px;
     height: 279px;
 }
 .active h3{
      font-size: 28px;
      height: 54px;
      line-height: 54px;
      font-weight: normal;
 }
 .active p{
     font-size: 14px;
     line-height: 24px;
     margin-top: 20px;
     display: block;
 }
 .active .btn{
     height: 40px;
     line-height: 40px;
     width: 148px;
   background-color: #698ab4;
   border: 1px solid #fff;
   border-radius: 2px;
   display: block;
   margin: 60px auto 0 ;
   
 }
 .more {
    width: 110px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    float: right;
    margin-right: 5px;
    margin-top: 18px;
    margin-bottom: 70px;
 }

 .more a {
    color: #fff;
 
}

.active {
    background-color: rgba(72, 124, 186, 0.8);
    padding-top: 81px;
    height: 279px;
}
.active h3{
     font-size: 28px;
     height: 54px;
     line-height: 54px;
     font-weight: normal;
     -webkit-animation: up1 0.2s linear both;
	animation: up1 0.2s linear both;
}
.active p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    display: block;
    -webkit-animation: up2 0.4s linear both;
	animation: up2 0.4s linear both;
}
.active .btn{
    height: 40px;
    line-height: 40px;
    width: 148px;
  background-color: #698ab4;
  border: 1px solid #fff;
  border-radius: 2px;
  display: block;
  margin: 60px auto 0 ;
  -webkit-animation: up2 0.4s linear both;
	animation: up2 0.4s linear both;
  
}
@-webkit-keyframes up1{
	from { opacity: 0; -webkit-transform: translateY(100px); transform: translateY(100px);}
	to { opacity: 1;}
}
@keyframes up1 {
	from { opacity: 0; -webkit-transform: translateY(100px); transform: translateY(100px);}
	to { opacity: 1;}
}
@-webkit-keyframes up2{
	from { opacity: 0; -webkit-transform: translateY(200px); transform: translateY(200px);}
	to { opacity: 1;}
}
@keyframes up2 {
	from { opacity: 0; -webkit-transform: translateY(200px); transform: translateY(200px);}
	to { opacity: 1;}
}
.exchange{
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #216dd7;
    border: 1px solid #226ed8;
    display: inline-block;
    margin: 40px 0;
    cursor: pointer;
}

/* new */
.industry_cases {
  width: 100%;
  height: 890px;
  background: url(../20250528/bg.png) no-repeat center;
  overflow: hidden;
}
.industry_cases .items_wrap {
  width: 860px;
  height: 660px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.industry_cases .items_wrap .items {
  width: 200px;
  height: 200px;
  background: #ffffff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
}
.industry_cases .items_wrap .items .cover {
  display: block;
  width: 120px;
  height: 120px;
}

.industry_cases .items_wrap .items .btns {
  width: 30px;
  height: 40px;
  position: absolute;
  top: 61px;
  left: 85px;
  cursor: pointer;
}

.industry_cases .items_wrap .items .titles {
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin-top: 10px;
}



