File: /www/wwwroot/zt5.pdtmtip.cn/static/css/local_1.css
@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1201px) {
#fatherDiv{width: 750px;margin:0 auto;border:1px solid #cdcdcd;}
#bottomBox{width:750px;margin:0 auto;}
#consultationBtn,#bottomBox{display:none;}/* 在线咨询和底部悬浮隐藏 */
}
/* 设置了浏览器宽度不小于1201px时 */
@media screen and (max-width: 1200px) {
#fatherDiv{width: 750px;margin:0 auto;border:1px solid #cdcdcd;}
#bottomBox{width:750px;margin:0 auto;}
#topNav{width:750px;margin:0 auto;}
#left-win,#right-win{display:none;}/* pc侧边悬浮隐藏 */
}
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 901px) {
#fatherDiv{border:1px solid #cdcdcd;}
#fatherDiv,#bottomBox{width:750px;margin:0 auto;}
#left-win,#right-win{display:none;}/* pc侧边悬浮隐藏 */
}
/* 设置了浏览器宽度不大于901px时 */
@media screen and (max-width: 750px) {
#fatherDiv{border:1px solid #cdcdcd;}
#fatherDiv,#bottomBox{width:100%;margin:0 auto;}
#left-win,#right-win{display:none;}/* pc侧边悬浮隐藏 */
}
/* 设置了浏览器宽度不大于500px时 */
.redb{color:red;font-weight: bold;}
#article{background:red;color:#fff;}
.division{
border:1px dashed #07D508;margin: 20px 0px 20px 0px;
}
img{
border:none;width:100%;height: auto;margin-top:0px;
}
p{line-height: 2.2em;color:#333;text-align: left;text-indent: 2em;font-size: 16px;}
.movi{
width: 100%;height: auto;border: 1px solid #f8f8f8;
box-shadow: 1px 2px 3px #cdcdcd;-webkit-box-shadow: 1px 2px 3px #cdcdcd;-moz-box-shadow: 1px 2px 3px #cdcdcd;-o-box-shadow: 1px 2px 3px #cdcdcd;
}
/* 顶部导航 */
#nav{padding:2%;}
#nav table tr td div{
display:inline-block;padding:0px 10px;height:30px;line-height:30px;border-radius:15px;
letter-spacing:0.4em;background:#6f4302;color:#cfbe81;border:1px solid #372102;
}
#nav table tr td div:hover{cursor:pointer;}
/* 去微信公众号按钮 */
#toWx{
height:55px;line-height:55px;width:90%;margin:10px 5% 10px 5%;background: #F95B5C;
text-align: center;font-weight: bold;color:white;font-size:1.4em;cursor:pointer;
border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;
}
/* 底部悬浮 */
#bottomBox{
position: fixed;left:0%;right:0%;bottom: 0%;background: #2cb660;border-top: 1px solid #ccc;
font-size: 1.2em;padding:0px;z-index:99;height:70px;
}
/* pc悬浮窗 */
#left-win{
position: fixed;width:300px;height:340px;z-index: 90;
margin:15px 0px 0px -310px;
}
#right-win{
position: fixed;width:300px;z-index: 90;margin: 25px 0px 0px 755px;
}
#right-win #ewm-win{
display:inline-block;border:1px solid #cdcdcd;box-shadow: 2px 2px 2px #cdcdcd;padding:10px;
}
#right-win #order-win{
margin-top:20px;border:1px solid #cdcdcd;height:500px;width:100%;padding:10px;overflow: hidden;
box-shadow: 2px 2px 2px #cdcdcd;
}
#right-win #order-win h3{
height:45px;line-height: 45px;border-bottom: 1px solid #eee;
}
#right-win #order-win p{
word-wrap: break-word; word-break: break-all;overflow: hidden;
}
/* 右中悬浮窗样式 */
#consultationBtn{
position: fixed;top:50%;right:5px;padding:4px 0px 4px 0px;
z-index:90;cursor:pointer;background:#fff;border-radius:5px;
-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;
text-align:center;
}
#consultationBtn img{
margin-top:0px;width:80%;
}
#consultationBtn div{
color:#217519;font-size:0.8em;line-height:1.2em;font-weight:bold;text-align:center;
}
/* 新的弹窗 */
#markDiv{
position: fixed;top:-15px;left:0px;right:0px;bottom:-20px;background: black;
opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);z-index:90;display:none;
}
#winD{
position:fixed;top:-180%;left:2%;right:2%;width:96%;background:#fff;
border-top:2px solid #2b2a2a;border-left:2px solid #2b2a2a;border-right:2px solid #2b2a2a;
border-bottom:2px solid #2b2a2a;z-index: 95;
}
#winD table tr{height:40px;line-height: 40px;}
#winD table tr td{padding-left:15px;}
#winD table tr td span{font-weight: bold;color:#2b2a2a;}
/* 复制代码提示窗口 */
#windText{
width:96%;border:1px solid red;position:fixed;top:60px;left:2%;right:2%;padding-top:40px;
border:1px solid #eee;background:#fff;z-index:100;display:none;border-radius: 6px;
}
#windText .imgTop img{
width:80%;margin-left:10%;padding-top:2%;
}
#windText .midText{
line-height: 1.2em;text-align:center;padding:15px;
}
#windText .bottomBtn{
text-align:center;
}
#windText .bottomBtn .span0{
display:inline-block;margin:0 auto;padding:15px;
}
#windText .bottomBtn .span1{
display:inline-block;width:280px;text-align:center;height:45px;line-height:45px;border:1px solid #cdcdcd;
border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;margin-top:25px;
}
#windText .bottomBtn .span2{
display:inline-block;width:85px;text-align:center;height:45px;line-height:45px;border:1px solid #00d48c;color:#00d48c;
border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;margin-left:85px;"
}
/* 轮播css */
.swiper-container {
width: 100%;height: 100%;
}
.swiper-slide {
text-align: center;font-size: 18px;
/* Center slide text vertically */
display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;
display: flex;-webkit-box-pack: center;-ms-flex-pack: center;
-webkit-justify-content: center;justify-content: center;
-webkit-box-align: center;-ms-flex-align: center;
-webkit-align-items: center;align-items: center;
}
.swiper-container .swiper-pagination-bullet {
width: 5px;height: 5px; text-align: center;line-height: 20px; font-size: 12px;
color:#000;opacity: 1;background: rgba(0,0,0,0.2);
}
.swiper-container .swiper-pagination-bullet-active {
color:#fff; background: #007aff;
}
/* 闪烁的文字 */
.shiny_txt{
border-radius: 10px;background-color: red;
color: white;font-size: 0.8em;width:100%;
font-weight: bold;margin: 10px 0;text-align: center;
box-shadow: -2px 3px 38px -7px rgba(0,0,0,0.44);
-webkit-box-shadow: -2px 3px 38px -7px rgba(0,0,0,0.44);
animation: shiny 4s infinite ease-in-out;
-webkit-animation: shiny 4s infinite ease-in-out;
}
@-webkit-keyframes shiny{
0% {
opacity: 0.3;
}
25% {
opacity: 1;
}
50% {
opacity: 0.3;
}
75% {
opacity: 1;
}
100%{
opacity: 0.3;
}
}
@keyframes shiny{
0% {
opacity: 0.3;
}
25% {
opacity: 1;
}
50% {
opacity: 0.3;
}
75% {
opacity: 1;
}
100%{
opacity: 0.3;
}
}
/* 微信号模块 */
.wx-model-box{padding:10px 10px 0px 10px;background: #fcfbf8;}
.wx-model-box .wx-model-content{text-align: center;}
.wx-model-box .wx-model-content div div{height:35px;line-height:35px;}
.wx-model-box .wx-model-content div div span{color:black;letter-spacing: 6px;font-size: 1.4em;}
.wx-model-box .wx-model-content div span{height:35px;line-height:35px;color:#fff;padding:6px;}
/* 下单轮播 */
#order{height:45px;position: fixed;top:0;left:0;right:0px;overflow: hidden;z-index: 1000;}
#order .swiper-container-down {
width: 100%;
height: 45px;
margin-left: auto;
margin-right: auto;
}
#order .swiper-container-down .swiper-slide {
text-align: center;
font-size: 18px;
background: #FFF000;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
/* window-pj */
.pj-show-btn{
position: fixed;top:50%;right:5px;padding:4px;
z-index:90;cursor:pointer;background:#fff;border-radius:5px;
-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;
text-align:center;box-shadow: 0px 2px 2px 2px #e7e7e7;
}
.pj-show-btn img{
width:50px;
}
#window-pj{
position: fixed;top:102%;left:2%;right:2%;bottom:0;box-shadow: 0px 0px 4px 2px #cdcdcd;
border-top-left-radius:8px;border-top-right-radius:8px;z-index: 999999;
}
#window-pj .box-a{
height:35px;background:#f7f7f7;border-bottom:1px solid #eee;
border-top-left-radius:8px;border-top-right-radius:8px;
}
#window-pj .box-b{
line-height: 35px;width:50%;display: inline-block;margin-left:10px;font-size:0.8em;
}
#window-pj .box-a img{
width: 20px;height:20px;margin:7px 10px 0px 0px;float: right;
}
#window-pj .box-c{
overflow-y: scroll;background: #fff;
position: absolute;top:35px;left:0;right:0;bottom:0;
}
/* 评论回复 */
.reply{
position: relative;background: #f0f0f0;padding:8px;border-radius: 4px;
}
.reply::before{
content: "";
width: 0;
height: 0;
position: absolute;
top: -10px;
left: 8%;
border: 5px solid #f0f0f0;
border-color: transparent transparent #f0f0f0;
}
/* 缩略图放大css */
#showBigImg{
position: fixed;top:0px;left:0px;right:0px;bottom:0px;background: black;
opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);
z-index: 99999999;display: none;
}
#img-box{
position: fixed;top:0px;left:0px;right:0px;bottom:0px;vertical-align:middle;
text-align:center;z-index: 99999999;display: none;
}
#img-box img{
width:40%;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);
}
/* 定义keyframe动画,命名为blink */
@keyframes blink{
0%{opacity: 1;}
100%{opacity: 0;}
}
/* 添加兼容性前缀 */
@-webkit-keyframes blink {
0% { opacity: 1; }
100% { opacity: 0; }
}
@-moz-keyframes blink {
0% { opacity: 1; }
100% { opacity: 0; }
}
@-ms-keyframes blink {
0% {opacity: 1; }
100% { opacity: 0;}
}
@-o-keyframes blink {
0% { opacity: 1; }
100% { opacity: 0; }
}
/* 定义blink类*/
.blink{
color: #d81e06;font-size:0.8em;
animation: blink 1s linear infinite;
/* 其它浏览器兼容性前缀 */
-webkit-animation: blink 1s linear infinite;
-moz-animation: blink 1s linear infinite;
-ms-animation: blink 1s linear infinite;
-o-animation: blink 1s linear infinite;
}
/* 添加微信提示-闪现 */
.btom {
display: none;
}
#toast_content {
border-radius: 32px;
background: #2CB660;
opacity: 0.9;
padding: 8px 16px;
font-size: 16px;
}
@media only screen and (min-width: 100px) and (max-width: 640px) {
.btom {
display: block;
}
}
/* 下单轮播 */
#order{height:35px;position: fixed;top:0;left:0;right:0px;overflow: hidden;z-index: 1000;}
#order .swiper-container-down {
width: 100%;
height: 35px;
margin-left: auto;
margin-right: auto;
}
#order .swiper-container-down .swiper-slide {
text-align: center;
font-size: 0.8em;
background: #FFF000;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}