@media (max-width: 601px) {
}
@media (max-width: 415px) {
}
@media (max-width: 376px) {
}
@media (max-width: 361px) {
}
@media (max-width: 320px) {
}
/*index*/
.publichead {
  height: 45px;
  line-height: 45px;
  float: left;
  width: 100%;
}
.sreachwrap {
  width: 90%;
  height: 30px;
  border: 1px solid #ddd;
  background: #f2f2f2;
  border-radius: 3px;
  margin: 0 auto;
  margin-top: 7px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  padding-right: 20px;
  padding-left: 10px;
}
.sreachwrap > input {
  width: 100%;
  height: 100%;
  border: 0;
  float: left;
  background: #f2f2f2;
  text-align: center;
}
.refreshicon {
  width: 13px;
  height: 15px;
  position: absolute;
  top: 6px;
  right: 5px;
}
.indextop {
  height: 45px;
  line-height: 45px;
  background: #fff;
  box-sizing: border-box;
  font-size: 17px;
}
.logoimg {
  height: 25px;
}
.userhead {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  overflow: hidden;
}
.noticewrap {
  height: 60px;
  box-sizing: border-box;
  padding-left: 35px;
  padding-right: 20px;
  position: relative;
  background: #fff;
}
.noticeicon {
  width: 27px;
  height: 22px;
  position: absolute;
  top: 20px;
  left: 5px;
}
.gopage {
  width: 8px;
  height: 16px;
}

.gopage3 {
  width: 60px;
  height: 16px;
}
.noticego2 {
  position: absolute;
  top: 18px;
  right: 15px;
}

