* {
  padding: 0;
  margin: 0;
}
ul,li {
  list-style: none;
}
body{
  background-color: #fff !important;
}
/* .bg {
  width: 100%;
  background: url(../images/xybbg.png) no-repeat center top ;
  height: 1771px;
  position: relative;
  overflow: hidden;
} */
.logo {
position: absolute;
    top: 18px;
    left: 410px;
    height: 60px;
}

.contian {
  width: 1100px;
  margin: 0 auto;
}

/* 专题通知 */
.zttz {
  height: 140px;
}
.zttz .li {
   width: 346px;
    height: 140px;
    float: left;
    margin-left: 30px;
    transition: all 0.2s;
    box-sizing: border-box;
    padding: 25px 25px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
/*.fbfs li {
  width: 268px;
  height:270px;
  float: left;
  margin-left: 9px;
  position: relative;
  transition: all 0.2s;
}*/
.zttz .li:hover,.fbfs li:hover{
  transform: scale(1.01);
  transition: all 0.2s;
}
.zttz .li:first-of-type,.fbfs li:first-of-type{
  margin-left:0;
}
.con {
  margin-top: 50px;
}
.zttz .zttza1{
  background: url(../images/xyb01.png) no-repeat;
}
.zttz .zttza2{
  background: url(../images/xyb02.png) no-repeat;
  
}
.zttz .zttza3{
  background: url(../images/xyb03.png) no-repeat;
  
}
/* 发布方式 */
.fbfs {
padding-bottom: 50px;
}
.fbfs span {
  position: absolute;
  width: 277px;
  height: 85px;
  bottom: -41px;
  left: 50%;
  margin-left: -138px;
  /* margin-bottom: -40px; */
}
/* 活动情况 */
.hdqk{
  position: relative;
height: 610px;
background: url(../images/xybbg.png) no-repeat;
padding-top: 40px;
box-sizing: border-box;
}
.hdqk-title{
      width: 1100px;
    height: 61px;
}
.hdqk ul {
  overflow: hidden;
}
.hdqk ul li {
  background: url(../images/xybhdqk_cell.png) no-repeat;
  font-size: 16px;
  float: left;
  width: 534px;
  height: 160px;
  position: relative;
  margin-top: 30px;
}
.hdqk ul li:nth-of-type(even){
  margin-left: 30px;
}
.hdqk ul .title {
font-size: 21px;
font-weight: bold;

line-height: 50px;
padding-left: 25px;
}
.hdqk ul .title a{
color: #2150a4;
}
.hdqk ul .context {
  text-indent: 2em;
  line-height: 30px;
  padding:10px 20px 0;
  
}
.hdqk ul .more {
  display: block;
  color: #d90009;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
}
.morep{
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -64px;
  width: 129px;
  height: 40px;
    color: #2150a4;
    background: url(../images/xybmore.png) no-repeat;
text-align: center;
    line-height: 40px;
}
.banner{
      height: 582px;
      width: 100%;
      background: url(../images/xybbanner.png) no-repeat top center;
      overflow: hidden;
    }
    .bannertxt{
     font-size: 19px;
    width: 1100px;
    height: 173px;
    background-color: #2c7bca;
    opacity: 0.75;
    color: #fff;
    margin: 408px auto 0;
    padding: 25px 35px;
    box-sizing: border-box;
    text-indent: 2em;
    line-height: 40px;
    border-radius: 5px;
    }
.hzxftlists {
    height: 238px;
    position: relative;
}

.hzxftlists ul {}

.hzxftlists ul li {
    float: left;
    width: 350px;
    height: 238px;
    margin-right: 30px;
    box-sizing: border-box;
}

.hzxftlists ul#xfbh li>a {
   width: 350px;
    height: 238px;
    display: block;
    /*background: url(../images/yxwfbb.png) no-repeat center;*/
    background-size: 100% 100%;
}

.hzxftlists ul#xfbh li>a img {
    margin-bottom: 0px;
}

.hzxftlists ul li img {
  width: 350px;
  height: 238px;
    display: block;
    transition: all 0.4s;
}

.hzxftlists ul li a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.hzxftlists ul li .zxxftag {
    color: white;
    width: 86px;
    height: 22px;
    line-height: 22px;
    background: #19456C;
    font-size: 14px;
    text-align: center;
    border-radius: 11px;
    margin-left: 10px;
}

.hzxftlists ul li .zxft-tits {
   line-height: 30px;
    padding: 25px;
}

.hzxftlists ul li .zxft-tits a {
       font-size: 16px;
    color: #0a6fcb;
}

.hzxftlists ul li .zxft-stime {
    color: #AAAAAA;
    font-size: 14px;
    margin-left: 10px;
}
.hzxftlists #hLeftArr1 {
    width: 49px;
    height: 49px;
    background: url(../images/xybl_row_h.png) no-repeat center;
    position: absolute;
    left: -79px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    background-size: cover;
}

.hzxftlists #hRightArr1 {
  width: 49px;
  height: 49px;
    background: url(../images/xybr_row_h.png) no-repeat center;
    position: absolute;
    right: -79px;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    background-size: cover;
}
body{
  background: none !important;
}
