
.tel{height: 2.7rem;background: #ffc500;}
.tel em{font-size: 1.3rem;height: 2.7rem;line-height: 2.7rem;background:url(../images/tel.jpg) no-repeat 27% center;
  background-size: 4.48% 1.3rem;color: #000;font-weight: bold;text-align: center;width: 90.625%;
  margin: 0 auto;display: block;}
.head2 {position: relative;z-index: 11;height:5.85rem; background: #fff;width: 90.625%;margin: 0 auto;}
.head2 .logo{ width:70%; float:left; margin-top: 1rem;}
.head2 .logo img{display:block; width:100%;}
.head2 h3{ width:42.71%; float:left; margin-top: 1.8rem;
    font-size:1.2rem; font-weight:bold; color:#222;
     font-family:"Microsoft Yahei"; margin-left:9.52%;}
.head2 h3 a{color:#333;padding:0 4.8%;}
.head2 .menu_btn{width:7.36%; height:1.9rem; float:right; overflow:hidden;margin-top: 1.8rem;}
.head2 .menu_btn a.downmenu{display:block; width:100%; }
.head2 .menu_btn img{ display:block; width:100%;}

.menu2 .slideMenu{ width:33%; display: none;z-index:16;position:absolute; top:6rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul {background:#05133a;opacity:0.8;}
.menu2 ul li {line-height:3rem;text-align:center;color:#fff; position:relative;}
.menu2 ul li:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#323232;}
.menu2 ul li:last-child:before{ background:none; border:0;}
.menu2 ul li a {font-size:1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}


        .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: #414141;
            line-height: 4rem;
            background: url(../images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #121f5a;
            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 #121f5a;
            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 #121f5a;
            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;
        }
    
