
			.g-hd{height:5.8rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:14.5%;margin:1.3rem 0 0 3.75%;}
			.g-hd ul{float: left;height:5.8rem;margin-left: 14%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:5.8rem;padding:0 1.5rem;}
			.g-hd ul li a{color: #666;}
			.g-hd ul li.cur a{color: #e82319;}
			.g-hd .m-nav2{float: right;width:2rem;margin:2.3rem 3.75% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 5.8rem;width:100%;height:50rem;background: #333;z-index: 200;}
			#menu p{width: 85%;margin: 2rem auto 0;text-align: center;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed rgba(255,255,255,0.5);box-sizing: border-box;}
			#menu p a:last-child{border: 0;}
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #333;
                    line-height: 4rem;
                    /*background: #e82319;*/
                    background: url(../images/m11-icon2.jpg) no-repeat center top;
                    background-size: 100% 4rem;
                    border-bottom: 1px solid #FA756E;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    box-sizing: border-box;
                }
            

        .m2-search-1 {
            height: 30px;
            position: relative;
        }
        .m2-search-1-bt {
            width: 42px;
            height: 30px;
            float: right;
            border-radius: 0 4px 4px 0;
            -webkit-border-radius: 0 4px 4px 0;
            position: relative;
        }
        .m2-search-1-bt {
            background-color: #e82319;
        }
        .m2-search-1-bt:before {
            content: '';
            display: block;
            width: 12px;
            height: 12px;
            border-radius: 17px;
            position: absolute;
            right: 14px;
            top: 5px;
            z-index: 99;
        }
        .m2-search-1-bt:before {
            border: 3px solid #fff;
        }
        .m2-search-1-bt:after {
            content: '';
            display: block;
            width: 4px;
            height: 10px;
            border-radius: 5px;
            border: 0;
            position: absolute;
            right: 12px;
            top: 16px;
            z-index: 99;
            -webkit-transform: rotate(-52deg);
            -o-transform: rotate(-52deg);
            -ms-transform: rotate(-52deg);
            transform: rotate(-52deg);
        }
        .m2-search-1-bt:after {
            background: #fff;
        }
        .m2-search-1-in {
            float: right;
            position: absolute;
            z-index: 100;
            right: 10px;
            top: 15px;
            width: 42px;
            height: 30px;
            border:0;
        }
        
        .m2-search-1-in {
            background: transparent;
        }
        .m2-search-1-ipt {
            margin-right: 42px;
        }
        .m2-search-1-key {
            width: 100%;
            height: 30px;box-sizing: border-box;
            line-height: 30px;
            border-right: 0;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -webkit-border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            text-indent: 15px;
            float: left;
            color: #333;
            border: 1px solid #e82319;;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    

        .m1-src-results-hd {
            min-height: 100px;
            padding: 20px;
            line-height: 26px;
        }
    

			.g-ft{ height: 11rem; position: relative;}
			.g-ft  p{ margin: 0 3.1%; padding-bottom: 0.9rem; border-bottom: 1px solid #f4f4f4;line-height: 1.7rem;height: 1.7rem;}
			.g-ft  p .dt{ display: inline-block; padding-left: 1rem; background:url(../images/line2.jpg) no-repeat left; background-size: 0.6rem 1.7rem; font-size: 1rem;color: #333;}
			.g-ft  p .gs{ display: inline-block;font-size: 1rem; color: #999; margin-left: 3rem;}
			.g-ft  p .top{ float: right; width: 5.5rem;}
			.g-ft  p .top img{display:block;width: 100%;}
			.g-ft i{ margin-left: 3.1%; height: 3.5rem; line-height: 3.5rem; display: block;font-size: 1rem; color: #999;}
			.f_nav{height: 4.8rem;background-color: #363636;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
			.f_nav li{float: left;width: 25%;height: 4.8rem;text-align: center;border-right: 1px solid #5e5e5e;box-sizing: border-box;}
			.f_nav li:first-child{ border:0 ; background: #e82319;}
			.f_nav li img{display:block;width: auto;height: 1.75rem;margin: 0.8rem auto 0.2rem;}
			.f_nav li span{display: block;color: #ffffff;font-size: 1.1rem;line-height:2rem;}
		
