
.mi_head_all{
    display: none;
}
.mi_head{
    width: 100%;
    background-color: #ffffff;
    transition: all 0.3s;
    top: 0;
    position: fixed;
    z-index: 999;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    height: 18vw;

}

.mi_head .logo {
    width: 43%;
    float: left;
    margin: 4% 0 0 4%;
}
.mi_head .mi_Cal{
    float: right;
    width: 15%;
    position: relative;
    right: 0;
    padding: 9% 0;
}
.mi_head .mi_Cal .mmitem{
    position: absolute;
    width: 10vw;
    height: 2px;
    background-color: #FFB400;
    display: block;
    transition: all .3s;
}
.mi_head .mi_Cal .mmitem:nth-of-type(1){
    top: 6vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(2){
    top: 9vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(3){
    width: 6vw;
    top: 12vw;
    margin-left: 4vw;
}
.menuls{
    position: fixed;
    right: 0;
    width: 60%;
    transform: translateX(100%);
    top: 0;
    z-index: 999;
    height: 100%;
    background-color: #ffffff;
    transition: all .3s;
    overflow-y: scroll;
    overflow-x: hidden;
    opacity: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
}
.menuls .menu_one {
    line-height: 18vw;
    height: 18vw;
    background-color: #FFB400;
}

.menuls .menu_one .span1 {
    display: inline-block;
    font-size: 4vw;
    color: #ffffff;
    margin-left: 10%;
    letter-spacing: 1px;
}
.menuls .menu_one .headclose {
    width: 10vw;
    height: 10vw;
    position: absolute;
    left: -15vw;
    top: 5vw;
    display: none;
}

.menuls .menu_two ul {
    width: 100%;
}
.menuls .menu_two ul li {
    line-height: 15vw;
    width: 100%;
    border-top: 1px solid #f2f2f2;
}
.menuls .menu_two ul li>a{
    font-size: 4vw;
    display: block;
    width: 84%;
    padding: 0 10%;
    color: #777;
    transition: color 0.3s ease 0s;
}
.show .mi_head{
    transform: translateX(-60%);
}
.show .logo{
    /*padding: 5% 0;*/
}
.show .menuls{
    opacity: 1;
    transform: translateX(0%);
}
.show .mmitem:nth-child(2n){
    opacity: 0;
}
.show .mmitem:nth-of-type(1) {
    transform: rotate(45deg);
    top: 9vw!important;
}
.show .mmitem:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 10vw!important;
    top: 9vw!important;
    margin-left: 5vw!important;
    right: 5vw!important;
}
.show .headclose{
    display: block!important;
}



.VerticalMenu {
    padding: 0px;
    width: 100%;
    cursor: pointer;
    text-align: left;
}
.VerticalMenu > div {
    width: 100%;
    float: left;
}
.VerticalMenu .bianse{
    color: #FFB400 !important;
}
.VerticalMenu .sjx{
    position: absolute;
    /* display: block; */
    border-top: 1.5vw solid transparent;
    border-left: 2vw solid #777;
    border-bottom: 1.5vw solid transparent;
    margin: 5.5vw 0.5vw 0;
    right: 9%;
    transform: rotate(0deg);
    transition: transform 0.4s linear;
}
.VerticalMenu .sxjsele{
    color: #FFB400 !important;
    transform: rotate(90deg);
    border-left: 2vw solid #FFB400;
}
.VerticalMenu .span2{
    width: 84%;
    padding: 0 10%;
    height: 15vw;
    overflow: hidden;
    display: inline-block;
    font-size: 4vw;
    color: #777;
}
.VerticalMenu .span2 a {
    max-width: 80%;
    display: inline-block;
}
.VerticalMenu .span2 .arrow{
    display: inline-block;
    text-align: right;
    width: 10%;
    float: right;
}
.VerticalMenu > div > div:first-child {
    font-size: 14px;
    height: 15vw;
    line-height: 15vw;
    border-top: 1px solid #f2f2f2;
}
.VerticalMenu > div > div:first-child:hover {
    color: #FFB400;
}
.VerticalMenu > div > div:first-child > i:last-child {
    line-height: 40px;
    float: right;
    transform: rotate(0deg);
    transition: transform 0.2s linear;
}
.VerticalMenu > div > div:last-child {
    width: 100%;
    display: none;
    padding: 0 0vw 0 2vw;
    font-size: 0.8vw;
    color: #777;
}
.VerticalMenu > div > div:last-child > div{
    font-size: 3.5vw;
    height: 12vw;
    line-height: 12vw;
    overflow: hidden;
    padding-left: 9%;
}
.VerticalMenu > div > div:last-child > div:hover{
    color:  #FFB400;
}
/*.VerticalMenu > div:last-child > div:first-child{*/
/*border-bottom-left-radius: 5px;*/
/*border-bottom-right-radius: 5px;*/
/*}*/
.VerticalMenu > div:last-child::after{
    display: block;
    clear: both;
}
.VerticalMenu .cpbs{
    color:  #FFB400!important;
}

@media screen and (max-width: 1000px){
    html{
        overflow: auto!important;
    }
    body, html{
        overflow-x: hidden;
    }
    /*xlt-k*/
    ::-webkit-scrollbar
    {
        width: 0;
        height: 0;
    }

    ::-webkit-scrollbar-track
    {
        background-color: #ffffff;
    }
    .mi_head_all{
        display: block;
    }
    .headtop,
    .hsmls
    {
        display: none;
    }
    .peach{
        width: auto;
        margin: 0 2%;
    }
    .pubimg1s{
        width: 100%;
        height: 100%;
        display: block;
    }
    .footer{
        display: none;
    }
    .copyright{
        height: auto;
        padding: 2% 0;
    }
    .foot_ter,
    .youq_tx
    {
        width: 100%;
        border: none;
        height: auto;
    }
    .foot_bottom_l,
    .foot_bottom_r
    {
        width: 100%;
        text-align: center;
    }
    .foot_bottom_l{
        height: auto;
        line-height: 2;
    }
    .foot_bottom_l a{
        display: block;
    }

    .o-sliderContainer{
        margin-top: 18vw;
    }
    .star_product{
        margin-top: 30px;
    }
    .insp_titele{
        display: flex;
        flex-direction: column;
    }
    .insp_titele .it_word{
        font-size: 5vw;
    }
    .insp_titele .it_explain{
        font-size: 4vw;
    }
    .insp_titele .it_img span{
        font-size: 3.5vw;
    }

    .spm_content{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-top: 10px;
    }
    .spm_content:hover .spm_mbshow{
        display: none;
    }
    .spm_content .spmc_img{
        width: 100%;
        height: 130px;
    }
    .swiper-button-prev,
    .swiper-button-next
    {
        background-size: 30px!important;
    }
    .one_step{
        height: 100px;
        background-size: 170%;
    }

    .funnel{
        height: auto;
        background: #FFB400;
        display: flex;
        flex-direction: column;
    }
    .funnel_first{
        font-size: 5vw;
        font-weight: bold;
    }
    .funnel .peach{
        padding-top: 15px;
        line-height: 1.8;
    }
    .funnel_tel{
        font-size: 4.3vw;
        padding: 0;
        height: auto;
        line-height: 3;
    }
    .showcase .it_img{
        margin: 0;
    }
    .showcase .it_word{
        margin: 20px 0 10px;
    }
    .showcase_main .sm_left{
        width: 100%;
    }
    .showcase_main .sm_right{
        width: 100%;
    }
    .swiper-slide{
        display: block!important;
    }
    .showcase_main .sm_left{
        height: 300px;
    }
    .showcase_main .sm_right .smr_first{
        width: 49%;
        margin: 2% 2% 0 0;
    }
    .showcase_main .sm_right .smr_first:nth-child(2n){
        margin-right: 0;
    }
    .sm_left:hover .sml_show{
        display: none;
    }
    .index_friend .if_img{
        height: auto;
    }
    .index_friend .peach .if_big{
        padding-top: 30px;
        font-size: 5vw;
    }
    .index_friend .if_title{
        font-size: 4vw;
    }
    .index_friend .ifi_main{
        width:calc(100%/3 - 1.5%);
        margin: 0 2% 2% 0;
        height: 90px;
    }
    .index_friend .ifi_main:nth-child(3n){
        margin-right: 0;
    }

    .index_friend .ifim_img{
        width: 100%;
        height: 63px;
    }
    .index_news{
        margin-top: 30px;
    }
    .index_news .insp_body{
        margin-bottom: 0;
    }
    .index_news .inpb_one{
        width: 100%;
        margin-bottom: 10px;
        height: 165px;
        margin-right: 0;
    }
    .index_news .inpbod_big{
        font-size: 5.5vw;
    }
    .index_news .inpbo_date{
        width: 28%;
    }
    .index_news .inpbo_content{
        width: 65%;
        padding-top: 33px;
    }
    .youq_tx,
    .youq_lbox
    {
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }
    .link_img{
        width: 120px;
        height: 33px;
        background-size: contain;
    }
    .youq_tx a{
        width: auto;
        height: 35px;
        line-height: 35px;
        margin-right: 10px;
        font-size: 12px;
    }
    .foot_bottom_r{
        display: none;
    }

    .location{
        display: none;
        margin-top: 18vw;
    }
    .pr_box{
        width: 100%;
        padding: 0 2%;
        margin-top: 18vw;
    }
    .pr_box img{
        max-width: 100%;
        height: auto;
    }
    .c_biao,
    .i_biao,
    .s_biao
    {
        margin: 18vw auto 0!important;
        height: auto!important;
    }
    .c_biao img,
    .i_biao img,
    .s_biao img
    {
        width: 65%;
        margin: 0 auto!important;
    }

    .pr_img{
        width: calc(100%/2 - 1%);
        margin: 0 2% 2% 0;
        height: 208px;
    }
    .pr_img:nth-child(3n){
        margin-right: 2%;
    }
    .pr_img:nth-child(2n){
        margin-right: 0;
    }
    .pr_img:hover .spm_mbshow{
        display: none;
    }
    .page2{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .page2 a{
        padding: 2px 6px;
    }
    .pr_ny{
        width: 100%;
        height: auto;
    }
    .pr_ny .pr_ny_img{
        height: 100% !important;
        width: 100% !important;
    }
    .pr_ny .pr_ny_img img{
        height: 100% !important;
        width: 100% !important;
    }
    .pr_ny .pr_ny_name{
        width: 100%;
        height: auto;
        padding-bottom: 9%;
    }
    .pr_ny_name p:nth-child(1){
        font-size: 4vw;
        width: 100%;
        margin: 3.5% 3%;
        text-indent: 0;
    }
    .pr_ny_name p:nth-child(2){
        width: 100%;
        margin: 3%;
    }
    .pr_ny_name p:nth-child(3){
        margin: 3%;
        width: auto;
    }
    .pr_ny_name p:nth-child(3) a{
        margin: 0!important;
        height: 40px!important;
        line-height: 40px!important;
        width: 120px!important;
    }
    .pr_ny_name p:nth-child(3) span{
        margin-left: 0 !important;
        padding: 0!important;
    }
    .c_d_t,
    .pr_n_con{
        width: 100%;
        clear: both;
        height: auto;
        display: inline-block;
        margin: 3% 0 0!important;
    }
    .c_d_t span{
        font-size: 4vw;
        height: 50px;
        width: 150px;
        color: #fff;
        text-indent: 20px;
        line-height: 50px;
    }
    .pr_n_con span:nth-child(1){
        width: auto;
    }
    .pr_n_con img{
        max-width: 100%;
    }
    .page_n{
        width: auto;
    }
    .case_box{
        width: auto;
        padding:0 2%;
    }
    .case_img{
        width: calc(100%);
        margin: 5% 0 0 0;
        height: auto;
        background-color: transparent;
    }
    .case_img:nth-child(2n){
        margin-right: 0;
    }
    .c_img1{
        width: 100%;
        height: auto;
    }
    .c_txt1,
    .ca_l
    {
        width: auto;
    }
    .case_img:hover .c_mbshow{
        display: none;
    }
    .anlt,
    .anlt_box
    {
        width: auto;
        clear: both;
        background-size: 198%;
        background-position: center;
    }
    .anlt_img{
        width: 100%;
        height: auto;
    }
    .anlt_img>a{
        width: auto;
    }
    .news_box{
        width: auto;
        float: left;
        height: auto;
    }
    .news_box>a>.img_box{
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .news_box>a>.img_box>img{
        width: 100%;
        height: auto;
        transform: inherit;
        padding: 2%;
        margin: 0;
    }
    .news_box>a>.txt_box{
        width: 100%;
        height: auto;
        margin: 0;
        padding: 2%;
    }
    .news_box>a>.txt_box>.new_dis,
    .news_box>a>.txt_box>.new_dis1,
    .news_box>a>.txt_box>.new_title
    {
        width: 100%;
        margin: 0;
    }
    .news_box:hover a>.img_box>img{
        transform: inherit;
    }
    .new_ny,
    .new_ny_tile,
    .new_ny_con,
    .new_ny_con,
    .new_ny_co,
    .new_ny_ti
    {
        width: auto;
    }
    .page_n p:nth-child(1){
        width: 60%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .contact-cont{
        margin-top: 3%;
    }
    .contact-cont img{
        object-fit: cover;
    }
    .pr_box  table{
        width: 100% !important;
    }
    .pr_box  table > tbody > tr {
        width: auto;
    }
    body > div.pr_box > div > table > tbody{
        width: auto;
    }
    body > div.pr_box > div > table > tbody > tr{
        display: flex;
        flex-direction: column;
    }
    body > div.pr_box > div > table > tbody > tr > td:nth-child(1),
    body > div.pr_box > div > table > tbody > tr > td:nth-child(2)
    {
        width: 100% !important;
    }
    .about-cont strong{
        font-size: 18px;

    }

    }