*{
  padding: 0;
  margin: 0;
}
body{
  background-color: #F7F7F7;
}
.contain{
  width: 1100px;
  margin: 0 auto;
  padding: 20px 20px 10px ;
  box-sizing: border-box;
}
.logo{
  display: inline-block;
  height:  50px;
  width: 302px;
  margin-top: 20px;
}
.banner{
  height: 646px;
 width: 100%;
  background: url(../images/xybbanner.png) no-repeat;
}
.main{
  margin-top: -215px;
  background-color: #fff;
  margin-bottom: 40px;
}
.link .title{
 font-size: 30px;
 font-weight: bold;
}
.link .title a{
  color: #1559B5;
}
.link .content{
  color: #333;
  font-size: 14px;
  padding: 25px 0;
}
.link .content a{
   color: #333;
}
.link{
  text-align: center;
}
.link a{
  font-size: 30px;
  font-weight: 600;
  color: #1559B5;

}
.link .content a{
  font-size: 15px;
  font-weight: normal;
  color: #333;

}
.cell1,.cell2{
  display: flex;
}
.cell2{margin-top: 45px;}
.xw1,.yw2,.bs3,.zl4{
  flex: 1;
}
.yw2,.zl4{
  margin-left: 20px;
}
.libg{
  width: 512px;
  height: 201px;
  background-color: #F3F3F3;
display: flex;
margin-top: 30px;
}
.libg .img{
  width: 295px;
  height: 192px;
padding: 15px 10px;
}
.libg .article{
  padding: 20px 30px;
    width: 240px;
    box-sizing: border-box;
}
.libg .article a{
  font-size: 22px;
  line-height: 30px;
}
.yw2 .more,.bs3 .more,.zl4 .more{
  width: 45px;
  height: 20px;
  background: url(../images/xybmore.png) no-repeat;
  position: absolute;
  right: 0;
  top: 10px;
}
.title{
  position: relative;
}
.yw2 .title{
  width: 513px;
  height: 42px;
  background: url(../images/xybtitle1.png) no-repeat;
}
.bs3 .title{
  width: 529px;
  height: 46px;
  background: url(../images/xybtitle2.png) no-repeat;
}
.zl4 .title{
  width: 513px;
  height: 46px;
  background: url(../images/xybtitle3.png) no-repeat;
}
.ul .icon{
width: 6px;
height: 9px;
background: url(../images/xybicon.png) no-repeat;
display: inline-block;
}
.ul li a{
   
}
.ul li {
    height: 48px;
    line-height: 48px
}
.ul{
padding-top: 15px;
}
.cell2 .ul{
    padding-left: 10px;
}
#ifocus_pic{
  width: 530px !important;
  height: 306px !important;
}
#ifocus_opdiv{
  width: 530px !important;
}
#ifocus_btn {
  right: 0px !important;
}
