.xglink{
    height: 90px;
    /* background: #f6f6f6; */
    position: relative;
}
.xglink dl{
    width:1200px;
    padding:27px 0;
}
.xglink dt{
    height: 36px;
    float: left;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}
.xglink dd{
    float: left;
    height: 36px;
    border:1px solid #dddddd;
    background: #fff;
    line-height:36px;
    width:160px;
    font-weight: bold;
    font-size:14px;
    margin-right: 20px;
    text-align: left;
    padding:0 20px;
    border-radius: 4px;
}
.xglink dd.mydd{
    width: auto;
}
.xglink dd.mydd img{
    margin-right: 10px;
    margin-top: -3px;
    vertical-align: middle;
}
.xglink dd:last-child{
    margin-right: 0;
}
.xglink dd.option1{
    width: 350px;
}
.xglink dd.option span{
    display: block;
    width:100%;
    height: 34px;
    background: url(https:/yncredit.yn.gov.cn/r/cms/xyyn/default/img/arrdown.png) right center no-repeat;
    cursor: pointer;
}
.xglink dd.option span em{
    display: none;
    background: none;
}
.xglink dd.option span.arrup{
    background-image: url(https:/yncredit.yn.gov.cn/r/cms/xyyn/default/img/arrup.png);
    position: relative;
}
/* .xglink dd.option span.arrup em{
    position: absolute;
    left: 50%;
    top:-11px;
    width:14px;
    height: 10px;
    margin-left:7px;
    background: url(https:/yncredit.yn.gov.cn/r/cms/xyyn/default/img/arrbg.png) left top no-repeat;
    z-index: 2;
    display: block;
} */
.xglink dd.option div{
    position: absolute;
    left: 50%;
    /* top:-308px; */
    top: -140px;
    width:1240px;
    height: 325px;
    margin-left:-620px;
    background: #fff;
    border-top: 3px solid #d60101;
    z-index: 10;
    padding:30px 0 0 86px;
    display: none;
    box-shadow: 0 10px 10px rgba(26,82,133,0.10);
}
.xglink dd.option div li{
    float: left;
    width:16.66%;
    line-height: 30px;
    padding:0 10px;
    font-weight: normal;
}
.xglink dd.option div.divbox1{
    /* height: 340px; */
    height: auto;
    top:-395px;
    padding:20px 0 0 60px;
}
.xglink dd.option div.divbox1 li{
    width:20%;
}
.xglink dd.option div.divbox4{
    height: 115px;
    top:-98px;
}
.xglink dd.option:last-child div{
    padding-left: 55px;
}
.xglink dd.option:last-child div li{
    width:25%;
}
.xglink dd.option div.optionLinks_df{
    height: auto;
}


