a:hover {
  text-decoration: none;
}
body {
  color: #170101;
}
.w1200 {
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.marTop20 {
  margin-top: 20px;
}
.marLeft20 {
  margin-left: 20px;
}
.marTop10 {
  margin-top: 10px;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.border {
  border-top: 1px solid #f8f8f8;
}
.noBorBottom {
  border-bottom: 0;
}
button {
  border: none;
  outline: none;
}
a {
  color: #333;
}
a:hover {
  color: #980808;
}
input {
  outline: none;
  border: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b3b3b3;
  font-size: 14px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #b3b3b3;
  font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b3b3b3;
  font-size: 14px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b3b3b3;
  font-size: 14px;
}
.crumbs {
  color: #6a6a6a;
  padding-left: 20px;
  background: url("/res/img/crumbs.png") no-repeat left center;
}
.crumbs em {
  font-style: normal;
  margin: 0 10px;
}
.layPage {
  text-align: center;
  margin-top: 30px;
}
.layui-form-label {
  width: 60px;
  text-align: left;
  padding: 9px 15px 9px 0;
}
.layui-form-label .required {
  font-style: normal;
  color: #b40704;
  font-size: 16px;
  margin-right: 3px;
  vertical-align: middle;
}
.layui-btn {
  background-color: #980808;
  border: 1px solid #980808;
  color: #fff;
}
.layui-btn-primary {
  background: none;
  color: #980808;
}
.carouselBox .carousel .layui-carousel {
  margin: 0 auto;
}
.carouselBox .carousel .layui-carousel img {
  width: 100%;
}
.carouselBox .carousel .lLogin,
.carouselBox .carousel .rLogin {
  position: absolute;
  left: -128px;
  top: 50%;
  margin-top: -128px;
}
.carouselBox .carousel .rLogin {
  left: auto;
  right: -128px !important;
  right: 0;
}
.content .mainContent {
  position: relative;
  height: 100%;
  background: #fff;
  width: 1120px;
  padding: 30px 40px 30px;
  margin: 0 auto;
}
.more {
  font-size: 14px;
  color: #666;
}
.wraper .head .title {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  padding-bottom: 10px;
}
.wraper .contBox {
  margin-top: 30px;
  height: 380px;
}
.wraper .contBox .newsList {
  width: 570px;
  height: 390px;
  margin-top: -10px;
  overflow: hidden;
}
.wraper .contBox .newsList ul li {
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  padding-left: 30px;
  background: url("/res/img/circle.png") no-repeat;
  background-position: 7px center;
}
.wraper .contBox .newsList ul li a {
  width: 440px;
  float: left;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wraper .contBox .newsList ul li span {
  float: right;
  font-size: 14px;
  color: #bebbbb;
}
.wraper .contBox .newsList ul .newTop {
  background: url("/res/img/topIcon.png") no-repeat;
  font-size: 18px;
  font-weight: bold;
  background-position: 0 5px;
}
.wraper .contBox .newsList ul .newTop a {
  width: 100%;
  color: #980808;
}
.wraper2 {
  margin-top: 35px;
  overflow: hidden;
}
.wraper2 .head {
  line-height: 40px;
}
.wraper2 .head .menu {
  height: 40px;
}
.wraper2 .head .menu li {
  float: left;
  font-size: 20px;
  color: #6a6a6a;
  margin-right: 30px;
  cursor: pointer;
}
.wraper2 .head .menu li:hover {
  color: #980808;
}
.wraper2 .head .menu li.on {
  font-weight: bold;
  color: #980808;
  border-bottom: 3px solid #980808;
}
.notice {
  width: 815px;
}
.notice .imgSpecialBox {
  height: 110px;
  margin-top: 30px;
  overflow: hidden;
}
.notice .imgSpecialBox .imgSpecial {
  width: 395px;
  height: 100%;
}
.notice .imgSpecialBox .imgSpecial .imgShow {
  float: left;
}
.notice .imgSpecialBox .imgSpecial .imgShow img {
  width: 160px;
  height: 110px;
  object-fit: cover;
}
.notice .imgSpecialBox .imgSpecial dl {
  float: right;
  width: 215px;
}
.notice .imgSpecialBox .imgSpecial dl dt {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notice .imgSpecialBox .imgSpecial dl dd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #6a6a6a;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.notice .imgSpecialBox .imgSpecial dl dd a {
  color: #999;
}
.notice .imgSpecialBox .noImgSpecial dl {
  width: 100%;
}
.notice .specialBox {
  margin-top: 10px;
  height: 125px;
  overflow: hidden;
}
.notice .specialBox li {
  float: left;
  width: 375px;
  margin-right: 25px;
  height: 33px;
  line-height: 33px;
  vertical-align: middle;
  padding-left: 20px;
  background: url("/res/img/rangle.png") no-repeat;
  background-position: 0 center;
}
.notice .specialBox li a {
  width: 250px;
  float: left;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notice .specialBox li span {
  float: right;
  font-size: 14px;
  color: #bebbbb;
}
.notice .specialBox li.item2 {
  margin-right: 0;
}
.dynamic {
  width: 270px;
}
.dynamic .noticeList {
  height: 255px;
  margin-top: 18px;
  overflow: hidden;
}
.dynamic .noticeList li {
  height: 33px;
  line-height: 33px;
  vertical-align: middle;
  padding-left: 20px;
  background: url("/res/img/rangle.png") no-repeat;
  background-position: 0 center;
}
.dynamic .noticeList li a {
  display: block;
  width: 250px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wraper3 {
  margin-top: 40px;
  width: 1118px;
  height: 120px;
  background: #f4f4f4;
  border: 1px solid #d1d1d0;
}
.wraper3 .head2 {
  padding: 20px 0 0 15px;
}
.wraper3 .head2 p {
  margin-top: 10px;
}
.wraper3 .hotTopics {
  width: 1015px;
  padding: 15px 0 0 0;
  margin: 0 auto;
  overflow: hidden;
  margin-right: 10px;
}
.wraper3 .hotTopics ul {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: relative;
  list-style: none;
  width: 1485px;
  left: -7px;
}
.wraper3 .hotTopics ul li {
  float: left;
  width: 240px;
  height: 90px;
  margin-right: 16px;
}
.styleContent .wraper .head .title {
  border-bottom: 3px solid #9d080c;
}
.styleContent .wraper2 .head .menu li.on {
  color: #000;
  border-bottom: 3px solid #9d080c;
}
.styleContent2 .wraper .head .title {
  border-bottom: 3px solid #025927;
}
.styleContent2 .wraper2 .head .menu li.on {
  color: #000;
  border-bottom: 3px solid #025927;
}
.styleContent3 .wraper .head .title {
  border-bottom: 3px solid #9d080c;
}
.styleContent3 .wraper2 .head .menu li.on {
  color: #000;
  border-bottom: 3px solid #9d080c;
}
.styleContent4 .wraper .head .title {
  border-bottom: 3px solid #0f79dd;
}
.styleContent4 .wraper2 .head .menu li.on {
  color: #000;
  border-bottom: 3px solid #0f79dd;
}
.advertLayer {
  position: fixed;
  left: 100px;
  top: 100px;
  width: 330px;
  z-index: 999;
  display: none;
}
.advertLayer .close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  border-radius: 50%;
}
.advertLayer .close img {
  width: 25px;
}
.advertLayer .imgShow img {
  display: block;
  width: 330px;
  -moz-box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}
.imgShow {
  margin-top: 40px;
  text-align: center;
}
.imgShow img {
  max-width: 100%;
}
