body {
  font-family: 'Microsoft Yahei', arial, 'Simsun';
}
.input-append input {
  border-radius: 0px;
}
.pubilicty-title {
  margin: auto;
  margin-top: 25px;
  box-sizing: content-box;
  width: 900px;
  height: 45px;
  line-height: 45px;
  margin-bottom: 2px;
  border-bottom: 1px solid #ecb2b9;
  font-size: 22px;
  color: #000;
  text-align: center;
}
.pubilicty-title2 {
  margin: auto;
  width: 900px;
  height: 1px;
  border-bottom: 2px solid #c30d23;
}
.search-content {
  width: 980px;
  height: 50px;
  margin: auto;
  margin-top: 30px;
}
.search-form {
  width: 385px;
  margin: auto;
}

.center {
  min-height: 350px;
}
.news-left .publicity-table {
  width: 100%;
  margin-top: 30px;
}

.news-left .publicity-table tr td {
  padding: 12px 10px;
  text-align: left;
  font-weight: 600;
  color: #000000;
}

.news-left .publicity-table tr td .title {
  position: relative;
  font-size: 16px;
  color: #000;
}

.news-left .publicity-table tr td .title:before {
  content: '';
  position: absolute;
  top: 49%;
  left: -8px;
  width: 2px;
  height: 2px;
  background: #333;
  border-radius: 50%;
}

.news-left .publicity-table tr td .text {
  font-size: 12px;
  color: #000000;
}
.first th {
  padding: 12px 10px;
  font-size: 16px;
  color: #ffffff;
  background-color: #959595;
}
.first td {
  text-align: center;
}
.code {
  width: 405px;
  height: 100px;
  /*margin-left: 100px;*/
  margin: auto;
}
.code .imgbox {
  width: 135px;
  height: 100px;
  font-size: 0.5em;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-left: 30px;
}
.code .imgbox img {
  width: 80px;
  vertical-align: middle;
}
.code .imgbox p {
  text-align: center;
}
.message {
  text-align: center;
  font-weight: 600;
  /*margin-bottom: 20px;*/
  margin-top: 30px;
}
.message p {
  margin-top: 10px;
  text-align: center;
}
.detail-content {
  margin-top: 30px;
  width: 900px;
  margin-left: 40px;
}
.detail-content p {
  width: 900px;
  line-height: 50px;
  text-indent: 5px;
  margin-top: 5px;
}
.detail-content p span {
  font-weight: bold;
}
.detail-content .content-p1,
.content-p3 {
  background-color: #f7f7f7;
}
.detail-content .content-p2,
.content-p4 {
  background-color: #efefef;
}
.pubilicty-num {
  width: 980px;
  text-align: center;
}

h4 {
  text-align: center;
}
.row-fluid2 {
  width: 980px;
  margin: auto;
}
td {
  text-align: center;
  font-size: 14px;
  color: #0a0a0a;
  border-bottom: 2px solid #ffffff;
}
table tr:nth-child(odd) {
  background: #efefef;
}
table tr:nth-child(even) {
  background: #f7f7f7;
}
td > label {
  width: 130px;
  word-wrap: break-word;
  word-break: normal;
}
.pull-right {
  float: none;
}
.first td {
  text-align: left;
}
.m-page {
  padding: 1.2em;
}
.m-page .pagination li a,
.m-page .pagination li {
  color: #ffffff;
  line-height: 15px;
}

.m-page .pagination li a,
.m-page .pagination li span {
  background-color: #959595;
  padding: 10px 18px;
}
.news-left .publicity-table tr td {
  padding-top: 10px;
  padding-right: 1px;
  padding-left: 6px;
}
.err_msg {
  margin: auto;
  margin-top: 50px;
  border-radius: 5px;
  background-color: #efefef;
  height: 200px;
  width: 500px;
  box-shadow: #d8d8d8 2px 3px 8px;
}
.msg_center {
  padding-left: 35px;
  font-size: 16px;
  width: 445px;
  height: 200px;
  line-height: 30px;
  text-align: left;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}
.return {
  margin: auto;
  margin-top: 60px;
  color: #ffffff;
  background-color: #959595;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  height: 35px;
  line-height: 35px;
  width: 80px;
  margin-bottom: 30px;
}
/* banner-box */
.banner-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  min-height: 200px;
}
.banner-box .bd {
  width: 100% !important;
}
.banner-box .bd li .m-width {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.banner-box .bd li .m-width img {
  width: 100%;
}
.banner-box .bd li {
  width: 100% !important;
}
.banner-box .bd li a {
  display: block;
  min-height: 300px;
}

/* 拼图验证码 */
.slide-verify-box {
  text-align: center;
}
.slide-verify {
  display: inline-block;
  overflow: hidden;
}
.slide-verify .block {
  position: absolute;
  left: 0;
  top: 0;
}

.slide-verify .sliderContainer {
  position: relative;
  text-align: center;
  width: 385px;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  background: #f7f9fa;
  color: #45494c;
  border: 1px solid #e4e7eb;
}

.slide-verify .sliderContainer_active .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #1991fa;
}

.slide-verify .sliderContainer_active .sliderMask {
  height: 38px;
  border-width: 1px;
}

.slide-verify .sliderContainer_success .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #52ccba;
  background-color: #52ccba !important;
}

.slide-verify .sliderContainer_success .sliderMask {
  height: 38px;
  border: 1px solid #52ccba;
  background-color: #d2f4ef;
}

.slide-verify .sliderContainer_success .sliderIcon {
  background-position: 0 0 !important;
}

.slide-verify .sliderContainer_fail .slider {
  height: 38px;
  top: -1px;
  border: 1px solid #f57a7a;
  background-color: #f57a7a !important;
}

.slide-verify .sliderContainer_fail .sliderMask {
  height: 38px;
  border: 1px solid #f57a7a;
  background-color: #fce1e1;
}

.slide-verify .sliderContainer_fail .sliderIcon {
  top: 14px;
  background-position: 0 -82px !important;
}

.slide-verify .sliderContainer_active .sliderText,
.slide-verify .sliderContainer_success .sliderText,
.slide-verify .sliderContainer_fail .sliderText {
  display: none;
}

.slide-verify .sliderMask {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  border: 0 solid #1991fa;
  background: #d1e9fe;
}

.slide-verify .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background 0.2s linear;
}

.slide-verify .slider:hover {
  background: #1991fa;
}

.slide-verify .slider:hover .sliderIcon {
  background-position: 0 -13px;
}

.slide-verify .sliderIcon {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 14px;
  height: 12px;
  background: url(../images/icon_light.png) 0 -26px;
  background-size: 34px 471px;
}

.slide-verify .refreshIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url(../images/icon_light.png) 0 -437px;
  background-size: 34px 471px;
}

.slide-verify .slide-verify-container {
  position: relative;
  width: 385px;
  margin: 50px auto;
}

.slide-verify input {
  display: block;
  width: 290px;
  line-height: 40px;
  margin: 10px 0;
  padding: 0 10px;
  outline: none;
  border: 1px solid #c8cccf;
  border-radius: 4px;
  color: #6a6f77;
}

.slide-verify #msg {
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}

.slide-verify a:link,
.slide-verify a:visited,
.slide-verify a:hover,
.slide-verify a:active {
  margin-left: 100px;
  color: #0366d6;
}
