
  html{ background:#f7f7f7;}/*图片加载未完成前，默认背景色*/
  .wrap{ opacity:0; /*开屏秀未加载完成，内容默认不显示(首页最外层盒子)*/}
  .loading{position:fixed;width:100%;height:100%; top:0; z-index:51; display:none; max-width:750px; min-width:320px; z-index:500;}
  .loading img{ display:none;}
  .loading #showNext{ line-height:3rem; display:none; color:#fff; border:0.05rem solid #2962bb; border-radius:5%; padding-left:1rem; padding-right:1rem; text-align:center; position:absolute; right:1rem; top:1rem; z-index:0;background:#2962bb;}
  /*首次加载页面切入效果*/
  .homeShow{ animation: fade 0.8s ease both;-webkit-animation: fade 0.8s ease both; }
  /*渐显动画*/
  @-webkit-keyframes fade {
    from 
    {
     opacity:1;
     display:block;
    }
    to {
      opacity: 0;
      display:none;
      height:0;
    }
  }
  @keyframes fade {
    from{
      opacity: 1;
     display:block;
    }
    to 
    {
      display:none;
      opacity: 0;
      height:0;
    }
  }
  .fade {
    -webkit-animation-name: fade;
    animation-name: fade;
  }
  

                .head{height:10.8rem;}
                .g-hd{min-width: 320px;max-width: 750px;width: 100%;}
                .g-hd{height:10.8rem;}
                .g-hd .hea_top{height:7.25rem;padding-top: 1.3rem; box-sizing: border-box;}                
                .g-hd .hea_top .t_logo{float: left;height:40px;padding: 6px 0 0 4.8%;margin-right: 2.4rem;display:none}
                .g-hd .hea_top .t_logo a img{width: auto;height:100%;}
                .g-hd .hea_top h2{display:block; float:left; position: relative;padding-left:4%; box-sizing: border-box;}
                /*.g-hd .hea_top h2:before{width:1px;height:4.1rem;background:#cccccc; content:"";position:absolute; left:0;top:0.2rem;}*/
                .g-hd .hea_top h2 em{display:block;font-size: 2rem;height:2.7rem; line-height:2.7rem; color:#333333; font-weight: bold;}
                .g-hd .hea_top h2 p{font-size: 1rem; height:2rem; line-height: 2rem; color:#333333; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
                .head .hea_bot{height:3.55rem;background:#2962bb; background-size:100% 100%;}
                .head .hea_bot .hea_nav{width:88%; float:left;height:3.5rem; line-height:3.5rem;text-align: center; }
                .head .hea_bot .hea_nav span{display:block;width:22%;float:left;}
                .head .hea_bot .hea_nav span a{display:block;font-size: 1.2rem; color:#FFFFFF;position: relative;}
                .head .hea_bot .hea_nav span a:before{width:0.05rem; height:1.2rem;background:rgba(255,2555,255,0.64); content:"";position:absolute; right:0;top:1.2rem;}
                .head .hea_bot .hea_nav span:nth-child(2){width:30%;}
                .head .hea_bot .hea_nav span:last-child a:before{display:none;}
                .g-hd .m-nav2{ width:11.6%;height:3.55rem;float: right;display: inline;}
                .g-hd .m-nav2 i{display:block;width:100%;height:100%;background:#1d4887 url(../images/hea-icon.png) no-repeat center; background-size:100%;}
               .menu2 {position: relative;z-index: 100;}
                .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:url(../images/xlbj.jpg) no-repeat center;background-size:100% 100%;height:70rem;max-width: 750px;top:3.55rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s;padding-top:1.15rem;}
                .menu2 .erji span {display: block;}
                .menu2 .erji span em a {display: block;height: 4.45rem;font-size: 1.4rem;color: #333333;text-align: center; box-sizing: border-box;border-bottom:1px dashed #a9adb9;}
                .menu2 .erji span em{display:block;width:92%;line-height: 4.45rem; margin:0 auto; height:4.45rem;padding:0 4%;}
                .menu2 .erji span em:last-child a{border-bottom:0;}
                .menu2 .erji strong{display: block;width: 43.75%;   height: 3.5rem;   line-height: 3.5rem;   background: #2962bb;  border-radius: 35px; margin: 0.75rem auto 0;}
                .menu2 .erji strong a{display:block;padding-left:6rem;font-size: 1.2rem; color:#FFF;background:url(../images/tel.png) no-repeat 27%; background-size:14%;font-weight: normal;}
            

                    .g-ft{height:20.35rem;border-top:3px solid #2962bb;}
                    .g-f{height:16.85rem; padding:0 4%;}
                    .g-f .xf{height:2.55rem; text-align: center;}
                    .g-f .xf a{display:inline-block;width:4.25rem; height:4.25rem;margin:-2.1rem auto 0;}
                    .g-f .xf a img{width:100%;}
                    .g-f span{display:block; height:3.45rem; }
                    .g-f span a{display:block; float:left;width:20%;height:3.45rem; line-height: 3.45rem;font-size: 1rem; color:#343434;text-align: center;}
                    .g-f ul li{height:3.5rem; line-height: 3.5rem;font-size: 1.2rem; color:#343434; padding-left:2.05rem;border-top:1px solid #DCDCDC;}
                    .g-f ul li.ft1{background:url(../images/ft-ico1.png) no-repeat left; background-size:4.5%;}
                    .g-f ul li.ft2{background:url(../images/ft-ico2.png) no-repeat left; background-size:4.5%;}
                    .g-f ul li.ft3{background:url(../images/ft-ico3.png) no-repeat left; background-size:4.5%;}
                    .g-f ul li b{font-family: "MicrosoftYaHei";}
                    .g-f ul li a{font-size: 1.2rem; color:#343434;font-family: "Acrom";}
                    .g-ft .dbdh{min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 50;}
                    .g-ft .dbdh li{width:25%;height:3.5rem;background:#2962bb;float:left;border-right:1px solid rgba(255,255,255,0.8);box-sizing:border-box;}
                    .g-ft .dbdh li:first-child{background:#2962bb;}
                    .g-ft .dbdh li em{display:block; width:1.95rem;height:3.5rem;float:left;margin-left: 0.55rem;}
                    .g-ft .dbdh li em img{width:100%; height:100%;}
                    .g-ft .dbdh li i{display:block; height:3.5rem; line-height: 3.5rem;float:left; font-size: 1.3rem; color:#FFF;}
                    iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
            
