@charset "utf-8";
/* CSS Document */
@media only screen and (width: 320px) {
  html {
    font-size: 16px;
  }
}
@media only screen and (width: 360px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (width: 375px) {
  html {
    font-size: 18.75px;
  }
}
@media only screen and (width: 400px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (width: 412px) {
  html {
    font-size: 20.6px;
  }
}
@media only screen and (width: 414px) {
  html {
    font-size: 20.7px;
  }
}
@media only screen and (min-width: 640px) {
  html {
    font-size: 32px;
  }
}
html,
body {
  height: 100%;
  width: 100%;
}
body,
div,
ul,
li,
ol dd,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  list-style: none;
}
body {
  background-color: #fff;
  font-family: "Microsoft YaHei";
  color: #000;
}
a {
  text-decoration: none;
  display: block;
  color: #000;
}
input,
textarea {
  border: 0 none;
  padding: 0;
  margin: 0;
  outline: none;
  resize: none;
  font-family: "Microsoft YaHei";
}
img {
  display: block;
  width: 100%;
  height: 100%;
}
.clearfix:after {
  content: " ";
  height: 0;
  line-height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
div,
input,
textarea,
button,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*.viewport {
	max-width: 640px;
	margin: 0 auto;
}*/
html,
body {
  position: relative;
  height: 100%;
}
.viewport {
  /*height: 100%;  
  padding-bottom: 2.37037037rem;*/
}
.banner {
  width: 100%;
  height: 35.59259259rem;
  background: url("../images/banner.jpg") no-repeat top center;
  background-size: 100% 35.59259259rem;
  font-size: 0.66666667rem;
}
.banner p {
  padding: 0 1.85185185rem;
  line-height: 1.07407407rem;
  margin-bottom: 1.2962963rem;
}
.banner a {
  color: #920000;
  padding: 0 1.85185185rem;
  font-size: 0.74074074rem;
  text-decoration: underline;
}
.banner span {
  margin-left: 0.92592593rem;
}
.banner .head {
  width: 16.01851852rem;
  height: 15.40740741rem;
  margin: 0 auto;
  padding-top: 3.7037037rem;
}
.banner .more-cont {
  width: 3.05555556rem;
  height: 1.68518519rem;
  margin: 0 auto;
  margin-top: 2.22222222rem;
  -webkit-animation: move ease-in-out 500ms infinite;
  animation: move ease-in-out 500ms infinite;
}
@keyframes move {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(0.37037037rem);
    transform: translateY(0.37037037rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.content {
  background-color: #E6F3F7;
  padding: 0.92592593rem;
}
.content .title {  width: 7.03703704rem;  height: 2.94444444rem;  margin: 0 auto;  padding-bottom: 0.74074074rem;  padding-top: 0.74074074rem;}.content .tabs {  width: 16.59259259rem;  height: 1.85185185rem;  line-height: 1.85185185rem;  text-align: center;  margin: 0 auto;  margin-top: 1.11111111rem;}.content .tabs a {  float: left;  width: 5.44444444rem;  background-color: #D3D3D3;  color: #683200;  font-size: 0.92592593rem;  height: 1.85185185rem;  line-height: 1.85185185rem;  padding-top: 0.07407407rem;  box-sizing: border-box;}.content .tabs a:nth-child(1) {  background-color: #E57105;  color: #fff;  border-radius: 0.18518519rem 0 0 0.18518519rem;}.content .tabs a:nth-child(2) {  width: 5.55555556rem;  margin-left: 0.07407407rem;}.content .tabs a:nth-child(3) {  float: right;  border-radius: 0 0.18518519rem 0.18518519rem 0;}.content .search {  width: 16.59259259rem;  height: 1.85185185rem;  margin: 0 auto;  margin-top: 0.92592593rem;  margin-bottom: 0.92592593rem;}.content .pub-tabCont {  display: none;}.content .pub-tabCont:nth-child(1) {  display: block;}
.content .pub-detail {
  width: 17.59259259rem;
  margin: 0 auto;
  margin-bottom: 1.11111111rem;
  background-color: #fff;
  padding: 0.92592593rem 0.55555556rem;
  box-sizing: border-box;
  border-radius: 0.09259259rem;
  border: 1px solid #EEEEEE;    position: relative;
}
.content .pub-detail .cont-top .picture {
  width: 6.66666667rem;
  height: 5rem;
  float: left;
}
.content .pub-detail .cont-top .office {
  width: 9.62962963rem;
  float: left;
  padding-left: 0.37037037rem;
  box-sizing: border-box;
}
.content .pub-detail .cont-top .office h4 {
  font-size: 0.83333333rem;
   word-break:break-all;
}
.content .pub-detail .cont-top .office p {
  font-size: 0.7037037rem;
}
.content .pub-detail .story-title {
  font-size: 0.66666667rem;
  border-bottom: 1px solid #EEEEEE;
  line-height: 2.03703704rem;
}
.content .pub-detail .story-title span {
  float: left;
  font-weight: bold;
}
.content .pub-detail .story-title i {
  color: #ff3333;
  float: right;
  font-style: normal;
}
.content .pub-detail .story-cont {
 font-size: 0.66666667rem;  line-height: 1.18518519rem;  padding-top: 0.25925926rem;  padding-bottom: 0.37037037rem;  border-bottom: 1px solid #EEEEEE;  display: -webkit-box;  display: -moz-box;  overflow: hidden;  text-overflow: ellipsis;  word-break: break-all;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;
}
.content .pub-detail .count {
  height: 3.51851852rem;
}
.content .pub-detail .count span:nth-child(1),
.content .pub-detail .count span:nth-child(3) {
  float: left;
  margin-top: 1.03703704rem;
}
.content .pub-detail .count span:nth-child(1) {
  width: 1.12962963rem;
  height: 1.48148148rem;
  display: inline-block;
  background: url("../images/flower.png") no-repeat center left;
  background-size: 1.12962963rem 1.48148148rem;
}
.content .pub-detail .count span:nth-child(3) {
  width: 1.53703704rem;
  height: 1.48148148rem;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -0.75925926rem;
}
.content .pub-detail .count span:nth-last-child(1) {
  float: right;
  width: 1.24074074rem;
  height: 1.18518519rem;
  display: inline-block;
  background: url("../images/praise.png") no-repeat center left;
  background-size: 1.24074074rem 1.18518519rem;
  margin-top: 1.03703704rem;
}
.content .pub-detail .count i {
  padding-left: 0.37037037rem;
  font-size: 0.8237037rem;
  line-height: 3.51851852rem;
  font-style: normal;
}
.content .pub-detail .count i:nth-child(2) {
  float: left;
  color: #EA2D2D;
}
.content .pub-detail .count i:nth-last-child(2) {
  float: right;
  color: #E57105;
}
.content .pub-detail .footer-btn a {
  width: 6.11111111rem;
  height: 1.66666667rem;
  line-height: 1.66666667rem;
  text-align: center;
  color: #fff;
  font-size: 0.81481481rem;
  border-radius: 0.18518519rem;
}
.content .pub-detail .footer-btn a:nth-child(1) {
  background-color: #EA2D2D;
  float: left;
}
.content .pub-detail .footer-btn a:nth-child(2) {
  background-color: #E57105;
  float: right;
}.content .pub-detail .number {  width: 2.40740741rem;  height: 2.09259259rem;  background: url("../images/number.png") no-repeat top center;  background-size: 2.40740741rem 2.09259259rem;  position: absolute;  right: 0;  top: 0;  color: #fff;  font-size: 0.74074074rem;  text-align: center;  padding-left: 0.55555556rem;  box-sizing: border-box;}
.windows {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  display: none;
}
.windows .win-cont {
  width: 17.77777778rem;
  padding-bottom: 0.74074074rem;
  background-color: #fff;
  border-radius: 0.18518519rem;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
}
.windows .win-cont .win-tabs {
  padding-top: 0.92592593rem;
  padding-left: 1.2962963rem;
}
.windows .win-cont .win-tabs a {
  float: left;
  font-size: 0.77777778rem;
  font-weight: bold;
}
.windows .win-cont .win-tabs a:nth-child(1) {
  border-bottom: 1px solid #FF0018;
  margin-right: 1.2962963rem;
}
.windows .win-cont .win-count {
  padding-top: 1.11111111rem;
}
.windows .win-cont .win-count .top-count {
  width: 11.77777778rem;
  padding-bottom: 0.87037037rem;
  border-bottom: 1px solid #FF0018;
  padding-left: 0.74074074rem;
  padding-right: 0.92592593rem;
  box-sizing: border-box;
  margin: 0 auto;
}
.windows .win-cont .win-count .top-count .win-pcount {
  height:24px;
  width:7.5rem;
  line-height:24px;
  display: inline-block;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 0.59259259rem;
  float: right;
  margin-top: 0.15rem;
}
.windows .win-cont .win-count .top-count .win-pcount span:nth-child(1) {
  display: inline-block;
  width: 26px;
  height:26px;
  margin-top:-1px;
  float: left;
  font-size: 1.2962963rem;
}
.windows .win-cont .win-count .top-count .win-pcount span:nth-child(3) {
  display: inline-block;
  width:26px;
  height:26px;
  margin-top:-1px;
  float: right;
  font-size: 1.2962963rem;
}
.windows .win-cont .win-count i {
  display: inline-block;
  width: 1.55555556rem;
  height: 1.48148148rem;
  background: url("../images/petal0.png") no-repeat center left;
  background-size: 1.55555556rem 1.48148148rem;
  float: left;
}
.windows .win-cont .win-count p {
  text-align: center;
  color: #FF0018;
  font-size: 0.59259259rem;
  line-height: 1.81111111rem;
}
.windows .win-cont .win-footer {
  padding: 0 1.11111111rem;
  font-size: 0.66666667rem;
}
.windows .win-cont .win-footer .residue {
  text-align: left;
  padding-bottom: 0.92592593rem;
}
.windows .win-cont .win-footer .residue a {
  float: right;
}
.windows .win-cont .win-footer .slect {
  padding-bottom: 0.37037037rem;
}
.windows .win-cont .win-footer .slect input {
  margin-top: 0.09259259rem;
  margin-left: 2.2962963rem;
}
.windows .win-cont .win-footer .text {
  width: 100%;
  height: 4.25925926rem;
  border: 1px solid #DCDCDC;
}
.windows .win-cont .win-footer .text textarea {
  width: 100%;
  height: 100%;
  padding: 0.33333333rem;
  box-sizing: border-box;
  font-family: "Microsoft YaHei";
  font-size: 0.66666667rem;
}
.windows .win-cont .win-footer .confirm {
  display: block;
  width: 5.74074074rem;
  height: 1.59259259rem;
  text-align: center;
  line-height: 1.59259259rem;
  margin: 0 auto;
  color: #fff;
  font-size: 0.77777778rem;
  background-color: #EA2D2D;
  border-radius: 0.18518519rem;
  margin-top: 0.66666667rem;
  font-family: "Microsoft YaHei";
}
.windows .win-cont .win-tabCont:nth-child(3) {
  display: none;
}
.windows .win-cont .win-tabCont:nth-child(3) .top-count i {
  width: 1.12962963rem;
  height: 1.48148148rem;
  background-image: url(../images/flower.png);
  background-size: 1.12962963rem 1.48148148rem;
}
.windows .win-cont .win-tabCont:nth-child(3) .win-count > p {
  font-size: 0.7962963rem;
  color: #000;
  padding-top: 0.74074074rem;
  padding-bottom: 1.66666667rem;
}
.windows .win-cont .win-tabCont:nth-child(3) .win-count > p span {
  font-size: 1rem;
  color: #EA2D2D;
}
.windows .close {
  width: 1.85185185rem;
  height: 1.85185185rem;
  font-size: 1.48148148rem;
  line-height: 1.85185185rem;
  text-align: center;
  position: absolute;
  right: 0rem;
  top: 0rem;
}

.windows .reminder {
    margin-top: 10rem;
    text-align: center;
    display: none;
    color: #fff;
}
.zhezhao{ width:100%; height:100%; background:rgba(0,0,0,0.75); position:fixed; top:0; left:0; z-index:900;}
.zzfenxiang{ width:100%; height:100%; position:fixed; top:0; left:0; right:0; margin:0 auto; z-index:999;}
.zzflower{ position:absolute; width:160px; height:180px; top:20%; left:12%; background:url(../images/zzflowerpic.png) no-repeat; background-size:160px 180px; }
.zzwitbox{ position:absolute; width:280px; height:300px; top:4%; left:0; right:0; margin:0 auto; background:url(../images/zzwitpic.png) no-repeat; background-size:280px 300px;}/*搜索样式*/.searchtop{ width:100%; padding:8px 0; background:#fff; position:fixed; top:0; z-index:1000;}.searchBg{ background:#f4f4f4; border-radius:6px; height:36px; position:relative; width:75%; margin:0 auto; margin-left:5%; float:left;}.inputmain input.search{ background:transparent none repeat scroll 0 0; border:medium none; color:#000; display:block; float:left; font-size:1.0em; height: 36px; width:84%;}.inputmain input.btn{ background: url(../images/search-icon.png) no-repeat scroll center center / 18px 18px; border:medium none; display:block; float:left; height:36px; width:12%; margin-top:-8px;}.rightwit{ width:20%; float:left; font-size:1.4em; color:#000; line-height:36px; text-align:center;}