.wrap1200 {
  width: 1240px;
  min-width: 1240px;
  position: relative;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

body {
  background: #f7f8ff;
}

/* --------------------------------- header----------------------------------- */

.header {
  width: 100%;
  height: auto;
}

.top {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
}

.top img {
  width: auto;
  height: 48px;
  margin-top: 5px;
  margin-left: 30px;
}

.banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}

.banner img {
  width: 100%;
  height: auto;
}

.waPage {
  margin-top: 36px;
}
.leftNews {
  width: 580px;
  overflow: hidden;
}
.mod {
  padding: 30px 18px;
  background: #ffffff;
  margin-bottom: 36px;
}

.rightNews {
  width: 582px;
}

.rightNews .infor {
  height: 130px;
  font-size: 14px;
  padding: 10px 18px;
  background: #f2faff;
  color: #9a9a9b;
}

.rightNews .infor dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
}

.rightNews .infor dt a {
  color: #3c3c3d;
}

.rightNews .infor dd {
  line-height: 28px;
  text-indent: 2em;
}

.rightNews .infor dd a {
  color: #d6362b;
}

.commonItem {
  width: 582px;
}

.commonItem .titCon {
  position: relative;
  height: 44px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 6px;
  overflow: hidden;
}

.commonItem .titCon a {
  position: absolute;
  right: 0;
  top: 0px;
  line-height: 44px;
  font-size: 16px;
  color: #a1a1a1;
}

.commonItem .titCon span {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #bc0000;
}

.commonItem .lisCon ul {
  margin-top: 10px;
}

.commonItem .lisCon ul li {
  background: url(5864.jpg) no-repeat 0px 16px;
  padding: 0px 0 0 12px;
  margin-top: 14px;
  line-height: 30px;
  font-size: 17px;
  overflow: hidden;
}

