﻿@import url(http://fonts.googleapis.com/css?family=Six+Caps|Do+Hyeon|Roboto+Condensed|Oswald|Lato);
/*Great+Vibes|Acme|Amatic+SC|Abril+Fatface|Josefin+Sans|Playfair+Display| 这里字体比较大*/
@charset "utf-8";
/*公共样式*/
html, body, td, input, textarea, select, button, ul, ol, li, dl, dt, dd,p, h1, h2, h3, h4, h5, h6, form, fieldset, a {box-sizing: content-box;}
body {background: #ffffff;color: #666;margin: 0 auto;width: auto;min-width: 1210px;min-height: 400px;}
html, body {margin: 0;padding: 0;}
body, td, input, textarea, select, button {color: #666;font-size: 12px;font-family:-apple-system,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN, "Microsoft Yahei", "Lucida Grande", Verdana, Lucida,Helvetica, Arial, sans-serif;}
label {font-weight: normal;}
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset{margin: 0;padding: 0;}
ul, ol, li {list-style-image: none;list-style-type: none;}
a {color: #666;text-decoration: none;outline: none;}
a:hover {text-decoration: none;cursor: pointer;color: #FF0D00}
a:focus, input[type=button], input[type=submit] {outline: none;}
input, button, select, textarea {outline: none}
a img {border: none;}
i, em {font-style: normal;font-size: 14px;}
.w1210 {width: 1210px;margin: 0px auto;}
.w90{width: 90%; margin:0 auto;}
.w80{width: 80%; margin:0 auto;}
.w70{width: 70%; margin:0 auto;}
.w60{width: 60%; margin:0 auto;}
.w50{width: 50%; margin:0 auto;}
.cl333{color: #333333;}.cl999{color: #999999;}.red{color: #FF0000;}.blue{color: #0000FF;}.green{color: #008000;}.black{color: #000000;}
.clear{clear: both;height: 0;overflow: hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.none {display: none !important;}
.Ad-Box1{width: 100%}
.swiper-container img{width:100%;}
.Ad-Box1 .swiper-slide{font-size: 0}
.ad-box li img{width:100%;}
/*左右漂浮*/
.fl{float: left;}
.fixed{position: fixed;}
.backtop{background: rgba(255,250,240,0.4);transition: all 1s;border-radius: 5px;bottom:60px; right:20px;}
.backtop:hover{background: #F0FFFF; right: 30px!important;}
.backtop img{width:60px;}
.pc-topadbg{height: 300px;padding-top: 40px; background:rgba(0,0,0,0.6);transition: all 0.8s;}
.pc-topadbg:hover{background: rgba(0,0,0,0.1);}

/*右边漂浮*/
body>.fix-rightbox{position: fixed; right: 20px; bottom: 50px;z-index: 10000}
body>.fix-rightbox ul{margin-bottom: 10px;position: relative; width: 50px; height: 50px; text-align: center; line-height: 50px; border:1px solid #ccc;background: #fff;transition: all 0.5s;cursor: pointer;}
body>.fix-rightbox ul ol{width: 35px; height: 35px;background: url(../images/ico/rightbox.png) no-repeat;display: inline-block;vertical-align: middle;}
body>.fix-rightbox ul:nth-child(1) ol{background-position: -46px 0;}
body>.fix-rightbox ul:nth-child(2) ol{background-position: -46px -97px;}
body>.fix-rightbox ul:nth-child(3) ol{background-position: -46px -143px;}
body>.fix-rightbox ul:nth-child(4) ol{background-position: -46px -194px;}
body>.fix-rightbox ul span{position: absolute;transition: all 0.7s; opacity: 0; background: #3cbf66; top: 0;display: inline-block;border-radius: 5px;  text-align: center;font-size: 14px;color: #fff;left: -180px;z-index: -10}
body>.fix-rightbox ul span:before{content: ""; width: 10px; height: 10px; transform: rotate(45deg);display: inline-block; right: -5px; top: 20px;background: #3cbf66; position: absolute;}
body>.fix-rightbox ul:hover{background: #3cbf66;}
body>.fix-rightbox ul:nth-child(2) span,body>.fix-rightbox ul:nth-child(3) span{width: 100px; height: 130px;padding: 10px; line-height: 30px;visibility: hidden;}
body>.fix-rightbox ul:nth-child(2) span img,body>.fix-rightbox ul:nth-child(3) span img{width: 100px; height: 100px;}
body>.fix-rightbox ul:nth-child(2):hover span,body>.fix-rightbox ul:nth-child(3):hover span{left: -130px;opacity: 1;visibility: visible;z-index: 10}
body>.fix-rightbox ul:nth-child(1) span,body>.fix-rightbox ul:nth-child(4) span{width: 100px; height: 50px;line-height: 50px;visibility: hidden;}
body>.fix-rightbox ul:nth-child(1):hover span,body>.fix-rightbox ul:nth-child(4):hover span{left: -110px;opacity: 1;visibility: visible;;z-index: 10}
body>.fix-rightbox .kefubox{position: absolute; left: -289px; bottom: 0; width: 230px;display: none; background: #3cbf66;color: #fff; font-size: 14px;padding: 10px 20px 20px 30px;border-radius: 10px;box-shadow: 0 5px 10px #999;z-index: 11}
body>.fix-rightbox .kefubox li{line-height: 30px; margin-bottom: 10px;}
body>.fix-rightbox .kefubox li:nth-child(1){color: #fff; border-bottom: 1px solid #ccc;}
body>.fix-rightbox .kefubox li:nth-child(5){ height: 40px;margin-top: 20px;}
body>.fix-rightbox .kefubox li button{ width: 202px; height: 30px; line-height: 30px; text-align: center;background: #ff6600;border:0;color: #fff;border-radius: 5px;cursor: pointer;transition: all 0.5s;}
body>.fix-rightbox .kefubox li button:hover{background: #f94b15;box-shadow: 0 2px 5px #95ecb1;}
body>.fix-rightbox .kefubox span{position: absolute; left: -15px; top: -15px;transition: all 0.5s;cursor: pointer;width:33px; height: 33px; background: url(../images/closed.png) center no-repeat;display:inline-block;z-index: 6}
body>.fix-rightbox .kefubox span:hover{transform: rotate(270deg);}
body>.fix-rightbox .kefubox input{border:1px solid #ccc;width: 180px; height: 22px; line-height: 22px; padding-left: 30px; font-size: 14px;}
body>.fix-rightbox .kefubox li:nth-child(3) input{background: #fff url(../images/ico1.png) 5px center no-repeat;background-size: 20px 20px;}
body>.fix-rightbox .kefubox li:nth-child(4) input{background: #fff url(../images/ico2.png) 5px center no-repeat;background-size: 20px 20px;}
body>.fix-rightbox .kefubox textarea{border:1px solid #ccc; height: 100px; line-height:25px;resize: none;width: 206px;}
body>.fix-rightbox .kefubox li i{margin-left: 2px; color: #ff0000; font-weight: bold; font-size: 18px; display: none}
body>.fix-rightbox .kefubox .okmsg{position: absolute; bottom: 0; left: 0; width: 100%; height: 0; color: #fff; line-height: 50px; background: rgba(0,0,0,0.8);border-radius: 10px;text-align: center; font-size: 18px;z-index: 5;}


/*网站LOGO行*/
.demo1-top:hover{background:#fff;}
.demo1-top:hover .nav li a{color: #000;}
.demo1-top:hover .curr span{background:#029036;}
.demo1-top .nav li a:hover{color: #029036;}
.demo1-top:hover .phone{color: #000;}
.demo1-top .nav li a:hover span{background:#029036;}
.demo1-top{width:100%;height: 91px;background:rgba(0, 0, 0, 0);position: fixed;top: 0;z-index: 999;}
.demo1-top .container{width: 95%;margin: 0 auto;    text-align: center;}
.demo1-top ul{float: left;}
.demo1-top .logo{line-height: 91px;text-align: center;}
.demo1-top .logo img{max-height: 91px;display: inline-block;max-width: 260px;vertical-align: middle;}
.demo1-top .nav{    float: none;
    display: inline-block;}
.demo1-top .nav li{font-size: 16px; color: #fff;float: left;text-align:center;height: 91px; line-height: 91px;    padding: 0 1.25vw;
    box-sizing: border-box;}
.demo1-top .nav li:hover{background: rgba(0,0,0,0);}
.demo1-top .nav li span{position: absolute; bottom:0px; display: block;height: 4px;z-index: 1;transition: all 0.5s;background:#fff;width: 0;left: 50%;}
.demo1-top .nav li a{position: relative;display: inline-block;color: #fff;}
.demo1-top .nav li:hover>a{}
.demo1-top .nav li.curr span{width: 100%;margin-left: -50%;}
.demo1-top .nav li:hover span{width: 100%;margin-left: -50%;}
.demo1-top .phone{float: right;color: #ffffff;height: 91px;display: flex;align-items: center;justify-content: center;max-width: 20%; }
.demo1-top .phone span{font:20px/90px ec_l;margin-right: 45px;}
.demo1-top .phone img{    position: relative;
    top: 4px;
    right: 5px;}

.demo1-top .down:hover .son-list{opacity: 1;height: 100px;}
.demo1-top li .son-list{   background: #fff;opacity: 0;height: 0;transition: all .6s;
    z-index: 999;    overflow: hidden;    display: flex;
    justify-content: center;
    position: absolute;left: 0;
    width: 100%;
    }
.demo1-top li .son-list ol{    display: inline-block;
    height: 100px;
    text-align: center;
    float: left;}
    .demo1-top li .son-list ol a{height: 100px;
    line-height: 100px;transition: all .3s;
    display: block;
    color: #000;
    font: normal 16px/100px "microsoft yahei","宋体";
    width: 160px;}
    .demo1-top li .son-list ol a:after{opacity: 0;}
    .demo1-top li .son-list ol a:hover{  
    color: #029036;}
@media (max-width: 1799px){
  .demo1-top, .demo1-top .logo,.demo1-top .phone,.demo1-top .nav li{ height: 80px; line-height: 80px;}
}
 .demo1-top{margin-top:0px;}
 .cor_bs,.cor_bs:hover{color:#fff}.cor_red{color:#029036}
  .fr{float:right;}
  
  .foot_sa{ float: left; height: 24px; width: 24px; margin-left: 1.04vw; position:relative; }
.foot_sa span{ display: inline-block; height: 150px; width: 150px; position: absolute; left: 50%; margin-left: -75px; bottom: 38px; box-shadow:0 0 10px rgba(0,0,0,0.1); transition:all 0.3s ease-in-out; opacity:0; visibility:hidden; transform:translateY(8px) scale(0.6); transform-origin:center bottom;}
.foot_sa span:after{content:""; border-left:8px solid transparent; border-right:8px solid transparent; border-top:8px solid #fff; position:absolute; left:50%; margin-left:-4px; bottom:-8px;}
.foot_sa:hover span{ opacity:1; visibility:visible; transform:translateY(0) scale(1)}
.foot_sa1{ background: url(../images/foot_si1.svg) no-repeat center center; }
.foot_sa2{ background: url(../images/foot_si2.svg) no-repeat center center; }
.foot_sa3{ background: url(../images/foot_si3.svg) no-repeat center center; }
.foot_sa4{ background: url(../images/foot_si4.svg) no-repeat center center; }

    .hmc2bgs{ height:100vh; width:100%; position:relative; overflow:hidden;}
.hmc2bg{ position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease-in-out; opacity:0; visibility:hidden;}
.hmc2bg.on{ opacity:1; visibility:visible;}
.hmc2bg .bgImg{ position:absolute; left:0; top:0; right:0; bottom:0;}
.hmc2bg .bgImg:after{ content: ""; background: url(../images/fsLine.png) repeat-x left top; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.hmc2txtWpr{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%); transition:all 0.3s ease-in-out; opacity:0; text-align:right; visibility:hidden;}
.hmc2txtWpr.on{ opacity:1; visibility:visible;}
.hmc2txtWpr .container{max-width: 1470px;margin: 0 auto;}
.hmc2txt{ color:#fff; text-align:left; display:inline-block;}
.hmc2txt strong{ font-size: 52px; line-height: 62px; letter-spacing: 3px; display: block; font-weight: 500; transform:translateY(100px); opacity:0; transition:all 0.8s ease-in-out; }
.hmc2txt p{ font-size: 24px; font-weight: 100; line-height: 38px; margin: 15px 0px 45px; letter-spacing:2px; transform:translateY(100px); opacity:0; transition:all 0.8s ease-in-out; }
.hmc2txt div{ transform:translateY(100px); opacity:0; transition:all 0.8s ease-in-out;}
.on .hmc2txt strong{transform:translateY(0); opacity:1; transition-delay:0.1s;}
.on .hmc2txt p{transform:translateY(0); opacity:1;transition-delay:0.3s;}
.on .hmc2txt div{transform:translateY(0); opacity:1; transition-delay:0.4s;}
.hmc2NavWpr{ position:absolute; left:0; width:100%; bottom:60px;}
.hmc2NavWpr .container{max-width: 1200px;padding: 0 15px;margin: 0 auto;}
.hmc2Nav{ height:90px; background:rgba(255,255,255,0.65); border-radius:6px; box-shadow:0 5px 15px rgba(0,0,0,0.05);}
.hmc2Nav li{ width:33.33%; float:left;}
.hmc2Nav_a{ display: block; height: 90px; text-align: center; font-size: 24px; line-height: 90px; letter-spacing: 2px; color: #100; }
.hmc2Nav_a.on{ background:#029036; border-radius:6px; box-shadow:0 5px 15px rgba(181,0,31,0.3); color:#fff;}
.hmc2Nav_a text,.hmc2Nav_a .hmc2icon{vertical-align:middle;}
.hmc2icon{ display:inline-block; position:relative; top:15px; margin-right:10px}
.hmc2icon img{ transition:all 0.5s ease-in-out;}
.hmc2icon img:nth-child(2){ position:absolute; left:0; top:0; opacity:0;}
.hmc2Nav_a strong{ font-weight: normal;}
.hmc2Nav_a.on .hmc2icon img{opacity:0;}
.hmc2Nav_a.on .hmc2icon img:nth-child(2){opacity:1;}
.hmPage2 .hmPubBtn{ line-height:46px; height:48px; border:1px solid #fff; background:none;}
.hmPage2 .hmPubBtn:hover,.hmPage2 .hmPubBtnWpr:hover .hmPubBtn{ background:#029036; box-shadow:none; transform:translateY(0); border:1px solid #029036;}
.hmPubBtn{ font-size: 14px; line-height: 48px; color: #fff;border:1px solid #fff; letter-spacing: 2px; height: 48px; width: 180px; padding-left: 20px; display: inline-block;  border-radius:0.3em; position:relative; transition:all 0.5s ease-in-out; }
.hmPubBtn:hover,.hmPubBtnWpr:hover .hmPubBtn{ color:#fff;border:1px solid #029036;background: #029036; transform:translateY(-5px)}


.hmc3txt .container{max-width: 1500px;padding: 0 15px;margin: 0 auto;}
.hmc3txt .hmPubBtn{color:#fff;border:1px solid #fff;border-radius: 20px;
    width: 120px;
    height: 40px;
    line-height: 40px;}
.hmc3txt .hmPubBtn:hover{ color:#000;border:1px solid #fff;background: #fff; transform:translateY(-5px)}
.hmc3txt .txt{font-size: 16px;line-height: 2;color: #fff;margin-bottom: 60px;max-width: 45%;}
.hmc3ImgBG{ height:100vh; position:relative;}
.hmc3txt strong:after{ content: ""; background: #b21d30; position: absolute; left: 0px;  bottom: -10px;height: 4px;width: 10vw;display:none; }
.hmc3txt{ position:absolute; left:0; width:100%; top:50%; transform:translateY(-50%);}
.hmc3txt strong{ font-size: 42px; line-height: 62px; letter-spacing: 3px; display: block; font-weight: 100;color: #fff;position: relative; }
.hmc3txt p{ font-size: 24px; color: #3d3d3d;text-transform: uppercase; line-height: 38px; margin: 15px 0px 45px; letter-spacing:2px;}
@media (max-width:1799px){
.hmc3txt strong{font-size:36px; line-height:50px;}
.hmc3txt p{font-size:20px; line-height:32px;}
}
@media (max-width:993px){
.hmc3txt strong{font-size:32px; line-height:42px;}
.hmc3ImgBG{height:550px;}
.hmc3txt p{font-size:16px;}
.hmPage3{position:relative;}
.hmc3txt{padding-bottom:80px;}
}
@media (max-width:767px){
.hmc3txt p{font-size:14px; line-height:26px;}
.hmc3ImgBG{height:380px;}
.hmc3txt strong{font-size:24px; line-height:30px;}
.hmc3txt{text-align:center;}
.hmPage3 .hmPubBtn{text-align:left;}
.hmc2txt p,.hmc3txt p{font-weight:500;}

}


.hmPage4 .container{max-width: 1500px;padding: 0 15px;margin: 0 auto; 
    vertical-align: middle;}
.hmc4top{ padding: 2.6vw 33.33% 0.93vw 46px; background: url(/template/shop/blue/public/images/ly.jpg) no-repeat right center; background-size:cover; margin-top:90px; }
.hmc4top h4{ font-size: 22px; letter-spacing: 2px; line-height: 40px; display: block; font-weight: normal; text-transform: uppercase;margin-bottom: 30px; }
.hmc4ul{ margin: 22px -12px 0px; }
.hmc4ul li{ padding: 0px 12px; float: left; width: 50%; margin-bottom: 22px;box-sizing: border-box; }
.hmc4inx{ position:relative; height:56px;}
.hmc4inx input,.hmc4inx textarea{ height: 56px; line-height: 54px; background: #e5e5e5; width: 100%; padding: 0 20px; font-size: 16px; color: #666; border: 1px solid #e5e5e5; border-radius:0.2em;box-sizing: border-box; }
.hmc4inx input:focus{ border: 1px solid #CCC; }
.hmc4inx select{ appearance: none; -moz-appearance: none; -webkit-appearance: none;  opacity: 1;  }
.hmc4inx button{ font-size: 20px; line-height: 56px; color: #3d3d3d; box-sizing: border-box;background: unset;   border: 1px solid #3d3d3d;  letter-spacing: 1px; text-align: center; height: 56px; display: block; cursor: pointer; border-radius:0.2em; display:block; width:100%; cursor:pointer; position:relative; overflow:hidden; transition:all 0.5s ease-in-out;}
.hmc4inx button:hover{color:#fff;border:1px solid #029036;background: #029036; transform:translateY(-5px) }
.hmc4bmul{ margin: 3.02vw -12px 0px; }
.hmc4bmul li{ width:33.33%; float:left; padding:0 12px;box-sizing: border-box;}
.hmc4bmul .bgImg{overflow: hidden;}
.hmc4bmul .bgImg img{    transition: all .5s;
    width: 100%;
    display: block;}
.hmc4bmul .bgImg img:hover{transform: scale(1.05);}
.hmc4a{ display:block;}
.hmc4a .overflowHide{ height:261px;}
.hmc4bmTxt{ padding: 2.08vw 1.82vw 10px; }
.hmc4bmTxt p{ font-size: 16px; line-height: 26px; color: #555; }
.hmc4bmTxt strong{ font-size: 22px; font-weight: normal; line-height: 32px; letter-spacing: 2px; margin: 8px 0px 1.45vw;display: block;transition: all .5s; }
.hmPage4{display: flex;
    align-items: center;
    justify-content: center;}
.hmPage4 a:hover strong{color: #b21d30;}
.hmc4bmTxt span{ font-size: 14px; color: #000; line-height: 26px; letter-spacing: 2px; display: inline-block; }
.hmc4bmTxt span:hover{color: #029036; }
.layui-form-select{display: none;}
.hmc4bmul .{}
@media (max-width:1799px){
.hmc4a .overflowHide{height:200px;}
.hmc4bmul{margin-top:18px;}
.hmc4top h4{font-size:20px; line-height:22px;}
.hmc4ul li{margin-bottom:12px; padding:0 6px;}
.hmc4ul{margin:15px -6px 0px;}
.hmc4bmTxt{padding:1.28vw 1.82vw 10px}
.hmc4bmTxt strong{font-size:20px; line-height:26px; margin-bottom:1.2vw;}
.hmc4top{margin-top:80px;}
.hmc4inx button{font-size:18px;}
}
@media (max-width:1379px){
.hmc4a .overflowHide{height:160px;overflow: hidden;
    position: relative;
    z-index: 0;}
}
@media (max-width:993px){
.hmc4top{margin-top:60px; padding-left:15px; padding-right:15px;}
.hmc4inx button{font-size:16px;}
.hmc4bmTxt strong{font-size:16px;}
.hmc4bmul {padding-bottom:40px;}
}
@media (max-width:767px){
.hmc4top{margin-top:40px; padding:25px 15px 35px;}
.hmc4ul li{width:100%;}
.hmc4inx input{height:48px; line-height:46px; padding-left:15px; font-size:14px;}
.hmc4inx{height:48px;}
.hmc4inx button{height:48px; line-height:48px;}
.hmc4inx select{height:48px; line-height:46px; padding-left:15px; font-size:14px;}
.hmc4bmul li{width:100%; margin-top:15px;}
.hmc4a .overflowHide{height:185px;}
}
/*底部公司信息版权*/
.copyright{text-align: center; color: #979797; height: 55px; line-height:55px;background:#010101;}
.copyright a{color: #979797}
.copyright span{margin:0 30px;}
.demo1-bottom{background:#313131;padding:30px 0 50px;overflow: hidden}
.demo1-bottom .w1210{margin-top:10px;width: 100%;max-width:1500px;     overflow: hidden;
    border-bottom: 1px solid #999;
    padding: 0 0 30px 0;}
.demo1-bottom ul{float: left;width: 15%;margin-left:0%;}
.demo1-bottom ul li a{line-height: 2; color: #939393;font-size: 14px;transition: all .5s;}
.demo1-bottom ul li a:hover{margin-left: 10px;color:#fff;}
.demo1-bottom ul:first-child{margin-left: 13%;}
.demo1-bottom ul h2{font-size: 18px; margin-bottom:10px; color: #636363;}
.demo1-bottom .down{margin-top:10px;width: 100%;max-width:1200px;     overflow: hidden; padding: 15px 0 0px 0;margin:0 auto;}
.demo1-bottom .down .fr strong{font-size: 14px;
    color: #808080;
    float: left;
    font-weight: normal;}

/*分页样式代码*/
.common-page {width: 100%;margin:40px auto 0;padding-bottom: 50px}
.common-page .page_list{color: #ccc;margin:0 auto;font-size: 14px;text-align:center;line-height: 35px; height: 37px}
.common-page .num{display:  inline-block;width: 35px; height: 35px ; border: 1px solid #eee;cursor: pointer;color: #666;margin-right: 5px}
.common-page .num:hover{background: #FF0000; color: #fff}
.common-page .curr {background: #FF0000; color: #fff}
.common-page .prev,.common-page .next{display:  inline-block;width: 70px; height: 35px ; border: 1px solid #eee;margin-right: 5px;cursor: pointer;}
.common-page .prev:hover,.common-page .next:hover{background: #FF0000; color: #fff}
.common-page .total{display:  inline-block;width: 70px; height: 35px ; border: 1px solid #eee;}
.common-page .disabled:hover{background: #FFF!important; color: #ccc!important}

/*单页样式，关王我们，联系我们，招商加盟*/
.demo1-pagelist{background: #fff;padding-top: 0px;}
.demo1-pagelist .pic{max-height:600px;overflow:hidden;}
.demo1-pagelist .pic img{width:100%;}
.pagetitleen{font-size: 50px; text-align:center;font-weight: bold;color: #fff;padding-top: 30px;text-transform:uppercase;}
.pagetitlecn{font-size: 30px; text-align:center;font-weight: bold;color: #fff}
.demo1-pagelist .desc{padding:20px;line-height:26px;text-align:justify;}
.demo1-pagelist .desc img{max-width: 100%;margin:0 auto;}
.pc-topadbg{opacity: 0;margin-top: 91px;}
.pc-topadbg .classlist{text-align: center;margin-top: 40px;z-index: -1;}
.pc-topadbg .classlist li{width:200px; text-align:center; height: 35px; line-height:35px;border:1px solid #ccc;margin-right:5px;margin-bottom: 20px;display: inline-block;color: #ddd}
.pc-topadbg .classlist li:hover{background: #000;color: #fff}
.pc-topadbg .classlist .curr{background: rgba(247,0,23,0.8);color: #fff}
.map-canvas{width: 60%; height: 500px; margin:0 auto;}
.addresslist li{ line-height: 25px; }
.addresslist li:nth-child(1){color: #ff0000; font-weight: bold;}
.zhu-wd{animation: zhu-wd 1s linear forwards;}
/*波纹动画开始*/
@-webkit-keyframes wateranimate {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(2);
        opacity: 0;
    }
}
@keyframes wateranimate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}           
.ripple {
    position: relative;
    width: 300px;
    height: 300px;
}           
.w1 {
    -webkit-animation: wateranimate 6s 3s ease-out infinite;
    animation: wateranimate 6s 3s ease-out infinite;
}           
.w2 {
    -webkit-animation: wateranimate 6s 2s ease-out infinite;
    animation: wateranimate 6s 2s ease-out infinite;
}           
.w3 {
    -webkit-animation: wateranimate 6s 1s ease-out infinite;
    animation: wateranimate 6s 1s ease-out infinite;
}           
.w4 {
    -webkit-animation: wateranimate 6s 0s ease-out infinite;
    animation: wateranimate 6s 0s ease-out infinite;
}           
.w1, .w2, .w3, .w4 {
    padding: 20%;
    position: absolute;
    left: 30%;
    top: 30%;
    border: 1px solid pink;
    box-shadow: 0 0 120px 30px #0f3484 inset;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
}



