
.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-info-list-content-1 {
            overflow: hidden;
        } 
.m2-info-list-content-1 ul a {
            overflow: hidden;
        } 
.m2-info-list-content-1 li p {
            height:3.2rem;
            line-height: 3.2rem;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.m2-info-list-content-1 li {
            float: left;
            width: 48%;
            text-align: center;
            display: block;
            box-sizing: border-box;
            margin-right: 4%;
            overflow: hidden;
        } 
.m2-info-list-content-1 li img {
            width: 100%;
            border: 1px solid #e2e2e2;
            box-sizing: border-box;
            display: block;
        }
    

        .m1-plate-4 .m1-hgroup {
            display: block;
            overflow: hidden;
            background-color: #fff;
        }
        
        .m1-plate-4 .m1-hgroup h2 {
            position: relative;
            float: left;
            font-size: 1.5rem;
            font-weight: normal;
            color: #323232;
        }
        
        .m1-plate-4 .m1-hgroup h2 i {
            color: #e62118;
        }
        
        .m1-plate-4 .m1-hgroup .m1-more-1 {
            float: right;
            padding-right: 2rem;
            margin-right: .8rem;
            font-size: 1rem;
            color: #595959;
            background: url(images/m1-skinVI.png) no-repeat 2.4rem -8.22rem;
            background-size: 4.7rem 199.7rem;
        }
        
        .m1-plate-4 .m1-hgroup .m1-more-2 {
            float: right;
            font-size: 1.15rem;
            color: #393939;
        }
        
        .m1-plate-4 .m1-hgroup-3 {
            height: 3rem;
            line-height: 3rem;
            background: #f1f1f1;
            border-bottom: 1px solid #a9a9a9;
            font-weight: normal;
            font-size: 1.4rem;
            padding: 0 1rem;
        }
        
        .m1-plate-4 .m1-hgroup-3 h2 {
            padding-left: .85rem;
        }
        
        .m1-plate-4 .m1-hgroup-3 h2:before {
            content: "";
            position: absolute;
            left: 0;
            top: .95rem;
            width: .3rem;
            height: 1.5rem;
            background-color: #f1f1f1;
        }
        
        .m1-plate-4 .m1-hgroup-3 .m1-tel {
            float: right;
            font-size: 1.5rem;
            color: #e32119;
        }
        /*板块4*/
        
        .m1-plate-4 {
            padding: 0;
            overflow: hidden;
            border-top: 1px solid #dfdfdf;
            border-bottom: 1px solid #dfdfdf;
            background-color: #fff;
            margin-bottom: 1rem;
        }
        
        .m1-plate-4-list {
            padding-bottom: 1.2rem;
            overflow: hidden;
        }
        
        .m1-plate-4-list li {
            float: left;
            width: 33.3333%;
            padding-top: 1.7rem;
        }
        
        .m1-plate-4-list li a {
            display: block;
            width: 6rem;
            margin: 0 auto;
            font-size: 1.4rem;
            text-align: center;
            color: #333;
        }
        
        .m1-plate-4-list li i {
            display: block;
            width: 6rem;
            height: 6rem;
            margin-bottom: 1.4rem;
            border: 1px solid #e3e3e3;
            border-radius: 50%;
            background: url(images/m1-skinVI.png) no-repeat;
            background-size: 4.7rem 199.7rem;
        }
        
        .m1-plate-4-list li.m1-plate-4-list-1 i {
            background-position: center -156.5rem;
        }
        
        .m1-plate-4-list li.m1-plate-4-list-2 i {
            background-position: center -164rem;
        }
        
        .m1-plate-4-list li.m1-plate-4-list-3 i {
            background-position: center -171.5rem;
        }
        
        .m1-plate-4-list li.m1-plate-4-list-4 i {
            background-position: center -179rem;
        }
        
        .m1-plate-4-list li.m1-plate-4-list-5 i {
            background-position: center -185.9rem;
        }
        
        .m1-plate-4-list li.m1-plate-4-list-6 i {
            background-position: center -192.8rem;
        }
    

.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;}
        
