body{
    background: #0261F3;
}
.scjgj-top{
    padding-bottom: 16px;
}
.yhys-bg{
  background-image: url(xycy-bg.png);
  background-size:1920px auto;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 30px;
  background-color: #ffffff;
}
.yhys-bg *{
  box-sizing: border-box;
}
.yhys-wrap{
    margin: 0 auto 0;
    width: 1200px;
}
.yhys-logo{
    display: inline-block;
}
.yhys-logo img{
    height: 76px;
}
.yh-cont{
  width: 1200px;
  margin: 480px auto 0;
}
.yh-list{
  width: 1200px;
  text-align: center;
  margin-bottom: 59px;
}
.yh-list:last-child{
  margin-bottom: 50px;
}

.yhtab-item{
    background-color: #fff;
    width: 1200px;
    padding: 20px 30px;
    margin-bottom: 40px;
}
.yhtab-item li a{
    color: #444444; 
    line-height: 48px;
    font-size: 18px;
    max-width: 80%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yhtab-item li a:hover{
    color:#0F64AD;
}
.yhtab-item li span:hover{
    color:#0F64AD;
}
.yhtab-item li span{
    color: #999999;
    font-size: 18px;
    line-height: 48px;
    float: right;
}
.button{
    display: inline-block;
    width: 122px;
    height: 36px;
    background-color: #1771b9;  
    font-size: 24px;
    margin: 0 auto;
    color: #ffffff;
    line-height: 36px;
}
.more-tit {
    width: 548px;
    margin-bottom: 30px;
    display: inline-block;
}
.yhtab-item2{
    width: 543px;
}
.yhtab-item2 li a{
    color: #000000;
    font-size: 16px;
    float: left;
    overflow: hidden;
    display: inline-block;
    max-width: 80%;
    line-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yhtab-item2 li span{
    color: #666666;
    font-size: 16px;
    float: right;
    line-height: 39px;

}
.yhtab-item3{
    width: 255px;
}
.zctj-cont{
    width: 543px;
}
.pic-cont{
    width: 275px;
    height: 185px;
}
.pic-cont a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.pic-cont a img{
    width: 100%;
    height: 100%;
}
.yhtab-item3{
    max-width: 100%;
}
.yhtab-item3 a {
    line-height: 18px!important;
    padding-bottom: 23px;
    max-width: 100%!important;
}
.yhtab-item2 a:hover{
    color:#0F64AD;
}
.xhy-hntr{
    position: absolute;
    right: 0;
    top: 115px;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    width: 485px;
}
a {
  display: inline-block;
}
.yh-list .tit{
  margin-bottom: 16px;
}
.yh-list .tit img{
  width: 100%;
}
@media screen and (max-width: 768px){
    body{
        background: url(xycy-bg-h5.png) center 3.7rem no-repeat;
        background-size: 100% auto;
    }
    .yhys-bg{
        background: none;
        padding-top: 0;
    }
    .scjgj-top{
        padding: .2rem .2rem 0;
    }
    .scjgj-top a, .scjgj-top span{
        color: #0662B1;
    }
    .yhys-wrap{
        width: 100%;
        margin-top: 8px;
    }
    .yhys-wrap *{
        box-sizing: border-box;
    }
    .yhys-logo{
        display: block;
        width: 80%;
        margin: 0 auto;
    }
    .yhys-logo img{
        width: 100%;
        height: auto;
    }
    .scjgj-search-box{
        margin-top: 0;
    }
    .yh-cont{
        width: 100%;
        margin-top: 2.8rem;
        padding: 0 .2rem .3rem;
    }
    .yh-list{
        width: 100%;
        margin-bottom: 0.5rem;
    }
    .yh-list .tit img{
        width: 100%;
    }
    .yhtab-item{
        width: 100%;
        margin-bottom: .3rem;
        padding: 0;
    }
    .yhtab-item li a{
        font-size: .32rem;
        line-height: .7rem;
        max-width: 76%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .yhtab-item li span{
        font-size: .28rem;
        line-height: .7rem;
    }
    .button{
        height: .7rem;
        line-height: .7rem;
        font-size: .32rem;
        width: 30%;
    }
    .yhtab-item2{
        width: 100%;
    }
    .yhtab-item2 li a{
        font-size: .32rem;
        line-height: .7rem;
        max-width: 76%;
    }
    .yhtab-item2 li span{
        font-size: .28rem;
        line-height: .7rem;
    }
    .yh-list{
        margin-top: .4rem!important;
    }
    .more-tit{
        margin-bottom: .3rem;
        width: 100%;
    }
    .more-tit img{
        width: 100%;
    }
    .zctj-cont{
        width: 100%;
        margin-top: .4rem;
    }
    .pic-cont{
        width: 100%;
        height: 4.2rem;
        margin-bottom: .2rem;
    }
    .yhtab-item3 a{
        padding-bottom: 0;
        line-height: .7rem!important;
        width: 100%;
        text-align: left;
    }
}