
html{ }/*图片加载未完成前，默认背景色*/
.wrap{ opacity:1; /*开屏秀未加载完成，内容默认不显示(首页最外层盒子)*/}
.loading{position:fixed;width:100%;height:100%; top:0; z-index:51; display:none; max-width:750px; min-width:320px; z-index:99999;}
.loading img{ display:none;}
.loading #showNext{ line-height:1.8rem; display:none; color:#fff; border:0.05rem solid #fff; border-radius:5%; padding-left:1rem; padding-right:1rem; text-align:center; position:absolute; right:1rem; top:1rem; z-index:99;}
/*首次加载页面切入效果*/
.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;
}


                #oneNav a{display:block;float:left;color:#333333;text-align:center;line-height:3.9rem;margin-left:2.4rem;width:auto;font-size:1.4rem;
                }
                #oneNav a:first-child {
                    margin-left: 0;
                }
                .head2 {position: relative;z-index: 11;text-align:center;}
                .head2 .logo{  padding:0.7rem 4% 0.2rem;background:#333;overflow: hidden;}
                .head2 .logo a img{width:26.5%;display:block;margin:0 auto 0.8rem; float:left;}
                .head2 .logo span i{ display: block; font-size: 1.6rem;}
                .head2 h4{ width:88%; line-height:100%; margin-bottom:0.3rem; font-size:1rem; color:#2863a9; float:left; font-weight: normal;box-sizing: border-box;text-align: left; box-sizing: border-box; padding-left:3.5%;}
                .head2 h4 img{ display:inline-block;width:100%;}
                .head2 h4 a{position: relative; color:#333; display: inline-block; float: left; width: 33.33%;}
                .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:3.35rem; float:right; overflow:hidden; margin-right:3.1%;padding-top:0.5rem;}
                .head2 .menu_btn a.downmenu{display:block; width:100%; padding:0.6rem 0 0 0;}
                .head2 .menu_btn img{ display:block; width:100%;}
                .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:9.15rem; 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(../wap_images/nav.jpg) no-repeat;background-size: 100% 100%; min-height: 50rem;}
                .menu2 ul{ padding-top: 5%;width: 80%;margin: 0 auto;}
                .menu2 ul li {line-height:2rem;float:left;text-align:center;color:#fff; position:relative;font-size:1.2rem; width:100%;border-bottom: 1px solid #d3d3d1;}
                .menu2 ul li:last-of-type{ border-bottom:none;}
                .menu2 ul li a {display: block;height:3.5rem;line-height:3.5rem; font-size:1.4rem; 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;margin:1.7rem auto 0;}
                .menu2  em a{ display: block; color: #fff; font-size: 1.2rem; padding-left: 5.6rem;background: url(../wap_images/n_tel.png) no-repeat;background-size:14rem 3.5rem;}
            

                .g-adv{font-size: 0; line-height: 0;}
                .g-adv img{width: 100%;display: block;}
            

     .qual_c2a dl dd p{    height: 13.85rem;}
 

     .m-qual21 p a{line-height: 4rem;height: 4rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
 

    .g-ft{height:21.9rem;background: #fff; position: relative;}
    .g-ft .top{position: absolute;width:4.8rem;right:43.5%;top:-2.4rem;}
    .g-ft .top img{width: 100%;display: block;}
    .g-ft .ftnav{padding-top:3.6rem; text-align: center; color:#666; font-size: 1.4rem; line-height: 2.3rem;}
    .ftnav h3{ text-align: center; color: #888888; font-size: 1.54rem; padding-bottom: 0.2rem;}
    .ftnav a{ color: #333333; padding: 0 2.3%;}
    .ftnav p a{ color: #888888;}
    .ft_p{ background:#333;width:100%; position:fixed; bottom:0; max-width:750px; min-width: 320px; z-index: 99; box-shadow: 0 0 0.3rem #909090;}
    .ft_p p {float:left;width:33.33%;position: relative;box-sizing: border-box;text-align: center; height:5rem; box-sizing: border-box; border-right: 1px solid #4b5151;}
    .ft_p p a{ display: block;color: #fff; font-size: 1.23rem; }
    .ft_p p a span{ font-size:1.2rem;line-height:100%;; display: block; text-align: center;background: url(../wap_images/ft_ico1.png) no-repeat center 0.6rem; background-size:2.15rem; padding-top: 3.25rem;}
    .ft_p p:nth-of-type(3) a span{background: url(../wap_images/ft_ico2.png) no-repeat center 0.6rem; background-size:2.3rem; display: block;}
    .ft_p p img {width:1.8rem; display:inline-block; vertical-align: middle; padding-right: 0.4rem;}
    .ft_p p:nth-child(2) img{ width:5.1rem; margin: -2.5rem auto 0; display: block; }
    .ft_p p:nth-child(2) span{ padding-top: 0.65rem;line-height: 100%; text-align: center; padding-left: 0; background: none;margin-left: -4%;}
    iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
    /**/

