a:hover,
a:focus {text-decoration: none;}
.is-main .temp-list li a:hover{color: #BF0903}
.is-header {width: 100%;position: relative;}
.is-header .g-gov {width: 100%;background-color: rgba(0, 0, 0, 0.2);}
.is-header .g-gov .t-list {width: 1200px;height: 40px;overflow: hidden;margin: 0 auto;}
.is-header .is-back {top: 28px;position: absolute;left: 50%;transform: translateX(-50%);}
.is-header .is-back .r-back {opacity: 1;}
.is-header .is-back .r-back:hover{opacity: 0.9;}
.is-header .is-bg{width: 100%;height: auto;}
.r-back{float: right;}
.container{width: 1240px;padding-left: 20px;padding-right: 20px;}
.is-main h3 {width: 100%;text-align: center;font-size: 40px;line-height: 65px;margin: 0 auto 5px auto;font-family: FZZDHJW;font-weight: normal;color: #236eac;}
.is-main .temp-list {width: 1200px;height: 340px;font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
.is-main .temp-list li {width: 580px;border-bottom: 2px #dddddd dotted;line-height: 60px;height: 60px;display: flex;align-items: center;}
.is-main .temp-list li img {width: 5px;height: 10px;margin-right: 10px;}
.is-main .temp-list li a {display: inline-block;width: 70%;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.is-main .temp-list li .m-time {font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #999999;margin-left: 81px;}
.m-footer {width: 100%;}
.m-footer a {color: #ffffff;}
.m-footer .m-ftnav {color: #ffffff;}
.m-footer p {color: #ffffff;}
.m-footer p a {color: #ffffff;}
.tit-bg{width: 100%;height: 15px;background: url(../images/tit-bg.png) center center no-repeat;}
.t-tit1{padding-top: 34px;}
.t-tit2{padding-top: 20px;}
.is-footer{border-top: none;margin-top: 20px;background-color: #bf0903 !important;}
@media screen and (max-width: 991px) {
  .is-header {background-size: 100% 150%;background-repeat: no-repeat;
  }
  .is-header .is-back {width: 100%;padding-top: 5px;}
  .is-header .h-title {width: 85%;height: 100px;padding: 10px;}
  .is-header .h-title p {padding-left: 10px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
  .is-main {width: 100%;height: auto;}
  .is-main h3 {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .is-main .t-tit1 {background-position: center;}
  .is-main .temp-list {width: 100%;height: auto;display: block;}
  .is-main .temp-list li {width: 95%;margin: 0 auto;}
  .is-main .temp-list li .m-time {margin-left: auto;}
  .is-main .t-tit2 {background-position: center;}
  .p-bom {bottom: 0;}
  .container{width: 100%;}
}
@media screen and (max-width: 767px) {
.r-back{width: 80px;height: auto;}
.is-header .is-back{top:10px;}
}
@media screen and (max-width: 468px) {
  .is-main .temp-list li a {width: 60%;}
}
