
.head2 {position: relative;z-index: 11;height:5.75rem;overflow:hidden; background:#fff;}
.head2 h1{ width:35%; float:left; margin:2.2rem 0 0 3%;}
.head2 h1 img{display:block; width:100%;}
.head2 h3{ width:51%; float:left; text-align:right;font-size:1.5rem; line-height:5.75rem; color:#333;}
.head2 h3 a{ display:inline-block; color:#333; padding:0 5%; text-align:center; position:relative;}
.head2 h3 a:before{ content:""; position:absolute; top:2.3rem; right:0; width:1px; height:15%; background:#ddd;}
.head2 h3 a:last-child:before{ background:none;}
.head2 .menu_btn{width:4.375%; height:4rem; float:right; margin:2.2rem 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:99;position:absolute; top:5.75rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgba(251,63,0,0.9); 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 {display:block;font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #fb5c03;
                    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{padding-bottom:6rem; background:#f4f4f4 url(images/fbg.gif) repeat-x center top; background-size:1px 4rem;}
.g-ft h3{ width:4rem; height:4rem; margin:0 auto;}
.g-ft h3 img{ display:block; width:100%;}

.fwz{ text-align:center; line-height:2.2rem; color:#333; font-size:1rem; margin-top:1rem; font-family:"Microsoft YaHei";}
.fwz a{ display:inline-block; padding:0 1.5%; color:#333; position:relative;}
.fwz b{ display:block; font-size:1.5rem;}
.fwz span{ display:block; text-align:center;}
.fwz span em{ display:block; width:30.9375%; margin:0.7rem auto 0;}
.fwz span em img{ display:block; width:100%; border:0.5rem solid #fff;}


.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:5rem; background:#333;z-index:92;}
.fnav li{ width:25%; float:left; height:5rem; position:relative;}
.fnav li:before{ content:""; position:absolute; top:0.5rem; right:0; width:1px; height:4rem; background:#717171;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.1rem; height:5rem; line-height:1.3rem; font-family:"Microsoft YaHei";}
.fnav li a:hover{background: #ff6903; /* Old browsers */
background: -moz-linear-gradient(left,  #ff6903 0%, #ff9730 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff6903 0%,#ff9730 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff6903 0%,#ff9730 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6903', endColorstr='#ff9730',GradientType=1 );}
.fnav li em{ display:block; width:22.5%; margin:0 auto 0.4rem; padding-top:0.6rem;}
.fnav li em img{ display:block; width:100%;}
        
