.service-action{
	   width: 100%;
    height: 116px;
    background:#0C355B!important;
}
.index-page .service-action {
    display: block;
}
.index-page .service-action {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 116px;
    background: rgba(33,154,214,.25);
    z-index: 2;
}
.auto, .autoWidth {
    margin: 0 auto;
    max-width: 1200px;
    _width: 1200px;
}
.auto, .autoWidth, .footer, .footer-banner, .pop-list, .top-nav, body {
    min-width: 1200px;
}
.clearfix, .header-nav ul {
}
.clearfix:after, .clearfix:before {
    display: table;
    line-height: 0;
    content: "";
}
.service-action-ul li {
    float: left;
    width: 25%;
    height: 116px;
}
.service-action-ul li .subbanner-link-main {
    position: relative;
    display: block;
    width: 100%;
    height: 116px;
    border-left: 1px solid rgba(73,127,163,.6);
    border-right: 1px solid #497fa3\9;
}
.subbanner-1 {
    background: url(img/sub_banner_bg_1.png?v=gBTsAl%2F4hAPJflASRapqyA%3D%3D) center no-repeat;
}
a {
    outline: 0;
}
.service-action-box {
    position: relative;
}
.service-action-text {
    padding: 18px 0 0 33px;
}
.subbanner-link-icon {
    position: absolute;
    right: 31px;
    bottom: 23px;
    width: 22px;
    height: 22px;
    background: url(img/sub_banner_link.png?v=x83KDWfDg0qrz82YhJ%2BFIA%3D%3D) center no-repeat;
}
.service-action-title {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}
.service-action-info {
    margin-top: 9px;
    font-size: 14px;
    color: #d2d3d3;
}
.service-action-link {
    margin-top: 8px;
    color: #0af;
    font-size: 12px;
}




