﻿
        .head2 {position: relative;z-index: 11;height:5rem;background: #f5f5f5; }
        .head2 .logo{ width:24.3%; float:left; margin:0.9rem 6% 0 4.8%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:55%; line-height:4.5rem; padding-top:0.35rem; font-size:1.2rem; color:#2a2a2a; float:left; text-align:right; font-weight: normal; box-sizing: border-box; padding-left: 5%;}
        .head2 h4 a{position: relative; float:left; width:31%;text-align: center; color:#000000;font-size: 1.3rem;}
        .head2 h4 a:before{content: "";position: absolute;width: 1px;height: 1.15rem;background: #bfbfbf;right: 0;top:1.75rem;}
        .head2 h4 span:last-of-type a:before{background: none;}


        .head2 .menu_btn{width:6.7%; height:5rem; float:right; overflow:hidden; margin-right: 3.1%;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; padding:1.6rem 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 li {line-height:5rem;text-align:center;color:#fff; position:relative;font-size:1.2rem; margin: 0 3.4%; }
        .menu2 ul li a {display: block;height:4.9rem;line-height: 4.9rem; font-size:1rem; font-family:"Microsoft Yahei"; color: #333;text-decoration: none; border-bottom: 1px solid #6094c3;font-size: 1.3rem;}
        .menu2  em{ display: block; width:14rem; height: 3.5rem; line-height: 3.5rem;border-radius: 3.5rem; background: #cc0000; margin: 2.9rem auto 0;}
        .menu2  em a{ display: block; color: #fff; font-size: 1.3rem; padding-left: 5.6rem;background: url(../images/n_tel.png) no-repeat 3.1rem 1rem;background-size:1.8rem 1.65rem;}
       

        .m-gy-dfl-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-gy-dfl-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #0040a1;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        .m-gy-dfl-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .main-footer-1 {
            height: 4.1rem;
            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 #0040a1;
            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 #0040a1;
            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;
        }
    
