/* CSS Document */
/*公共样式*/
*{margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
body{font-size: 12px; background: #f5f5f5;font-family:"微软雅黑"; }
.clear{clear: both;}
ul,li{list-style:none;}
i{font-style: normal;}
a{text-decoration:none;}
p{margin-bottom: 0;}
input{outline: none;}
.g-flexview{max-width:750px; min-width: 320px; margin: 0 auto; padding-top: 0.88rem;}
/*公共头部*/
.header{width:100%; max-width: 750px; padding:0 0.3rem; height: 0.88rem; background: #2a8ce6; border-bottom: 1px solid #e6e6e6; position: fixed; top: 0;display: -webkit-box; display: -moz-box; display: -ms-flexbox;display: -webkit-flex; display: flex; justify-content: space-between; align-items: center; z-index: 1000;}
.header .header-l{overflow: hidden; width: 25%;}
.header .header-l .left-arrow{display :inline-block;position: relative;width: 0.4rem;height: 0.4rem;}
.header .header-l .left-arrow::after {display: inline-block;content: " ";height: 0.2rem;width: 0.2rem;border-width: 0.03rem 0.03rem 0 0;border-color: #909090;border-style: solid;transform: matrix(-0.71,-0.71,0.71,-0.71,0,0);position: absolute;top: 0.1rem; left: 0.05rem;}
.header .header-m{font-size: 0.36rem; color: #303030;}
.header .header-m img{height:0.6rem; display: block;}
.header .header-r{width: 25%; text-align: right; position: relative;}
.header .header-r .right-wz{display:inline-block; font-size: 0.32rem; line-height: 0.34rem; color: #0099ff;}
.header .header-r .right-tx{width:0.6rem; height: 0.6rem; border-radius: 50%; overflow: hidden; display: inline-block; vertical-align: middle;}
.header .header-r .right-tx img{width:0.6rem; min-height: 0.6rem; display: block;}

/*公共底部*/
.footer-k{width:100%; height:0.98rem; overflow: hidden;}
.footer{width:100%; max-width: 750px; height: 0.98rem; padding-top:0.12rem; background: #fff; border-top: 1px solid #ececec; overflow: hidden; position: fixed; bottom: 0; z-index: 100;}
.footer .footer-box{width:20%; float: left; overflow: hidden; display: block; margin: 0; padding: 0;}
.footer .footer-box .footer-icon{width:0.5rem; height: 0.44rem; margin: 0 auto;}
.footer .footer-box .footer-icon.icon0{background:url(../images/guwen20181017_3.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box .footer-icon.icon1{background:url(../images/guwen20181017_4.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box .footer-icon.icon2{background:url(../images/guwen20181017_5.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box .footer-icon.icon3{background:url(../images/guwen20181017_6.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box .footer-icon.icon4{background:url(../images/guwen20181017_7.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box .footer-wz{width:100%; line-height: 0.34rem; font-size:0.2rem; color: #404040; text-align: center;}
.footer .footer-box.current .footer-icon.icon0{background:url(../images/guwen20181017_3_1.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box.current .footer-icon.icon1{background:url(../images/guwen20181017_4_1.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box.current .footer-icon.icon2{background:url(../images/guwen20181017_5_1.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box.current .footer-icon.icon3{background:url(../images/guwen20181017_6_1.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box.current .footer-icon.icon4{background:url(../images/guwen20181017_7_1.png) center 0 no-repeat; background-size: auto 100%;}
.footer .footer-box.current .footer-wz{color: #2a8ce6;}
/*下拉加载文字样式*/
.mui-scroll-wrapper{left:auto!important;}
.mui-pull-caption{font-size: 0.2rem; line-height: 0.4rem; color: #868c98; font-weight: normal;}

/*个人中心样式*/
.m-navbar{height: 0.8rem;}
.navbar-center{height: 0.8rem;}
.navbar-center .navbar-title{font-size: 0.35rem;}
.psct_tx img{width: 1.1rem;}
.cell-left{font-size: 0.3rem;}
.hairline .g-scrollview{padding-top: 0;}
.psct_tx{margin: 0.2rem 0;width: 1.2rem; height: auto;}
.psct_xmdh h2{font-size: 0.3rem;}
.psct_xmdh p{font-size: 0.3rem;}
.cell-left i{font-size: 0.3rem;}
.cell-right{    min-height: 1rem;}
.cell-arrow:after{font-size: 0.3rem;}


/*站长统计*/
#cnzz_stat_icon_1262011249{display:none;}











