
		.g-hd{height:5.85rem;position: relative;z-index:19;}
		.m-logo{width:33.75%;padding:1.1rem 0 0 3.125%;position: relative;}
		body .m-logo img{    display: block;
    width: 47px;
    padding-top: 9px;}
		.m-text{width:50.5%;line-height:4rem;font-size:1.2rem;color: #444;white-space: nowrap;text-align: center;padding:1.1rem 0 0;}
		.m-text a{display:inline-block;color: #444;padding: 0 0.7rem;height:4rem;}
		.m-text a:nth-child(1){width:21%;display:block;padding:1.17rem 0 0;float:left;}
		.m-text a:nth-child(1) img{width:100%;display:block;}
		.f-fr{float: right;}
		.f-fl{float: left;}

		.downmenu{width:10.625%;display: block;padding:2.2rem 0 0;}
		.downmenu img{width: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:80%;padding:1.2rem 10% 2rem; display: none;z-index:80;background:rgba( 213 , 37 , 30 , 0.9);
			overflow:hidden;
			position:absolute;
			top:5.85rem; 
			right:0; 
			transition:transform 1s;
			-webkit-transition:transform 1s;
		}
		.menu2 .slideMenu li{border-bottom: 1px solid #fff;color:#fff;line-height:3.5rem; font-size:1.2rem;clear: both;}
		.menu2 .slideMenu li:last-child{border-width: 0.15rem;}
		.menu2 .slideMenu li a{ color:#fff;display:block;line-height:3.5rem;}
    

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #07389f;
                    border-bottom: 1px solid #FA756E;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
            

        .m1-sitemap-1  {
            padding-left: 1rem;
            padding-right: 1rem;
            margin-bottom:1rem;
        }
        .m1-sitemap-1  .m1-site-map-list {
            margin-top: 1rem;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list h3 {
            padding: .2rem 0 .8rem;
            color: #333333;
        }
        .m1-sitemap-1  .m1-site-map-list ul {
            border: 1px solid #efefef;
            overflow: hidden;
        }
        .m1-sitemap-1  .m1-site-map-list li {
            float: left;
            width: 33.333%;
            text-align: center;
            box-sizing: border-box;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .m1-sitemap-1  .m1-site-map-list li a {
            display: block;
            height: 2.7rem;
            line-height: 2.7rem;
            margin-bottom: -1px;
            border-bottom: 1px solid #efefef;
            padding:0 1%;
            white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
            color:#666666;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3n-1) {
            border-left: 1px solid #efefef;
            border-right: 1px solid #efefef;
        }
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(1) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(2) a,
        .m1-sitemap-1  .m1-site-map-list li:nth-of-type(3) a {
            border-top: 0 none;
        }
    
