
                .hd { height: 4.5rem; position: relative; z-index: 19; background: #fff; line-height: 0; }
                .hd img { max-width: 100%; }
                .logo { width:29%; padding: .5rem 0 0 4%; }
                .text { width:37%; display: flex; justify-content: space-between; align-items: center; height: 4.5rem;  padding-right:5.15%;}
                .text a { display: block; color: #333333; font-size: 1.6rem; line-height: 5rem; }
                .text b { width: 0.25rem; height: 0.25rem; background: rgba(0, 0, 0, 1); opacity: 0.24; border-radius: 50%; display: inline-block; margin: .2rem .5rem; }
                .text span.cur a { color: #0054aa; font-weight: bold;}
                .navbtn { width: 2.3rem;  display: block; margin: 1.48rem 3.125% .8rem 1.25rem;overflow: hidden;}
                .menu2 { position: relative; z-index: 9; }
               .menu2 .slideMenu { width: 100%; display: none; z-index: 80; background:#eee; overflow: hidden; position: absolute; top:0; right: 0; transition: transform 1s; -webkit-transition: transform 1s; padding-bottom: 2rem;min-height: 64rem; }
                .menu2 .slideMenu li { color: #fff;  font-size: 1.42rem; float: left; height: 8.7rem; background: #fff; border-radius: 1.6rem; width: 29.5%; text-align: center; margin-left: 2.5%; margin-bottom: 1.5rem; box-shadow: 0 0.2rem 0.5rem rgba(0,0,0,0.12);  overflow:hidden;}
                .menu2 .slideMenu li a { color: #333333; display: block;  text-align: center; padding-top:5.6rem; line-height: 120%;background: url(images/nav1.jpg) no-repeat center 2rem; background-size:3.7rem;height: 3.27rem;}
                .menu2 .slideMenu li:nth-of-type(2) a{background: url(images/nav2.jpg) no-repeat center 2rem; background-size:3.7rem;height: 3.27rem;}
                .menu2 .slideMenu li:nth-of-type(3) a{background: url(images/nav3.jpg) no-repeat center 2rem; background-size:3.7rem;height:  3.27rem;}
                .menu2 .slideMenu li:nth-of-type(4) a{background: url(images/nav4.jpg) no-repeat center 2rem; background-size:3.7rem;height:  3.27rem;}
                .menu2 .slideMenu li:nth-of-type(5) a{background: url(images/nav5.jpg) no-repeat center 2rem; background-size:3.7rem;height:  3.27rem;}
                .menu2 .slideMenu li:nth-of-type(6) a{background: url(images/nav6.jpg) no-repeat center 2rem; background-size:3.7rem;height: 3.27rem;}
                .menu2 .slideMenu li:nth-of-type(7) a{background: url(images/nav7.jpg) no-repeat center 2rem; background-size:3.7rem;height:  3.27rem;}
                .menu2 .slideMenu li:nth-of-type(8) a{background: url(images/nav8.jpg) no-repeat center 2rem; background-size:3.7rem;height: 3.27rem;}
                .menu2 .slideMenu li:nth-of-type(9) a{background: url(images/nav9.jpg) no-repeat center 2rem; background-size:3.7rem;height: 3.27rem;}
                .menu2 .slideMenu ul { overflow: hidden; margin-bottom: 2.25rem; padding: 2rem 0; }
                .menu2 .h_contact .call { display: block; color: #0054aa; font-size: 1.2rem; line-height: 3.5rem; text-align: center; font-weight: bold; background: #fff; width: 12.15rem; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }
                
        .search{position:absolute;right:4%;bottom:-2.1rem;display:none;z-index:99;}
        .search .inp01{width:15rem;height:2.5rem;line-height:2.5rem;border:1px solid #333;border-radius:1rem;padding:0 2.2rem 0 0.5rem;float:left;font-size:1.3rem;background:#fff;}
        .search .inp02{background:url(images/t_btn1.jpg) no-repeat left center;width:1.3rem;background-size:100% 100%;margin-left:-2.3rem;float:left;border:0;height:1.3rem;margin-top:0.6rem;}
	   .t_btn1{width:4.78%;float:right;padding-top:1.35rem;}
        .t_btn1 img{width:100%;}
        .homeShow #showNext{display: none!important }
            

        .m2-title-nav-1 {
            overflow: hidden;
            position: relative;
            text-align: right;
            margin-top: 1px;
            height: 38px;
            padding: 7px 11px 0 9px;
            background: #e8e8e8;
            border-top: 1px solid #e8e8e8;
        }
        .m2-title-nav-1 a {
            display: inline-block;
            font-size: 0.875em;
            height: 32px;
            line-height: 28px;
            width: 32px;
            position: relative;
        }
        .m2-title-nav-1-bp, .m2-title-nav-1-bl, .m2-title-nav-1-bh {
            background: url(images/VISkins-m2.png) no-repeat;
            background-size: 35px 600px;
        }
        .m2-title-nav-1-bp {
            background-position: 0 0;
        }
        .m2-title-nav-1-bl {
            background-position: 0 -286px;
        }
        .m2-title-nav-1-bh {
            margin-right: 10px;
            background-position: 0 -232px;
        }
    

        .m2-search-1 {
            height: 30px;
            position: relative;
        }
        .m2-search-1-bt {
            width: 42px;
            height: 30px;
            float: right;
            border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            position: relative;
        }
        .m2-search-1-bt {
            background-color: #0054aa;
        }
        .m2-search-1-bt:before {
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            border-radius: 17px;
            position: absolute;
            right: 14px;
            top: 5px;
            z-index: 99;
        }
        .m2-search-1-bt:before {
            border: 3px solid #fff;
        }
        .m2-search-1-bt:after {
            content: '';
            display: block;
            width: 4px;
            height: 10px;
            border-radius: 5px;
            border: 0;
            position: absolute;
            right: 12px;
            top: 16px;
            z-index: 99;
            -webkit-transform: rotate(-52deg);
            -o-transform: rotate(-52deg);
            -ms-transform: rotate(-52deg);
            transform: rotate(-52deg);
        }
        .m2-search-1-bt:after {
            background: #fff;
        }
        .m2-search-1-in {
            float: right;
            position: absolute;
            z-index: 100;
            right: 10px;
            top: 15px;
            width: 42px;
            height: 30px;
            border:0;
        }
        
        .m2-search-1-in {
            background: transparent;
        }
        .m2-search-1-ipt {
            margin-right: 42px;
        }
        .m2-search-1-key {
            width: 100%;
            height: 30px;box-sizing: border-box;
            line-height: 30px;
            border-right: 0;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            text-indent: 15px;
            float: left;
            color: #333;
            border: 1px solid #0054aa;;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    

        .m1-src-results-hd {
            min-height: 100px;
            padding: 20px;
            line-height: 26px;
        }
    

    .p101-related-pro {
        padding: 1.7rem 4% 2rem;
    }
    
    .p101-related-pro-tit {
        height: 3.5rem;
        border-bottom: 1px solid #ededed;
        margin-bottom: 1.5rem;
        position: relative;
    }
    
    .p101-related-pro-tit h3 {
        display: inline-block;
        max-width: 60%;
        height: 3.5rem;
        line-height: 3.5rem;
        font-weight: normal;
        font-size: 1.8rem;
        color: #333333;
        position: relative;
    }
    
    .p101-related-pro-tit h3:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 0.15rem;
        background: #0054aa;
        left: 0;
        bottom: -0.1rem;
        z-index: 1;
    }
    
    .p101-related-pro-more {
        position: absolute;
        bottom: 0;
        right: 0;
        height: 2.75rem;
        line-height: 2.75rem;
    }
    
    .p101-related-pro-more span,
    .p101-related-pro-more a {
        display: block;
        height: 2.75rem;
        font-size: 1.3rem;
        color: #333333;
    }
    
    .p101-related-pro-more span {
        padding-right: 1.7rem;
    }
    
    .p101-related-pro-more i {
        position: absolute;
        width: 1.1rem;
        height: 1.1rem;
        border: 1px solid #0054aa;
        border-radius: 100%;
        top: 50%;
        margin-top: -0.6rem;
        right: 0.25rem;
    }
    
    .p101-related-pro-more i:after {
        content: "";
        width: 0.4rem;
        height: 0.4rem;
        border: 0.1rem solid #0054aa;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 0.33rem;
        margin-top: -0.22rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-related-pro-list {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-flow: wrap;
    }
    
    .p101-related-pro-list a {
        width: 48.26%;
    }
    
    .p101-related-pro-list dt {
        border-radius: 0.5rem;
        overflow: hidden;
    }
    
    .p101-related-pro-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-related-pro-list dd h4 {
        height: 3.5rem;
        line-height: 3.5rem;
        font-size: 1.3rem;
        font-weight: normal;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


                    .g-ft { width: 100%; background: #eee; -webkit-background-size: contain; background-size: contain; height: 17.3rem;  padding-top: 2.7rem;position: relative; box-sizing: border-box;}
                    .go_tops { position: relative; overflow: hidden; text-align: center; font-size: 1.3rem;color: #666666; line-height: 2.7rem;}
                    .go_tops a{ color: #666; padding: 0 1.5%;}
                    .go_tops h3{color: #666666;font-size: 1.3rem;}
                    .go_tops em{ display: inline-block; padding-left: 1.5rem;background: url(images/f_tel.png) no-repeat left 0;background-size:1.5rem; width: 50%; line-height: 129%;    text-align: left;}
                    .f_menu{ color: #666666; font-size: 1.3rem; text-align: center; line-height: 2.3rem;}
                    .g_top { display: block; width:4.5rem; position: fixed;     right: 2.5%;z-index: 88!important; bottom:17.5%;}
                    .g_top img { width:4.5rem; display: block; }
.f_menu{ margin: 0 4.4%;}
                    .f_nav { height:4.42rem; min-width: 320px; max-width: 750px; width: 100%; position: fixed; bottom: 0; z-index: 100; background: #0054aa; display: flex; justify-content: space-between; box-shadow: 0 -0.15rem 0.35rem 0 rgba(0, 0, 0, 0.09); }
                    .f_nav li { width: 25%; box-sizing: border-box; border-right: 1px solid #709fcf;}
                    .f_nav li a { height: 4.42rem; font-size: 1.2rem; color: #fff; line-height: 100%; display: block; text-align: center;}
                    .f_nav li img { width: 2.1rem; display: block; margin: 0 auto;padding: 0.3rem 0 0.25rem; }
                    .stick { position: fixed; left: 0; bottom: 0; }
                
