@media (min-width: 1380px) {
    html {
        font-size: 100px;
    }
    .pc{ display:block;}
    .sj{ display:none;}
}
@media (min-width: 1200px) {
    html {
        font-size: 97px;
    }
    .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 1199px) {
    html {
        font-size: 96px;
    }
    .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 1151px) {
    html {
        font-size: 72px;
    }
   .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 1023px) {
    html {
        font-size: 72px;
    }
   .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 963px) {
    html {
        font-size: 64px;
    }
   .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 899px) {
    html {
        font-size: 57px;
    }
   .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 839px) {
    html {
        font-size: 55px;
    }
     .pc{ display:block;}
    .sj{ display:none;}
}

@media (max-width: 768px) {
    html {
        font-size: 64px;
    }
    .pc{ display:none !important;}
    .sj{ display:block;}
}

@media (max-width: 767px) {
    html {
        font-size: 116px;
    }
     .pc{ display:none !important;}
    .sj{ display:block;}
}

@media (max-width: 734px) {
    html {
        font-size: 84px;
    }
    .pc{ display:none !important;}
    .sj{ display:block;}
}

@media (max-width: 565px) {
    html {
        font-size: 70px;
    }
  .pc{ display:none !important;}
    .sj{ display:block;}
}

@media (max-width: 480px) {
    html {
        font-size: 60px;
    }
    .pc{ display:none !important;}
    .sj{ display:block;}
}

@media (max-width: 380px) {
    html {
        font-size: 49px;
    }
    .pc{ display:none !important;}
    .sj{ display:block;}
}

@media (max-width: 320px) {
    html {
        font-size: 50px;
    }
    .pc{ display:none !important;}
    .sj{ display:block;}
}

body, html, h1, h2, h3, h4, h5, dl, dd, dt, ul, li, ol, span, p {
    margin: 0;
    padding: 0;
}
body {
    min-width: 320px !important;
    max-width: 1920px !important;
    background-color: #fff;
    font-family: 'Microsoft YaHei';
}
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
}
select {
    border: 0 none;
}
input,
textarea,
select {
    outline: none;
    border: 0 none;
    padding: 0;
    margin: 0;
}
ol,
ul,
li {
    list-style: none;
}
.pc {
    background: #fff;
    position: relative;
}
.pc_box {width:83.33%;margin:0 auto;}
.pc .top_box {
    position:relative;
}
.pc .top_box .daoh_box{
    position:absolute;
    top:0.22rem;
    left:4.05%;
    width:91.67%;
    height:0.9rem;
    background:url(/web_images/top_bj_03.png)no-repeat;
    background-size:100% 100%;
    z-index:999;
    display:flex;
    justify-content:space-between;
}
.pc .top_box .daoh_box .logo{
    /*width:14.2%;*/
    height:0.82rem;
    vertical-align:top;
    margin-left:0.4%;
}
.pc .top_box .daoh_box .logo img{
    width:100%;
    height:0.82rem;
    vertical-align:top;
}
.pc .top_box .daoh_box .daohang{
    /*width:57.5%;*/
    margin-top:0.2rem;
    flex:2;
    padding:0 5%;
}
.pc .top_box .daoh_box .daohang ul{
    display:flex;
    justify-content:space-around;
    align-items:center;
}
.pc .top_box .daoh_box .daohang ul li{
    min-width:12%;
    height:0.4rem;
    font-size:0.18rem;
    color:#0d0d0d;
    line-height:0.4rem;
    text-align:center;
    white-space:nowrap;
    padding:0 .1rem;
}
.pc .top_box .daoh_box .daohang ul li a{
    color:#0d0d0d;
}
.pc .top_box .daoh_box .daohang ul li.on{
   background:url(/web_images/on_06.png)no-repeat center center;
   background-size:contain;
}
.pc .top_box .daoh_box .daohang ul li.on a{
    color:#fff;
}
.pc .top_box .daoh_box .tel_box{
   /* width:11.6%;*/
    margin-top:0.15rem;
    margin-right:.2rem;
}
.pc .top_box .daoh_box .top{
    background:url(/web_images/tel_03.png)no-repeat;
    padding-left:15%;
    background-size:11%;
    background-position:left center;
    font-size:0.16rem;
    color:#2d2d2d;
    height:0.3rem;
    line-height:0.3rem;
}
.pc .top_box .daoh_box .top span{
    color:#a4a4a4;
    font-family:'Arial';
}
.pc .top_box .daoh_box .num{
    font-size:0.28rem;
    color:#232323;
    font-family:'Arial';
}
.pc .boot {
    padding: 1.05rem 4.167%;
    display:flex;
    justify-content:space-between;
    background:url(/web_images/bot_bj_18.jpg)no-repeat;
    background-size:100% 100%;
}
.pc .boot .lxwm{
    width:26%;
}
.pc .boot .lxwm .top{
    height:0.35rem;
    background:url(/web_images/tel_03.png)no-repeat;
    padding-left:7%;
    background-size:5%;
    background-position:left center;
    font-size:0.22rem;
    color:#000;
    line-height:0.35rem;
    margin-bottom:0.1rem;
}
.pc .boot .lxwm .top span{
    color:#8e8e8e;
    font-family:'Arial';
}
.pc .boot .lxwm .num{
    color:#000;
    font-family:'Arial';
    font-size:0.4rem;
    margin-bottom:0.1rem;
}
.pc .boot .lxwm .txt{
    font-size:0.18rem;
    line-height:0.35rem;
}
.pc .boot .lxwm .logo {
    width:1.81rem;
    height:1.98rem;
}
.pc .boot .lxwm .logo img{
    width:1.81rem;
    height:1.98rem;
    vertical-align:top;
}
.pc .boot .ewm{
    /*width:25.57%;*/
    margin-top:0.2rem;
}
.pc .boot .ewm ul{
    display:flex;
    justify-content:flex-start;
}
.pc .boot .ewm ul li{
    /*width:26%;*/
    margin-left:.2rem;
}
.pc .boot .ewm ul li.last{
/*    width:26%;
    margin-right:0;*/
}
.pc .boot .ewm ul li .img{
    width:100%;
}
.pc .boot .ewm ul li .img img{
    width:1.18rem;
    height:1.18rem;
    vertical-align:top;
}
.pc .boot .ewm ul li .tit{
    font-size:0.18rem;
    text-align:center;
}
.pc .banquan{
    height:0.54rem;
    line-height:0.54rem;
    background:#424242;
    padding: 0 4.167%;
    font-size:0.16rem;
    display:flex;
    justify-content:space-between;
}
.pc .banquan .left{
    color:#fff
}
.pc .banquan .left a{
    color:#fff
}
.pc .banquan .right{
    color:#8c8c8c
}
.pc .banquan .right a{
    color:#8c8c8c
}

