* {
  padding: 0;
  margin: 0;
}
ul,li {
  list-style: none;
}
.bg {
  width: 100%;
  background: url(../images/bg.png) no-repeat center top ;
  height: 1771px;
  position: relative;
  overflow: hidden;
}
.logo {
  position: absolute;
  top: 25px;
  left: 155px;
  height: 60px;
}
.footer {
  background: #f9f9f9 !important;
  border-top: 3px solid #4996e3!important;
  color: #333 !important;
  margin-top: 55px;
}
.footer a {
color: #333 !important;
}
 .yfp div a{
     color: #333 !important;
}
.yfp{
   color: #333 !important;
}
.contian {
  width: 1100px;
  margin: 0 auto;
}

/* 专题通知 */
.contian .zttz {
  height: 190px;
  width: 100%;
}
.contian .zttz li,.contian .fbfs li {
  width: 268px;
  height:270px;
  float: left;
  margin-left: 9px;
  position: relative;
  transition: all 0.2s;
}
.contian .zttz li:hover,.contian .fbfs li:hover{
  transform: scale(1.02);
  transition: all 0.2s;
}
.contian .zttz li:first-of-type,.contian .fbfs li:first-of-type{
  margin-left:0;
}
.con {
  padding-top: 55px;
}
/* 发布方式 */
.contian .fbfs {
  /* height: 140px; */
  width: 100%;
  /* overflow: hidden; */
}
.contian .fbfs span {
  position: absolute;
  width: 277px;
  height: 85px;
  bottom: -41px;
  left: 50%;
  margin-left: -138px;
  /* margin-bottom: -40px; */
}
/* 活动情况 */
.hdqk{
  position: relative;
height: 540px;
}
.hdqk-title{
  width: 162px;
  height: 31px;
}
.hdqk ul {
  overflow: hidden;
}
.hdqk ul li {
  background: url(../images/hdqk_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: 64px;
  left: 50%;
  margin-left: -64px;
  width: 129px;
  height: 40px;
    color: #2150a4;
    background: url(../images/more.png) no-repeat;
text-align: center;
    line-height: 40px;
}
.banner{
      height: 565px;
      width: 100%;
      background: url(../images/banner.png) no-repeat top center;
      overflow: hidden;
    }
    .bannertxt{
     font-size: 19px;
    width: 1100px;
    height: 173px;
    background-color: #2c7bca;
    opacity: 0.75;
    color: #fff;
    margin: 355px auto 0;
    padding: 25px 35px;
    box-sizing: border-box;
    text-indent: 2em;
    line-height: 40px;
    border-radius: 5px;
    }
.contian .zttz li{
    width: 360px;
}
