.banner {
    width: 100%;
    height: auto;
}

    .banner #banner_inner {
        width: 100%;
        height: auto;
        position: relative;
        left: 50vw;
        margin-left: -50vw;
        top: 0px;
        z-index: 0;
    }

        .banner #banner_inner #dts {
            width: 100%;
            height: auto;
        }

            .banner #banner_inner #dts a {
                filter: alpha(opacity=0);
                opacity: 0;
                display: none;
            }

                .banner #banner_inner #dts a img {
                    width: 100%;
                    height: auto;
                }

        .banner #banner_inner #xts {
            list-style: none;
            width: auto;
            height: 12px;
            padding-top: 7px;
            padding-bottom: 7px;
            position: absolute;
            left: 50%;
            margin-left: 0px;
            bottom: 6px;
            z-index: 0;
            display: none;
        }

            .banner #banner_inner #xts li {
                float: left;
                width: 10px;
                height: 10px;
                background-color: #fff;
                border-style: solid;
                border-color: #FFFFFF;
                border-width: 1px 1px 1px 1px;
                border-radius: 10px;
                margin-left: 6px;
                cursor: pointer;
            }

.al {
    background-color: #fff;
}

.mc {
    color: #0000FF;
}

.mshu {
    color: #666;
}

.al:hover {
    background: #0000FF;
}

    .al:hover .mc {
        color: #fff;
    }

    .al:hover .mshu {
        color: #fff;
    }

.lc {
    width: 160px;
    padding-top: 128px;
    background-size: 118px;
    background-repeat: no-repeat;
    background-position: center 0;
    float: left;
}

    .lc h6 {
        font-size: 16px;
        color: #333;
        text-align: center;
        line-height: 28px;
        margin-bottom: 4px;
        font-weight: bold;
    }

    .lc p {
        font-size: 14px;
        color: #666;
        text-align: left;
        line-height: 22px;
    }


.lc2 {
    width: 65px;
    height: 120px;
    background: url(process_down-3.png)/*tpa=http://www.grand-sail.com.cn/process_down.png*/ no-repeat 0 center;
    margin: 0 8px 0 12px;
    float: left;
}

.news {
    display: block;
    line-height: 18px;
    padding: 8px 0 8px 20px;
    background: url(cion2-3.gif)/*tpa=http://www.grand-sail.com.cn/cion2.gif*/ no-repeat 8px 12px;
    border-bottom: 1px #ccc dotted;
}

.yd .wz {
    color: #444;
}

.yd:hover .wz {
    color: #0094ff;
}

.hz {
    display: block;
    width: 280px;
    height: 120px;
    float: left;
    margin: 0px 10px 20px;
    background: no-repeat center center #fff;
    transition: all .8s;
    cursor: pointer;
}

    .hz:hover {
        box-shadow: 0 -12px 20px -12px rgba(0,0,0,0.35), 0 12px 20px -12px rgba(0,0,0,0.35);
    }

.wzi {
    width: 82px;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    font-weight: bold;
    float: left;
    text-align:right;
}

.btian {
    font-size: 14px;
    color: red;
    padding-left: 10px;
    float: left;
}
