/*热线样式*/
.ifont-style-1{ color: #fff; font-size: 16px; line-height: 60px;}
.iyellow{ color: #f6ba18;}
.ContactUs ul li{ width: 100%;
    float: left;
    position: relative;
    margin-bottom: 15px;}

/*新闻样式 */
.nhight-title{ height:50px; overflow: hidden;}
.nhight-box{ height: 143px; overflow: hidden;}
/*技术和行业解决方案*/
.ifancybox{   
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-size: 1.2rem;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
      -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;}
.ifanctext{ padding: 10px; color: #fff;}
.ifanctext a{ color: #fff;}
.ifanctext a:hover{ color: #f8f8f8;}
/*资讯与案例*/
.iline{border-bottom:1px dashed   #d8d8d8}
/*联系我们*/
.help-widget ul li{ line-height: 30px;}
