.solution img{
width:100% !important;
height:auto !important;
}

/*头部标题*/
.header_mid{
    height:1.28rem;
    width: 6.66rem;
    text-align: center;
    font:0.5rem/1.28rem "Arial";
    color:#fff;
    font-weight: bold;
}
.retn_pre{
    width:0.33rem;
    height:1.28rem;
    display: block;
    background: url("../images/return_pre.png") no-repeat center left;
    background-size: 100%;
}
/*头部标题结束*/
/*轮播*/
.mui-slider-indicator .mui-indicator{
    background: #fff;
}
.mui-indicator{
    width:0.3rem !important;
    height:0.3rem !important;
}
.mui-slider-item{
    height:auto !important;
}
.mui-slider-item a,.mui-slider-item a img{
    height:100%;
}
.mui-active{
    background: #ff1744 !important;
}
/*轮播结束*/
/*产品详情*/
.product_detial{
    background: #ececec;
}
.product_detial img{
    display: block;
    width: 100%;
    height:5.2rem;
}
.parameter{
    padding:0 0.32rem;
    background: #fff;
    margin-top:0.3rem;
}
.parameter h1{
    font:0.5rem/0.98rem "Arial";
    color:#333;
    font-weight: bold;
}
.parameter p .title{
    font:0.4rem/0.8rem "Arial";
    color:#3a3c3e;
    font-weight: bold;
    margin-right:0.25rem;
}
.mes{
    font:0.4rem/0.8rem "Arial";
    color:#3a3c3e;
}

.product{
    padding:0.2rem 0 0 0.24rem;
    background: #fff;
    overflow: hidden;
    margin-bottom:0.26rem;
}

.product_title h1{
    font-weight: bold;
    font:0.64rem/0.64rem "Arial";
    color:#3a3c3e;
    margin-bottom: 0.37rem;
}
.product_title_a{
    display: block;
    width: 1.73rem;
    height:0.66rem;
    color:#fff;
    font:0.32rem/0.66rem "Arial";
    border-radius: 0.31rem;
    text-align: center;
    font-weight: bold;
    background: #e62129;
}
/*产品详情结束*/

/*应用*/
.mar_btm0{
    margin-bottom: 0 !important;
}
.solution_tab{
    width: 100%;
    border: 2px solid #e62129;
}
.tab_list{
    width: 33.3%;
    height:0.58rem;
    font:0.3rem/0.58rem "Arial";
    color:#e62129;
    text-align: center;
    background: #fff;
}
.tab_border{
    border-right: 1px solid #e62129;
}
#div_con_2,#div_con_3{
    display: none;
}
.tab_list_hover{
    background: #e62129;
    color:#fff;
}
.solution{
    padding:0.1rem 0.26rem;
    background: #fff;
    margin-bottom:0.26rem;
}
.solution h3{
    font:0.5rem/0.98rem "Arial";
    color:#333;
    font-weight: bold;
}
.solution p{
    font:0.4rem/0.6rem "Arial";
    color:#333;
}
.solution,.aplicacion,.about{
    padding:0.24rem;
    background: #fff;
}
.solution_list{
    margin-bottom: 0.3rem;
    padding-top:0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.solution_list_a{
    display: block;
    width: 48%;
    margin-bottom: 0.25rem;
}
.solution_list_a img{
    width: 100% !important;display: block;
    overflow: hidden;
    height:3rem !important;
}
.aplicacion_a_left p{
    padding-right:1rem;
}

/*应用结束*/

.xz_box{
    background: #fff;
    padding: 0.4rem 0.32rem;
    display: flex;
    justify-content: space-between;
    margin-bottom:0.3rem;
}
.xz_box a{
    display: block;
    width: 48%;
    height: 1rem;
    text-align: center;
    font:0.4rem/1rem "Arial";
}
.xz_box_left{
    background: #ffc000;
    color: #000000;
}
.xz_box_right{
    background: #0070c0;
    color: #fff;
}



