 
/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,
.slides-arrow:hover .owl-nav .owl-prev {
    opacity: .3
}

.slides-arrow.dot-center .owl-dots {
    position: relative;
    top: -30px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 100%
}
.banner_bg{
    height:380px;
   background-repeat: no-repeat;
    background-position: center center;
}
/* 首页轮播 */

/* 首页关于我们 */
.home-about {
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover
}

.home-about .padding-large {
    padding: 20px
}

.home-about h2 {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    word-break: break-all
}

.home-about h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #2196F3;
    width: 30px;
    height: 3px;
    bottom: -15px;
    left: 0;
}

/* 首页关于我们 */
 
.first_title,.m1_tt{
    color: #253554;
	font-size: 25px;
text-align: center;
font-family: Microsoft YaHei UI;
font-style: normal;
  }
  .m1_tt span{
    color: #1A5AFE;
  }
  .m1_ttdec{
    color: #9FA6B1;

text-align: left;
 
font-family: PingFang SC;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
  }
.owl-carousel .owl-item img{
		width: auto;
	}

/* 首页解决方案 */
.solution .media-img {
    position: relative;
}

.solution .media-img .mask {
    opacity: 0;
    z-index: 3;
    background: url(../images/solution-hover.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
}

.solution .media-img .mask .subtitle {
    padding: 15px
}

.solution .media-img .mask .more {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.solution .media-img:hover .mask {
    z-index: 5;
    transition: 0.3s;
    opacity: 1;
    transform: scale(1.1);
}

.solution .media-img .linear-link {
    z-index: 1;
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 65%, rgba(0, 0, 0, .8) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
}

.solution .media-img .linear-link .subtitle {
    padding: 0 15px;
    z-index: 3;
    width: 100%;
    bottom: 15px;
    left: 0;
    position: absolute;
    transition: 0.3s;
}

/* 首页解决方案 */

/* 首页新闻 */
.home-news-h .media-img {
    position: relative;
}

.home-news-h .media-img .post-title {
    background: #fff;
    bottom: 15px;
    left: 15px;
    width: 80%;
    padding: 15px;
    position: absolute;
    color: #333;
    transition: 0.5s;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.06)
}

.home-news-h .media-img:hover .post-title {
    bottom: 30px;
}

.home-news-h .media-img .post-title h3 a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    display: block;
}

.home-news-h .button {
    margin-top: 1rem;
    width: 48px;
    font-size: 16px;
    background: #2196F3;
    color: #fff
}

.home-news-h .media-img:hover .button {
    background: #ff9600;
    color: #fff;
}

.home-news-c .news-title {
    margin-top: 15px;
    margin-left: 15px
}

.home-news-c .news-title h2 a {
    font-size: 16px;
    margin-bottom: 10px;
    display: block
}

.home-news-c:hover .news-title h2 a {
    color: #ff9600
}

/* 首页新闻 end */

 
 /* public list  */
 .public_listul{
      
 }
 .pub_li{
  
 }
 .pub_li_box{
     display: flex;
 padding: 20px 18px;
 gap: 40px;
 border-radius: 12px;
 background: #F6F9FF;
 font-family: PingFang SC;
 line-height: 28px;
 width: 90%;
 margin:0 auto;
 margin-top: 30px;
 }
 .pub_li_right{
     display: flex;
     flex-wrap: wrap;
     flex-direction: column;
     flex-direction: column;
     max-width: 400px;
     gap: 12px;
 }
 .pub_litt{
     font-size: 24px;
     line-height: 2;
     color: #2B78F6;
 }
 .pub_lidec{
     font-size: 14px;
     color: #8B9DB6;
     
 }
 .pub_li_box:hover{
     border-radius: 12px;
 background: #1A5AFE;
 box-shadow: 0px 16px 30px 0px rgba(26, 90, 254, 0.30);
 }
 .pub_li_box:hover .pub_litt{
     color: #fff;
 }
 .pub_li_box:hover .pub_lidec{
     color: #fff;
     opacity: 0.6;
 }
  
 
	/* mod5_box */
