/* new */
* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.fullWidth {
  width: 100%;
}

.banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.banner a {
  display: block;
  font-size: 0;
}

.banner a img {
  width: 100%;
}

.container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.menu_nav {
  height: 141px;
  padding-top: 41px;
  background: #a72b00;
}

.subMenu {
  overflow: hidden;
  width: 1060px;
  margin: 0 auto;
}

.subMenu li {
  width: 264px;
  height: 100px;
  float: left;
  border-right: 1px solid #fff;
}

.subMenu li.bdn {
  border-right: none;
}

.subMenu li img {
  margin: 0 auto;
}

.subMenu li span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
}

.kcgs {
  width: 100%;
  margin: 70px 0 0;
}

.kcgs, .kcgs li {
  overflow: hidden;
}

.kcgs li.fl {
  width: 500px;
}

.kcgs li.fr {
  width: 665px;
}

.kcgs li img {
  float: left;
  margin-right: 20px;
}

.kcgs li span {
  display: table-cell;
  height: 141px;
  vertical-align: middle;
  background: #f3f3f3;
  border-radius: 10px;
  color: #373737;
  line-height: 1.8em;
}

.kcgs li.fl span {
  width: 339px;
  text-indent: 40px;
}

.kcgs li.fr span {
  width: 445px;
  padding-left: 55px;
}

.title {
  text-align: center;
  color: #373737;
  margin-top: 65px;
}

.title strong {
  font-size: 34px;
}

.title p {
  font-size: 20px;
  margin-top: 4px;
}

.xxnrBox {
  margin-top: 44px;
  margin-bottom: 85px;
}

.leftBox {
  box-sizing: border-box;
  float: left;
  width: 400px;
  height: 485px;
  padding: 55px 43px;
  background: #f3f3f3;
  color: #373737;
}

.leftBox strong {
  display: block;
  font-size: 20px;
  line-height: 1em;
  margin-top: 30px;
  margin-bottom: 10px;
}

.leftBox p {
  font-size: 16px;
  line-height: 28px;
}

.leftBox a {
  display: block;
  width: 260px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: #a72b00;
  border-radius: 50px;
  margin-top: 30px;
}

.leftBox a:hover {
  opacity: 0.8;
}

.rightBox {
  float: right;
  width: 728px;
  height: 485px;
  overflow: hidden;
}

.xxkc {
  width: 738px;
  height: 485px;
  color: #373737;
}

.xxkc li {
  width: 236px;
  float: left;
  margin-right: 10px;
}

.xxkc li a {
  color: #373737;
}

.xxkc li a:hover img {
  opacity: 0.8;
}

.xxkc li span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
  margin: 13px 0;
}

.xxkc li em {
  display: block;
  font-size: 16px;
  font-style: normal;
}

.xxkc li.row {
  margin-top: 17px;
}

.bgb {
  background: #f3f3f3;
}

.ysBox {
  overflow: hidden;
  margin-top: 50px;
}

.ysBox li {
  width: 592px;
  display: table;
  margin-bottom: 30px;
}

.ysBox li .ysImg {
  display: table-cell;
  vertical-align: middle;
  height: 247px;
}

.ysBox li .ysInfo {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  padding: 40px;
  height: 247px;
  color: #373737;
}

.ysInfo strong::before {
  content: "";
  display: block;
  width: 2em;
  height: 3px;
  background: #d0a267;
  margin: 0 auto 20px;
}

.ysInfo strong {
  display: block;
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
  color: #373737;
}

.ysInfo p {
  font-size: 16px;
  line-height: 1.6em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.fullBtn {
  margin-bottom: 55px;
}

.fullBtn a {
  display: block;
  width: 260px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  text-align: center;
  background: #a72b00;
  border-radius: 50px;
  margin: 0 auto;
}

.fullBtn a:hover {
  opacity: 0.8;
}

.zpzs ul {
  overflow: hidden;
  margin-top: 35px;
  margin-bottom: 45px;
}

.zpzs li {
  width: 285px;
  float: left;
  font-size: 20px;
  margin-right: 20px;
}

.zpzs li.mg0 {
  margin-right: 0;
}

.zpzs li a:hover img {
  opacity: 0.8;
}

.zpzs li span::before {
  content: "";
  display: block;
  width: 1em;
  height: 2px;
  background: #fff;
  margin: 17px auto 15px;
}

.zpzs li span {
  display: block;
  overflow: hidden;
  height: 80px;
  color: #fff;
  background: #a72b00;
  text-align: center;
}

.hjBox {
  overflow: hidden;
  color: #373737;
}

.hjLeft {
  width: 427px;
  height: 449px;
  float: left;
}

.hjLeft a:hover img {
  opacity: 0.8;
}

.hjRight {
  width: 710px;
  height: 449px;
  float: right;
}

.hjlInfo {
  background: #fff;
  padding: 30px 40px;
}

.hjlInfo strong {
  display: block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}

.hjlInfo p {
  line-height: 26px;
  margin-bottom: 10px;
}

.hjlInfo a, .hjrInfo a {
  color: #a72b00;
}

.hjlInfo a:hover, .hjrInfo a:hover {
  text-decoration: underline;
}

.hjRight li {
  display: table;
  margin-bottom: 37px;
}

.hjRight li.mg0 {
  margin-bottom: 0;
}

.hjrImg, .hjrInfo {
  display: table-cell;
  vertical-align: middle;
}

.hjrImg a:hover img {
  opacity: 0.8;
}

.hjrInfo {
  background: #fff;
  padding: 0 40px;
}

.hjrInfo strong {
  display: block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}

.hjrInfo p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

.hjBox {
  margin: 35px 0 45px;
}

.otherList ul {
  overflow: hidden;
  margin: 35px 0 45px;
}

.otherList li {
  width: 290px;
  float: left;
  margin-right: 13px;
  position: relative;
}

.otherList li.mg0 {
  margin-right: 0;
}

.otherList li a:hover img {
  opacity: 0.8;
}

.otherList li span {
  display: block;
  width: 175px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}