
  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 #d61418; border-radius:5%; padding-left:1rem; padding-right:1rem; text-align:center; position:absolute; right:1rem; top:1rem; z-index:0;background:#d61418;}
  /*棣栨鍔犺浇椤甸潰鍒囧叆鏁堟灉*/
  .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:9.65rem;}
                .g-hd{min-width: 320px;max-width: 750px;width: 100%;}
                .g-hd{height:9.65rem;}
                .g-hd .hea_top{height:5.85rem;padding-top: 1.3rem; box-sizing: border-box;}                
                .g-hd .hea_top .t_logo{float: left;width:16.4%;height:3.3rem;padding: 0 0 0 2.6%;margin-right: 0.85rem;}
                .g-hd .hea_top .t_logo a img{width:100%; }
                .g-hd .hea_top h2{display:block; float:left; position: relative;padding-left:0.95rem; box-sizing: border-box;}
                .g-hd .hea_top h2:before{width:1px;height:2.55rem;background:#cccccc; content:"";position:absolute; left:0;top:0.35rem;}
                .g-hd .hea_top h2 em{display:block;font-size: 1.2rem;height:1.5rem; line-height:1.5rem; color:#666666; font-weight: normal;}
                .g-hd .hea_top h2 p{font-size: 1.3rem; height:1.65rem; line-height: 1.65rem; color:#3d3a39; font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
                .g-hd .hea_top h2 p b{color:#D61418;}
                .head .hea_bot{height:3.8rem;background:#d61418;}
                .head .hea_bot .hea_nav{width:88%; float:left;height:3.8rem; line-height:3.8rem;text-align: center; }
                .head .hea_bot .hea_nav span{display:block;width:25%;float:left;}
                .head .hea_bot .hea_nav span a{display:block;font-size: 1.3rem; color:#FFFFFF;position: relative;border-right:1px solid #bc0408; box-sizing: border-box;}
                .head .hea_bot .hea_nav span.cur{background:#1a1a1a;}
                .g-hd .m-nav2{ width:12%;height:3.8rem;float: right;display: inline;}
                .g-hd .m-nav2 i{display:block;width:100%;height:100%;background: url(../images/hea-ico.png) no-repeat center; background-size:100%;}
                .menu2 {position: relative;z-index: 800;}
                .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:#EEEEEE;background-size:100% 100%;height:52.35rem;max-width: 750px;top:3.85rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s;padding:5.3% 4% 0; box-sizing: border-box;}  
                .menu2 .erji ul li{float:left;width:30.4%;height:10.5rem;border-radius:2rem;box-shadow:6px 8px 20px 0px rgba(0, 0, 0, 0.1); margin-bottom: 1.5rem;margin-right:4%;padding-top:2.4rem; box-sizing: border-box;background:#FFF;}
                .menu2 .erji ul li:nth-child(3n){margin-right: 0;}
                .menu2 .erji ul li i{display:block; width:3.25rem;height:3.15rem; margin:0 auto 1.1rem;}
                .menu2 .erji ul li i img{width:100%;}
                .menu2 .erji ul li em{display:block; font-size: 1.5rem; color:#333333; text-align: center;}
                .menu2 .erji strong{display: block;width: 43.75%;   height: 3.5rem;   line-height: 3.5rem;   background: #d61418;  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:14.65rem; position:relative;border-top:0.5rem solid #d61418; box-sizing:border-box;}
                .g-f{height:9.75rem; padding:2.7rem 2.6% 0;}
                .g-f span{display:block;padding-left:3.5rem;height:2.5rem; line-height: 2.5rem;}
                .g-f span a{display:block;font-size: 1.3rem;color:#333333;float:left;}
                .g-f span i{display:block;float:left; width:2.35rem;height:1.25rem; background:url(../images/news-y.png)  no-repeat center; background-size:10%;margin-top: 0.8rem;}
                .g-f strong{display:block; height:2.5rem; line-height: 2.5rem;text-align: center;font-size: 1.3rem;color:#333333; font-weight: normal;}
                .g-ft .dbdh{min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 600;}
                .g-ft .dbdh li{float:left; width:25%; height:4.9rem;background:#1a1a1a; box-sizing: border-box;border-right:1px solid #2c2c2c;}
                .g-ft .dbdh li a{display:block; height:4.9rem;padding-top:0.75rem; box-sizing: border-box;}
                .g-ft .dbdh li:first-child{background:#d61418;}
                .g-ft .dbdh li em{display:block;width:1.9rem;height:1.7rem;margin:0 auto;}
                .g-ft .dbdh li em img{width:100%; height:100%;}
                .g-ft .dbdh li i{display:block; font-size: 1.2rem; line-height: 2.1rem;color:#FFF; text-align: center;}
                .xf{position:absolute;width: 3.9rem;right:3%;z-index: 100;top: -1.5rem;}
                .xf a img{display:block;width:100%;}
                iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
            
.my_pages{clear:both!important;padding:5px 0 0;text-align:center;margin:5px auto;line-height:30px;}
.my_pages ul{text-align:center;list-style:none;}
.my_pages ul li{list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;padding:0;overflow:hidden;white-space:nowrap;font-size:13px;}
.my_pages ul li a{background:#fff;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;margin:0;border: #999 1px solid;}
.my_pages ul li a:hover{color:#fff;background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages ul li.thisclass a{background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;color:#fff;font-weight:700;}