
.g-hd{ width:100%; height:4.4rem;position: relative;background: #fff; max-width:750px; min-width:320px; margin:0 auto;}
.g-hd .logo{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.g-hd .logo a{display: block;width: 22.4%;margin: 1.5rem 0 0 1.5rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 52%;float: left; margin:0 0 0 34%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 33.3%;height: 4.4rem;line-height: 4.4rem;text-align: center;float: left;}
.m-nav ul li a{font-size: 1.2rem;color: #333;}
.m-nav ul li.cur a{color: #cb2039;}

.downmenu{width: 2.5rem;position: absolute;top: 1rem;right: 1.5rem; line-height:0;}
.downmenu img{width: 2.5rem;height: 2.5rem;}
.menu2 { position: relative;z-index: 102; }
.menu2 .slideMenu { width: 100%; display: none; z-index: 80; background:rgba(0,0,0,0.8); overflow: hidden; position: absolute; top: 4.4rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; }
.menu2 .slideMenu ul{ padding:2rem; overflow:hidden; margin-bottom: 2rem;}
.menu2 .slideMenu li { border-bottom: 1px solid rgba(255,255,255,0.5); color: #fff; line-height: 4rem; font-size: 1.4rem; clear: both; }
.menu2 .slideMenu li a { color: #fff; display: block; line-height: 4rem; text-align: center; }
.menu2 .slideMenu .contact a:first-child { display: block; color: #fff; font-size: 1.8rem; line-height: 100%; text-align: center; font-family: Arial; }
.menu2 .slideMenu .contact .call { display: block; color: #fff; font-size: 1.2rem; line-height: 3.5rem; text-align: center; font-weight: bold; background: #cb2039; width: 40%; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }


                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #cf213a;
                    /*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;
        }
    

.g-ft{width: 100%;height: 14.5rem; max-width:750px; min-width:320px; margin:0 auto; padding:1rem 0 0;background: #f4f4f4;}
.g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem; z-index:10;}
.g-ft h3 img{width: 4rem;height: 4rem;}
.fwz{color: #666; font-size:1.3rem;line-height: 2.2rem;text-align: center;width: 100%;padding: 1rem 0 0;}
.fwz a{color: #666;}
.fwz span{padding-left: 1rem;}
.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:750px; width:100%; height:5rem; background:#262626;z-index:50;}
.fnav li{ width:25%; float:left; height:5rem; position:relative;line-height: 0;}
.fnav li:before{ content:""; position:absolute; top:20%; right:0; width:1px; height:60%; background:#3c3c3c;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.3rem; height:5rem;}
.fnav li em{ display:block; width:1.8rem; margin:0.8rem auto 1rem;}
.fnav li em img{width: 1.8rem;height: 1.8rem;}
.fnav li:first-child{background: #cb2039;}
.fnav li:last-child:before,.fnav li:first-child:before{ background:none;}

