.module-44{
    width: 1000px;
    margin: 0 auto;
}
.module-44 .operationTit {
    background: #fff;
    height: 120px;
    width: 100%;
    position: relative;
}
.module-44 .operationTit span {
    display: block;
    width: 460px;
    height: 120px;
    font-size: 30px;
    color: #333;
    font-family: 'Microsoft Yahei';
    text-align: center;
    margin: auto;
    background: url(/site_theme/one/img/module-44_titbg-e0dac05d4e185d50ce6977795d4b88bb.png) center 80px no-repeat;
    line-height: 95px;
}
.module-44 .operationBox ul li {
    width: 485px;
    height: 260px;
    float: left;
    margin: 5px;
}
.module-44 .operationBox ul li .pic {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.module-44 .operationBox li .pic img {
    width: 485px;
    height: 260px;
    display: block;
    padding-bottom: 2px;
}
.module-44 .operationBox .box {
    margin: 0;
    width: 100%;
    height: 100%;
    background: #020000;
    position: absolute;
    left: 0;
    line-height: 18px;
    color: #e69714;
    top: -288px;
    filter: alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    text-align: center;
}
.module-44 .operationBox .box a {
    display: block;
    margin: auto;
    margin-top: 75px;
    text-decoration: none;
    color: #fff;
    line-height: 22px;
    padding: 30px;
}