* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

i, em {
  font-style: normal;
}

.banner a {
  display: block;
  line-height: 0;
}

.banner img {
  width: 100%;
}

.paragraph {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0 0;
}

.p_title {
  text-align: center;
  font-size: 36px;
  color: #e86700;
  font-weight: bold;
  line-height: 38px;
}

.zyFullList {
  margin-top: 40px;
}

.zyFullList li {
  padding: 20px 108px;
  background: #f2f2f2;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.zyfm {
  display: block;
  position: absolute;
  top: 30px;
  left: 108px;
}

.zyinfo {
  background: #fff;
  float: right;
  width: 414px;
  height: 370px;
  box-sizing: border-box;
  padding-left: 60px;
  padding-right: 25px;
}

.zybt {
  display: block;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  line-height: 26px;
  margin-top: 77px;
}

.zybt:hover {
  color: #666;
}

.zyinfo font {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  margin-top: 17px;
}

.zymenu {
  overflow: hidden;
  margin-top: 21px;
}

.zymenu span {
  display: block;
  float: left;
  font-size: 16px;
  color: #666;
}

.zymenu .left {
  width: 55%;
}

.star {
  display: inline-block;
  width: 75px;
  height: 15px;
  background: url("../images/star.jpg")repeat-x;
}

.zymenu .right em {
  color: #c80909;
  font-weight: bold;
}

.zyzx {
  display: block;
  width: 160px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background: #e86700;
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 1px;
}

.zylist {
  overflow: hidden;
  margin-top: 20px;
  margin-right: -13.3px;
}

.zylist li {
  width: 290px;
  float: left;
  margin-right: 13.3px;
}

.smzyfm {
  display: block;
  line-height: 0;
}

.szinfo {
  background: #f2f2f2;
  padding: 18px 8px 10px;
}

.szbt {
  display: block;
  font-weight: bold;
  color: #333333;
  font-size: 22px;
  line-height: 24px;
}

.szmenu {
  margin-top: 15px;
  overflow: hidden;
}

.szmenu span {
  display: block;
  float: left;
  font-size: 16px;
  color: #666666;
  line-height: 18px;
}

.szmenu .left {
  margin-right: 17px;
}

.szmenu .right em {
  color: #c80909;
  font-weight: bold;
}

.szzx {
  box-sizing: border-box;
  display: block;
  width: 144px;
  height: 36px;
  border: 1px solid #333;
  color: #333;
  line-height: 34px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
  margin-top: 10px;
}

.szzx:hover {
  border: 1px solid #e86700;
  color: #e86700;
}

.ybm {
  margin-top: 30px;
  overflow: hidden;
}

.ybm li {
  float: left;
}

.ybm .left {
  margin-right: 5px;
}

.ybm .right {
  overflow: hidden;
  width: 899px;
}

.ybm .right a {
  float: left;
  margin-right: 5px;
}

.ybm .right a:nth-child(3n+3) {
  margin-right: 0;
}

.ybm .right a:nth-last-child(1), .ybm .right a:nth-last-child(2), .ybm .right a:nth-last-child(3) {
  margin-top: 5px;
}

.btn {
  margin-top: 30px;
}

.btn a {
  display: block;
  width: 300px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #e86700;
  color: #fff;
  font-size: 24px;
  letter-spacing: 1px;
  margin: 0 auto;
}

.bmyy {
  margin-top: 30px;
  overflow: hidden;
}

.bmyy a {
  display: block;
  float: left;
  margin-right: 13.3px;
}

.bmyy a:last-child {
  margin-right: 0;
}

.bmyy a span {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 20px;
  line-height: 1em;
  margin-top: 15px;
}

.fullpara {
  /*padding: 50px 0 30px;*/
  /*background: #f2f2f2;*/
  padding-bottom: 30px;
  margin-top: 60px;
}

.jxh {
  margin-top: 30px !important;
  position: relative;
}

.jxzgl {
  content: "";
  display: block;
  width: calc(100%/5);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
}

.jxzgr {
  content: "";
  display: block;
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 998;
}

.jxh .swiper-button-prev {
  left: calc(20% - 47px);
  color: #fff;
  z-index: 999;
}

.jxh .swiper-button-next {
  right: calc(20% - 47px);
  color: #fff;
  z-index: 999;
}

.byqj {
  margin-top: 30px;
  overflow: hidden;
}

.byqj a {
  display: block;
  width: 290px;
  float: left;
  margin-right: 13.3px;
  background: #fff5f3;
  position: relative;
  height: 220px;
  overflow: hidden;
}

.byqj a:last-child {
  margin-right: 0;
}

.byqj a strong {
  display: block;
  text-align: center;
  font-size: 24px;
  color: #333;
  line-height: 26px;
  margin-top: 29px;
  margin-bottom: 3px;
}

.byqj a small {
  display: block;
  font-size: 14px;
  color: #888888;
  line-height: 16px;
  text-align: center;
}

.byqj a font {
  display: block;
  text-align: center;
  color: #dc0000;
  font-size: 16px;
  line-height: 24px;
}

.lse {
  margin-bottom: 15px;
}

.byqj a span {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #ec615e;
  position: absolute;
  bottom: 0;
  left: 0;
}

.lastpara {
  padding-bottom: 60px;
}