.mod5_box{
 
    background: url("/style/img/index_mod5bg.png") 50% / cover no-repeat;
    }
     .mod5_more{
        position: absolute;
        right: 0;
     }
    /* public plan  */
    
    .plan_box{
        width: 100%;
         margin-top: 30px;
     
    }
    .plan_list{
      border-radius: 5px;
      width: 90%;
      align-items: flex-start;
      flex-shrink: 0;
      align-self: stretch;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      overflow: hidden;
      margin: 0 auto;
    }
    .plan_list:hover{
    border:1px solid #1A5AFE;
    }
    .plan_top{
        display: flex;
    height: 128px;
    padding: 24px 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    color: #fff;
    background: conic-gradient(from 180deg at 50% 50%, #1A5AFE 0deg, #578BFF 360deg);
    }
    .plan_toptt{
    
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    }
    .plan_topdec{
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        font-family: PingFang SC;
        opacity: 0.7999;
    }
    .plan_footbox{
        background: #fff;
        display: flex;
    padding: 24px 0px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    }
    .plan_foot{
        display: flex;
        height: 256px;
        padding: 0px 32px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
     
        align-self: stretch;
    }
    .plan_foot li{
        display: flex;
        gap: 12px;
        line-height: 32px; 
        justify-content: left;
        align-items: center;
    }
    
    .plan_foot li img{
        width: 16px;
    height: 16px;
    }
    .plan_foot li:last-child{
        align-items: flex-start;
    }
    .plan_foot li:last-child img{
        margin-top: 8px;
    }
    .plan_foot li span{
        max-width: 190px;
    }
    .plan_line{
        height: 1px;
    align-self: stretch;
    border-radius: 24px;
    background: #DCDCDC;
    }
    .plan_f_down{
        display: flex;
        padding: 0px 32px;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        align-self: stretch;
    }
    .plan_money{
        display: flex;
        align-items: flex-start;
        gap: 32px;   
        color: #E10000;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px; 
    }
    .plan_money span{
        font-family: PingFang SC;
    font-size: 28px;
    }
    .plan_btn{
        width: 100%;
        height: 32px;
        line-height: 32px;
        color:#1A5AFE;
        text-align: center;
        border-radius: 4px;
     
    border: 1px solid #1A5AFE;
    }
    .plan_btn:hover{
    background: #1A5AFE;
    color: #fff;
    }
    
    /* mod1 begin  */
    /* mod1 begin  */
    .mod1_box{
     
        background: #F7FBFF;
      }
 
     
    .m1_foot{
        position: relative;
    }
    .m1_f_l{
        position: absolute;
        top: 0;
        left: 2.5%;
       width: 95%;
    }
    .m1_f_ul{
        display: inline-flex;
     
        align-items: flex-start;
      
    }
    .m1_li{
        display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 700;
    line-height: 24px;
    font-family: Microsoft YaHei;
    flex-wrap: wrap;
    flex: 1 0 0;
    }
    .m1_litt{
        color: #1A5AFE;
    font-size: 18px;
    display: flex;
    }
    .m1_litt::after{
        display: inline-block;
        content: "+";
        font-size: 18px;
        margin-top:-10px;
    }
    .m1_lidec{
        color: #253554;
        font-size: 14px;
    }
    .m1_f_r{
        max-width: 900px;   
    }
    .m1_f_r_ttbox{
        display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    }
    .m1_f_r_tt{
        color: #9FA6B1;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    }
    .m1_f_img{
        width: 860px;
    height: 553px;
    flex-shrink: 0;
    }
    .m1_r_btnbox{
        display: flex;
        gap: 24px;
        align-items: center;
    }
    .border_bluebtn{
        display: inline-block;
        color: #1A5AFE;
        text-align: center;
        width: 115px;
        line-height:40px;
        height: 40px;
        border-radius: 4px;
    border: 1px solid #1A5AFE;
    
    
    }
    .border_bluebtn:hover{
        background: #1A5AFE;
        color: #fff;
    }
/* mod8 begin  */
.mod8{
    padding:30px 0;
    background: url(/style/img/mod8_bg.png)  50% / cover no-repeat;
}
.m8_title{

    color:#fff;
font-family: Microsoft YaHei UI;
font-size: 25px;
font-style: normal;
font-weight: 700;
 text-align: center;
}
.m8_dec{
    margin-top: 20px;
    color: #fff;
    text-align: center;
    font-family: PingFang SC;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.m8_box{
    margin-top:30px;
}
.m8_list{
    background: #fff;
    padding:20px;
    margin: 0 auto;
    width: 90%;
}
.m8_boxtt{
    display: flex;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
justify-content: space-between;
align-items: center;
color:  rgba(0, 0, 0, 0.65);
}
.m8_tt_l{
    font-size: 18px;
    display: flex;
    align-items: center;
}
.m8_tt_l svg{
margin-right: 16px;
}
.m8_tt_r{
    font-size: 16px;
    color:  rgba(0, 0, 0, 0.65);
}
.m8_footlist{
    margin-top:32px;
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 24px;
}
.m8_listtt{
    display: flex;
width: 100%;
justify-content: space-between;
align-items: flex-start;
font-family: PingFang SC;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px;
color:  rgba(0, 0, 0, 0.65);
}