<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.show{
    background: url('/img/link/link_bg.jpg') no-repeat center;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}

.content{
    width: 1027px;
    position: relative;
    /*border: 1px solid;*/
    margin: 0px auto 0px;

    padding: 1px auto 10px;
    padding: 10px 0px 0px 0px;
}
.content .left{
    background: rgba(255,255,255,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);
    width:715px;
    float:left;
    /*margin-top: 80px;*/
    padding: 35px 0 32px 51px;
}
.content .left .one1{
    width:237px;
    height: 225px;
    float:left
}
.content .left .one2{
    width:453px;
    height: 225px;
    float:left;
    background:#b6c250;


}
.content .left .one2 p:first-child{
    margin-top: 25px;font-size: 30px;font-weight:bold;margin-left: 13px;margin-top: 26px
}
.content .left .one2 p:nth-child(2){
    margin-top: 21px
}
.content .left .two1 p:first-child{
    margin-top: 25px;font-size: 30px;font-weight:bold;margin-left: 13px;margin-top: 26px
}
.content .left .two1 p:nth-child(2){
    margin-top: 21px
}
.content .left .one2 p{
    color:white;
    margin-left: 13px;
    font-size: 17px;

}
.content .left .two1{
    width:453px;
    height: 225px;
    float:left;
    text-align:right;
}
.content .left .two2{
    width:237px;
    height: 225px;
    float:left
}
.content .left .two1 p{
    color:#a6b529;
    margin-right: 13px;
    font-size: 17px;

}
.content .left .one img{
    width:100%;
}
.content .right{
    background: rgba(255,255,255,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);
    width:174px;
    height: 1030px;
    margin-left: 47px;
    float:left;
    margin-top: -28px;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}
.content .right .one{
    width:173px ;
    height: 129px;
    overflow: hidden;
}
.content .right .one img{
    width: 100%;
    margin-top: 25px;
}
</pre></body></html>