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;
}
.content .mainContent {
  position: relative;
  background: #fff;
  width: 1140px;
  min-height: 940px;
  padding: 20px 30px;
  margin: 0 auto;
}
.lmBox {
  padding-top: 40px;
  overflow: hidden;
}
.lmBox .lmNav {
  float: left;
}
.lmBox .lmNav li {
  width: 130px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #980808;
  border: 1px solid #980808;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}
.lmBox .lmNav li:hover {
  background: #980808;
  color: #fff;
}
.lmBox .lmNav li.on {
  background: #980808;
  color: #fff;
}
.lmBox .menuBox {
  float: left;
  width: 205px;
}
.lmBox .menuBox .indexTitle {
  width: 205px;
  height: 69px;
  line-height: 69px;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
.lmBox .menuBox .menuList {
  width: 205px;
  height: 700px;
  background-image: url("/res/img/menuBg.jpg");
  background-repeat: no-repeat;
  background-color: #fafafa;
  background-position: left bottom;
  -moz-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
}
.lmBox .menuBox .menuList li {
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f6f6f6;
  text-align: center;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}
.lmBox .menuBox .menuList li:hover {
  background: #fff;
}
.lmBox .menuBox .menuList li.on {
  background: #fff;
}
.lmBox .lmCont {
  float: right;
  width: 900px;
  margin-top: -15px;
}
.lmBox .lmCont ul li {
  padding: 15px 0;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #e8e8e8;
}
.lmBox .lmCont ul li:hover h3 {
  color: #980808;
}
.lmBox .lmCont ul li .imgShow {
  float: left;
}
.lmBox .lmCont ul li .imgShow img {
  display: block;
  width: 120px;
  height: 90px;
}
.lmBox .lmCont ul li .imItem-r {
  float: right;
  width: 760px;
}
.lmBox .lmCont ul li .imItem-r h3 {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lmBox .lmCont ul li .imItem-r p {
  margin-top: 10px;
  color: #6a6a6a;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lmBox .lmCont ul li .imItem-r .info {
  margin-top: 15px;
  font-size: 12px;
  color: #bebbbb;
  text-align: right;
}
.lmBox .lmCont ul li .imItem-r .info span {
  margin-left: 40px;
}
.lmBox .lmCont ul li.noImgItem .imItem-r {
  width: 100% !important;
}
.lmBox .lmCont2 {
  float: none;
  width: 100%;
}
.lmBox .lmCont2 .imItem-r {
  width: 1030px !important;
}
.styleContent .menuBox .indexTitle {
  background-image: url("/res/img/version/tabBg.png");
}
.styleContent .menuBox .menuList li:hover {
  color: #9d080c;
}
.styleContent .menuBox .menuList li.on a {
  color: #9d080c;
}
.styleContent .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #9d080c;
}
.styleContent2 .menuBox .indexTitle {
  background-image: url("/res/img/version2/tabBg.png");
}
.styleContent2 .menuBox .menuList li:hover {
  color: #025927;
}
.styleContent2 .menuBox .menuList li.on a {
  color: #025927;
}
.styleContent2 .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #025927;
}
.styleContent3 .menuBox .indexTitle {
  background-image: url("/res/img/version3/tabBg.png");
}
.styleContent3 .menuBox .menuList li:hover {
  color: #9d080c;
}
.styleContent3 .menuBox .menuList li.on a {
  color: #9d080c;
}
.styleContent3 .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #9d080c;
}
.styleContent4 .menuBox .indexTitle {
  background-image: url("/res/img/version4/tabBg.png");
}
.styleContent4 .menuBox .menuList li:hover {
  color: #0f79dd;
}
.styleContent4 .menuBox .menuList li.on a {
  color: #0f79dd;
}
.styleContent4 .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #0f79dd;
}
