
        .g-hd {
            height: 6.2rem;
            position: relative;
            padding: 1.7rem 0 0;
            color: #fff;
        }
        
        .m-logo {
            width: 25.78%;
            margin: 0 0 0 3.125%;
        }
        
        .m-text {
            width: 28%;
            line-height: 1.9rem;
            font-size: 1.4rem;
            color: #333;
            padding: 0.6rem 0 0 10.3%;
            position: relative;
            white-space: nowrap;
        }
        
        .m-text b {
            display: block;
        }
        
        .m-text:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 3.5rem;
            background: #d6d7d1;
            left: 1.8rem;
            top: 0.9rem;
        }
        
        .downmenu {
            width: 6.875%;
            display: block;
            margin: 1.2rem 3.125% 0 0;
        }
        
        .downmenu img {
            width: 2.2rem;
            display: block;
        }
        
        .head2 .menu_btn a.downmenu.hover {
            background: #fb4c36;
            border-radius: 5px;
            box-shadow: 1px 1px 1px #666;
        }
        
        .menu2 {
            position: relative;
            z-index: 9;
        }
        
        .menu2 .slideMenu {
            width: 33.75%;
            padding: 0.35rem 0 1.2rem;
            display: none;
            z-index: 80;
            background: rgba(29, 90, 159, 0.8);
            overflow: hidden;
            position: absolute;
            text-align: center;
            top: 6.2rem;
            right: 0;
            transition: transform 1s;
            -webkit-transition: transform 1s;
        }
        
        .menu2 .slideMenu li {
            border-bottom: 1px solid #4879b1;
            color: #fff;
            line-height: 3.45rem;
            font-size: 1.2rem;
            clear: both;
        }
        
        .menu2 .slideMenu li:last-child {
            border: 0;
        }
        
        .menu2 .slideMenu li a {
            color: #fff;
            display: block;
            line-height: 3.45rem;
        }
    

        .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: #206ebb;
        }
        .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 #206ebb;;
            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: 2.6rem;
            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-bottom: 1rem;
            margin-right: 4%;
            overflow: hidden;
        } 
.m2-info-list-content-1 li img {
            width: 100%;
            border: 1px solid #e2e2e2;
            box-sizing: border-box;
            display: block;
        }
    

		.g-ft{height:auto;padding:0 0 5.1rem;position:relative;z-index:99;color: #555;font-size:1.2rem;}
		.g-ft:before{content: "";position: absolute;width: 100%;height:15.1rem;background: #f1f1f1;top: 2rem;left: 0;z-index:-1;}
		.ontop{height:5.8rem;color: #fff;display: block;text-align: center;}
		.ontop span{color: #fff;width:4.25rem;height:4.25rem;margin:0 auto;display: block;overflow: hidden;font-size:1.2rem;line-height:5rem;background:url(images/ontop.gif) no-repeat center 0; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
		.f_con{height:5.9rem;line-height: 2rem;color: #555;text-align:center;}
		.f_con p span{display: block;}
		.f_con p a{color: #555;}

		.social_nav5{height:5.1rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:999;background:#1d76cb;text-align: center;}
		.social_nav5 li{height:5.1rem;width:25%;line-height:2.3rem;font-size:1.3rem;float:left;color:#fff;position:relative;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
		.social_nav5 li:before{content: "";position: absolute;width: 0.1rem;height: 100%;background: #4f94d6;left: 0;top: 0;}
		.social_nav5 a:nth-child(1) li{background: #12528f;}
		.social_nav5 a:nth-child(1) li:before{background:none;width: 0;height: 0;}
		.social_nav5 li span{display: block;width:1.9rem; display:block;padding:0.9rem 0 0;margin:0 auto;}
		.social_nav5 li span img{ width:1.9rem; display:block;}
    
