@media screen and ( min-width: 768px ) {
    .phone-icon{
        color: #ff2c26;
        text-align: center;
        border: 1px solid #ff2c26;
        border-radius: 15px;
        padding: 3px 6px;
    }
}

.blank10{font-size: 1px; text-indent: -999px; clear:both; height:10px;}
.blank20{font-size: 1px; text-indent: -999px; clear:both; height:20px;}
.blank30{font-size: 1px; text-indent: -999px; clear:both; height:30px;}
.blank40{font-size: 1px; text-indent: -999px; clear:both; height:40px;}
.blank50{font-size: 1px; text-indent: -999px; clear:both; height:50px;}

body{
    padding-top: 50px;
    background: #f2f2f2;
}

#zx_nav{
    margin-bottom:0;
}

/*解决方案*/
.jjfa{
    /*padding: 50px 0 100px;*/
}

.jjfa .row .outer{
    background: #e6212a;
    width:100px;
    height:100px;
    border-radius: 50px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    margin:0 auto;
}
.jjfa .row .col-xs-3:hover .outer{
    color: #e6212a;
    background: #ffffff;
}

.jjfa .row .col-xs-3:hover p{
    background: #e6212a;
    color: #ffffff;
}

.jjfa .row p{
    text-align: center;
    font-size: 16px;
    padding: 5px 10px;
    margin: 15px 0;
    -webkit-border-radius: 20px;
    -moz-border-radius:;
    border-radius: ;
}

/*行业案例*/



.hyal .row p{
    line-height: 30px;
}

.hyal .col-xs-2{
    padding: 15px;
}

.hyal .row h4{
    font-size: 20px;
}

.hyal .row p{
    font-size: 18px;
    line-height: 40px;
}

.hyal .col-xs-2:hover{
    padding: 0;
}

.hyal .row{
    margin: 0;
}

.line{
    position: relative;
    font-size: 11px;
    text-align: center;
}

.line b{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #bbb;
    vertical-align: middle;
    z-index: 0;
}

.line span{
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 0 20px;
    background-color: #fff;
    color: #666666;
    z-index: 2;
}

.news_list li{
    font-size: 18px;
    line-height: 30px;
}

.news_list li a{
    color: black;
    text-decoration: none;
}

.news_list li a:hover{
    color: red;
}

.links{
    margin-top:50px;
    border-top: 1px solid black;
    padding-top: 20px;
}

h3.lm_title{
    font-weight: normal;
}

/*swiper*/
.swiper-container {
    width: 100%;
    height: 100%;
    padding-top: 20px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    position: relative;
}

.swiper-slide img{

}

.swiper-slide p{
    margin:0;
    background: #eee;
}

.swiper-slide:not(.swiper-slide-active){
    transform: scale(0.8);
}

.wmdys .row p{
    text-indent: 2em;
}

.hyal .row{
    margin-top: 20px;
}

.hyal p{
    text-indent: 2em;
}

.gysbzs .row{
    margin-top: 20px;
}
.gysbzs h5{
    font-size:18px;
}


#footer{
    border-top: 3px solid #0081CC;
    background: #F0F0F0;
}


#footer .link{
    text-align: center;
}

#footer a{
    color: #000;
    text-decoration: none;
}

#footer a:hover{
    color: red;
}

/*红色*/
.icon_red{
    color: #dd0000;
}

#kf{
    width: 137px;
    height: 50px;
    background: #000;
    background: url('/imgs/kf_bg.png') center center no-repeat #00AEF3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 99;
}
#kf a{
    display: block;
    width:100%;
    height: 100%;
}

.navbar-brand{
    padding: 7px 7px;
}

#text-content{
    line-height: 24px;
    background: #ffffff;
    padding: 20px;
}

#lists .active a{
    color: #ffffff;
}

#lists .list-group-item a{
    text-decoration: none;
    display: block;
}

#text-content .breadcrumb{
    background: #ffffff;
}

.list-zc{

}

.list-zc-item{
    line-height: 20px;
    font-size: 14px;
    color: #404040;
    padding: 10px 0 10px 14px;
    background: url(/imgs/list_s1.gif) no-repeat 0 18px;
}

#category_list{

}

#category_list h3{
    color: #404040;
    font-size: 20px;
    line-height: 60px;
    font-weight: 700;
    border-bottom: #ff9f00 2px solid;
}

#category_list li a{
    color: #000;
}

#category_list li.active{
    color: #e84135;
}
