.pagebottom{height:60px;}

/*.clearfix:after{content: '';display: table;width: 100%;clear: both;}*/
.mobileModa{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.6);z-index:12000;}
.mobileModa1{width:100%;height:100%;display:table;}
.mobileModa2{display:table-cell;vertical-align:middle;padding:0 8%;}
.mobileModa .myAlertBox{width:300px;border-radius:5px;border:1px solid #d9d9d9;background:#fff;overflow:hidden;margin:0 auto;}
.mobileModa .myAlertBox h6{background:#f2f2f2;padding:10px;line-height:20px;font-size:16px;text-align:center;}
.mobileModa .myAlertBox p{padding:20px;line-height:26px;font-size:14px;color:#808080;}
.mobileModa .myAlertBox .mobilebtn{cursor:pointer;width:80px;line-height:36px;border-radius:5px;text-align:center;font-size:16px;margin:0 auto;margin-bottom:20px;background:#D9D9D9;}
.mobileModa .myAlertBox .col2 .col{width:120px;float:left;}
.mobileModa .myAlertBox .col2 .col .mobilebtn{width:100%;}
.mobileModa .myAlertBox .col2{padding:0 20px;}
.mobileToast{text-align:center;position:fixed;bottom:32%;left:0;right:0;z-index:12005;}
.mobileToast a{display:inline-block;min-width:40%;max-width:90%;line-height:22px;padding:9px 5px;color:#FFF;background:rgba(0,0,0,0.8);-webkit-box-shadow:0 2px 6px 1px rgba(0,0,0,.5);border-radius:5px;}

/*列表效果*/
.loadingdata_box{display:none;padding:10px 0;text-align:center;}
.loadingdata_icon{display:inline-block;height:25px;width:25px;border-radius:100%;border:2px solid #f95c68;border-bottom-color:transparent;background:transparent;-webkit-animation:rotate 0.75s linear infinite;animation:rotate 0.75s linear infinite;}
.no_data{display:none;color:#b0afb3;font-size:12px;text-align:center;line-height:45px;}
.loadingtip{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.1);z-index:12001;display:none;}
.loadingtip1{width:100%;height:100%;}
.loadingtip2{position:fixed;bottom:15%;left:0;right:0;vertical-align:middle;text-align:center;background:rgba(31,20,20,0.86);border:1px solid rgba(129,76,76,0.1);padding:11px;width:35%;bottom:55%;margin:auto;color:rgba(247,241,241,0.88);border-radius:5px 5px 5px 5px;}
.page .icons,
footer .icons,
.list_logo i.icons{display:inline-block;vertical-align:middle;background-image:url(../images/m_ico.png);background-repeat:no-repeat;background-size:201.5px auto;}

/* 头部 */

/*.swiper-container{height:48px;overflow-x:hidden;color:#46454d;}
.swiper-slide{float:left;text-align:center;}
.swiper-slide a{display:inline-block;padding:12px 5px 11px;border-bottom:2px solid #fff;font-size: 16px;}
.swiper-container .active a{color:#366BEB;border-bottom:2px solid #366BEB;}
.menu_fixed{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:99;}

*/

/* 列表 */
.no_begin{color:#18cc80;}
.icon_today{background-position:0 -170.5px;}
.icon_hot{background-position:0 -190.5px;}
.icon_show{background-position:0 -210.5px;}
.icon_qg{background-position:0 -230.5px;}
.copyright_box{display:none;height:33px;margin-top:20px;}
.copyright{position:absolute;bottom:60px;left:0;width:100%;text-align:center;font-size:12px;}
.copyright p{margin-top:5px;}
.list_nodata{margin-top:150px;}
#loading_box2{margin-top:150px;}

/* new loading */
@-webkit-keyframes rotate{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
	100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate{
	0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
	50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}
	100%{-webkit-transform:rotate(360deg);transform:rotate(360deg) scale(1);}
}
.loading_box{display:none;padding:10px 0;text-align:center;}
.loading_icon{display:inline-block;height:25px;width:25px;border-radius:100%;border:2px solid #f95c68;border-bottom-color:transparent;background:transparent;-webkit-animation:rotate 0.75s linear infinite;animation:rotate 0.75s linear infinite;}
#container.index{padding-bottom:0;}

/* footer */
.web_bottom{position:fixed;bottom:-121px;right:14px;width:60px;text-align:center;transition:transform 1.5s;-webkit-transition:-webkit-transform 1.5s;z-index:98;}
.bottom_show{-webkit-transform:translateY(-126px);transform:translateY(-126px);}
.page_bottom_show{-webkit-transform:translateY(-136px);transform:translateY(-136px);}
.gotop{width:36px;height:35px;background-position:-166px -74px;}
.com_goapp{width:58px;height:65px;margin-top:21px;background-position:-144px -114px;}

/*提示信息遮罩层*/
#tipdiv_zz{z-index:10000;-webkit-transition:all .5s ease;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;display:none;opacity:0}
#tipdiv_div{-webkit-transition:opacity .3s ease;position:fixed;left:0;right:0;top:0;bottom:0;z-index:10002;display:none;opacity:0}
#tipdiv_colse{width:25px;position:absolute;top:6px;right:6px;z-index:10006}
.divtip-popup{background-color:#fff;margin:0.32rem;border-radius:6px;}
