/*
*首页样式
*/
.anli{margin-top:2rem;}
.anlibg{position:relative;}
.anliInner{width:85%;position:absolute;top:0;left:7.5%;}
.anliInner a{color:#000;}
.anliInner .leftUl li{float:left;}
.anliInner .rightUl li{float:right;}
.anliInner .anliImgLeft{width:42%;margin-top:-3%;}
.anliInner .anliInfoLeft{width:48%;padding:2.5% 10% 0 6%;text-align:left;}
.anliInner .anliInfoLeft .anliSort{font-size:1.2rem;font-weight:bold;color:#004B8E;padding-bottom:20%;}
.anliInner .anliInfoLeft .anliTitle{font-size:1.3rem;}
.anliInner .anliInfoLeft .anliLine{width:60%;height:1px;background-color:#DEE7F1;}
.anliInner .anliInfoLeft .anliRange{font-size:0.675rem;color:#939393;}
.anliInner .anliButtonLeft{width:10%;padding-top:2.8%;}
.anliInner .anliImgRight{width:42%;margin-top:-3%;}
.anliInner .anliInfoRight{width:48%;padding:2.5% 10% 0 3%;text-align:left;}
.anliInner .anliInfoRight .anliSort{font-size:1.2rem;font-weight:bold;color:#004B8E;padding-bottom:20%;}
.anliInner .anliInfoRight .anliTitle{font-size:1.3rem;}
.anliInner .anliInfoRight .anliLine{width:75%;height:1px;background-color:#DEE7F1;}
.anliInner .anliInfoRight .anliRange{font-size:0.675rem;color:#939393;}
.anliInner .anliButtonRight{width:10%;padding-top:2.8%;}
.anliMore{display:block;width:7rem;padding:0.1rem 0;border:1px solid #406B9F;margin:2rem auto;border-radius:2px;font-size:1.2rem;}
.bohao{width:50px;position:fixed;top:300px;right:0;overflow:hidden;z-index:9999;}
.bohao img{opacity:0.8;}
.bohao2{width:50px;position:fixed;top:370px;right:0;overflow:hidden;z-index:9999;}
/* 在线客服 */
.kefu .kefu-box{
    width: 50px;
    height: 50px;
    color: #ffffff; 
    background-color: #337ab7;
    text-align: center;
    font-size: 18px;
}
.kefu .text{
    width: 50px;
    height: 20px;
    color: #ffffff; 
    background-color:  #337ab7;
    text-align: center;
    font-size: 10px!important;
}
/* .index_aboutus img{max-width:285px;_width:expression(this.width > 285 ? "285px" : this.width);} */


.service_big_box .service_box {
    height: 92px;
    border-radius: 5px;
    padding-bottom: 23px;
    background-image: url(../images/serviceIcon/headbg.png)!important;
    background-size: cover;
    padding: 23px;
    color: #fff;
}
.service_big_box  .service_little_box {
    padding: 20px 23px 0px;
}
.service_big_box{
      /*border:1px solid #B8B8B8;*/
      border-radius: 5px;
      box-shadow: 0px 5px 5px 5px #f7f7f7;  
}
.service_card{
    margin-bottom:20px;
    padding:20px!important;
  
}
.service_big_box .service_little_box{
    text-align: left;
}
.service_big_box .service_little_box h5{
    padding-top:10px;
    padding-bottom: 10px;
}
.service_big_box .service_little_box h5 a{
    color: #333333;
}
.service_big_box .service_little_box p a{
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #999999;
}
.summaryInner{
    color: #333333;
}
.blurb{
    /*background-color: #F0F0F0;*/
}
.blurb .product-big-box {
    position: relative;
    height: 148px;
    padding: 22px;
    background: #f7f7f7;
    border-radius: 4px;
}
.blurb .product-big-box .product-title {
    border: 1px solid #999999;
    border-radius: 4px;
    width: 60px;
    font-size: 12px;
    color: #808080;
    line-height: 24px;
    padding: 2px;
}
.blurb .product-big-box div {
    display: flex;
    justify-content: space-between;
}
.blurb .product-big-box div span:nth-child(2) {
    color: #ff7800;
    line-height: 24px;
}
.blurb .product-big-box div span:nth-child(1) a {
    font-size: 16px;
    color: #333333;
}
.blurb .product-big-box p a {
    color: #808080;
}
.tec-box{
    position:relative;
}
.tec-box:nth-child(1) div:nth-child(1){
    position:absolute;
    top: 10px;
    right: 5px;
}
.tec-box:nth-child(2) div:nth-child(1){
     position:absolute;
    top: 10px;
    left: 5px;
}