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

            .main-tit-11 {
                height: 4rem;
                width: 100%;
                font-size: 1.6rem;
                text-align: center;
                color: #fff;
                line-height: 4rem;
                background: #353536;
                border-bottom: 1px solid #353536;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                box-sizing: border-box;
            }
        

        .m3-info-list-content-4 {
            border-bottom: 1px solid #ebebeb;
            padding: 2.25rem 0 1.25rem;
            margin-bottom: 1.5rem;
            overflow: hidden;
        } 
.m3-info-list-content-4-con {
            width: 93.75%;
            margin: 0 auto;
            padding-bottom: 1.5rem;
            overflow: hidden;
        } 
.m3-info-list-content-4-con li {
            float: left;
            width: 48%;
            padding-bottom: 1.3rem;
            text-align: center;
            overflow: hidden;
            margin-right: 4%;
            
        }
        /*.m3-info-list-content-4-con a:nth-child(2n) li{float: right;}*/ 
.m3-info-list-content-4-con li img {
            display: block;
            width: 100%;
            border:1px solid #ccc;
            box-sizing:border-box;
        } 
.m3-info-list-content-4-con li em {
            display: block;
            line-height: 1.2rem;
            margin: 0.5rem auto 0;
            max-width: 96%; 
        }
    

        .main-page-1 {
            height: 2.5rem;
            margin: 2rem auto;
            font-size: 1.3rem;
            line-height: 2.5rem;
            text-align: center;
        }
        
        .main-page-1 a {
            display: inline-block;
            width: 25%;
            height: 2.5rem;
            color: #fff;
            font-size: 1.3rem;
            line-height: 2.5rem;
            background:  #353536;
            border-radius: .5rem;
            overflow: hidden;
            vertical-align: top;
        }
        
        .main-page-1 .laypage_curr p {
            display: inline-block;
            margin: 0 5%;
            color: #666;
            vertical-align: top;
        }
    

        .main-footer-1 {
            height: 4.5rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
        }
        
        .main-footer-1-list {
            border-top: 1px solid #353536;
            display: none;
        }
        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            padding-left: 18%;
            position: relative;
        }
        .main-footer-1-list li a{ color:#fff; display:block;
            
            overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;}
        
        .main-footer-1-list li:after {
            content: "";
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            left: 30%;
            top: 1rem;
            background: #fff;
            border-radius: 100%;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background: #313131;
            border-top: 1px solid #353536;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    
