
        .head2 {position: relative;z-index: 11;height:5rem;background:#fff;}
        .head2 .logo{ width:11.8%; float:left; margin:0.9rem 2.35% 0 3.1%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:71%; line-height:4.5rem; padding-top:0.22rem; font-size:1.3rem; color:#2a2a2a; float:left; font-weight: normal;box-sizing: border-box;text-align: center; padding-left: 20%; box-sizing: border-box;}
        .head2 h4 a{position: relative; color:#333; padding: 0 8%; display: inline-block; float: left;}
        .head2 h4 a:before{content: "";position: absolute;width: 1px;height: 1.15rem;background: #ccc;right: 0;top:1.75rem;}
        .head2 h4 span:last-of-type a:before{background: none;}


        .head2 .menu_btn{width:7.5%; height:4.35rem; float:right; overflow:hidden; margin-right:3.1%;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; padding:1.3rem 0 0 0;}
        .head2 .menu_btn img{ display:block; width:100%;}
        .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:5rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .slideMenu{background: url(images/nav.jpg) no-repeat;background-size: 100%; min-height: 64rem;}
        .menu2 ul{ padding-top: 5%;}
        .menu2 ul li {line-height:4rem;text-align:center;color:#fff; position:relative;font-size:1.2rem; margin: 0 3.4%; border-bottom: 1px dotted #d3d3d1;}
        .menu2 ul li:last-child{ border-bottom: none;}
        .menu2 ul li a {display: block;height:4rem;line-height: 4rem; font-size:1.2rem; font-family:"Microsoft Yahei"; color: #333;text-decoration: none;}
        .menu2  em{ display: block; width:14rem; height: 3.5rem; line-height: 3.5rem;border-radius: 3.5rem; background: #0550ab; margin:1.7rem auto 0;}
        .menu2  em a{ display: block; color: #fff; font-size: 1.2rem; padding-left: 5.6rem;background: url(images/n_tel.png) no-repeat;background-size:14rem 3.5rem;}
       

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

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

            .g-ft{height:15rem;background: #494949; position: relative;}
            .g-ft .top{position: absolute;width:4rem;right:43.75%;top:-2.5rem;}
            .g-ft .top img{width: 100%;display: block;}
            .g-ft .ftnav{padding-top:3rem; font-size: 1.2rem; color: #909090;text-align: center; line-height: 2.1rem; }
            .ftnav a{ color: #909090; padding: 0 2.5%; border-right: 1px solid #aaa; line-height: 100%; display: inline-block;}
            .ftnav a:last-of-type{ border-right: none;}
            .ftnav i{ display: block; padding-bottom: 0.35rem;}
            .ft_p{ background:#fff;width:100%; position:fixed; bottom:0; max-width: 640px; min-width: 320px; z-index: 99; box-shadow: 0 0 0.3rem #909090; height: 3.35rem; line-height: 3.35rem;}
            .ft_p p {float:left;width:25%;position: relative;box-sizing: border-box;text-align: center; padding-bottom: 0.4rem; position: relative;}
            .ft_p p a{ display: block;color: #333; font-size: 1.1rem;;}
            .ft_p p a span{ font-size:1.2rem; padding-bottom: 0.25rem;}
            .ft_p p img {width:1.7rem; display:inline-block; vertical-align: middle; padding-right: 0.3rem;}
            .ft_p p:first-child a{ color:#0550ab;}
        
