
			/*头部*/
          .g-hd{height:5rem; position: relative;background: url(images/head_bg.jpg) no-repeat center ; background-size: 100% 5rem;}
          .g-hd img{display: block;width: 100%;}
          .g-hd h1{float: left;width: 21.8%;margin:1.1rem 0 0 3.1%;}
          .g-hd h1 img{ display:block;}
   
          .g-hd ul{float: right;height:1.2rem;margin-top:1.8rem; margin-right: 1.3rem;}
          .g-hd ul li{float: left;font-size: 1.2rem;line-height:1.2rem;}
          .g-hd ul li:first-child{ border: 0;}
          .g-hd ul li a{color: #000000; font-size: 1.2rem;line-height:1.2rem;padding:0 1rem;border-left: 1px solid #bfbfbf;}  
          .g-hd ul li.first a{ border: 0;}  
          .g-hd ul li.cur a{ color:#018fd9;}
          .g-hd .m-nav2{float: right;width:6.8%;margin:1.6rem 3.1% 0 0;}
          #menu{display:none;background: url(images/menu_bg.jpg) no-repeat center;background-size: 100% 56.9rem; 
            position: absolute;left: 0;top: 5.1rem;width: 100%; height:56.9rem; z-index: 200;}
          #menu p{width:67.5%; margin-left: 16%;}
          #menu p a{display: block;height: 4.2rem;line-height: 4.2rem;font-size: 1.3rem;color: #000000;border-bottom: 1px solid #adbcc2;text-align: center;}
          #menu p a:last-child{border: 0;}
          #menu p a:first-child{margin-top: 2.1rem;}  
            #menu .bo{ display: block; width: 6.8rem; height: 3.3rem;background: url(images/bo.png) no-repeat center;background-size: 11rem 3.3rem; font-size: 1.2rem;line-height: 3.3rem; margin: 1.2rem auto 0; color: #fff; padding-left: 4.2em; } 
		

                .main-tit-11 {
                    height: 4rem;
                    width: 100%;
                    font-size: 1.6rem;
                    text-align: center;
                    color: #333;
                    line-height: 4rem;
                    /*background: #018fd9;*/
                    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: #018fd9;
        }
        .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 #018fd9;;
            box-shadow: 3px 2px 3px #ccc inset;
        }
        
    

        .m1-src-results-hd {
            min-height: 100px;
            padding: 20px;
            line-height: 26px;
        }
    

     .g-ft{height:12rem;position: relative; background: #006ba1;}
     .gsxx { margin: 0 4.6%; padding-top: 1.5rem;}
      .gsxx p{font-size: 1.2rem;color: #fff;line-height:1.8rem; width: 88.8%; float: left; text-align: center;} 
      .gsxx p a{font-size: 1.2rem;font-family: Arial; color: #fff; display: inline-block; margin:0 0.6rem;}
.g-ft img{ width:100%;}
       .gsxx .top{float: right; margin-top: -1.5rem; width: 10%; }
      .f_nav{height: 5.5rem;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100; background:#fff;}
      .f_nav li{float: left;width: 25%;text-align: center;}
      .f_nav li img{display:block;width: auto;height: 1.9rem;margin: 0.8rem auto 0.3rem;}
      .f_nav li span{display: block;color: #333333;font-size: 1.2rem;line-height:1.8rem;}
    