.sj .header {
    width: 100%;
    height: 1.22rem;
    background: #fff;
    border-bottom:solid 0.06rem #004a2a;
    position: relative;
}
.sj .header .logo{
    position:absolute;
    left:0;
    width:50%;
}
.sj .header .logo img{
    width:100%;
    height:1.22rem;
    vertical-align:text-top;
}
.sj .header .menu{
    position:absolute;
    right:0;
    width:19.84%
}
.sj .header .menu img{
    width:100%;
    height:1.22rem;
    vertical-align:text-top;
}
.sj {
    position:relative;
}
.sj .daoh {
  width: 100%;
  position: absolute;
  top: 1.28rem;
  right: 0;
  bottom: 0;
  z-index: 10;
  background:#ffffff;
  text-align: left;
  z-index: 9;
  display: none;
}
.sj .daoh a {
  color: #181818;
  font-size: 0.3rem;
  display: block;
}
.sj .daoh .parents {
  width: 100%;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  top: 0;
  bottom: 0;
  color:#000;
}
.sj .daoh .parents .nLi a{
  display:block;
  height: 0.85rem;
  line-height: 0.85rem;
  position: relative;
  border-bottom:solid #f2f2f2 2px;
  color: #181818;
  text-align:center;
}
.sj .daoh .parents .nLi.on a{
    font-weight:bold;
    color:#004a2a;
}
.sj .daoh .sub {
    width: 100%;
    display: none;
    background: #fff;
    top: 0;
    z-index: 2;
    box-sizing: border-box;
    font-size: 0.24rem;
}
.sj .bg {
  width: 100%;
  background-color: #000;
  display: none;
}
.sj .boot{
    padding:0.6rem 0 0.4rem;
    background:url(/web_images/sj_lxwm_13.jpg)no-repeat;
    background-size:100% 100%;
}
.sj .boot .title{
    font-size:0.32rem;
    text-align:center;
    color:#4b4b4b;
    margin-bottom:0.2rem;
}
.sj .boot .title a{
    color:#4b4b4b;
}
.sj .boot .num{
    font-size:0.5rem;
    text-align:center;
    font-family:'Arial';
    font-weight:bold;
    margin-bottom:0.3rem;
}
.sj .boot .num a{
    color:#2b2b2b;
}
.sj .boot .tel{
    width:30%;
    margin:0 auto;
    height:0.48rem;
    line-height:0.48rem;
    border-radius:0.24rem;
    font-size:0.24rem;
    background:url(/web_images/sj_tel_38.png)no-repeat;
    background-color:#004a2a;
    background-size:10%;
    background-position:15% center;
    text-align:center;
}
.sj .boot .tel a{
    color:#fff;
}
.sj .banquan{
    padding:0.15rem 0;
    margin:0 auto;
    font-size:0.22rem;
    line-height:0.34rem;
    text-align:center;
    background:#363636;
    color:#fff;
}
.sj .banquan a{
    color:#fff;
}
.sj .banquan .jishu{
    color:#8c8c8c
}
.sj .banquan .jishu a{
    color:#8c8c8c
}





.enlarge_box {
    overflow: hidden;
}
.enlarge_img { display:block; width:100%; height:100%; transition:all 1s;}
.enlarge_img:hover { transform:scale(1.1);}