body {
   background: #ffffff;
   font-family: "Microsoft YaHei", "微软雅黑", Arial, verdana;
}

ul {
   margin: 0px;
   padding: 0px;
}

.getmore{display: block;height:0.6rem;margin:0.4rem 4%;background-color: #ededed;font-size: 0.26rem;line-height: 0.6rem;color: #666666;border: 1px solid #cccccc;text-align: center;cursor: pointer;border-radius: 2em;}

/* 栏目页top */
.mobile_top {
   width: 100%;
   height: 1.6rem;
   position: relative;
   background: #ffffff;
}

.mobile_top ul.tit_box {
   width: 100%;
   height: auto;
   position: absolute;
   z-index: 999;
   padding: 0 2%;
}

.mobile_top ul.tit_box li {
   height: 1.6rem;
   line-height: 1.6rem;
   text-align: center;
   font-size: 0.36rem;
   font-weight: bold;
   /* float: left; */
   width: 100%;
}

.mobile_top ul.tit_box li img {
   vertical-align: initial;
}


.mobile_top ul.tit_box li:first-child a {
   font-size: 0.32rem;
   font-weight: normal;
   color: #108ee9;
}

.broder-ty {
   border-top: 1px solid #e0e0e0;
}

/* 当前位置*/
.wapdqwz {
   width: 100%;
   height: 0.8rem;
   line-height: 0.8rem;
   font-size: 0.3rem;
   border-bottom: 1px solid #2a6d66;
}

.wapdqwz img {
   float: left;
   width: 0.27rem;
   height: 0.37rem;
   margin: 0.2rem 1% 0 3%;
   border: 0;
}

.wapdqwz a {
   color: #333333;
}

/* 栏目页 */
.list_sub {
   width: 100%;
   clear: both;
   display: none;
}

.lm_list {
   width: 100%;
   height: auto;
   padding: 0.1rem 2% 0.3rem;
   background: #ffffff;
}

.lm_list .list_box li {
   line-height: 0.64rem;
   border-bottom: 1px solid #e5e5e5;
   font-size: 0.32rem;
   padding: 2% 0;
   /* background: url(dian.jpg) left no-repeat; */
}

.lm_list .list_box li a {
   color: #333333;
   margin-right: 0.2rem;
}

.lm_list .list_box span {
   color: #999999;
   font-size: 0.30rem;
   display: inline-block;
}

/* 文章页 */
.wap_wzy {
   width: 100%;
   height: auto;
   background-color: #ffffff;
   margin: 0 auto;
   padding: 4%;
}
.wap_wzy h1{
   color: rgb(207, 0, 0);
}
.inline{padding: 2%;color:#797979;font-size:0.24rem;line-height: 250%;border-bottom: 1px solid rgb(207, 0, 0);margin-bottom: 5%;background-color: white;text-align: center;}
.fontsize4{height:auto; font-size:0.28rem; color:#333333; line-height:150%; text-align:justify;}