
.head2 {position: relative;z-index: 99;height:9.4rem;overflow:hidden;}
.head2 h5{ height:2.9rem; background:#57b75c url(images/lx.gif) no-repeat 15% center; background-size:2.45rem 2.35rem; font-size:1.2rem; line-height:2.9rem; padding-left:23%; color:#fff;}
.head2 h5 em{ font:1.4rem Impact; color:#ff0000;}
.head2 h2{ width:35.9375%; float:left; margin:0.5rem 0 0 3%;}
.head2 h2 img{display:block; width:100%;}
.head2 h3{ width:44.5%; float:left; text-align:right;font-size:1.2rem; line-height:6.5rem; color:#000; font-weight:bold;}
.head2 h3 a{ display:inline-block; color:#414141; padding:0 5%; text-align:center;}
.head2 .menu_btn{width:6.56%; height:4rem; float:right; margin:2.4rem 3% 0 0;}
.head2 .menu_btn a.downmenu{display:block; width:100%;}
.head2 .menu_btn img{ display:block; width:100%;}

.menu2 .slideMenu{ width:100%; display: none;z-index:101;position:absolute; top:9.4rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:#57b75c; padding:1rem 0 2rem;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem;}
.menu2 ul li a {font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

        .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: #57b75c;
        }
        .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 #57b75c;;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    

            .m2-crumbs-1 {
                line-height: 3.6rem;
                height:3.6rem;
                padding-left: 0.6rem;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                border-top: 1px solid #d9d9d9;
                box-shadow: 0 1px #fff;
                position: relative;
                margin-bottom:1rem;
                background-color: #f6f6f6;
                background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
                background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
                background-image: linear-gradient(top, #f6f6f6, #eaeaea);
                border-bottom: 1px solid #d9d9d9;
               white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            } 
.m2-crumbs-1 a {
                color: #666;
            } 
.m2-crumbs-1 span {
                padding: 0 0.25rem;
            } 


    .m2-left-nav-1 {
        margin: 1.3rem 1rem 1.8rem 1rem;
    } 
.m2-left-nav-1 .m2-left-nav-1-list {
        border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        overflow: hidden;
    } 
.m2-left-nav-1 .m2-left-nav-1-list li .down {
        height: 4.0rem;
        display: block;
        padding-left: 1rem;
        line-height: 4.0rem;
        box-sizing: border-box;
    } 
.m2-left-nav-1 .m2-left-nav-1-list .down span {
        width: 4rem;
        height: 4rem;
        float: right;
        display: block;
        background: url(images/href_icon2.png) no-repeat center center;
        background-size: 1.2rem; 
        overflow: hidden;
    } 
.m2-left-nav-1 .m2-left-nav-1-list li .borderno {
        border: none;
    } 
.m2-left-nav-1 .m2-left-nav-1-list li p {
        position: relative;
    } 
/*一列展现*/ 
.m2-left-nav-1 .list1 li {
        height: 3.6rem;
        line-height: 3.6rem;
        border-bottom: 1px solid #e1e1e1;
        padding-left: 3.3rem;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    } 
.m2-left-nav-1 .list1 li:before {
        content: "";
        overflow: hidden;
        position: absolute;
        left: 2.0rem;
        top: 1.46rem;
        z-index: 7;
        width: 0;
        height: 0;
        border-width: 0.3rem;
        border-style: solid;
        transform: roate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        border-color: #333 #333 transparent transparent;
    } 
.m2-left-nav-1 .list1 li:after {
        content: "";
        overflow: hidden;
        position: absolute;
        left: 2.0rem;
        top: 1.56rem;
        z-index: 8;
        width: 0;
        height: 0;
        border-width: 0.2rem;
        border-style: solid;
        transform: roate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        border-color: #fff #fff transparent transparent;
    }
    /* -- 产品导航页二级导航背景颜色，字体颜色和线条颜色  -- */ 
.m2-left-nav-1 .list1 {
        display: none;
    } 
.m2-left-nav-1 .m2-left-nav-1-list {
        border: 1px solid #e1e1e1;
    }
    /*产品导航最外层边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list .on p {
        border-bottom: 1px solid #ffffff;
        background-color: #fbfbfb;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e1e1e1));
        background-image: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: -ms-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: linear-gradient(top, #fbfbfb, #e1e1e1);
    }
    /*产品导航展开边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list li .down {
        border-bottom: 1px solid #e1e1e1;
        background-color: #ffffff;
    }
    /*产品导航收缩边框*/
    /*.m2-left-nav-1  .m2-left-nav-1-list li:last-child .down { border:none; }*/ 
.m2-left-nav-1 .m2-left-nav-1-list li p {
        border-bottom: 1px solid #e1e1e1;
        background-color: #ffffff;
    }
    /*产品导航收缩边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list li ul a {
        border: 0;
    }
    /*产品导航二级栏目边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list .list1 .a_tit:before {
        border-color: #500971 #500971 transparent transparent;
    } 
.m2-left-nav-1 .m2-left-nav-1-list .list1 .a_tit:after {
        border-color: #fff #fff transparent transparent;
    }


.g-ft{ padding:2.5rem 0 7rem;}
.g-ft h2{ height:5.05rem; overflow:hidden; background:url(images/fline.gif) repeat-x center center; background-size:1px 0.4rem;}
.g-ft h2 em{ display:block; width:5.05rem; margin:0 auto;}
.g-ft h2 img{ display:block; width:100%;}
.g-ft h3{ text-align:center; font-size:1.3rem; line-height:1.6rem; color:#333; margin:1rem 0 0 0;}
.g-ft h3 em{ display:block; height:2.9rem; margin-top:1rem;}
.g-ft h3 em a{ display:inline-block; width:28.125%; height:2.9rem; line-height:2.7rem; font-weight:bold; font-size:1.2rem; border:2px solid #57b75c; box-sizing:border-box; margin:0 2%; color:#222;}
.g-ft h3 a{ color:#222;}
.g-ft h3 p{ width:59.84375%; margin:2rem auto 0; text-align:center; font-size:1.2rem; color:#333; line-height:4rem; background:url(images/code_bg.png) no-repeat center top; background-size:100% auto;}
.g-ft h3 p i{ display:block; width:40.2%; margin:0 auto;}
.g-ft h3 img{ display:block; width:100%;}
.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; overflow:hidden; height:5.4rem; background:#57b75c; z-index:40;}
.fnav li{ width:25%; float:left; height:5.4rem; line-height:5.4rem; font-size:1.2rem; font-weight:bold; text-align:center; position:relative;}
.fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#79c57d;}
.fnav li a{ display:block; color:#fff;}
.fnav li em{ display:block; width:31.25%; margin:0 auto; padding-top:1.5rem;}
.fnav li em img{ display:block; width:100%;}
.fnav li:nth-child(1){ background:#3a923f;}
        
