
.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; }


        .m-xx-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            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;
        }
        
        .m-xx-01-txt {
            width: 93.75%;
            font-size: 1.4rem;
            color: #535353;
            line-height: 2.2rem;
            text-align: center;
            border-bottom: 1px solid #a3a3a3;
            margin: 0.6rem auto;
            padding: 1rem 0;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

       .m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3.125%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box; 
            margin-top: .2rem;
            font-size: 1rem;
            line-height:3rem;
            text-align: center;
            color: #fff;
            background:#3bb898;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.1rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        }
    

	.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;}
	
