
.breadcrumb-box{border-bottom:1px solid #e9e9e9}
.breadcrumb-box .am-breadcrumb{padding:16px 0 0;margin-bottom:1rem}
.breadcrumb-box .am-breadcrumb li a{font-size:14px;color:#383838}
.breadcrumb-box .am-breadcrumb .am-active{color:#0f24ff;font-size: 14px}
.breadcrumb-box .am-container{
    width: 80%;
    /*border: 1px solid darkblue;*/
}
.mc_main{
    margin: auto;
    text-align: center;
    overflow: hidden;
}
li{
    list-style: none;
}
p{
    margin: 0px;
}
.containers{
    width: 100%;
    margin: 0 auto;
}
.section{
    overflow: hidden;
}
.items-title{
    padding-top: 20px;
    font-size: 18px;
    color: #383838;
}
.items-up-img{
    float: left;
    width: 50%;
    padding-top: 20px;
    /* height: 360px;*/
}
.items-up-img img{
    width: 80%;
    height: 300px;
    margin: 0 auto;
}
.main-ones{
    margin-top:20px;
}
/*.main-one{
    height: 340px;
}*/
.items-title{
    color: #383838;
    font-size: 18px;
}

/*.main-one-text{
    padding-top: 30px;
}*/
.am-u-md-44 {
    width: 80%;
    text-align: center;
    padding-left: 300px;
}
.am-u-md-54 {
    width: 50%;
    text-align: center;
    padding-left: 300px;
}
.solution-container{
    /*    border: 1px solid red;*/
    overflow: hidden;
}
.detection img {
    /* height: 500px; */
    width: 65%;
    margin: 0 auto;
}