
    body{background:url(images/bg01.gif) repeat;-webkit-background-size:14.85rem 14.85rem; -moz-background-size: 14.85rem 14.85rem; -o-background-size: 14.85rem 14.85rem; background-size: 14.85rem 14.85rem;}
    .g-hd{height:11.55rem;position: relative;z-index:19;position: relative;background:url(images/topbg.jpg) no-repeat center 0;-webkit-background-size:100% 7.95rem; -moz-background-size: 100% 7.95rem; -o-background-size: 100% 7.95rem; background-size: 100% 7.95rem;}
    .t_con{height:7.95rem;overflow: hidden;}
    .m-logo{width:15.625%;position: relative;margin:1rem 0 0 3.125%;}
    .m-logo img{width:100%;display: block;}
    .m-wz{width:64%;font-size:1.1rem;line-height:1.7rem;padding:2rem 0 0 3.44%;background: linear-gradient(to bottom, #fef090, #fef090, #fff0c5, #fef090);-webkit-background-clip: text;color: transparent;}
    .m-wz b{display: block;font-size: 1.3rem;line-height:2rem;}
    .t_menu{height: 3.6rem;line-height:3.6rem;overflow: hidden;background:url(images/mhbg1.gif) repeat center 0;-webkit-background-size:2rem 3.6rem; -moz-background-size: 2rem 3.6rem; -o-background-size: 2rem 3.6rem; background-size: 2rem 3.6rem;}
    .m-text{width:100%;font-size:1.3rem;white-space: nowrap;text-align: center;color: #1b1209;}
    .m-text a{display:block;color: #1b1209;}
    .m-text span{display:inline-block;color: #1b1209;width: 25%;}
    .m-text span:first-child{width:18%;}
    /*.m-text span.cur a{color: #ffc624;background:url(images/mhbg2.gif) repeat center 0;-webkit-background-size:2rem 3.6rem; -moz-background-size: 2rem 3.6rem; -o-background-size: 2rem 3.6rem; background-size: 2rem 3.6rem;}*/
    .f-fr{float: right;}
    .f-fl{float: left;}

    .downmenu{width:12.5%;display: block;padding:2.7rem 0 0;}
    .downmenu img{width:3rem;display: block;}

    .menu2{position: relative;z-index:9;}

    .menu2 .slideMenu{
      width:80%;padding:1.2rem 10% 2rem; display: none;z-index:80;background:rgba(202, 114, 39, 0.95);
      overflow:hidden;
      position:absolute;
      top:0;
      right:0;
      transition:transform 1s;
      -webkit-transition:transform 1s;opacity: 0.9;
    }
    .menu2 .slideMenu li{border-bottom: 1px solid rgba(237, 198, 87, 0.9);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;}
    

        .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: #cb7e57;
        }
        .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 #cb7e57;;
            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: #fff7e7;
                /*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;
            } 


        .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{height:auto;padding:0 0 3.5rem;position:relative;color: #555;margin:2rem auto 0;text-align: center;font-size:1.1rem;line-height:2.6rem;z-index:12;}
    .ontop{display: block;position: fixed;right:2%;bottom:3.5rem;width:3.65rem;height:3.65rem;}
    .ontop span,.ontop span img{display:block;width:3.65rem;height:3.65rem;}
    .f_text{height:7.5rem;padding:3rem 0 0;}
    .f_text i{color: #555;display: inline-block;width: 3.2rem;}
    .f_text a{color: #555;display: inline-block;}

    .social_nav5{height:3.5rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:999;text-align: center;line-height:1.5rem;background:url(images/footbg.gif) repeat-x 0 0;-webkit-background-size:100% 3.5rem; -moz-background-size: 100% 3.5rem; -o-background-size: 100% 3.5rem; background-size: 100% 3.5rem;}
    .social_nav5 li{height:3.5rem;width:25%;font-size:0.9rem;float:left;color:#3c1a00;position:relative;}
    .social_nav5 li span{display: block;width: 1.2rem;height: 1.5rem;margin: 0.3rem auto 0;}
    .social_nav5 li span img{display: block;width: 1.2rem;height: 1.5rem;margin:0 auto;}
    
