* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ", Arial, sans-serif, "Helvetica Neue", Helvetica, "Hiragino Sans GB";
}

fieldset,
img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

body {
   background: #fbf6ee;
   min-width: 1550px;
}

li {
  list-style: none;
}

.hide {
  display: none;
}

.clearfix {
  /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ hasLayout */
  zoom: 1;
}

.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.banner {
  background: url(../images/banner.jpg) top center no-repeat;
  width: 100%;
  height: 440px;
}

.main{
  background: url("../images/main_bg.png") no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 40px;
}
.con {
  width: 1200px;
  margin: 0 auto;
}

.title {
  width: 1200px;
  height: 108px;
  margin: 50px auto 40px;
  position: relative;
}


.point {
  display: inline-block;
  width: 5px;
  height: 21px;
  background: url(../images/point.png) no-repeat;
  margin-right: 10px;
  vertical-align: -6px;
}

ul.list {
  width: 575px;
}

ul.list li {
  width: 575px;
  font-size: 18px;
  line-height: 45px;
  height: 45px;
  border-bottom: 1px dashed #ded9d5;
}

ul.list li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

ul.list li a:hover {
  color: #dd3837;
}

.tt {
  width: 1554px;
  height: 150px;
  margin: 40px auto;
  background: url("../images/tt_bg.png") no-repeat center;
}

.tt h2 {
  width: 1200px;
  margin: 0 auto;
  font-size: 48px;
  font-weight: bold;
  color: #c02818;
  text-align: center;
  line-height: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.morea {
  background: #d6382e;
  float: right;
  margin-top: 10px;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 20px;
  margin-right: 20px;
}

a.more {
  position: absolute;
  width: 47px;
  height: 15px;
  right: 0;
  bottom: 8px;
}
a.xq {
    color: #fd7b00;
}
.news {
  height: 343px;
  margin: 0 auto 20px;
}

.news .news_con .xwdt {
  position: relative;
  width: 600px;
  height: 343px;
  /* margin: 52px 23px 0; */
}

.news .news_con .xwdt .swiper-xwdt {
  width: 600px;
  height: 343px;

}

.news .news_con .xwdt .swiper-xwdt .pic {
  position: relative;
  width: 600px;
  height: 343px;
  display: block;
}

.news .news_con .xwdt .swiper-xwdt .pic img {
  width: 100%;
  height: 100%;
}

.news .news_con .xwdt .swiper-xwdt .pic p {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  box-sizing: border-box;
  padding-right: 122px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 14px;
  font-size: 20px;
}

.news .news_con .xwdt .pagination {
  right: 14px;
  text-align: right;
  bottom: 14px;
  z-index: 2;
  position: absolute;
}

.news .news_con .xwdt .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ff4e00;
  border-radius: 20px;
  margin: 0 5px;
  cursor: pointer;
}

.news .news_con .xwdt .pagination .swiper-active-switch {
  background: #ffffff;
}

.news .news_con .yw {
  width: 600px;
  height: 343px;
  background: url("../images/yw_bg.png") no-repeat center;
}

.news .news_con .yw .list {
  width: 560px;
  margin: 0 20px;
  margin-top: 15px;
}

.news .news_con .yw .list li {
  border-bottom: none;
}

.xxgc .xxgcCon {
  width: 1220px;
  margin: 0 auto;
}

.xxgc .xxgcCon .zhyCon .describe {
  float: left;
  background: url(../images/xxgc_bg1.png) no-repeat;
  width: 592px;
  height: 226px;
  margin-bottom: 10px;
  margin-right: 12px;
}

.xxgc .xxgcCon .zhyCon .describe:nth-child(2) {
  float: right;
  background: url(../images/xxgc_bg2.png) no-repeat;
}



.xxgc .xxgcCon .zhyCon .describe h5 {
  font-weight: bold;
  font-size: 22px;
  padding: 30px 30px 15px;
}

.xxgc .xxgcCon .zhyCon .describe h5 a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.xxgc .xxgcCon .zhyCon .describe h5:hover {
  color: #dd3837;
}

.xxgc .xxgcCon .zhyCon .describe p {
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-indent: 2rem;
  color: #777777;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  padding: 0 30px;
}

.xxgc .xxgcCon .zhyCon .describe p a:hover {
  color: #b30c0e;
}

.xxgc .xxgcCon .list {
  width: 1200px;
  margin: 0 auto;
}

.xxgc .xxgcCon .list li {
  float: left;
  margin-right: 50px;
  height: 60px;
  line-height: 60px;
}

.xxgc .xxgcCon .list li:nth-child(2n) {
  margin-right: 0;
}

.xxgc .xxgcCon .list li:nth-last-child(2),
.xxgc .xxgcCon .list li:last-child {
  border-bottom: none;
}

.pljd .list {
  width: 1200px;
  margin: 0 auto;
}

.pljd .list li {
  float: left;
  margin-right: 50px;
  height: 60px;
  line-height: 60px;
}

.pljd .list li:nth-child(2n) {
  margin-right: 0;
}

.pljd .list li:nth-last-child(2),
.pljd .list li:last-child {
  border-bottom: none;
}