.noticego {
  position: absolute;
  top: 20px;
  right: 8px;
}
.noticetext {
  width: 70%;
  height: 100%;
  box-sizing: border-box;
  padding: 8px 0;
}
.noticetext > p {
  height: 100%;
  overflow: hidden;
}
.myheadle > div {
  width: 33.33%;
  float: left;
}
.myheadle > div > img {
  display: block;
  width: 238px;
  margin: 0 auto;
}
.classify-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 15px 0;
}
.classify-wrap > li {
  width: 25%;
  float: left;
  text-align: center;
}
.classicon {
  width: 60px;
  height: 60px;
}
.textlined {
  text-decoration: underline !important;
}
.showname {
  font-size: 16px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  border-left: 3px solid #eb0e15;
  padding-left: 10px;
}
.zzlist > span {
  width: 33.33%;
  float: left;
}
.axqylist {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.axqylist > li {
  float: left;
  width: 50%;
}
.axqylist > li p {
  text-align: center;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.axqylist > li > div {
  margin: 0 auto;
  width: 344px;
}
.axqylist > li > div > img {
  width: 100%;
  height: 114px;
}
@media (max-width: 601px) {
  .myheadle > div > img {
    width: 190px;
  }
  .axqylist > li > div {
    width: 269px;
  }
  .axqylist > li > div > img {
    height: 90px;
  }
}
@media (max-width: 415px) {
  .myheadle > div > img {
    width: 130px;
  }
  .axqylist > li > div {
    width: 185px;
  }
  .axqylist > li > div > img {
    height: 62px;
  }
}
@media (max-width: 376px) {
  .myheadle > div > img {
    width: 120px;
  }
  .axqylist > li > div {
    width: 168px;
  }
  .axqylist > li > div > img {
    height: 56px;
  }
}
@media (max-width: 361px) {
  .myheadle > div > img {
    width: 115px;
  }
  .axqylist > li > div {
    width: 161px;
  }
  .axqylist > li > div > img {
    height: 54px;
  }
}
@media (max-width: 320px) {
  .myheadle > div > img {
    width: 102px;
  }
  .axqylist > li > div {
    width: 143px;
  }
  .axqylist > li > div > img {
    height: 48px;
  }
}
/*gonggao*/
.goback {
  width: 12px;
  height: 20px;
}
/*gonggao  xiangqing*/
.plbtn {
  display: inline-block;
  size: 12px;
  padding: 0 5px;
  border: 1px solid #eb0e15;
  color: #eb0e15;
  text-align: center;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
}
.pltext > textarea {
  border: 0;
  width: 100%;
  background: #f2f2f2;
  font-size: 14px;
  height: 80px;
}
/*xinwen*/
.sreachwrap2 {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #f2f2f2;
  padding-left: 30px;
  box-sizing: border-box;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.searchicon {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 6px;
  left: 3px;
}
.sreachwrap2 > input {
  float: left;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
  border: 0;
}
.newsdetail img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
/*Topic News*/
.topiclist {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.topiclist > li {
  float: left;
  width: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.topiclist > li:nth-child(odd) > .topicwrap {
  float: left;
}
.topiclist > li:nth-child(even) > .topicwrap {
  float: right;
}
.topicwrap {
  width: 372px;
}
.topicinfor {
  background: #fff;
  text-align: center;
  padding: 10px 0;
}
.topicinfor > p:first-child {
  height: 22px;
  overflow: hidden;
}
.topicinfor > p:last-child {
  height: 19px;
  overflow: hidden;
}
.topicimg {
  width: 100%;
  height: 273px;
}
@media (max-width: 601px) {
  .topicwrap {
    width: 296px;
  }
  .topicimg {
    height: 217px;
  }
}
@media (max-width: 415px) {
  .topicwrap {
    width: 203px;
  }
  .topicimg {
    height: 149px;
  }
}
@media (max-width: 376px) {
  .topicwrap {
    width: 185px;
  }
  .topicimg {
    height: 136px;
  }
}
@media (max-width: 361px) {
  .topicwrap {
    width: 177px;
  }
  .topicimg {
    height: 130px;
  }
}
@media (max-width: 320px) {
  .topicwrap {
    width: 157px;
  }
  .topicimg {
    height: 115px;
  }
}
/*ccgmc index*/
.moreimg {
  width: 3px;
  height: 13px;
}
.CCGMCmsg {
  padding: 10px 0;
  height: 117px;
  box-sizing: border-box;
  padding-left: 92px;
  padding-right: 92px;
  background: #fff;
}
.CCGMCimg {
  width: 70px;
  height: 97px;
  position: absolute;
  top: 10px;
  left: 12px;
}
.CCGMCtodetail {
  height: 97px;
  line-height: 97px;
  position: absolute;
  top: 10px;
  right: 12px !important;
}
.CCGMCinfor {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 17px;
}
.CCGMCinfor > h2 {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.CCGMCinfor > p {
  font-size: 12px;
  color: #666;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.CCGMCmoney {
  box-sizing: border-box;
  overflow: hidden;
}
.CCGMCmoney > div {
  width: 33.33%;
  float: left;
}
.moneyicon {
  width: 26px;
  height: 26px;
  margin: 0 auto;
}
.helptop {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding: 0 12px;
}
.helptop > span {
  width: 33.33%;
  float: left;
}
.morewrap {
  width: 77px;
  height: 92px;
  background: url(../images/icon/morebg.png) no-repeat;
  background-size: 77px 92px;
  position: absolute;
  top: 30px;
  right: 6px;
  z-index: 10;
  box-sizing: border-box;
  padding: 10px;
}
.morewrap > ul {
  width: 100%;
  height: 100%;
  text-align: center;
}
.morewrap > ul > li {
  color: #fff;
  font-size: 12px;
  border-bottom: 1px solid #fff;
  height: 23px;
  line-height: 23px;
}
/*MMB**/
.gopage2 {
  width: 7px;
  height: 14px;
}
.MMBitem {
  padding: 10px 12px;
}
/*CCGMCStudent*/
.W19 {
  width: 19px;
}
.bfmain {
  background: #fff;
  padding: 10px 12px;
}
.bfmain > p {
  margin-bottom: 3px;
}
.befundeditem {
  padding: 10px 12px;
}
.btntype-1 {
  width: 59px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #eb0e15;
  border-radius: 5px;
  color: #eb0e15;
  text-align: center;
}
.befundedprice {
  width: calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
}
.befundedprice > p {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.MMB-shadow {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
.MMB-panel {
  width: 310px;
  height: 235px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.MMBp-top {
  font-size: 16px;
  color: #f81131;
  height: 38px;
  line-height: 38px;
  text-align: center;
}
.MMBpmain {
  height: 153px;
  width: 280px;
  margin: 0 auto;
  background: #f0f3f4;
  box-sizing: border-box;
  padding: 5px;
}
.MMBpmain > textarea {
  width: 100%;
  height: 120px;
  border: 0;
  background: #f0f3f4;
}
.btntype-2 {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eb0e15;
  color: #fff;
  border: 0;
  border-radius: 3px;
}
.MMBpbtns > button {
  float: left;
  margin-top: 7px;
}
.MMBpbtns > button:first-child {
  margin-left: 20%;
  margin-right: 20px;
}
/*Donations to confirm*/
.btntype-3 {
  width: 59px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #999;
  border-radius: 5px;
  color: #999;
  text-align: center;
}
/*MMBDetails*/
.MYLY {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.MMBfoot {
  height: 50px;
  line-height: 50px;
  background: #fff;
  box-sizing: border-box;
  padding: 10px 12px;
}
.MMBinput {
  width: calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 0 10px;
}
.MMBinput > input {
  width: 100%;
  height: 100%;
  border: 0;
  float: left;
  background: #f5f5f5;
}
.fbbtn {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
