* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
}
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;
  color: #ea0602;
}
img {
  vertical-align: middle;
}
body {
  background-color: #ffffff;
  min-width: 1100px;
}
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_ymxh.jpg") no-repeat center bottom;
  width: 100%;
  min-width: 1100px;
  height: 520px;
  box-sizing: border-box;
  padding-top: 400px;
}
.mains {
  margin: 0 auto;
  padding: 1px 0;
  background: url("../images/bg_mains.jpg") no-repeat center bottom #F8EFED;
}
.mains .con {
  width: 1100px;
  margin: 0 auto;
}
.mains .headline {
  
  margin: 40px auto;
  box-sizing: border-box;
  
}
.mains .headline h5 {
  font-weight: bold;
  font-size: 36px;
  color: #e90002;
  text-align: center;
}
.mains .headline h5 a{
  background: url("../images/headline.png") no-repeat left center;
  padding-left: 140px;
  line-height: 60px;
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}
.mains .headline a.more {
  float: right;
  color: #fff778;
  width: 68px;
  height: 24px;
  line-height: 24px;
  margin-top: 10px;
  border-radius: 8px;
  text-align: center;
  background: linear-gradient(to right, #e90002, #ff4200);
}
.mains .newsList li {
  line-height: 32px;
}
.mains .newsList li a {
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mains .newsList li span.point {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: 1px;
  background: #b80201;
  border-radius: 3px;
}
.mains .title {
  margin: 0 auto 30px;
}
.mains .news {
  background: url("../images/bg_news.png") no-repeat right top;
  height: 518px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 28px 14px 0 0;
}
.mains .news .newsPic {
  width: 582px;
  height: 388px;
  position: relative;
}
.mains .news .newsPic .swiper-newsPic {
  width: 582px;
  height: 388px;
}
.mains .news .newsPic .swiper-newsPic .pic {
  position: relative;
  width: 582px;
  height: 388px;
}
.mains .news .newsPic .swiper-newsPic .pic img {
  width: 100%;
  height: 100%;
}
.mains .news .newsPic .swiper-newsPic .pic p {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding-right: 120px;
  box-sizing: border-box;
  height: 39px;
  line-height: 39px;
  text-indent: 10px;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mains .news .newsPic .pagination {
  position: absolute;
  right: 8px;
  z-index: 2;
  bottom: 10px;
  width: 100px;
  text-align: right;
}
.mains .news .newsPic .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 6px;
  background: #e3e3e3;
  margin: 0 4px;
  cursor: pointer;
}
.mains .news .newsPic .pagination .swiper-active-switch {
  background: #ea0602;
}
.mains .news .yw {
  width: 466px;
  margin-right: 10px;
}
.mains .news .yw .title {
  background: url("../images/title_news.png") no-repeat;
  width: 466px;
  height: 38px;
  margin-bottom: 16px;
}
.mains .news .yw .text {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 2px dashed #F4D6D6;
}
.mains .news .yw .text h5 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 4px;
}
.mains .news .yw .text h5 a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mains .news .yw .text p {
  color: #777777;
  text-indent: 2em;
  line-height: 24px;
}
.mains .news .yw .text p a {
  color: #ea0602;
}
.mains .news .yw .newsList li {
  line-height: 28px;
}
.mains .news .yw a.more {
  float: right;
  color: #ea0602;
}
.mains .dsdt {
  margin: 10px auto;
}
.mains .dsdt .title {
  background: url("../images/title_dsdt.png") no-repeat center center;
  width: 1100px;
  height: 64px;
}
.mains .dsdt .newsList {
  margin-right: -50px;
}
.mains .dsdt .newsList li {
  width: 505px;
  float: left;
  margin-right: 50px;
  padding-top: 10px;
  height: 56px;
  box-sizing: border-box;
  border-bottom: 1px dashed #B2AFAE;
}
.mains .dsdt .newsList li:last-child {
  border-bottom: 0;
}
.mains .dsdt .newsList li:nth-last-child(2) {
  border-bottom: 0;
}
.mains .dsdt a.more {
  float: right;
  color: #fff778;
  width: 130px;
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
  border-radius: 8px;
  text-align: center;
  background: linear-gradient(to right, #e90002, #ff4200);
}
.mains .ymfc {
  margin: 30px auto;
}
.mains .ymfc .title {
  background: url("../images/title_ymfc.png") no-repeat;
  width: 1100px;
  height: 109px;
}
.mains .ymfc .yxmfBox {
  position: relative;
  background: linear-gradient(to right, #f33f00, #e90002);
  width: 1100px;
  box-sizing: border-box;
  margin: 37px auto;
  padding: 0 16px 14px;
  box-shadow: 0 0 15px rgba(109, 1, 0, 0.2);
}
.mains .ymfc .yxmfBox .pic {
  width: 238px;
  height: 200px;
  margin: 22px 14px 0;
  color: #ffffff;
}
.mains .ymfc .yxmfBox .pic img {
  width: 234px;
  display: block;
  margin: 0 auto 14px;
  height: 132px;
  border: 2px solid #ffffff;
}
.mains .ymfc .yxmfBox .pic p {
  width: 194px;
  margin: 10px auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
  height: 48px;
}
.mains .ymfc .yxmfBox .pic a:hover {
  color: #ffffff;
}
.mains .ymfc .yxmfBox:nth-child(2)::before {
  position: absolute;
  content: '';
  top: -37px;
  background: url("../images/ymfc.png") no-repeat;
  width: 1099px;
  height: 37px;
  left: 0;
}
.mains .ymfc .yxmfBox:nth-child(3)::before {
  position: absolute;
  content: '';
  top: -37px;
  background: url("../images/ymfc.png") no-repeat;
  width: 1099px;
  height: 37px;
  left: 0;
}
.mains .ymfc a.more {
  float: right;
  color: #fff778;
  width: 130px;
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
  border-radius: 8px;
  text-align: center;
  background: linear-gradient(to right, #e90002, #ff4200);
}
