@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;list-style:none;border:none;}
body{height:2000px;font-family:'microsoft yahei';background: #fff;}*/
/*main css*/
.izl-rmenu{position:fixed; left:50%; margin-left: 560px; bottom:30px; background:url(../2015shida_img/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:100px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-tp{background:url(../2015shida_img/r_tp.png) center 0px no-repeat; background-color:#ae4708;display:none;}
/*.izl-rmenu .btn-tp:hover{background-color:#fb5100;}
.izl-rmenu a.btn-tp,.izl-rmenu a.btn-tp:visited{background:url(../2015shida_img/r_tp.png) center 0px no-repeat; background-color:#f97437; text-decoration:none;}*/

.izl-rmenu .btn-bangdan{width:98px; border:1px #fadac5 solid;  margin-bottom:2px; font-size:12px; font-weight:bold; cursor:pointer; overflow:hidden; position:relative; text-align:center;padding:5px 0; background:#fdece2; display:none;}
.izl-rmenu .btn-bangdan:hover{background-color:#ae4708;}
.izl-rmenu a{width:98px;color:#ae4708;font-family:"微软雅黑", Arial;}
.izl-rmenu a:hover{color:#fff;} 
/*.izl-rmenu .btn-wx{background:url(../2015shida_img/r_wx.png) 0px 0px no-repeat; background-color:#78c340;display:none;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:150px;height:148px;}
*/
/*.izl-rmenu .btn-phone{background:url(../2015shida_img/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;display:none;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}*/
.izl-rmenu .btn-top{background:url(../2015shida_img/r_top.png) center 0px no-repeat; background-color:#ddd; display:none;}
.izl-rmenu .btn-top:hover{background-color:#bbb;}

.swiper-container {
    width: 480px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0px;
    z-index: 1;
} 
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container .swiper-button-prev {
  background: url(https://www.ceramicschina.com/Content/ztw2020_img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper-container .swiper-button-next {
  background: url(https://www.ceramicschina.com/Content/ztw2020_img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.swiper-button-prev,.swiper-button-next{
    z-index:9;
    cursor: pointer;
}



#weixin{z-index: 100;width:160px; background:#fff; border:1px dotted #ddd; text-align:center; display: block; position: fixed; bottom: 150px; margin-left: 8px; cursor:pointer; /*padding:10px;*/}
#weixin p{padding:6px 0; font-size:14px; color:#ae4708;}
#wimg{ /*border:#ccc dashed 1px;*/}


.msg-mask{position: fixed;top:  0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;text-align: center;line-height: 40px;margin: auto;bottom: 0;}
.msg-cover{position:absolute;margin: auto;top:0;bottom:0;left:0;right:0;width: max-content;height: max-content;display: block;background: #fff;border-radius: 8px;padding: 10px 75px;}
.msg-cover:before{content:"x";position:absolute;right: 5px;top: 5px;color: #d9d9d9;font-size:24px;line-height:35px;background: rgba(255, 255, 255, 0.2);height:40px;width:40px;border-radius: 40px;cursor: pointer;}
.msg_t{color:#fb5900;font-size:24px;margin:10px auto;font-weight:bold;}
.msg-cover img{max-width: 300px;border: 1px #eee solid;border-radius: 20px;}


