﻿
        .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;}
       

 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #0550ab;
        /*background: url(../images/m11-icon2.jpg) no-repeat center top;*/
        /*background-size: 100% 4rem; */
 }
 .ad-01-img img{
     display: block;
     width: 100%;
     
 }
    .ad-01-title {
        position: absolute;
        top: 0;
        height: 4rem;
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        color: #fff;
        line-height: 4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }


        .m-xx-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            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;
        }
        
        .m-xx-01-txt {
            width: 93.75%;
            padding: 1rem 0;
            font-size: 1.95rem;
            font-weight: bold;
            color: #000;
            line-height: 2.5rem;
            margin: 0 auto;
            text-align: justify;
            border-bottom: 1px solid #eee;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3.125%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box;
            padding-top: .2rem;
            margin-top: .2rem;
            font-size: 1rem;
            line-height: 1.2rem;
            text-align: center;
            color: #fff;
            background:#0550ab;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.1rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        }
    

            .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;}
        
