.bigbg {
    width: 100%;
    background: url(../img/yhyshj_bigbg.jpg) center top no-repeat;
    padding-bottom: 20px;
}

.logotop {
    width: 100%;
    height: 85px;
    position: relative;
}

.main.nocolor {
    background: none;
}

.wza-box {
    position: absolute;
    right: 0;
    top: 57px;
    overflow: hidden;
}

.wza-box a {
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
}

.wza-box a#swzakg {
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}

.wza-box a#oldModel {
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
}

.yhys_bigtitle{
    width: 554px;
    margin: 90px auto 0;
}

.yhys_content{
    width: 1200px;
    margin: 105px auto 0;
    background: #fff;
    padding: 1px 20px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yhys_list{
    width: 568px;
    margin-top: 40px;
}

.yhys_img{
    width: 568px;
    height: 40px;
    position: relative;
}

.yhys_img img{
    width: 100%;
}

.yhys_more{
    width: 80px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
}

.yhys_info{
    width: 100%;
}

.yhys_info ul li{
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    list-style: none;
    background: url("../img/libg.png") center left no-repeat;
    overflow: hidden;
}


.yhys_info ul li a{
    font-size: 16px;
    display: block;
    float: left;
    width: 76%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 14px;
}

.yhys_info ul li span{
    float: right;
}

.oldModel *{
    font-size: 28px!important;
}

.oldModel .yhys_list{
    width: 100%;
}

.oldModel .yhys_info ul li{
    height: 60px;
    line-height: 60px;
}

.oldModel .yhys_img{
    width: 100%;
    height: auto;
}

.oldModel .yhys_more{
    width: 120px;
    line-height: 80px;
}