
		.g-hd{height:9.3rem;position: relative;background: #222;color: #d2ae56;}
		.m_tpho{text-align: center;display: block;height: 2.35rem;line-height: 2.35rem;background: #353535;color: #fbe995;margin-bottom: 1.4rem;font-size: 1.2rem;}
		.m_tpho span{display: inline-block;padding: 0 0 0 1.75rem;background:url(images/t_ico1.gif) no-repeat 0 center; -webkit-background-size:1.1rem 1.25rem; -moz-background-size: 1.1rem 1.25rem; -o-background-size: 1.1rem 1.25rem; background-size: 1.1rem 1.25rem;}
		.m_tpho b{display: inline-block;font-family: Times New Roman;font-size: 1.5rem;font-weight: normal;}
		.m-logo{width:36.25%;margin:0 0 0 3.125%;}
		.m-logo img{width:11.6rem;display:block;}
		.m-text{width:50.94%;line-height:4.1rem;font-size:1.8rem;white-space: nowrap;font-family: "SimSun";font-weight: bold;letter-spacing: -1px;}
    

        .g-ft {
            height: auto;
            padding: 0 0 5.4rem;
            position: relative;
            z-index: 99;
            font-size: 1.1rem;
            line-height: 2.8rem;
            text-align: center;
            z-index: 9;
            color: #d2ae56;
            z-index: 99;
        }
        
        .g-ft:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 13.2rem;
            background: #353535;
            left: 0;
            top: 2.25rem;
            z-index: -1;
        }
        
        .ontop {
            width: 13.28%;
            height: 5.3rem;
            display: block;
            text-align: center;
            margin: 0 auto;
            overflow: hidden;
            font-family: Arial;
            font-size: 1.3rem;
            background: url(images/ontop.png) no-repeat center 0;
            -webkit-background-size: 100%;
            -moz-background-size: 100%;
            -o-background-size: 100%;
            background-size: 100%;
            color: #fff;
            line-height: 5.4rem;
        }
        
        .ontop span {
            display: block;
            margin: 0 auto;
            color: #fff;
        }
        
        .f_con {
            height: 7.5rem;
            white-space: nowrap;
        }
        
        .f_con a {
            color: #d2ae56;
            padding: 0 0.5rem;
        }
        
        .social_nav5 {
            height: 5.4rem;
            position: fixed;
            bottom: 0;
            min-width: 320px;
            max-width: 640px;
            width: 100%;
            z-index: 999;
            background: #111;
            text-align: center;
            line-height: 2.2rem;
        }
        
        .social_nav5 li {
            height: 5.4rem;
            width: 25%;
            font-size: 1.1rem;
            float: left;
            color: #d2ae56;
            position: relative;
        }
        
        .social_nav5 ul a:nth-child(1) li {
            background: #a31f17;
            color: #fff;
        }
        
        .social_nav5 li:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 5.4rem;
            background: #1d1c18;
            left: 0;
            top: 0;
        }
        
        .social_nav5 li span {
            display: block;
            width: 1.9rem;
            height: 1.8rem;
            display: block;
            padding: 0.95rem 0 0;
            margin: 0 auto;
        }
        
        .social_nav5 li span img {
            width: 1.9rem;
            display: block;
        }
    
