/*-----------------------------------------------------------*/ /*copyright by 动力无限 www.btoe.cn*/ /*邮箱 btoe@btoe.cn*/ /*合作电话 400-0599-360*/ /*版权所有违者必究*/ /*-----------------------------------------------------------*/ /*Generated by wjdhcms 3.0 */ @charset "utf-8"; ::-webkit-scrollbar { width: 12px; height: 12px; background-color: #F5F5F5; } ::-webkit-scrollbar-track { border-radius: 12px; background-color: #E2E2E2; } ::-webkit-scrollbar-thumb { border-radius: 12px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); background-color: #555; } ::selection { background-color: #659746; color: #fff; } ::-moz-selection { background-color: #659746; color: #fff; } ::-webkit-selection { background-color: #659746; color: #fff; } #wjdh-kefu .wjdh-kefu-qq p, #wjdh-kefu .wjdh-kefu-qq a, #wjdh-kefu .wjdh-kefu-tel p, #wjdh-kefu .wjdh-kefu-tel img, #wjdh-kefu .wjdh-kefu-erweima img{ box-sizing: content-box; } * { padding: 0; margin: 0; font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif; } body { max-width: 1920px !important; font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif; color: #333; margin: 0; margin: 0 auto !important; line-height: 1.5; } *:before, *:after { box-sizing: content-box; } :focus { outline: 1; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } a { color: #333; text-decoration: none; } a:link, a:hover, a:active, a:visited { text-decoration: none; } ins { background-color: #ff9; color: #000; text-decoration: none; } mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; } input, select { vertical-align: middle; } li, ul { list-style-type: none; } img { border: none; } input,textarea { outline: 0; border: 0; resize: none; } h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em { font-weight: normal; font-style: normal; } .webqq_ewm{box-sizing: content-box;} .fixedNav { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 100000; _position: absolute; _top: expression(eval(document.documentElement.scrollTop)); box-shadow: 0px 10px 12px rgba(0,0,0,.1); } html{ cursor: url(../images/cur.png), default; } a{ cursor: url(../images/Acur.png), default ; } textarea{ animation: animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite; -o-animation: animated 1s infinite; } input[type="text"]{ animation: animated 1s infinite; -moz-animation: animated 1s infinite; -webkit-animation: animated 1s infinite; -o-animation: animated 1s infinite; } input[type="button"] { cursor: url(../images/Acur.png), default !important; } input,button{ outline: none; } @keyframes animated { 0% { cursor: url('../images/Pcuro1.png'), auto; } 8.8% { cursor: url('../images/Pcuro2.png'), auto; } 17.6% { cursor: url('../images/Pcuro3.png'), auto; } 26.4% { cursor: url('../images/Pcuro4.png'), auto; } 35.2% { cursor: url('../images/Pcuro5.png'), auto; } 44% { cursor: url('../images/Pcuro6.png'), auto; } 52.8% { cursor: url('../images/Pcuro7.png'), auto; } 61.6% { cursor: url('../images/Pcuro8.png'), auto; } 70.4% { cursor: url('../images/Pcuro9.png'), auto; } 79.2% { cursor: url('../images/Pcuro10.png'), auto; } 88% { cursor: url('../images/Pcuro11.png'), auto; } 100% { cursor: url('../images/Pcuro12.png'), auto; } } .wjdh-ico1,.wjdh-ico2{vertical-align: middle;} @media (min-width: 1200px){ .container,dl-container { width: 1200px !important; } } @keyframes msClock { 0%,70%,100% {transform: rotate(0) scale(1);} 10%,30% {transform: rotate(-15deg) scale(1);} 20%,40% {transform: rotate(15deg) scale(1);} } .t_back{width:100%;height:0.1px;} .big_box{width:100%;height:auto;min-height:194px;position:relative;} .toper{width:100%;height:82px;box-sizing:content-box;background:url(../images/top_back.png) center top no-repeat;position:absolute;left:0;top:112px;z-index:3;} .toper .center{width:1300px;margin:0 auto;height:82px;display:flex;justify-content: space-between;} .toper .center .txt{float:left;font-size:16px;color:#333;line-height:82px;} .toper .center .tel{width:275px;float:right;font-size:16px;color:#333;line-height:82px;} /* 询盘信息 */ .topxunpan {width:auto;height:22px;float:left;margin-top:30px;padding-left:30px;box-sizing:content-box;position:relative;} .topxunpan::before{content:'02.';font-size:16px;color:#333;line-height:22px;position:absolute;top:0;left:0;} .thisxp{width:auto;height:22px;} .topxunpan .xp {position: relative;line-height:22px;color: #333;font-size:16px;cursor: pointer;} .topxunpan .xp i {display:inline-block;color:#333;font-size:16px;text-align:center;} .topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #659746;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;} .topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #659746;} .topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;} .topxunpan i {font-weight: normal;font-style: normal;} /* 导航开始css */ .nav_xiala_aa{width:100%;height:112px;box-sizing:content-box;background:url(../images/nav_back.png) center top no-repeat;position:absolute;left:0;top:0;z-index:9;} .nav_xiala_xx{width:1300px;height:112px;box-sizing:content-box;margin:0 auto;position:relative;} .nav_xiala_xx h1{width:130px;height:46px;float:left;margin:33px 0;} .nav_xiala_xx .logo{width:130px;height:46px;display:block;vertical-align:top;} .nav_xiala{width:960px;height:112px;float:right;position:relative;} .nav_xiala ul{width:960px;height:112px;display:flex;justify-content: space-between;} .nav_xiala ul li{width:110px;height:112px;float:left;position:relative;z-index:0;} .nav_xiala > ul > li > a{display:block;width:110px;height:112px;font-size:16px;color:#333;line-height:112px;float:left;text-align:center;position:relative;z-index:0;-webkit-transition:all .7s;transition:all .7s;} .nav_xiala > ul > li:hover > a{color:#fff;-webkit-transition:all .7s;transition:all .7s;} .nav_xiala > ul > li.active > a{color:#fff;-webkit-transition:all .7s;transition:all .7s;} .nav_xiala > ul > li::before{content:'';width:0px;height:112px;background:#659746;position:absolute;top:0;left:50%;margin-left:-0px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;} .nav_xiala > ul > li:hover::before{content:'';width:110px;height:112px;background:#659746;position:absolute;top:0;left:50%;margin-left:-55px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;} .nav_xiala > ul > li.active::before{content:'';width:110px;height:112px;background:#659746;position:absolute;top:0;left:50%;margin-left:-55px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;} .nav_xiala .erji_xiala{ position:absolute; top:112px; left:0; z-index:20; height:0px; visibility: hidden; width: 110px; /*和一级栏目一样宽度*/ } .nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#2a3036; position:relative; } .nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px; font-size:14px; display: block; color:#FFF; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .nav_xiala .erji_xiala i a:hover{ color:#FFF; } .nav_xiala .erji_xiala i:hover{background:#2a3036; } .nav_xiala .erji_xiala i a{ -webkit-transition: all .7s; transition: all .7s; background: -webkit-linear-gradient(left, #659746, #659746) no-repeat; background: linear-gradient(to right, #659746, #659746) no-repeat; background-size: 0% 100%; } .nav_xiala .erji_xiala i a:hover{ background: -webkit-linear-gradient(left, #659746, #659746) no-repeat;color:#fff; background: linear-gradient(to right, #659746, #659746) no-repeat; background-size: 100% 100%; } .nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; } .nav_xiala .erji_xiala i{ opacity: 0; transform: rotateY(90deg); transition:.7s;} .nav_xiala ul li:hover .erji_xiala i{ opacity: 1; transform: rotateY(0); } .nav_xiala ul li:hover .erji_xiala i:nth-child(1){ transition-delay: 50ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(2){ transition-delay: 100ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(3){ transition-delay: 150ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(4){ transition-delay: 200ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(5){ transition-delay: 250ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(6){ transition-delay: 300ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(7){ transition-delay: 350ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(8){ transition-delay: 400ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(9){ transition-delay: 450ms;} .nav_xiala ul li:hover .erji_xiala i:nth-child(10){ transition-delay: 500ms;} .nav_xiala .erji_xiala i:nth-child(1){ transition-delay: 500ms;} .nav_xiala .erji_xiala i:nth-child(2){ transition-delay: 450ms;} .nav_xiala .erji_xiala i:nth-child(3){ transition-delay: 400ms;} .nav_xiala .erji_xiala i:nth-child(4){ transition-delay: 350ms;} .nav_xiala .erji_xiala i:nth-child(5){ transition-delay: 300ms;} .nav_xiala .erji_xiala i:nth-child(6){ transition-delay: 250ms;} .nav_xiala .erji_xiala i:nth-child(7){ transition-delay: 200ms;} .nav_xiala .erji_xiala i:nth-child(8){ transition-delay: 150ms;} .nav_xiala .erji_xiala i:nth-child(9){ transition-delay: 100ms;} .nav_xiala .erji_xiala i:nth-child(10){ transition-delay: 50ms;} .nav_xiala .sanji_xiala { width: auto; height:0px; visibility: hidden; position: absolute; top: 0px; left:110px; /*和一级栏目一样left*/ } .nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#2a3036; text-align: left; opacity: 0; } .nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .nav_xiala .sanji_xiala span a:hover{ color:#FFF; padding-left: 25px; } .nav_xiala .sanji_xiala span a{ background: -webkit-linear-gradient(left, #659746, #659746) no-repeat; background: linear-gradient(to right, #659746, #659746) no-repeat; background-size: 100% 0%; -webkit-transition: all .7s; transition: all .7s; } .nav_xiala .sanji_xiala span a:hover{ background: -webkit-linear-gradient(left, #659746, #659746) no-repeat;color:#fff; background: linear-gradient(to right, #659746, #659746) no-repeat; background-size: 100% 100%; } .nav_xiala .sanji_xiala_di{ background:url(../images/liqsub_ss.png) no-repeat center; width: 7px; height: 11px; position: absolute; top: 14px; right: 5px;} .nav_xiala .erji_xiala i:hover .sanji_xiala{ height:auto; visibility: visible; } .nav_xiala .sanji_xiala span{ opacity: 0; transform: rotateY(90deg); transition:.7s;} .nav_xiala .erji_xiala i:hover .sanji_xiala span{ opacity: 1; transform: rotateY(0); } .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1){ transition-delay: 50ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2){ transition-delay: 100ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3){ transition-delay: 150ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4){ transition-delay: 200ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5){ transition-delay: 250ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6){ transition-delay: 300ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7){ transition-delay: 350ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8){ transition-delay: 400ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9){ transition-delay: 450ms;} .nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10){ transition-delay: 500ms;} .fixedNav { position: fixed; top: 0px; left: 0px; z-index:99999; background:#fff; _position: absolute; _top: expression(eval(document.documentElement.scrollTop)); box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08); } /* 导航结束css */ @-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}} @keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}} /*首页banner*/ .pics_wrap{width:100%; overflow: hidden;max-height:944px;} .html5zoo-img-0 img{width: 100%; vertical-align:top;} .html5zoo-arrow-left-0{left: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;} .html5zoo-arrow-right-0{right: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;} .html5zoo-bullet-wrapper-0 div{margin: 0 4px !important;} .html5zoo-nav-0{margin-top: -35px !important; left: 48% !important;} .html5zoo-bullet-wrapper-0{width: 100% !important;} .banner{width: 100%; margin: 0 auto; position: relative;} .banner ul.bb{position: relative; padding: 0px; margin: 0px; z-index: 5;} .banner ul.bb li{position: absolute; display: none;} .banner .num{position: absolute; right: 2px; bottom: 10px; z-index: 100;} .banner .num li{width: 18px; height: 18px; display: inline-block; margin-right: 4px; background: #fff; line-height: 18px; text-indent: -100px; overflow: hidden; border-radius: 10px;} .banner .num li.num_hover{background-color: #f7de07;} .banner .num li.num_hover a{color: #fff;} .banner .num li a{float: left; display: block; text-align: center; color: #666; text-decoration: none; cursor: pointer; width: 18px; height: 18px; line-height: 18px;} #bannerArrow, #bannerCircle{display: none;} /*幻灯片样式2*/ #focus{width: 255px; height: 188px; overflow: hidden; position: relative;} #focus ul{height: 188px; position: absolute;} #focus ul li{float: left; width: 255px; height: 188px; overflow: hidden; position: relative; background: #000;} #focus ul li a img{height: 188px; width: 255px;} #focus ul li div{position: absolute; overflow: hidden;} #focus .btnBg{position: absolute; width: 255px; height: 20px; left: 0; bottom: 0; background: #000;} #focus .btn{position: absolute; width: 255px; height: 10px; padding: 5px 10px; right: 0; bottom: 0; text-align: right;} #focus .btn span{display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff;} #focus .btn span.on{background: #fff;} /* banner 结束 */ /* 底部信息 */ .footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:505px;padding-top:65px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;} .footer .center{width:1300px;height:403px;margin:0 auto;overflow:hidden;} .footer .center .left{width:705px;height:403px;float:left;} .footer .center .left .infro{width:705px;height:115px;position:relative;} .footer .center .left .infro li:nth-of-type(1){padding-left:75px;box-sizing:content-box;background:url(../images/ft_icon_01.png) left center no-repeat;line-height:56px;position:absolute;left:0;top:0;font-size:30px;color:#fff;font-weight:bold;} .footer .center .left .infro li:nth-of-type(1) span{display:block;float:left;font-weight:normal;font-size:16px;font-family: 'Times New Roman';} .footer .center .left .infro li:nth-of-type(2){padding-left:40px;box-sizing:content-box;background:url(../images/ft_icon_02.png) left center no-repeat;line-height:22px;position:absolute;left:0;bottom:0;font-size:16px;color:#fff;} .footer .center .left .infro li:nth-of-type(3){padding-left:40px;box-sizing:content-box;background:url(../images/ft_icon_03.png) left center no-repeat;line-height:22px;position:absolute;right:0;bottom:0;font-size:16px;color:#fff;} .footer .center .left .list{width:650px;height:240px;overflow:hidden;margin-top:40px;display:flex;justify-content: space-between;} .footer .center .left .list li{padding-left:40px;box-sizing:content-box;width:auto;height:240px;float:left;overflow:hidden;position:relative;} .footer .center .left .list li::before{content:'';width:1px;height:70px;background:rgba(255,255,255,0.3);position:absolute;top:0;left:25px;} .footer .center .left .list li p{font-size:18px;line-height:20px;color:#fff;font-weight:bold;margin-bottom:30px;} .footer .center .left .list li span{display:block;font-size:14px;color:#fff;line-height:12px;text-transform: Uppercase;font-family:Arial;position:absolute;top:0;left:0;writing-mode: tb-rl; letter-spacing:2px;} .footer .center .left .list li a{display:block;font-size:14px;line-height:15px;color:rgba(255,255,255,0.7);margin-bottom:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;} .footer .center .left .list li a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;} .footer .center .form{width:515px;height:330px;float:right;position:relative;} .footer .center .form p{width:515px;height:56px;overflow:hidden;background:rgba(255,255,255,0.15);border-radius:0;} .footer .center .form input{display:block;width:450px;height:56px;line-height:56px;color:#fff;font-size:14px;padding:0 10px 0 55px;box-sizing:content-box;} .footer .center .form p:nth-of-type(1){position:absolute;left:0;top:0;} .footer .center .form p:nth-of-type(2){position:absolute;left:0;top:75px;} .footer .center .form p:nth-of-type(1) input{background:url(../images/name.png) 20px center no-repeat;} .footer .center .form p:nth-of-type(2) input{background:url(../images/phone.png) 20px center no-repeat;} .footer .center .form p:nth-of-type(3){width:283px;height:110px;position:absolute;left:0;top:150px;} .footer .center .form textarea{width:220px;height:90px;line-height:22px;font-size:14px;padding:20px 8px 0 55px;box-sizing:content-box;background:url(../images/liuyan.png) 20px 20px no-repeat;} .footer .center .form p:nth-of-type(4){width:207px;height:110px;position:absolute;right:0;top:150px;} .footer .center .form p:nth-of-type(4) input{display:block;width:60px;height:40px;line-height:40px;color:#fff;font-size:14px;float:left;padding:0 2px 0 55px;margin-top:10px;box-sizing:content-box;background:url(../images/yzm.png) 20px center no-repeat;} .footer .center .form p:nth-of-type(4) img{display:block;float:right;width:70px;height:36px;margin:12px 5px 0 0;cursor:pointer;} .footer .center .form .tj{width:515px;height:50px;border:none;overflow:hidden;position:absolute;z-index:0;right:0;bottom:0;border-radius:0;-webkit-transition:all .7s;transition:all .7s;} .footer .center .form .tj .btn{display:block;width:515px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#659746;border:none;background:none;cursor:pointer;padding:0 !important;-webkit-transition:all .7s;transition:all .7s;} .footer .center .form .tj:hover .btn{color:#fff;-webkit-transition:all .7s;transition:all .7s;} .btn_bubble_3{background:#fff;background-repeat: no-repeat;} .btn_bubble_3:hover, .btn_bubble_3:focus { -webkit-animation: btn_3 1s forwards ease-out; animation: btn_3 1s forwards ease-out; background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em; background-color: #333; background-repeat: no-repeat; } @-webkit-keyframes btn_3 { 100% { background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%; box-shadow: inset 0 -140px 0 #333; } } @keyframes btn_3 { 100% { background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%; box-shadow: inset 0 -140px 0 #333; } } .footer .copy{width:1300px;height:32px;margin:40px auto 0 auto;display:flex;justify-content: space-between;} .footer .copy p{font-size:15px;color:#666;height:30px;line-height:32px} .footer .copy p a{color:#666;-webkit-transition:all .7s;transition:all .7s;} .footer .copy p a:hover{color:#659746;-webkit-transition:all .7s;transition:all .7s;} .footer .copy p img{ vertical-align:middle;} .UrbansubstationBox{display:inline-block;position:relative;color:#666;line-height:32px;} .Urbansubstation{position:absolute;bottom:32px;left:-50%;transform:translateX(-25%);background:#f8f8f8;width:0;height:0;overflow:hidden;box-sizing:border-box;line-height:0;font-size:0;border-radius:10px;} .Urbansubstation>a{color:#333 !important;font-size:16px;font-weight:bold;} .Urbansubstation .p a{width:100%;padding-left:10px;box-sizing:border-box;line-height:1.5;display:block;color:#888 !important;line-height:1.5;margin:0px auto;box-sizing:border-box;padding:5px 10px 5px 30px;line-height:26px;font-size:16px;} .Urbansubstationfenzhan{height:40px;line-height:40px;font-weight:bold;font-size:16px !important;color:#333;display:block;padding-left:35px;box-sizing:content-box;} .UrbansubstationBoxCenter .p{width:94%;height:100%;border:1px dashed #e2e2e2;margin:0 auto 10px;border-radius:5px;} .UrbansubstationBoxCenter .p a{text-align:left;position:relative;-webkit-transition:.5s;transition:.5s;} .UrbansubstationBox:hover .Urbansubstation{min-width:160px;height:auto;background-color:#fff;box-shadow:0px 0px 24px 0px rgba(0,0,0,0.15);border-radius:5px;} .Urbansubstation .p a:hover::before{border-color:#659746;} .Urbansubstation .p a:hover::after{background:#659746;} .Urbansubstation .p a::after{content:"";width:6px;height:6px;background:#ddd;position:absolute;top:16px;left:15px;border-radius:50%;-webkit-transition:.5s;transition:.5s;} .Urbansubstation .p a::before{content:"";width:14px;height:14px;border:1px solid #ddd;position:absolute;top:11px;left:10px;border-radius:50%;-webkit-transition:.5s;transition:.5s;} .Urbansubstation .p a:hover{transform:translateY(-2px);color:#659746 !important;}