#fkweexlogin {
    width: 655px;
    overflow: hidden;
    display: block;
    margin: auto auto;
}

#fk-iframe1 {
    width: 672px;
    height: 570px;
}
.wxlogin {
    position: fixed;
    right: 78px;
    bottom: 96px;cursor: pointer;
}

body{
    background: #9d00ff;background: linear-gradient(to right, rgb(58, 123, 213), rgb(0, 210, 255));
}
#fkweexloginhd .dldom{
    width: 600px;
    height: 400px;
    background: rgb(255 255 255 / 89%);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgb(7 17 27 / 25%);
}
.title {
    padding-top: 16px;
    padding-left: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    background: rgb(255 255 255 / 56%);
}
span.h2 {
    position: relative;
    top: -3px;
    font-size: 26px;
}
.dldom .logo{
    position: relative;
    top: -8px;
}
.dlxxz  .dlico{
    display: block;
    margin: auto;
    margin-bottom: 16px;
    width: 85%;
    font-size: 33px;
    border-radius: 9px;
    letter-spacing: 5px;
}
.dlxxz  .qqdl{
    background: #0095ff;
}.dlxxz .wxdl{
    background: #00d023;
}

.dlxxz  .qqdl:hover{
    background: #0043ff;
}.dlxxz .wxdl:hover{
    background: #00981a;
}
.dlxxz .dlico .iconfont{
    font-size: 80px;
    color: #fff;
    padding: 9px 11px;
    display: inline-block;
}.dlxxz {
    margin-top: 37px;
}
.dlxxz  a{
    color: #fff;
    cursor: pointer; text-decoration: none;
}
.dlxxz .dlico .icon-weixin2{
  
}
.dlxxz .dlico .icon-qqdl{
  
}
.dlxxz .dlico span{
    position: relative;
    top: -15px;
}
span.dltpis {    text-align: center;
    display: block;
    color: #9e9e9e;
    padding-top: 5px;
    font-size: 15px;
}a.tohome {
    float: right;
    margin-right: 16px;
    text-decoration: none;
}
.tohome .iconfont {
    font-size: 27px;
    color: #0095ff;
}