
		.g-hd{height:6.3rem;width: 100%; background: #fff;}
		.g-hd h1{float: left;width:43.5%;margin:1.2rem 0 0 1rem;display: inline;}
		.g-hd ul{float: left;width:38%;height: 1rem;margin-left:5%;margin-top:2.7rem;display: inline;}
		.g-hd ul li{float: left;font-size:1rem;line-height:1rem;width:32%;text-align: center;box-sizing: border-box;}
		.g-hd ul li:last-child{border-right: 0;}
		.g-hd ul li a{color: #000; font-weight: bold;}
		.g-hd .m-nav2{float: right;width:6.1%;margin:2.5rem 0 0;position: relative;padding-right:3.125%;display: inline;}
		.g-hd .m-nav2 .xx{display: none;}
		.g-hd .m-nav2 img{float: left;}
		.menu2{position: relative;z-index: 9999;}
        .head_shows {position: fixed;z-index: 99998;background:#fff;height:6.3rem;width: 100%;max-width: 640px;top: 0;}
        
        .menu2 .erji{width: 100%;display: none;z-index: 9999;height: 100%;overflow: hidden;position: fixed;margin: 0 auto;max-width: 640px;top:6.3rem;right: 0;left: 0;transition: transform 1s;-webkit-transition: transform 1s;background: url(img/menu_bg.jpg) no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;max-height: 100% !important;}
		.menu2 .erji span{display: block;width: 76%;margin: 0 auto;}
		.menu2 .erji span a{display: block;height: 3.8rem;line-height: 3.8rem;border-bottom: 1px solid #363739;font-size: 1.17rem;color: #fff;text-align: center;}
		.menu2 .erji span a:last-child{border-bottom: 0;}
		.menu2 .erji em{display: block;width: 76%;height:2.5rem;line-height: 2.5rem;font-size: 1.17rem;margin: 0.2rem auto 0;background: url(img/tel.gif) no-repeat 36% center #005dbd;background-size: 1.5rem 1.5rem;text-align:center;padding-left:2.1rem;box-sizing: border-box;border-radius: 0.2rem; display: none;}
		.menu2 .erji em a{color: #fff;}
	

            .m-cl-1nt4-3-01-tit {
                height: 4rem;
                width: 100%;
                font-size: 1.6rem;
                text-align: center;
                color: #414141;
                line-height: 4rem;
                background: url(images/m11-icon2.jpg) no-repeat center top;
                background-size: 100% 4rem;
                border-bottom: 1px solid  #22397d;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                box-sizing: border-box;
            }
            
            .m-cl-1nt4-3-01-list {
                padding: 0 3%;
            }
            
            .m-cl-1nt4-3-01-list dl {
                padding: 1.25rem 0;
                border-bottom: 2px solid #e5e5e5;
                display: inline-block;
                width: 100%;
            }
            
            .m-cl-1nt4-3-01-list dt {
                width: 33.3%;
                float: left;
                margin-right: 5.6%;
            }
            
            .m-cl-1nt4-3-01-list dt img {
                width: 100%;
            }
            
            .m-cl-1nt4-3-01-list h3 {
                height: 2.6rem;
                font-size: 1.4rem;
                line-height: 2.4rem;
                text-overflow: ellipsis;
                border-bottom: 0.15rem solid #f1f1f1;
                overflow: hidden;
                white-space: nowrap;
            }
            
            .m-cl-1nt4-3-01-list-desc {
                margin-top: 0.4rem;
                height: 3.6rem;
                font-size: 1.2rem;
                line-height: 1.8rem;
                color: #626262;
                overflow: hidden;
            }
            
            .m-cl-1nt4-3-01-list-data {
                font-size: 1.2rem;
                font-weight: bold;
                line-height: 1.8rem;
                color: #626262;
                display: inherit;
                float: right;
                margin-top: -1.8rem;
            }
        

        .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:  #22397d;
            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 #22397d;
            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 #22397d;
            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;
        }
    
