@media screen and (max-width: 1101px) {
    .box_width{
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .enroo_keyword span {
        display: block
    }
}

@media screen and (max-width: 992px) {
    .p_a_tl_a {
        position: absolute;
        top: 61%;
        left: 17.2%;
    }

    .p_a_b_b {
        position: absolute;
        left: -49%;
        top: 81%;
    }

    .p_a_b_c {
        position: absolute;
        top: 81%;
        left: 10.5%;
    }

    .p_a {
        position: absolute;
        top: 63%;
        left: 53%;
    }

    .enroo_nav {
        /* padding: 10px 0; */
    }

    .flex_end {
        display: flex;
        justify-content: flex-end;
    }

    .product .p_80 {
        padding: 21px;
    }
}

@media screen and (max-width: 991px) {
    .enroo_nav {
        background: #000;
        height: 51px;
    }

    .enroo_nav nav ul {
        background: #000;
    }
    .enroo_nav nav ul .nav-item a{
        height: 35px;
        line-height: 35px;
        font-size: 13px;
    }
    .carousel_margin_top{
        margin-top: 161px !important
    }
}
@media screen and (max-width: 768px) {
    .enroo_keyword span {
        font-size: 12px;
    }

    .new_md_3 {
        width: 100%;
        min-width: 100%;
    }

    .new_md_9 {
        width: 100%;
        min-width: 100%;
    }

    .about_content_ul li {
        text-align: center;
    }

    .search {
        justify-content: center;
    }

    .hotline {
        justify-content: center;
    }
    .news_silver_div{
        left: 30px;
    }
}

@media screen and (max-width: 767.5px) {

    /* .carousel {
        padding-top: 136px;
    } */
    .col_p_a {
        position: inherit;
        right: 0px;
        top: 0px;
    }

    .new_detail_img {
        margin-top: 30px;
    }

    .product .p_80 {
        padding: 64px;
    }

    .p_b160 {
        padding-bottom: 280px !important;
    }

    .p_a_tl_a {
        position: absolute;
        top: 76%;
        left: 6%;
    }

    .d {
        position: absolute;
        top: 13px;
        left: -13px;
    }

    .l {
        position: absolute;
        top: 16px;
        left: 101px;
    }

    .p_a_b_b {
        position: absolute;
        top: 101px;
        left: 14px;
    }

    .p_a_b_c {
        position: absolute;
        top: 101px;
        left: -154px;
    }

    .div_box {
        padding: 0px;
    }

    /* .about_tab{
        display: none;
    } */

    /* .p_t_80_b_40>.container>.row>.col-md-2{
        text-align: center;
    } */
}

@media screen and (max-width: 721.5px) {
    .icon_div {
        width: 180px;
        height: 180px;
    }

    .major {
        padding: 33px 45px;
    }

    .icon_div+.icon_div {
        margin-left: 0px;
    }

    .icon_div {
        margin-top: 95px;
        margin-right: 75px;
    }

    .p_a {
        position: relative;
        top: 0;
        left: 0;
    }

    .d {
        position: relative;
        top: 0;
        left: 0;
    }

    .l {
        position: relative;
        top: 0;
        left: 0;
    }

    .p_a_b_b {
        position: relative;
        top: 0;
        left: 0;
    }

    .p_a_b_c {
        position: relative;
        top: 0;
        left: 0;
    }

    .p_a_tl_a {
        position: relative;
        top: 0;
        left: 0;
    }
}

@media screen and (max-width: 768px) {
    .custom-kx-1-5 .nav-pills {
        padding-left: 15px;
        padding-right: 15px;
    }
    .custom-kx-1-5 .nav-pills .tab_link{
        width: 100%;
    }
    .df_acenters .col-md-6:nth-child(2n){
        padding-left: 0px;
    }
}

@media screen and (max-width: 601px){
    .carousel_index{
        bottom: 10px !important;
    }
    .carousel_margin_top{
        margin-top: 161px !important;
    }
}

@media screen and (max-width: 564px) {
    .professional_div .professional_title {
        flex-direction: column;
    }

    .enroo_keyword {
        margin-top: 15px;
    }

    .enroo_keyword span {
        font-size: 14px;
    }
    .professional_enroo_right{
        margin-top: 20px;
    }
    .solution_img img{
    	height: 100%;
   	}
}

@media screen and (max-width: 500px) {
    .new_md_3 {
        min-width: 100%;
        margin-right: 0px;
    }

    .new_md_9 {
        min-width: 100%;
    }

}

@media screen and (max-width: 539.5px) {
    .icon_div {
        margin: 95px auto 0 !important;
        float: none;
    }
    .about_activities{
    	display: block
    }
    .about_activities_img{
    	width: 100%;
    }
    .about_activities_content{
    	width: 100%;
    }
}
@media screen and (max-width: 400px){
	.product_border{
		max-width: 100%;
	}
}
@media screen and (max-width: 255.5px) {
    .icon_div {
        width: 100px;
        height: 100px;
        margin: 57px auto 0 !important;
    }

    .major {
        padding: 3px 11px;
        position: absolute;
        top: 3%;
        left: 3%;
    }

    .transform_50>i {
        font-size: 39px;
    }
}