﻿
/*
.wrap{ opacity:0;}
.loading{position:fixed;width:100%;height:100%; top:0; z-index:51; display:none; max-width:640px; 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;
}*/


        .head2 {position: relative;z-index: 11;height:5rem;background: #f5f5f5; }
        .head2 .logo{ width:24.3%; float:left; margin:0.9rem 6% 0 4.8%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:55%; line-height:4.5rem; padding-top:0.35rem; font-size:1.2rem; color:#2a2a2a; float:left; text-align:right; font-weight: normal; box-sizing: border-box; padding-left: 5%;}
        .head2 h4 a{position: relative; float:left; width:31%;text-align: center; color:#000000;font-size: 1.3rem;}
        .head2 h4 a:before{content: "";position: absolute;width: 1px;height: 1.15rem;background: #bfbfbf;right: 0;top:1.75rem;}
        .head2 h4 span:last-of-type a:before{background: none;}


        .head2 .menu_btn{width:6.7%; height:5rem; float:right; overflow:hidden; margin-right: 3.1%;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; padding:1.6rem 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 li {line-height:5rem;text-align:center;color:#fff; position:relative;font-size:1.2rem; margin: 0 3.4%; }
        .menu2 ul li a {display: block;height:4.9rem;line-height: 4.9rem; font-size:1rem; font-family:"Microsoft Yahei"; color: #333;text-decoration: none; border-bottom: 1px solid #6094c3;font-size: 1.3rem;}
        .menu2  em{ display: block; width:14rem; height: 3.5rem; line-height: 3.5rem;border-radius: 3.5rem; background: #cc0000; margin: 2.9rem auto 0;}
        .menu2  em a{ display: block; color: #fff; font-size: 1.3rem; padding-left: 5.6rem;background: url(../images/n_tel.png) no-repeat 3.1rem 1rem;background-size:1.8rem 1.65rem;}
       

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

    .p_lis p a{    padding: 0 3.2%;}


        .weix{display:block;text-align:center;margin:0 auto;}
        .weix img{width:120px;}
        .g-ft{height:28rem;background: url("../images/f_bg.jpg") no-repeat; background-size:100% 22.4rem; position: relative;}
        .g-ft .top{position: absolute;width:3.9rem;right:3.1%;bottom: 7rem;}
        .g-ft .top img{width: 100%;display: block;}
        .g-ft .ftnav{padding-top:2rem;position:relative;}
        .ftnav p{ font-size: 1rem; color: #666; text-align: center; line-height: 1.8rem;}.ftnav p strong{ display: block; font-weight: normal;}
        .ftnav p em{ display: block; margin-bottom: 1.3rem; text-align: center;}
        .ftnav p a{ display: inline-block; color: #333; font-size: 1.2rem; padding: 0 3%; border-right: 1px solid #c9c9c9; line-height: 100%;}
        .ftnav p a:last-of-type{ border-right: none;}
        .ftnav p i{ display: block; padding-bottom: 0.5rem;}
        .ftnav p i a{ display: block; color: #0040a1;font-weight: bold; font-size: 1.5rem;}
        .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 #0040a1;}
        .ft_p p {float:left;width:33.33%;position: relative;box-sizing: border-box;text-align: center; padding-bottom: 0.4rem;}
        .ft_p p a{ display: block;color: #333333; font-size: 1.1rem; line-height: 100%;}
        .ft_p p a span{ font-size:1.2rem; padding-bottom: 0.25rem;}
        .ft_p p img {width:2.8rem; display:block; margin: 0 auto; padding-top:0.3rem;}
        .ft_p p:nth-child(2) img{ width: 5.4rem; margin-top: -2.725rem;}
        .ftnav p a{ text-decoration: none;}
        i,em{font-style: normal;}
     
