@charset "utf-8";
body,
html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body {
  background-image: url(../images/bgmm.png);
  -webkit-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrpacont {
  background-image: url(../images/bgn2.jpg);
  -webkit-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.logo {
  width: 95%;
  padding-top: 20px;
  text-align: right;
}
.logo img {
  width: 30%;
  max-width: 342px;
}
.menuBox {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 10px;
  width: 160px;
  height: 230px;
  margin: auto;
  z-index: 999;
}
.menu {
  position: relative;
}
.menu li {
  width: 155px;
  margin-bottom: 20px;
}
.menu li a {
  color: #135d4b;
  font-size: 1rem;
  display: block;
  margin: auto;
  line-height: 41px;
  height: 41px;
  background: url(../images/icon1.png) no-repeat 11px center;
  padding-left: 37px;
}
.menu li a.on,
.menu li a:hover {
  background: url(../images/icon2.png) no-repeat 0 center;
  padding-left: 0;
  color: #fff;
  text-align: center;
}
.plan {
  width: 1000px;
  padding-bottom: 30px;
}
.plan img {
  width: 100%;
}
input::input-placeholder,
textarea::input-placeholder {
  color: #363635;
  font-size: 18px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #363635;
  font-size: 18px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #363635;
  font-size: 18px;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #363635;
  font-size: 18px;
}
.wrap {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.content {
  /*width: 1000px;
    height: 100%;
    margin: 0 auto;*/
  position: relative;
  width: 100%;
  height: 100%;
}
.content-box {
  padding: 25px 0 50px 0;
  position: relative;
  /*    margin-left: 80px;*/
  width: 1000px;
  margin: 0 auto;
}
.content-zpsc {
  width: 1000px;
}
.page {
  width: 300px;
  padding: 0 0 0 20px;
}
.page img {
  width: 100%;
}
.content-table {
  background-color: #ffffff;
  border-top: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-50 {
  width: 50%;
  height: 60px;
  float: left;
}
.content-table-50-xs {
  width: 100%;
}
.content-table-50 .content-table-title {
  width: 164px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: 1px solid #9a7c1c;
  border-right: 1px solid #9a7c1c;
  float: left;
}
.content-table-50 .content-table-input {
  width: 332px;
  height: 60px;
  float: right;
  border-bottom: 1px solid #9a7c1c;
  border-right: 1px solid #9a7c1c;
  /* overflow: hidden; */
}
.content-table-50-xs .content-table-input {
  width: 832px;
}
.content-table-50 .content-table-input input {
  width: 293px;
  padding: 20px;
  font-size: 18px;
  color: #9a7c1c;
}
.content-table-50-xs .content-table-input input {
  width: 793px;
}
.content-table-input .layui-form-item {
  line-height: 60px;
  text-align: center;
  margin-left: 10px;
}
.layui-form-item .layui-form-radio {
  padding-right: 0;
}
.layui-form-item .layui-form-radio > i {
  color: #64e8ff;
}
.layui-form-radio * {
  color: #FFF;
  font-size: 16px;
}
.layui-form-radio > i {
  margin-right: 4px;
  font-size: 16px;
}
.layui-form-radio:hover *,
.layui-form-radioed,
.layui-form-radioed > i {
  color: #FFF;
}
.content-table-100 .content-table-title {
  width: 164px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  border-bottom: 1px solid #9a7c1c;
  border-right: 1px solid #9a7c1c;
  float: left;
}
.content-table-100 .content-table-input {
  width: 832px;
  height: 160px;
  float: right;
  border-bottom: 1px solid #9a7c1c;
  border-right: 1px solid #9a7c1c;
  position: relative;
  overflow: hidden;
}
.content-table-100 .content-table-input .content-table-num {
  font-size: 16px;
  color: #363635;
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.content-table-100 .content-table-input textarea {
  width: 793px;
  height: 119px;
  padding: 20px;
  font-size: 18px;
  color: #9a7c1c;
  outline: none;
  border: none;
  resize: none;
  margin-top: 1px;
}
.content-table-100 .content-table-input textarea::-webkit-scrollbar,
.content-dsxq::-webkit-scrollbar {
  width: 10px;
  height: 16px;
}
.content-table-100 .content-table-input textarea::-webkit-scrollbar-track,
.content-dsxq::-webkit-scrollbar-track {
  width: 10px;
  background-color: none;
  border-left: none;
}
.content-table-100 .content-table-input textarea::-webkit-scrollbar-thumb,
.content-dsxq::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #72c0ab;
  background-clip: padding-box;
  min-height: 28px;
}
.content-table-100 .content-table-input textarea::-webkit-scrollbar-thumb:hover,
.content-dsxq::-webkit-scrollbar-thumb:hover {
  background-color: #72c0ab;
}
.mask,
.maskWait {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
}
.loading {
  position: fixed;
  left: 0;
  right: 0;
  top: 40%;
  bottom: 0;
  margin: 0 auto;
  width: 66px;
  height: 60px;
  text-align: center;
  font-size: 10px;
  z-index: 999;
}
.loading > div.rect {
  background-color: #fff;
  height: 100%;
  width: 0.4rem;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.loading .rect2 {
  -webkit-animation-delay: -1.1s !important;
  animation-delay: -1.1s !important;
}
.loading .rect3 {
  -webkit-animation-delay: -1s !important;
  animation-delay: -1s !important;
}
.loading .rect4 {
  -webkit-animation-delay: -0.9s !important;
  animation-delay: -0.9s !important;
}
.loading .rect5 {
  -webkit-animation-delay: -0.8s !important;
  animation-delay: -0.8s !important;
}
.loading .loadingText {
  color: #fff;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.hr5 {
  height: 5px;
}
.content-table-up {
  line-height: 160px;
}
.content-table-up img {
  margin-left: 80px;
  cursor: pointer;
}
.content-list {
  padding: 20px 0 0 20px;
}
.content-list li {
  float: left;
  position: relative;
}
.content-list-pic {
  width: 380px;
  height: 210px;
  line-height: 120px;
  float: left;
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  align-items: center;
  /*    border: 1px solid #9a7c1c;*/
  overflow: hidden;
}
.content-list-pic img {
  width: 225px;
  height: auto;
  cursor: pointer;
  object-fit: contain;
}
.content-list-pic video {
  width: 225px;
  height: 120px;
  background-color: #000000;
}
.content-list-pic audio {
  width: 225px;
}
.content-list-intro {
  margin: 40px 0 0 30px;
  float: left;
}
.content-list-intro img {
  width: 119px !important;
  cursor: pointer;
}
.content-list-intro p {
  font-size: 16px;
  color: #363635;
}
.content-list-intro p:first-child {
  height: 41px;
}
.content-table-lbts {
  width: 314px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #9a7c1c;
  font-size: 16px;
  color: #363635;
  position: absolute;
  top: -130px;
  right: -1px;
  display: none;
}
#secType {
  position: relative;
}
#secType:hover .content-table-lbts {
  display: block;
}
.layui-layer-content {
  text-align: center;
}
.content-dsxq {
  width: 1000px;
  height: 550px;
  border-radius: 10px;
  border: 1px solid #58ba99;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.gzsx {
  margin-top: 10px;
}
.content-dsxq-inner {
  padding: 20px;
  line-height: 34px;
  font-size: 16px;
  color: #000;
}
.content-dsxq-inner p {
  margin: 0;
}
.content-dsxq-inner p strong {
  color: #0f5f59;
  font-size: 20px;
}
.content-dsxq-inner p a {
  color: #58ba99;
  text-decoration: underline;
}
.content-dsxq-inner p.bt {
  margin-top: 10px;
}
.content-dsxq-inner .xsasemail {
  color: #ee632e;
}
.content-ckzp {
  width: 1000px;
}
.content-ckzp .content-table {
  height: 577px;
  border-bottom: 1px solid #58ba99;
  border-right: 1px solid #58ba99;
}
.content-table-w184 {
  text-align: center;
  width: 184px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w91 {
  text-align: center;
  width: 91px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w161 {
  text-align: center;
  width: 161px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w118 {
  text-align: center;
  width: 138px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w331 {
  text-align: center;
  width: 311px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w108 {
  text-align: center;
  width: 112px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w244 {
  text-align: center;
  width: 243px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-w388 {
  text-align: center;
  width: 388px;
  float: left;
  border-bottom: 1px solid #9a7c1c;
  border-left: 1px solid #9a7c1c;
}
.content-table-list li .content-table-w184 {
  border-left: none;
}
.content-table-list li:first-child .content-table-h60 {
  border-top: none;
}
.content-table-h60 {
  height: 60px;
  line-height: 60px;
}
.content-table-h60 img {
  height: 18px;
}
.content-table-h100 {
  height: 172px;
}
.boxleft {
  top: 150px;
}
.boxright {
  margin-top: 150px;
}
.cl {
  clear: both;
}
.content-table-h100 p {
  display: block;
  height: 144px;
  margin: 10px;
  font-size: 18px;
  color: #9a7c1c;
}
.content-table-3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.content-table-scoll {
  overflow-x: hidden;
  overflow-y: auto;
}
.content-table-scoll::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.content-table-scoll::-webkit-scrollbar-track {
  width: 10px;
  background-color: #f1f1f1;
  border-left: 1px solid #9a7c1c;
}
.content-table-scoll::-webkit-scrollbar-thumb {
  background-color: #9a7c1c;
  background-clip: padding-box;
  min-height: 28px;
}
.content-table-scoll::-webkit-scrollbar-thumb:hover {
  background-color: #9a7c1c;
}
.content-table-xg a {
  display: inline-block;
  width: 64px;
  height: 27px;
  margin-top: 74px;
  background-image: url(../images/new/t29.png);
  background-repeat: no-repeat;
  font-size: 0;
  color: #ffffff;
}
.loading-num {
  font-size: 16px;
  color: #9a7c1c;
  padding-top: 29px;
  text-align: center;
}
.pagination {
  text-align: center;
  display: inherit;
  margin-top: 15px;
}
.pagination li.page-item {
  display: inline-block;
}
.pagination li.page-item + li.page-item {
  margin-left: 10px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 8px;
}
.page-link {
  border: none;
  font-size: 16px;
  color: #64e8ff;
  padding: 0;
  border-radius: 8px;
  background-color: inherit;
  width: 30px;
  height: 26px;
  line-height: 26px;
  outline: 0;
}
.page-item.disabled .page-link {
  color: #64e8ff85;
  background-color: inherit;
}
.page-item:first-child .page-link {
  background-image: url(../images/page-left.png);
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 0;
  width: 16px;
  height: 26px;
  color: transparent;
  background-position: center;
}
.page-item:last-child .page-link {
  background-image: url(../images/page-right.png);
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 0;
  width: 16px;
  height: 26px;
  color: transparent;
  background-position: center;
}
.page-item.active .page-link {
  background-color: transparent;
  color: #012a95;
  background-image: url(../images/pagebg.png?t=1);
  background-size: 100%;
  background-repeat: no-repeat;
}
a.page-link:hover {
  color: #64e8ff;
  background-color: transparent;
}
.hdxfg {
  color: #328780;
  font-size: 20px;
  margin: 10px 0 20px;
  font-weight: bold;
}
.hdxfg i {
  font-style: normal;
  display: inline-block;
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  padding: 1px 10px;
  background: #328780;
  color: #ffffff;
}
.hdxfg span.chf {
  border-right: 1px solid #9dd0b6;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
}
.hdxfg span.chfss {
  border-right: 0 none;
}
#countdown {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #9dd0b6;
}
#countdown span {
  display: inline-block;
  margin: 0 5px;
  height: 30px;
  line-height: 30px;
  padding: 1px 3px;
  background: #328780;
  color: #ffffff;
}
.contentNew {
  width: 700px;
  margin: 0 auto;
  margin-top: -100px;
}
.contentNew .tab ul {
  overflow: hidden;
}
.contentNew .tab li {
  width: 138px;
  height: 44px;
  font-size: 0;
  color: #ffffff;
  float: left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.contentNew .tab li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #ffffff;
}
.contentNew .tab li + li {
  margin-left: 20px;
}
.contentNew .tab li.upload {
  background-image: url(../images/btn-upload.png?v=2);
}
.contentNew .tab li.upload.on {
  background-image: url(../images/btn-upload-on.png);
}
.contentNew .tab li.show {
  background-image: url(../images/btn-show.png);
}
.contentNew .tab li.show.on {
  background-image: url(../images/btn-show-on.png);
}
.contentNew .form {
  padding-top: 20px;
}
.contentNew .login-form-input {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.contentNew .login-form-input .layui-form-item {
  margin-bottom: 0;
}
.contentNew .uploadBox {
  width: 380px;
  height: 210px;
  background-color: #FFF;
  position: relative;
  margin: 0 auto;
}
.contentNew .uploadBox img#Uploadagain {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  margin: auto;
}
.contentNew .login-form-left {
  width: 68px;
  float: left;
}
.contentNew .login-form-left img {
  width: 100%;
  padding-top: 8px;
}
.contentNew .login-form-right {
  float: left;
  padding-left: 14px;
}
.contentNew .login-form-right input {
  width: 430px;
  height: 34px;
  float: right;
  background-image: url(../images/from-inputbg.png);
  background-repeat: no-repeat;
  position: relative;
  background-size: 100% 100%;
  padding: 0 10px;
}
.contentNew .login-form-right input::placeholder {
  color: #CCC;
  font-size: 12px;
}
.contentNew .formtips {
  width: 400px;
}
.contentNew .content-submit {
  width: 104px;
  height: 42px;
  margin: 0 auto;
  margin-top: 20px;
  background-image: url(../images/from-submit.png);
  background-repeat: no-repeat;
  cursor: pointer;
  background-size: 100%;
}
.workList {
  /*    padding-top: 20px;*/
}
.workList li {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 2px solid #64e8ff;
  padding-top: 20px;
}
.workList li .num {
  float: left;
  width: 30px;
  height: 26px;
  background-image: url(../images/numbg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  color: #FFF;
  text-align: center;
  line-height: 26px;
  margin-top: 66px;
}
.workList li:last-child {
  border-bottom: none;
}
.workList li .num span {
  color: #fff;
  font-size: 16px;
}
.workList li .pic {
  float: left;
  margin-left: 30px;
  margin-right: 20px;
}
.workList li .pic img,
.workList li .pic video {
  width: 270px;
  height: 170px;
  border: 1px solid #64e8ff;
}
/**/
.workList li .text {
  width: 300px;
  float: left;
}
.workList li .text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
}
.controlBoxPc {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 15px;
}
.controlBoxPc .btn_pic,
.controlBoxPc .btn_video,
.controlBoxPc .btn_act {
  width: 100px;
  height: 32px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 10px;
  cursor: pointer;
}
.controlBoxPc .searchBox {
  width: 240px;
  height: 30px;
  position: relative;
  display: inline-block;
margin-top: 10px;
  margin-right: 8px;
}
.controlBoxPc .searchBox input {
  position: absolute;
  top:6px;
  left: 10px;
  width: 244px;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 20px;
  background: #fff;
  border: #afe1cf  2px solid;
  border-radius: 10px;
  background-size: 100%;
  font-size: 14px;
}
.controlBoxPc .searchBox input::placeholder {
  color: #ccc;
  font-size: 14px;
}
.controlBoxPc .searchBox .icon-search {
  width:30px;
  height: 30px;
  position: absolute;
  right: -54px;
  top: 22px;
  bottom: 0;
  margin: auto;
  background: url(../images/icon-search.png?t=1) no-repeat   0 0;
  background-size: 100%;
  border: none;
}
.controlBoxPc .worksListArea {
  width: 1000px;
  height: auto;
  min-height: 300px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.controlBoxPc .worksListArea .listul {
  width: auto;
  overflow: hidden;
}
.controlBoxPc .worksListArea .listul li {
  width: 188px;
  height: 306px;
  border: 2px solid #afe1cf;
  border-radius: 20px;
  margin-right: 15px;
  text-align: center;
  float: left;
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.controlBoxPc .worksListArea .listul li .cover {
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.controlBoxPc .worksListArea .listul li p {
  font-weight: 600;
  font-size: 16px;
  color: #328780;
}
.controlBoxPc .worksListArea .listul li p.title {
  padding-top: 10px;
  margin: 0;
}
.controlBoxPc .worksListArea .listul li p.author{
  font-size: 12px;
}
.controlBoxPc .worksListArea .listul li p.num {
  text-align: left;
  padding-top: 10px;
  margin: 0;
}
.controlBoxPc .worksListArea .listul li p.sum {
  text-align: center;
  margin: 0;
}
.controlBoxPc .worksListArea .listul li p.sum i {
  color: #eb3d02;
  display: inline-block;
  font-size: 20px;
  font-style: normal;
}
.controlBoxPc .worksListArea .listul li .btn-voting {
  width: 118px;
  height: auto;
  margin: 10px auto 0 auto;
}
.controlBoxPc .worksListArea li:nth-child(5n) {
  margin-right: 0;
}
.content-boxxcsfsdf,
.controlBoxPc {
  width: 1100px;
}
.content-box {
  padding: 0 ;
}
.jsdftop {
  position: relative;
  background: #e5f9f0;
  border: 2px solid #58ba99;
  padding-left: 70px;
  border-radius: 10px;
}
.jsdftop .btn_control {
  position: absolute;
  left: -2px;
  top: 20px;
  text-align: center;
  line-height: 20px;
  height: 122px;
  font-size: 16px;
  width: 42px;
  padding: 18px 3px;
  color: #328780;
  background: url(../images/menu.png) no-repeat 0 0;
}
.jsdftop .btn_pic {
  top: 160px;
}
.jsdftop .btn_control.hide{display: none;}
.jsdftop .btn_control.on {
  color: #fff;
  background: url(../images/menuon.png) no-repeat 0 0;
}
.sdttime {
  max-width: 1200px;
  margin: 0 auto;
}
.voteBox {
  width: 1200px;
  margin: 0 auto;
  height: 470px;
  margin-top: 15px;
  border: 2px solid #64e8ff;
  padding: 10px;
  background: #e5f9f0;
  border: 2px solid #58ba99;
  padding: 20px 37px ;
  border-radius: 10px;
  color: #328780;
}
.voteBox .coverBox {
  display: inline-block;
  width: 840px;
  background: #fff;
  border-radius: 10px;
  height: 470px;
}
.voteBox .coverBox img,
.voteBox .coverBox video {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  max-height: 470px;
  border-bottom: 2px solid #a4dcc8;
  object-fit: contain;
  cursor: pointer;
}
.voteBox .infoBox {
  width: 340px;
  display: inline-block;
}
.voteBox .sumData {
  font-size: 24px;
  font-weight: 800;
  color: #eb3e02;
}
.voteBox .back {
  text-align: right;
}
.voteBox .infoBox {
  float: right;
}
.voteBox .infoBox li {
  color: #328780;
  font-size: 14px;
}
.voteBox .infoBox .titleitem {
  font-size: 24px;
  line-height: 40px;
  max-height: 72px;
  overflow: hidden;
  margin-bottom: 20px;
}
.voteBox .infoBox .author {
  font-size: 16px;
}
.voteBox .infoBox .desc {
  margin-top: 10px;
  position: relative;
  background: #d5f3ed;
  padding: 17px 15px 20px;
  border-radius: 10px;
}
.voteBox .infoBox .desc .zojs {
  position: absolute;
  top: 12px;
  left: 0;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  padding: 0  18px 0 10px;
  color: #ffffff;
  background: url(../images/sdsda.png) no-repeat 0 0;
}
.voteBox .infoBox li:nth-child(1) {
  padding-top: 10px;
}
.voteBox .infoBox li:nth-child(4) {
  padding-top: 20px;
}
.voteBox .back {
  margin-top: 40px;
}
.voteBox .toMobile {
  position: relative;
  width: 320px;
  margin: 0 auto;
  margin-top: 20px;
}
.voteBox .toMobile img.qrcode,
.voteBox .toMobile svg {
  position: absolute;
  top: 21px;
  left: 32px;
  width: 100px;
  height: 100px;
  z-index: 2;
  object-fit: cover;
}
.voteBox .toMobile img.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 142px;
  z-index: 1;
}
.pageul {
  width: 400px;
  height: 26px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}
.pagination-btn {
  border: none;
  font-size: 16px;
  color: #338982;
  padding: 0;
  border-radius: 8px;
  background-color: inherit;
  width: 26px;
  height: 26px;
  line-height: 26px;
  outline: 0;
  text-align: center;
  float: left;
  cursor: pointer;
}
.pagination-current {
  color: #fff;
  background-image: url(../images/pagebg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.pagination-wrap {
  float: left;
  width: auto;
  overflow: hidden;
}
#pagination-prev,
#pagination-next {
  background-size: 100%;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 0;
  width: 21px;
  height: 30px;
  color: transparent;
  background-position: center;
  float: left;
  margin: 0 10px;
}
#pagination-prev {
  background-image: url(../images/page-left.png);
}
#pagination-next {
  background-image: url(../images/page-right.png);
}
.page-jump {
  /*    display: inline-block;*/
  width: 26px;
  height: 26px;
  background: #fff;
  border: 1px solid #338982;
  float: left;
  padding: 0 4px;
  text-align: center;
}
.page-jump-text {
  float: left;
  color: #338982;
  padding-left: 4px;
}
.pagenumClick {
  width: 50px;
  text-decoration: underline;
}
.showqrcode {
  position: relative;
  width: 400px;
  margin: 0 auto;
  height: 128px;
  margin-top: 100px;
}
.showqrcode .qrcodebg {
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
}
.showqrcode .qrcode {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 14px;
  width: 100px;
  height: 100px;
}
.inaline {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.intwoline {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.picDialog {
  width: 40%;
  height: 80%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  overflow-y: scroll;
  z-index: 10;
}
.picDialog .icon-close {
  position: fixed;
  /*right: 0;
    top: 0;*/
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background: #fff;
  border-color: #ccc;
  display: block;
}
.picDialog img {
  width: 100%;
}
.tabBox {
  overflow: hidden;
}
.tabBox .leftPart {
  width: 160px;
  float: left;
}
.tabBox .leftPart .team {
  width: 160px;
}
.tabBox .leftPart .team li:first-child {
  margin-bottom: 30px;
}
.tabBox .leftPart .team li {
  width: 160px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
}
.tabBox .leftPart .team li.unitAwards {
  background-image: url('../images/unitaward.png');
}
.tabBox .leftPart .team li.unitAwards.active {
  background-image: url('../images/unitaward-active.png');
}
.tabBox .leftPart .team li.ownAwards {
  background-image: url('../images/ownaward.png');
}
.tabBox .leftPart .team li.ownAwards.active {
  background-image: url('../images/ownaward-active.png');
}
.tabBox .rightPart {
  width: 800px;
  height: 140px;
  float: left;
  margin-left: 40px;
  border: 1px solid #64e8ff;
  border-radius: 10px;
}
.tabBox .rightPart .awardBox {
  width: 800px;
  height: 140px;
  display: none;
}
.tabBox .rightPart .unitawardBox.active {
  display: block;
}
.tabBox .rightPart .ownawardBox.active {
  display: block;
}
.tabBox .rightPart .awardBox .award {
  width: 800px;
  overflow: hidden;
  display: flex;
  height: 34px;
  margin-top: 8px;
  justify-content: space-evenly;
  margin-bottom: -1px;
}
.tabBox .rightPart .awardBox .award li {
  width: 140px;
  float: left;
  padding: 0 30px;
  line-height: 34px;
  cursor: pointer;
  border: 1px solid transparent;
}
.tabBox .rightPart .awardBox .award li.active {
  border-bottom: 1px solid #0137b4;
  border-top: 1px solid #64e8ff;
  border-top-left-radius: 10px;
  border-left: 1px solid #64e8ff;
  border-right: 1px solid #64e8ff;
  border-top-right-radius: 10px;
  background: #0137b4;
}
.tabBox .rightPart .awardBox .award li img {
  width: 100%;
}
.tabBox .rightPart .awardContent {
  width: 750px;
  height: 88px;
  border: 1px solid #64e8ff;
  margin: 0 auto;
  border-radius: 10px;
  background: #0137b4;
}
.tabBox .rightPart .awardContent li {
  display: none;
  cursor: pointer;
  text-align: center;
}
.tabBox .rightPart .awardContent li.active {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: space-evenly;
}
.tabBox .rightPart .awardContent li img {
  width: 152px;
}
.tabBox .rightPart .awardContent li:first-child img {
  width: 200px;
}
.unitawardBox .award {
  width: 646px;
  overflow: hidden;
  display: flex;
  height: 140px;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 auto;
}
.unitawardBox .award li {
  width: 260px;
  cursor: pointer;
}
.unitawardBox .award li img {
  width: 100%;
}
.qrcodeBox {
  width: 140px;
  height: 314px;
  position: fixed;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.qrcodeBox .qrcode {
  width: 118px;
  height: 118px;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 2;
  right: 0;
  margin: auto;
}
.qrcodeBox .qrcodebg {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.wqhgimg {
  text-align: right;
}
.wqhglist {
  width: 1000px;
  margin: 50px auto 20px;
}
.h3tit {
  background: url(../images/bgns.png) repeat 0 0;
  border: 2px solid #7ac9ad;
  border-radius: 10px;
  margin-top: 18px;
}
.h3tit .htwefl {
  padding: 44px 50px;
  width: 420px;
}
.h3tit .htwefl a {
  color: #ffffff;
  display: block;
  font-size: 26px;
  font-weight: 600;
}
.h3tit .htwefl .tiemrk {
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 87px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.h3tit .htwefl .abs {
  margin-top: 20px;
  padding-top: 20px;
  color: #ffffff;
  font-size: 16px;
  border-top: 1px solid #97c7be;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 30px;
  max-height: 144px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.h3tit .htwefr {
  width: 556px;
  background: #fff;
  border: 2px solid #7ac9ad;
  border-radius: 10px;
}
.h3tit .htwefr img {
  border-radius: 10px;
  width: 556px;
  height: 340px;
}
.pljg {
  position: fixed;
  margin-left: -800px;
  left: 50%;
  top: 0;
}
.pc .content-dsxq {
  width: 1000px;
  height: 2000px;
  border-radius: 10px;
  border: 1px solid #58ba99;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
.pc .content-dsxq-inner {
  padding: 20px;
  line-height: 123px;
  font-size: 56px;
  color: #000;
}
.pc .content-dsxq-inner p strong {
  color: #0f5f59;
  font-size: 56px;
}
