﻿

.rem-font-09 {
    font-size: 0.9rem;
}

.rem-p-06 {
    padding: 0.6rem;
}

.rem-p-1 {
    padding: 1rem;
}

.rem-mt-1 {
    margin-top: 1rem;
}

.rem-mt-2 {
    margin-top: 2rem;
}

.rem-mt-3 {
    margin-top: 3rem;
}


.rem-w-3 {
    width: 3rem;
}

.rem-h-3 {
    height: 3rem;
}

.text-main {
    color: #0081de
}


.gw-home-jrjc {
    background-image: url(/Content/GW/images/bg-today.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    box-sizing: border-box;
    padding-top: 2.9rem;
    color: #ffffff;
}

.gw-title {
    margin-bottom: 1rem;
}

    .gw-title .zw {
        height: 3.4rem;
        line-height: 3.4rem;
        font-size: 2.6rem;
    }

    .gw-title .yw {
        position: absolute;
        top: 1rem;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 1.2;
        text-align: center;
        color: hsla(0,0%,100%,.1);
        font-size: 2.6rem;
    }

.gw-home-economy {
}

    .gw-home-economy .gw-title .yw {
        position: absolute;
        top: 2rem;
        left: 0;
        right: 0;
        bottom: 0;
        line-height: 1.2;
        text-align: center;
        color: rgba(0,0,0,.1);
        font-size: 1.6rem;
    }

.gw-home-taotiao {
    background-image: url(/Content/GW/images/home-headline.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 8.9rem;
    min-height: 41rem;
}



.gw-taotiao-item {
    width: 25%;
}

    .gw-taotiao-item .inner {
        border-bottom-left-radius: 20px;
        border-top-right-radius: 20px;
        margin-right: 20px;
    }

    .gw-taotiao-item .date {
        color: #c5c2c2;
    }

    .gw-taotiao-item .go {
        color: #0081de;
        font-weight: bold;
        width: 60px;
        height: 50px;
    }

    .gw-taotiao-item:hover .inner, .gw-taotiao-item.select .inner {
        padding-top: 5rem;
    }

    .gw-taotiao-item:hover .date, .gw-taotiao-item.select .date {
        color: #0081de;
    }

    .gw-taotiao-item:hover .go, .gw-taotiao-item.select .go {
        color: #fff;
        background-color: #0081de;
    }

    .gw-taotiao-item .opacityx {
        border-top-right-radius: 20px;
        display: none;
    }

    .gw-taotiao-item:hover .opacityx, .gw-taotiao-item.select .opacityx {
        display: block;
    }

    .gw-taotiao-item .opacityx .bg-mark {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(transparent,rgba(0,0,0,.8));
    }

    .gw-taotiao-item .opacityx img {
        border-top-right-radius: 20px;
        height: 9rem;
    }
.gw-digital {
    background-image: url(/Content/GW/images/digital-back.png);
    background-size: 100% 100%;
}

.gw-digital-cgfa {
    background-image: url(/Content/GW/images/digital-advantage1.png);
    background-size: 100% 100%;
}
.gw-footer {
    background-color: #13191e;
    color: #999;
}

    .gw-footer .footer-nav {
        font-size: 16px;
    }

        .gw-footer .footer-nav > span {
            border-right: 1px solid #999;
            padding: 0 10px;
        }

        .gw-footer .footer-nav a {
            color: #999;
            padding: 0 10px;
        }

            .gw-footer .footer-nav a:hover {
                color: #0081de
            }

.gw-collect-tixi {
    background-image: url(/Content/GW/images/proccess-system-bg.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
}

.gw-collect-tixi-item, .gw-collect-tixi-subitem {
    box-sizing: border-box;
    background: linear-gradient(180deg,#f4f7fa,#fff);
    box-shadow: 0 0.3rem 1rem 0 rgba(0,0,0,.06);
    border-radius: 0.2rem;
    border: 0.2rem solid #fff;
}

.gw-collect-saas {
    background-image: url(/Content/GW/images/apply-chain-bg1.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
}

.gw-collect-saas-item {
    background: #282d39;
    border-radius: 0.4rem;
    padding: 4.3rem 0.25rem 3.65rem 1.45rem;
    box-shadow: 0.2rem 0.6rem 0.8rem 0 #1a1e26;
}

    .gw-collect-saas-item:hover {
        box-shadow: inset .2rem .3rem 1rem 0 #1a1e26
    }

.gw-icon-circle {
    width: 24px;
    height: 24px;
    background-color: #016cff;
    border-radius: 50%;
    box-shadow: 12px 0 1px #aecffb;
    margin-right: 12px;
}

.gw-collect-zhuce {
    background-image: url(/Content/GW/images/collect-footer-bg.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
}
