.pi {
  cursor: pointer;
}
.section a:hover {
  color: #c64e55;
}
.sin1,
.sin2,
.sin3,
.sin4,
.sin5 {
  width: 1200px;
  margin: 0 auto;
}
/*通用模块头部*/
.s-head h2 {
  display: inline-block;
  line-height: 84px;
  color: #333333;
  font-size: 24px;
}
.s-head h2 span {
  color: #b81c25;
  font-size: 19px;
  font-family: "Arial";
  font-weight: normal;
}
.s-head .rig {
  line-height: 22px;
  text-align: center;
  margin-top: 30px;
  display: inline-block;
  height: 22px;
  width: 78px;
  vertical-align: top;
  border: 1px solid #e1e1e1;
  color: #b81c25;
  font-size: 12px;
}
.s-head2 {
  width: 1200px;
  margin: 0 auto;
}
.s-head2 li {
  height: 80px;
  width: 300px;
  background-color: #f2f2f2;
  text-align: center;
  cursor: pointer;
}
.s-head2 li h3 {
  line-height: 33px;
  margin-top: 13px;
  font-size: 18px;
  color: #333333;
}
.s-head2 li p {
  line-height: 18px;
  color: #b3202c;
}
.s-head2 .s2-cu {
  position: relative;
  background-color: #FFFFFF;
}
.s-head2 .s2-cu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #b3202c;
}
/*模块一*/
.sin1 {
  padding: 20px 0px 30px 0;
}
.sin1 .sin1Lf {
  height: atuo;
  width: 35.83333333%;
  margin-right: 2.5%;
}
.sin1 .sin1Rig {
  height: atuo;
  width: 61.66666667%;
}
.sin1 .sin1Rig .sin1rigcon > div {
  height: 60px;
  width: 100%;
  position: relative;
}
.sin1 .sin1Rig .sin1rigcon > div:not(:last-child) {
  margin-bottom: 28px;
}
.sin1 .sin1Rig .sin1rigcon .sin1rigTime {
  height: 60px;
  width: 9.18918919%;
  text-align: center;
  margin-right: 2.7027027%;
  font-family: "Arial";
}
.sin1 .sin1Rig .sin1rigcon .sin1rigMonthDay {
  line-height: 30px;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  background-color: #c64e55;
}
.sin1 .sin1Rig .sin1rigcon .sin1rigYear {
  line-height: 30px;
  font-size: 12px;
  background-color: #f2f2f2;
}
.sin1 .sin1Rig .sin1rigcon .sin1rigText {
  height: auto;
  width: 88.10810811%;
}
.sin1 .sin1Rig .sin1rigcon .sin1rigText a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 7px;
  color: #404040;
  -webkit-transition: all 0.05s linear;
  -ms-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
.sin1 .sin1Rig .sin1rigcon .sin1rigText a:hover {
  color: #c64e55;
}
.sin1 .sin1Rig .sin1rigcon .sin1rigText p {
  font-size: 12px;
  line-height: 19px;
  color: #808080;
}
.sin1 .sin1Rig .sin1rigcon > div:not(:last-child):after {
  content: '';
  position: absolute;
  bottom: -14.5px;
  right: 0;
  height: 1px;
  width: 88.10810811%;
  background-color: #e6e6e6;
}
/*模块二*/
.sin2 {
  padding: 0px 0px;
}
.sin2 .sin2List {
  padding-top: 30px;
}
.sin2 .sin2List li {
  height: auto;
  width: 580px;
  margin-bottom: 30px;
}
.sin2 .sin2List li > a {
  display: inline-block;
  height: 162px;
  width: 216px;
  vertical-align: top;
  margin-right: 20px;
}
.sin2 .sin2List li > a img {
  height: 100%;
  width: 100%;
}
.sin2 .sin2List li .sin2Text {
  display: inline-block;
  height: auto;
  width: 330px;
  vertical-align: top;
}
.sin2 .sin2List li .sin2Text h2 a {
  line-height: 45px;
  font-size: 18px;
}
.sin2 .sin2List li .sin2Text p {
  line-height: 22px;
  font-size: 12px;
  color: #808080;
  margin-bottom: 19px;
}
.sin2 .sin2List li .sin2Text .more {
  line-height: 22px;
  font-size: 14px;
  color: #b81c25;
}
.sin2 .sin2List li:nth-child(2n-1) {
  margin-right: 35px;
}
/*模块三*/
.sin3 {
  margin-bottom: 30px;
}
.sin3 ul {
  width: 100%;
  text-align: center;
}
.sin3 li {
  display: inline-block;
  height: 80px;
  width: 235px;
  vertical-align: top;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.sin3 li:hover {
  background-color: #eeeeee;
}
/*列表一*/
.slist1 li {
  line-height: 24px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e6e6e6;
}
.slist1 li a {
  line-height: 24px;
  display: inline-block;
  height: auto;
  width: 79.41176471%;
  vertical-align: top;
  padding-left: 4.41176471%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.slist1 li span {
  display: inline-block;
  height: auto;
  width: 15.44117647%;
  vertical-align: top;
  text-align: center;
  font-family: bellMtI;
  color: #999999;
  font-size: 16px;
  background-color: #f2f2f2;
}
.slist1 li:not(:first-child) {
  padding-top: 18px;
}
/*模块内置banner*/
.si1Banner {
  height: 324px;
  width: 100%;
}
.si1Banner .si1Con {
  height: 324px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.si1Banner .si1Bd,
.si1Banner .si1Bd li,
.si1Banner .si1Bd li img {
  height: 100%;
  width: 100%;
}
.si1Banner .si1Bd li {
  border-bottom: none;
}
.si1Banner .si1Bd li:before {
  display: none;
}
.si1Banner .si1Con a {
  margin-left: 0;
  padding-left: 0;
  height: auto;
  width: auto;
}
.si1Banner .si1Text {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 100;
  background: transparent url("../img/newsbg.png") no-repeat center center;
}
.si1Banner .si1Text a {
  line-height: 60px;
  text-align: center;
  display: inline-block;
  height: 100%;
  width: 100%;
  vertical-align: top;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.si1Banner .si1Text a:hover {
  color: #c64e55;
}
.si1Banner .si1P {
  position: absolute;
  top: 378px;
  line-height: 24px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #808080;
  font-size: 12px;
}
.si1Banner .si1Prev,
.si1Banner .si1Next {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 100;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.si1Banner .si1Prev {
  left: 5px;
  background: rgba(0, 0, 0, 0.4) url("../img/arrow2.png") no-repeat left center;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.si1Banner .si1Next {
  right: 5px;
  background: rgba(0, 0, 0, 0.4) url("../img/arrow2.png") no-repeat right center;
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
.si1Banner .si1Prev:hover {
  background: rgba(0, 0, 0, 0.7) url("../img/arrow2.png") no-repeat left center;
}
.si1Banner .si1Next:hover {
  background: rgba(0, 0, 0, 0.7) url("../img/arrow2.png") no-repeat right center;
}
.si1Banner .si1Con:hover .si1Prev,
.si1Banner .si1Con:hover .si1Next {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

