﻿@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:"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);}

/*右边漂浮*/
.fix-rightbox{position: fixed; right: 20px; bottom: 50px;z-index: 10000}
.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;}
.fix-rightbox ul ol{width: 35px; height: 35px;background: url(../images/ico/rightbox.png) no-repeat;display: inline-block;vertical-align: middle;}
.fix-rightbox ul:nth-child(1) ol{background-position: -46px 0;}
.fix-rightbox ul:nth-child(2) ol{background-position: -46px -97px;}
.fix-rightbox ul:nth-child(3) ol{background-position: -46px -143px;}
.fix-rightbox ul:nth-child(4) ol{background-position: -46px -194px;}
.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}
.fix-rightbox ul span:before{content: ""; width: 10px; height: 10px; transform: rotate(45deg);display: inline-block; right: -5px; top: 20px;background: #3cbf66; position: absolute;}
.fix-rightbox ul:hover{background: #3cbf66;}
.fix-rightbox ul:nth-child(2) span,.fix-rightbox ul:nth-child(3) span{width: 100px; height: 130px;padding: 10px; line-height: 30px;visibility: hidden;}
.fix-rightbox ul:nth-child(2) span img,.fix-rightbox ul:nth-child(3) span img{width: 100px; height: 100px;}
.fix-rightbox ul:nth-child(2):hover span,.fix-rightbox ul:nth-child(3):hover span{left: -130px;opacity: 1;visibility: visible;z-index: 10}
.fix-rightbox ul:nth-child(1) span,.fix-rightbox ul:nth-child(4) span{width: 100px; height: 50px;line-height: 50px;visibility: hidden;}
.fix-rightbox ul:nth-child(1):hover span,.fix-rightbox ul:nth-child(4):hover span{left: -110px;opacity: 1;visibility: visible;;z-index: 10}
.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}
.fix-rightbox .kefubox li{line-height: 30px; margin-bottom: 10px;}
.fix-rightbox .kefubox li:nth-child(1){color: #fff; border-bottom: 1px solid #ccc;}
.fix-rightbox .kefubox li:nth-child(5){ height: 40px;margin-top: 20px;}
.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;}
.fix-rightbox .kefubox li button:hover{background: #f94b15;box-shadow: 0 2px 5px #95ecb1;}
.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}
.fix-rightbox .kefubox span:hover{transform: rotate(270deg);}
.fix-rightbox .kefubox input{border:1px solid #ccc;width: 180px; height: 22px; line-height: 22px; padding-left: 30px; font-size: 14px;}
.fix-rightbox .kefubox li:nth-child(3) input{background: #fff url(../images/ico1.png) 5px center no-repeat;background-size: 20px 20px;}
.fix-rightbox .kefubox li:nth-child(4) input{background: #fff url(../images/ico2.png) 5px center no-repeat;background-size: 20px 20px;}
.fix-rightbox .kefubox textarea{border:1px solid #ccc; height: 100px; line-height:25px;resize: none;width: 206px;}
.fix-rightbox .kefubox li i{margin-left: 2px; color: #ff0000; font-weight: bold; font-size: 18px; display: none}
.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行*/

/* === 顶部导航栏全局样式  开始 === */
.navbar{
	background:#313036;position: fixed;top: 0;z-index: 9999;
	width: 100%;height:85px;
}
.navbar .container{max-width: calc(94% - 84px);;position: relative;padding: 0;overflow: hidden;margin-left: 5%;}

.logo{height: 85px;display: flex;align-items: center;    float: left;}
.logo img{max-width: 100%;display: block;}
.nav{text-align: center; font-size: 0; width: 100%;display: none;
    position: fixed;display: flex;align-items: center;justify-content: center;
    top: 0;
    height: 100%;
    background: #000;
    z-index: 999;
    left: 0;}
.nav li{ display: block;float: left; font-size: 15px;width: 100%;text-align: center;margin: 0 1%;position: relative;}
.nav li a{ display: block; line-height:85px; height:85px;color: #fff;}
.nav li a:hover,.nav li.active a{color: #fff;text-decoration: underline;}
.nav li ol{z-index: -1;opacity: 0;background: #313036;padding: 10px 0;transition: all 0.3s ease-out 0s;height: 0;}
.nav li ol span{display: block;width: 100%;float: none;}
.nav li ol span a{height: auto;font: normal 13px/42px "思源黑体 CN","microsoft yahei";display: block;color: #b5aea8;}
.nav li.active ol span a{text-decoration: none;color: #b5aea8;}
.nav li:nth-child(2):hover ol{text-decoration: none;background: #666;color: #fff;height: 272px;opacity: 1;}
.nav li:nth-child(3):hover ol{text-decoration: none;background: #666;color: #fff;height: 230px;opacity: 1;}
.nav li:nth-child(4):hover ol{text-decoration: none;background: #666;color: #fff;height: 0px;opacity: 0;}
.nav li:nth-child(5):hover ol{text-decoration: none;background: #666;color: #fff;height: 212px;opacity: 1;}
.nav li.li10 ol{color: #fff;font-size: 12px !important;text-align: left;padding-left: 20px;height: 0;}


.navbar .dianhua{margin-right:50px;float: right;height:85px;width: 16%;text-align: right;font: normal 16px/85px "思源黑体 CN","microsoft yahei";color: #fff;background: url(../images/dianhua.jpg) no-repeat center right;padding-right: 20px;}
.navbar .navbtn{    position: absolute;
    right: 0;cursor: pointer;z-index: 1000;
    height: 85px;
    display: flex;
    align-items: center;}
.navbar .navbtn span:before{content: "";display: block;width: 25px;height: 3px;position: absolute; background: #fff; top: -8px;}
.navbar .navbtn span{display: block;
    width: 25px;position: relative;
    height: 3px;
    background: #fff;}
.navbar .navbtn span:after{content: "";display: block;width: 25px;height: 3px;position: absolute; background: #fff;bottom: -8px;}

/* === 顶部导航栏全局样式  结束 === */

.container{margin:0 auto;max-width:1600px;}

.pic img{max-width: 100%;}
.img{overflow: hidden;}
.pic img:hover{transform: scale(1.05);}
.img img{max-width: 100%;transition:all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;margin:0 auto;}
div,li{    box-sizing: border-box;}
a{transition:all .5s;}
/* === 首页样式开始 === */
.box{width: 100%;max-width: 1920px !important;margin: 0 auto !important;}
.box .w1003{max-width: 75rem;}
.box .h2{margin-bottom: 1rem;}
.box .h2 h2{color: #515151;text-align: center;font: normal 40px/1.4 "ali";text-transform: uppercase;position: relative;}
.box .h2 h4{color: #515151;text-align: center;font: bold 20px/1.3  "microsoft yahei";position: relative;padding-bottom: 10px;vertical-align: middle;}
.box .h2 h4 img{vertical-align: middle;}
.box .h2 h5{color: #263435;text-align: center;font: normal 14px/1.4  "microsoft yahei";}


.box0{background:#313036;padding:1% 0 1%;}
.box0 .container{max-width: 100%;padding:0;position:relative;padding-left: 15%;}
.box0 .h2{position: relative;}
.box0 .h2 h2{font: bold 40px/50px "microsoft yahei";text-align: left;color:#b1aca8;text-transform: uppercase;}
.box0 .h2 h4{font: normal 25px/35px ali;text-align: left;color:#b1aca8;text-transform: uppercase;margin-bottom: 15px;}

.box0  .text{}
.box0  .text .left{float: left;width: 28%;display: block !important;padding-top: 9%;}
.main-page .nav-back{width:268px;height:0;}
.main-page .nav{position:relative;width:320px;text-align:left;color:#b5aea8;font: normal 22px/50px "microsoft yahei";margin-left: 0;float: none !important;padding-top: 10px !important;}
.main-page .nav div{height:50px;line-height:50px;vertical-align: middle;margin: 13px 0;cursor: pointer;padding-left: 1rem;}
.main-page .nav div.on{background: #b5aea8;color: #313036;}
.main-page .nav div.on img{-webkit-filter: drop-shadow(0 0px #fff);
    filter: drop-shadow(0 0px #fff);}
.box0 .text .right{width:70%;float: right;}
.main-page .content-back{width:100%;height:785px;}
.main-page .content{position:relative;width:100%;height:785px;margin-top:-785px;overflow:hidden;box-sizing: border-box;}
.main-page .content div{width:100%;height:785px;background:#fff;}
.main-page .content img{max-width: 100%;}



.box1{background:url(../images/cbj1.jpg) no-repeat right bottom #f3f3f3;padding:4rem 0 ;}

.box1 .container{padding:0;max-width: 100%;}
.box1 .fll{float: left;width: 59%;font-size: 0;}
.box1 img{max-width: 100%;}
.box1 .frr{float: right;width: 41%;font-size: 0;position: relative;padding:1% 5% 5% 5%;}
.box1 .frr h2{color: #313036;position: absolute;font: normal 100px/1.04  "ali","宋体";left: -25%;top: 30%;transform:rotate(90deg);z-index: 11;text-transform: uppercase;}
.box1 .frr h4{color: #313036;font: normal 45px/1.1  "microsoft yahei","宋体";width: 45px;text-align: left;padding-left: 10px;margin-top: 2rem;}
.box1 dt{text-align: left;color: #313036;font: normal 13px/1.8  "microsoft yahei","宋体";padding: 2rem 0;margin: 0 auto;max-width: 1000px}
.box1 .dd{margin: 0 ;width: 140px;}
.box1 .dd a{display: block;color: #44434a;font: normal 16px/40px "microsoft yahei";text-transform: uppercase;text-align: left;}
.box1 .dd a:hover{color: #fff;background: #44434a;text-align: center;}


.box22{background:#313036;padding:3rem 0;}
.box22 .container{max-width:90rem;padding: 0;}
.box22 .h2{position: relative;}
.box22 .h2 h2{font: bold 40px/50px "microsoft yahei";text-align: center;color:#b1aca8;text-transform: uppercase;}
.box22 .h2 h4{font: normal 25px/35px ali;text-align: center;color:#b1aca8;text-transform: uppercase;margin-bottom: 15px;}
.box22 ul li{float: left;width: 45%;margin: 2%;font: normal 16px/40px "microsoft yahei";text-align: center;color:#fff;}
.box22 ul li img{max-width: 100%;display: block;margin-bottom: 8px;}
.box22 ul li a{color: #fff;}
.box22 ul li a:hover{color: #fff;text-decoration: underline;}


.box7{background:url(../images/cbj3.jpg) no-repeat center;padding:5rem 0 7rem;background-size:cover;}
.box7 .h2 h2{color: #fff;font-family: "microsoft yahei";}
.box7 .h2 h2 b{font-size: 50px;}
.box7 .h2 h4{color: #fff;font-family: "microsoft yahei";font-size: 14px;}
.box7 .container{padding:3rem 0 0;max-width: 85rem;}
.box7 li{float: left;width: 19.5%;margin: 0 ;text-align: center;color: #fff;font: normal 14px/1.8  "microsoft yahei";border-right: 1px solid #fff;padding: 4rem 2rem;}
.box7 li:first-child{border-left: 1px solid #fff;}
.box7 li img{max-width: 100%;display: block;margin-bottom: 1rem;margin: 0 auto;}
.box7 li b{display: block;font-size: 20px;color: #fff;margin: 40px auto 12px;}





.box5{background:#b7b0aa;padding: 0;background-size:cover;}
.box5 li{float: left;width: 10%;font-size: 0;}
.box5 li img{width: 100%;display: block;}

.box9{background:#313036;padding: 0 0;background-size:cover;}
.box9 .h2 h2{color: #b7b0aa;}
.box9 .h2 h4{color: #b7b0aa;}
.box9 .container{padding:0;max-width: 100%;}
.box9 li img{max-width: 100%;display: block;}


.box6{background:#313036;padding:6rem 0;background-size:cover;}
.box6 .container{padding:0;max-width: 90rem;}
.box6 img{max-width: 100%;}
.box6 li{float: left;width: 24.5%;border: 1px solid #b3aca5;padding: 1rem;height: 312px;}
.box6 li.li1{border:none;width: 49%;padding: 5rem 0 0;}
.box6 li.li1 h2{color: #b7b0aa;font:normal 64px/1.2 "microsoft yahei";text-align: center;}
.box6 li.li1 h4{color: #b7b0aa;font:normal 24px/1.4 "microsoft yahei";text-align: center;}
.box6 li .txt{background:none;padding: 1rem;height: 277px;}
.box6 li .txt img{display: block;max-width: 100%;margin: 2rem auto;}
.box6 li .txt b{color: #b7b0aa;font: normal 30px/1.8  "microsoft yahei";text-align: center;display: block;}
.box6 li .txt dt{height: 0;opacity: 0;color: #313036;font: normal 14px/1.8  "microsoft yahei";text-align: center;}
.box6 li:hover .txt{background: #b3aca5;}
.box6 li:hover .txt img{opacity: 0;height: 0;}
.box6 li:hover .txt b{color: #313036;font-size: 20px;margin-top: -1.5rem;font-weight: bold;margin-bottom: 1.5rem;}
.box6 li:hover .txt dt{height: 120px;opacity: 1;}


  .box3{background:#b5aea8;padding:4rem 0;background-size: cover;}
.box3 .container{padding:2rem 0 0;max-width: 75rem;}
.box3  .h2 h2{color: #313036;font: bold 40px/1.5  "思源黑体 CN","microsoft yahei";position: relative;text-transform: uppercase;}
.box3  .h2 h4{color: #313036;font: normal 14px/1.5  "思源黑体 CN","microsoft yahei";margin-bottom: 2rem;text-transform: uppercase;font-weight: 100;}
.box3  .h2 h4:after{content: "";display: block;width: 50px;height: 3px;margin:25px auto;background:#313036; }
.news a{float: left;display: block;width: 100%;}
.news a img{width: 100%;    transition: all .3s;}

.news .box{background-color:#e5e5e5;max-height: 570px;position: relative;}
.news .li .box{    height: 275px;    display: flex;padding: 0 6% 0 18%;
    justify-content: center;max-width: 76%;
    align-items: center;}

.news .cont{background-color:#fff;transition: all .3s;padding: 20px;}
.news .li{float: left;}
.news .li a .img {overflow: hidden;max-height: 355px;}


.news .li{    width: 48%; float: right;margin: 10px; }

.news .li .img{display: none;}

.news  .tit{font-size: 18px;margin:0 0 15px 0;padding-bottom:15px;border-bottom: 1px solid #bfbfbf;
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;color: #404040;font-size: 16px;width: 300px;}
.news .li .cont .sum{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;line-height: 1.7;color: #828282;font-size: 13px;}
.news .li .cont {transition: all .3s;width: 437px;
    height: 170px;}
.news .li:hover .cont{box-shadow: 5px 5px 5px #6d6969;}
.news .li .cont ol{color: #828282;font-size: 13px;margin-top: 25px;display: none;}
.news .li .cont .time{position: absolute;left: calc(18% - 60px);color: #fff;background-color: #313036;    width: 60px;
    height: 80px;
    top: 38%;}
.news .li .md{font-size: 30px;display: block;
    text-align: center;
    position: relative;
    bottom: 10%;}

    .news .li .year    {    display: block;
    position: relative;
    top: 60%;
    text-align: center;}

.news .li .link:nth-child(2){display: none;}







.fool_lan{width: 100%;margin: 0 auto;background:#313036;padding:2rem 0 ;}
.fool_lan .w1003{max-width: 1500px;margin: 0 auto;}
.fool_lan img{max-width: 100%;}
.fool_lan .fll{width: 70%;float: left;}
.fool_lan .frr{width: 26%;float: right;}

.fool_lan .fll ul{width: 100%;padding: 2rem 0;border-bottom: 1px solid #b5aea8;margin-bottom: 2rem;}
.fool_lan .fll li{float: left;width: 12%;text-align: center;}
.fool_lan .fll li a{color: #b5aea8;font-size: 13px;text-align: left;display: block;}
.fool_lan .fll li a:hover{color: #fff;}
.fool_lan .fll .img{float: left;width: 52%;}
.fool_lan .fll .txt{float: right;width: 45%;font:normal 14px/28px "microsoft yahei","宋体";color: #cbcbcb;text-align: left;border-left: 1px solid #dbdbdb;padding-left: 5%;}
.fool_lan .txt span{padding: 0;}
.fool_lan .txt a{color: #cbcbcb;}
.fool_lan .txt a:hover{color: #fff;text-decoration: underline;}


.fool_lan .frr .dianhua{color: #b5aea8;font: bold 52px/1.8  "ali","宋体";text-align: center;margin: 2rem 0;}
.fool_lan .frr .img{text-align: center;}





.fool{color: #fff;width: 100%;background:#313036;padding: 0 0;}
.fool .w1003{max-width: 75rem;padding: 10px 0;font:normal 13px/28px "microsoft yahei","宋体";margin: 0 auto;text-align: center;}
.fool p,.fool a{color: #fff;}
.fool .span_fool{text-align: center;padding:0 6px;display: inline-block;}
.fool .span_fool p{display: inline-block;}
/* === 首页样式结束 === */
/*底部公司信息版权*/
.copyright{ color: #fff; height: 62px; line-height:62px;font-size: 14px;background:#393939;text-align: center;}
.copyright a{color: #fff;font-size: 14px;}
.copyright span{margin:0 30px;}
.demo1-bottom{background:#393939;padding:30px 0 30px;overflow: hidden}
.demo1-bottom .w1210{   min-width: 1280px; overflow: hidden;width: 78%;}
.demo1-bottom ul{float: left;width: 14%;}
.demo1-bottom ul h2{color: #fff;font-size: 16px;margin-bottom: 10px;}
.demo1-bottom ul li{line-height: 1.7; color: #fff;font-size: 14px;}
.demo1-bottom ul li a{line-height: 1.7;  color: #fff;font-size: 14px;}
.demo1-bottom ul:nth-child(1){margin-top:20px;width:32%;}
.demo1-bottom ul:nth-child(2){width: 10%;margin-top:20px;}
.demo1-bottom ul:nth-child(3){width:36%;margin-left:2%;margin-top:20px; }
.demo1-bottom ul:nth-child(1) img{max-width:280px;display: block;margin: 0 auto;}
.demo1-bottom ul:nth-child(4){width: 17%; margin-right: 3%;margin-top:20px;}
.demo1-bottom ul:nth-child(4) img{max-width:180px;display: block;margin: 0 auto;}
.demo1-bottom ul a:hover{color: #d82525;}

/*分页样式代码*/
.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: 50px;}
.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 .classlist{text-align: center;margin-top: 40px;}
.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;
}