.commonItem .lisCon ul li a {
  color: #191919;
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.commonItem .lisCon ul li p {
  color: #858585;
  font-size: 16px;
  line-height: 24px;
}

.commonItem .lisCon ul li span {
  float: right;
  color: #858585;
  font-size: 16px;
}

.commonItem .lisCon ul li:hover a {
  color: #d6362b;
  transition: all .3s ease-out;
}

.flfgBox {
  margin-top: 10px;
  width: 110%;
}

.flfgBox li {
  float: left;
  width: 140px;
  height: 130px;
  text-align: center;
  background: #f2faff;
  margin: 10px 44px 12px 18px;
}

.flfgBox li a {
  color: #454546;
}

.flfgBox li a img {
  margin-top: 20px;
}

.flfgBox li p {
  line-height: 36px;
  font-weight: bold;
}

.flfgBox li:hover a {
  color: #4845c6;
  transition: all .3s ease-out;
}

.xhbBox {
  width: 560px;
}

.xhbCon dl {
  float: left;
  margin: 0 15px;
}

.xhbCon dl dt {
  width: 246px;
  height: 144px;
  overflow: hidden;
  position: relative;
}

.xhbCon dl dt a {
  display: block;
  background: rgba(0, 0, 0, .1);
}

.xhbCon dl dt img {
  width: 246px;
  height: 144px;
}

.xhbCon dl dt span {
  position: absolute;
  width: 34px;
  height: 34px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.xhbCon dl dt span img {
  width: 100%;
  height: auto;
}

.xhbCon dl dd {
  line-height: 44px;
  font-size: 16px;
  font-weight: bold;
}

.xhbCon dl dd a {
  color: #3039fe;
}

.mod3Tit {
  margin-bottom: 20px;
}
.mod32Tit{
  display: none;
  text-align: center;
}
.ckgdBox {
  clear: both;
  text-align: center;
  padding-top: 20px;
}

.ckgdBox a {
  font-size: 16px;
  width: 138px;
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  border: 1px solid #141eff;
  color: #141eff;
  text-align: center;
  display: inline-block;
}

.ckgdBox a:hover {
  background: #141eff;
  color: #fff;
  transition: all .3s ease-out;
}

.mod3 .commonItem {
  margin-top: -10px;
}

.mod3 .commonItem .lisCon ul li {
  margin-top: 10px;
}

.mod1 .commonItem .lisCon ul li {
  margin-top: 8px;
}

.image_scal {
  overflow: hidden;
}

.image_scal img {
  -webkit-transition: transform 1.3s;
  -moz-transition: transform 1.3s;
  -ms-transition: transform 1.3s;
  -o-transition: transform 1.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-perspective: 1000;
  -moz-backface-visibility: hidden;
  -ms-perspective: 1000;
  -ms-backface-visibility: hidden;
  -o-perspective: 1000;
  -o-backface-visibility: hidden;
}

.image_scal:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* ******************************footer***************************** */
.footer {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background-color: #333333;
  color: #ffffff;
}

.dangzheng {
  display: inline-block;
  margin-right: 20px;
  /* padding-top: 10px; */
  overflow: hidden;
  box-sizing: border-box;
  width: 80px;
  height: 80px;
}

.footerCont {
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
}

.footerCont ul li {
  margin: 10px 0;
}

.footerCont a {
  color: #ffffff;
  margin-left: 20px
}

.zhaocuo {
  display: inline-block;
  margin-left: 40px;
  overflow: hidden;
  box-sizing: border-box;
  width: 110px;
  height: 65px;
}



/* 列表样式 */

.erjiList {
  width: 1140px;
  padding: 30px;
  margin: 0 auto;
  background: #fff;
}

.dqwz {
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 20px;
  font-size: 16px;
}

.pages {
  margin: 0px auto;
  height: 60px;
  color: #666;
}

.pages a,
.pages font {
  padding: 2px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #666;
  margin: 0 3px;
}

.pages font {
  color: #141eff;
  font-weight: bold;
}

.contentBox {
  padding-bottom: 10px;
  border: 1px solid #e8e8e8;
  border-top: 2px solid #141eff;
  margin-bottom: 20px;
}

.contentBox h2 {
  font-size: 24px;
  text-align: center;
  padding: 30px;
  color: #333;
}

.contentBox .newsinfo {
  height: 32px;
  line-height: 32px;
  background: #e9e9e9;
  text-align: center;
  color: #333;
  width: 990px;
  margin: 0 auto 24px;
}

.contentBox .newsinfo span {
  margin: 0 10px;
}

.contentBox .newsinfo a.txtsize {
  cursor: pointer;
}

.contentBox p {
  line-height: 40px;
  text-indent: 2em;
  margin-bottom: 1em;
}

.contentBox p.ants {
  margin-top: 20px;
  text-align: center;
}

.contentBox p a {
  margin: 0 14px;
  color: #333;
}

.contentBox .article {
  font-size: 16px;
  width: 990px;
  margin: 0 auto;
}

/* ===================================手机版===================================== */

@media only screen and (max-width:1240px) {

  .wrap1200,
  .erjiList {
    width: auto;
    min-width: auto;
  }

  .dqwz {
    padding: 0 0.3rem 0.2rem;
  }

}

@media only screen and (max-width:1024px) {
  * {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
  }

  body {
    min-width: 100%;
    font-size: 0.24rem;
    color: rgb(51, 51, 51);
    background: #ffffff;
  }
  .w1200 {
    width: 100%;
    margin: 0 auto;
}
  .wrap1200 {
    width: 100%;
  }
/* ***********************header*********************** */
.header {
  width: 100%;
  height: auto;
}

.top {
  width: 100%;
  height: 0.65rem;
  background-color: #ffffff;
}

.top img {
  width: auto;
  height: 0.5rem;
  margin-top: 0.05rem;
  margin-left: 0.1rem;
}


  .waPage {
    margin-top: .2rem;
  }

  .mod {
    padding: .3rem .18rem;
    margin-bottom: .26rem;
  }
  .leftNews {
    width: 100%;
  }
  .leftNews img {
    width: 100%;
  }

  .rightNews {
    width: 100%;
  }

  .rightNews .infor {
    height: auto;
    font-size: .24rem;
    padding: .10rem .28rem .2rem;
    margin: 0.2rem 0;
  }

  .rightNews .infor dt {
    font-size: .28rem;
    line-height: .60rem;
  }

  .rightNews .infor dd {
    line-height: .36rem;
  }

  .commonItem {
    width: 100%;
    overflow: hidden;
  }

  .commonItem .titCon {
    height: auto;
    padding-bottom: .1rem;
  }

  .commonItem .titCon a {
    line-height: .44rem;
    font-size: .26rem;
  }

  .commonItem .titCon span {
    font-size: .24px;
  }

  .commonItem .lisCon ul {
    margin-top: .10rem;
  }

  .commonItem .lisCon ul li {
    padding: 0px 0 0 .12rem;
    margin-top: .26rem;
    line-height: .36rem;
    font-size: .27rem;
    background: url(5864.jpg) no-repeat 0px .16rem;
  }

  .commonItem .lisCon ul li p {
    font-size: .26rem;
    line-height: .4rem;
  }

  .commonItem .lisCon ul li span {
    font-size: .26rem;
  }

  .flfgBox {
    margin-top: .10rem;
  }

  .flfgBox li {
    width: 28.2%;
    height: auto;
    margin: .10rem 1% .12rem 1%;
    padding-bottom: 0.2rem;
  }

  .flfgBox li a img {
    margin-top: .20rem;
    margin-bottom: .12rem;
  }

  .flfgBox li p {
    line-height: .36rem;
  }

  .xhbBox {
    width: auto;
  }

  .xhbCon {
    text-align: center;
  }

  .xhbCon dl {
    margin: 0 0.1rem;
    float: left;
    display: inline-block;
    width: 2.8rem;
  }

  .xhbCon dl dt {
    width: 2.8rem;
    height: auto;
    margin: 0 auto;
  }

  .xhbCon dl dt img {
    width: 100%;
    height: auto;
  }

  .xhbCon dl dt span {
    width: .34rem;
    height: .34rem;
  }

  .xhbCon dl dd {
    line-height: .44rem;
    font-size: .26rem;
  }

  .mod3Tit {
    margin-bottom: .20rem;
    display: none;
  }
  .mod32Tit {
    margin-bottom: .20rem;
    display: block;
  }
  .mod3Tit img {
    width: 100%
  }
  .mod32Tit img{
    width: 100%;
  }
  .mod2 .titCon img {
    width: 2.65rem;
  }

  .ckgdBox {
    clear: both;
    text-align: center;
    padding-top: .20rem;
  }

  .ckgdBox a {
    font-size: .26rem;
    width: 1.38rem;
    height: .38rem;
    line-height: .38rem;
    border-radius: .38rem;
  }

  .mod3 .commonItem {
    margin-top: .14rem;
  }

  .mod3 .commonItem .lisCon ul li {
    margin-top: .24rem;
  }

  .mod3 .xhbBox {
    margin-top: .4rem;
  }

  .mod1 .commonItem .lisCon ul li {
    margin-top: .08rem;
  }

  .footer {
    width: 100%;
    padding: 0.25rem 0;
    text-align: center;
    background-color: #333333;
    color: #ffffff;
  }

  .dangzheng {
    display: none;
  }

  .footerCont {
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
  }

  .footerCont ul li {
    margin: 10px 0;
  }

  .footerCont a {
    color: #ffffff;
    margin: 0 10px
  }

  .zhaocuo {
    display: none;
  }

  .erjiList {
    width: 92%;
    padding: 0 4% .4rem;
  }

  .dqwz {
    width: 92%;
    padding: 0 4% .2rem;
    font-size: .16rem;
  }

  .pages {
    height: .60rem;
    font-size: 0.18rem;
    margin-top: .2rem;
  }

  .pages a,
  .pages font {
    padding: 0.02rem .10rem;
    border-radius: 0.03rem;
    margin: 0 0.03rem;
  }

  .contentBox {
    padding-bottom: .10rem;
    margin-bottom: .20rem;
  }

  .contentBox h2 {
    font-size: .3rem;
    padding: .30rem;
  }

  .contentBox .newsinfo {
    height: .44rem;
    line-height: .44rem;
    width: auto;
    margin: 0 auto .24rem;
  }

  .contentBox .newsinfo span {
    margin: 0 .10rem;
  }

  .contentBox p {
    line-height: .46rem;
  }

  .contentBox p.ants {
    margin-top: .20rem;
  }

  .contentBox p a {
    margin: 0 .14rem;
  }

  .contentBox .article {
    font-size: .28rem;
    width: 92%;
  }

}


@media only screen and (max-width:640px) {}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:360px) {}