
.g-hd{ width:100%; height:4.4rem;position: relative;background: #fff; max-width:750px; min-width:320px; margin:0 auto;}
.g-hd .logo{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.g-hd .logo a{display: block;width: 24%;margin: 0.5rem 0 0 1.5rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 52%;float: left; margin:0 0 0 35%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 33.33%;height: 4.4rem;line-height: 4.4rem;text-align: center;float: left;}
.m-nav ul li a{font-size: 1.3rem;color: #333;}
.m-nav ul li.cur a{color: #3871c1;}

.downmenu{width: 2rem;position: absolute;top: 1.5rem;right: 1.5rem; line-height:0;}
.downmenu img{width: 2rem;height: 1.7rem;}
.menu2 { position: relative;z-index: 102; }
.menu2 .slideMenu { width: 100%; display: none; z-index: 80; background:rgba(0,0,0,0.8); overflow: hidden; position: absolute; top: 4.4rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; }
.menu2 .slideMenu ul{ padding:2rem; overflow:hidden; margin-bottom: 2rem;}
.menu2 .slideMenu li { border-bottom: 1px solid rgba(255,255,255,0.5); color: #fff; line-height: 4rem; font-size: 1.4rem; clear: both; }
.menu2 .slideMenu li a { color: #fff; display: block; line-height: 4rem; text-align: center; }
.menu2 .slideMenu .contact a:first-child { display: block; color: #fff; font-size: 1.8rem; line-height: 100%; text-align: center; font-family: Arial; }
.menu2 .slideMenu .contact .call { display: block; color: #fff; font-size: 1.2rem; line-height: 3.5rem; text-align: center; font-weight: bold; background: #3871c1; width: 40%; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }


 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #3871c1;
        /*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;
    }


        .pci_show {
            padding: 1.5rem 3.1% 0;
            overflow: hidden;
        }
        .pci_show ul{
            display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-flow: wrap;
        }
        .pci_show ul li {
            width: 48.5%;
            text-align: center;
            padding-bottom: 1.23rem;
        }
        .pci_show ul li img{
            width: 100%;
            display: block;
            border: #eee 1px solid;
box-sizing:border-box;
        }
        .pci_show ul li:nth-child(2n) {
            margin-left: 3%;
        }
        
        .pci_show ul li a {
            font-size: 1.2rem;
            color: #333;
        }
        
        .pci_show ul li span {
            display: block;
            line-height: 1.4rem;
            padding: 0.5rem 3% 0;
        }
    

    .g-ft{width: 100%;height: 16rem; max-width:750px; min-width:320px; margin:0 auto;}
    .g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem; z-index:10;}
    .g-ft h3 img{width: 4rem;height: 4rem;}
    .fwz{color: #666; font-size:1.2rem;line-height: 2rem;text-align: center;width: 92%;padding: 1.5rem 0 0;margin: 0 auto;border-top:#eee 1px solid;}
    .fwz a{color: #666;}
    .fwz span{padding-left: 1rem;}
    .fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:750px; width:100%; height:5rem; background:#3c3c3c;z-index:50;}
    .fnav li{ width:25%; float:left; height:5rem; position:relative;line-height: 0;}
    .fnav li:before{ content:""; position:absolute; top:25%; right:0; width:1px; height:50%; background:#4f4f4f;}
    .fnav li a{ display:block; text-align:center; color:#fff; font-size:1.2rem; height:5rem;font-family: "Microsoft YaHei";}
    .fnav li em{ display:block; width:2rem; margin:0.8rem auto;}
    .fnav li em img{width: 2rem;height: 2rem;}
    .fnav li:first-child{background: #3871c1;}
    .fnav li:last-child:before,.fnav li:first-child:before{ background:none;}
    iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
    
