
.g-hd{ width:100%; height:5rem;position: relative;background: #fff; max-width:640px; 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: 23.75%;margin: 1.1rem 0 0 1rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 55%;float: left; margin:0 0 0 33%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 33.3%;height: 5rem;line-height: 5rem;text-align: center;float: left;}
.m-nav ul li a{font-size: 1.1rem;color: #000;}
.m-nav ul li.cur a{font-weight: bold;}

.m-nav2{width: 2rem;position: absolute;top: 1.8rem;right: 1rem;z-index: 102; line-height:0;}
.m-nav2 .oo{display: block;}
.m-nav2 .oo img,.m-nav2 .xx img{width: 2rem;height: 1.5rem;}
.m-nav2 .xx{display: none;}
.m-nav2 .erji{display: none;position: absolute;top: 3.2rem;right: -1rem;z-index: 10; max-width:640px; min-width:320px;width: 32rem; padding:2rem 0; background:rgba(0,0,0,0.8);}
.erji ul li{line-height: 4rem;height: 4rem; border-bottom:#d9e2e6 1px solid;width: 100%;text-align: center;}
.erji ul li a{font-size: 1.4rem;color: #fff;width: 100%; display:block;}
.erji  .er_tel{display: block;font-size: 1.4rem;color: #fff;width: 56.25%;height: 3rem;text-align: center;line-height: 3rem;overflow: hidden; background:#0b78bd; margin:2rem auto 0;border-radius:5rem; }


                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #fff;
                    line-height: 4rem;
                    background: #0b78bd;
                    /*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: 10rem; max-width:640px; min-width:320px; margin:0 auto; padding:1rem 0 0;background: #f2f2f2;}
	.g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem;}
	.g-ft h3 img{width: 4rem;height: 4rem;}
	.fwz{color: #666; font-size:1rem;line-height: 1.8rem;text-align: center;}
	.fwz a{color: #666;}
	.fwz span{ padding:0 0 0 1rem;}
	.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:3.5rem; background:#333;z-index:50;}
	.fnav li{ width:25%; float:left; height:3.5rem; position:relative;line-height: 3.5rem;position: relative;text-align: center;}
	.fnav li:before{ content:""; position:absolute; top:1.6rem; right:0; width:1px; height:0.5rem; background:#7d7d7d;}
	.fnav li a{ display:block; color:#fff; font-size:1.1rem; height:3.5rem;}
	.fnav li:first-child{
background: #0c79bd; /* Old browsers */
background: -moz-linear-gradient(left,  #0c79bd 0%, #3db89a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0c79bd 0%,#3db89a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0c79bd 0%,#3db89a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c79bd', endColorstr='#3db89a',GradientType=1 ); /* IE6-9 */
	}
	.fnav li:last-child:before,.fnav li:first-child:before{ background:none;}
	
