/*! welife - 2016-03-24 16:46:58 */
.gp-home h2 {
    font-size: 22px;
}

.gp-home .bx-wrapper {
    position: relative;
}

    .gp-home .bx-wrapper .bx-viewport li {
        float: left;
    }

    .gp-home .bx-wrapper .bx-controls {
        position: absolute;
        z-index: 100;
        width: 100%;
        text-align: center;
    }

        .gp-home .bx-wrapper .bx-controls .bx-pager {
            width: 100%;
        }

            .gp-home .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
                margin-right: 10px;
            }

                .gp-home .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
                    display: inline-block;
                    width: 10px;
                    height: 10px;
                    text-align: center;
                    font-size: 0;
                    background-color: #3876ef;
                    opacity: .3;
                    filter: alpha(opacity=30);
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

                .gp-home .bx-wrapper .bx-controls .bx-pager .bx-pager-item .active {
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

.gp-home .index-banner {
    position: relative;
    width: 100%;
    height: 250px;
    margin-bottom: 40px;
    background-color: #f5f5f5;
}

    .gp-home .index-banner .banner-wrapper {
        position: relative;
    }

        .gp-home .index-banner .banner-wrapper .bx-controls {
            position: relative;
            width: 1200px;
            margin: 0 auto;
            bottom: 30px !important;
        }

            .gp-home .index-banner .banner-wrapper .bx-controls .bx-pager {
                width: 1200px;
            }

    .gp-home .index-banner .banner-list {
        position: relative;
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

        .gp-home .index-banner .banner-list li {
            z-index: 1;
            width: 100%;
            position: absolute;
        }

            .gp-home .index-banner .banner-list li .banner-container {
                position: relative;
                width: 945px;
                height: 250px;
                padding-right: 255px;
                margin: 0 auto;
                overflow: hidden;
            }

            .gp-home .index-banner .banner-list li a {
                display: block;
                width: 1200px;
                height: 250px;
            }

                .gp-home .index-banner .banner-list li a img {
                    width: 100%;
                    height: 100%;
                }

    .gp-home .index-banner .banner-side {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

        .gp-home .index-banner .banner-side .side-container {
            position: relative;
            width: 1200px;
            margin: 0 auto;
        }

        .gp-home .index-banner .banner-side .side-con {
            position: absolute;
            z-index: 99;
            right: 0;
            top: 0;
            width: 255px;
            height: 320px;
            padding: 15px 0;
        }

            .gp-home .index-banner .banner-side .side-con img {
                width: 100%;
                height: 100%;
            }

    .gp-home .index-banner .bx-wrapper .bx-controls {
        bottom: 10px;
    }

.gp-home .focus-inner {
    position: relative;
    z-index: 2;
}

.gp-home .focus-container {
    height: 250px;
    background: url(../../img/v2/loading-big.gif) center center no-repeat;
}

    .gp-home .focus-container .focus-pannel {
        position: absolute;
        width: 100%;
        height: 250px;
        display: none;
    }

        .gp-home .focus-container .focus-pannel .banner-container {
            position: relative;
            width: 945px;
            padding-right: 255px;
            height: 250px;
            overflow: hidden;
            margin: auto;
            z-index: 1;
        }

            .gp-home .focus-container .focus-pannel .banner-container .text-banner {
                position: absolute;
                left: 210px;
                top: 0;
                width: 405px;
                height: 350px;
                z-index: 1;
            }
/*.gp-home .pagers{position:absolute;margin-left:-127.5px!important;z-index:5;left:50%;bottom:15px}*/
/*.gp-home .pagers a{background:url(../../img/v2/hp2.png?_=20140624) -122px -59px no-repeat;height:12px;width:12px;text-indent:-999px;overflow:hidden;display:inline-block;float:left;margin:0 4px}*/
.gp-home .pagers a.on, .gp-home .pagers a:hover {
    background-position: -86px -59px;
}

.gp-home .index-mode {
    width: 1200px;
    margin: 0 auto 40px;
}

    .gp-home .index-mode h2 {
        margin: 0px;
        padding: 0px;
    }

    .gp-home .index-mode .mode-left, .gp-home .index-mode .mode-right {
        float: left;
    }

    .gp-home .index-mode .mode-hd {
        padding-bottom: 10px;
        border-bottom: 2px solid #3876ef;
    }

        .gp-home .index-mode .mode-hd .mode-tit {
            float: left;
        }

        .gp-home .index-mode .mode-hd .mode-tit-sub {
            margin-left: 10px;
            font-size: 14px;
        }

.gp-home .brands {
    height: 322px;
    overflow: hidden;
}

    .gp-home .brands .mode-left {
        height: 320px;
        width: 598px;
        border: 1px solid #e4e4e4;
    }

        .gp-home .brands .mode-left .mode-left-hd {
            padding-left: 10px;
            height: 40px;
            border-bottom: 1px solid #e4e4e4;
        }

            .gp-home .brands .mode-left .mode-left-hd h2 {
                line-height: 40px;
            }

        .gp-home .brands .mode-left .mode-left-bd {
            position: relative;
            height: 280px;
        }

            .gp-home .brands .mode-left .mode-left-bd .brand-list {
                padding: 15px 10px;
                height: 250px;
                overflow: hidden;
            }

                .gp-home .brands .mode-left .mode-left-bd .brand-list .item {
                    float: left;
                    height: 250px;
                    width: 100%;
                }

                    .gp-home .brands .mode-left .mode-left-bd .brand-list .item .ibrand {
                        float: left;
                        width: 264px;
                        height: 60px;
                        padding: 20px 12px 0;
                        cursor: pointer;
                    }

                        .gp-home .brands .mode-left .mode-left-bd .brand-list .item .ibrand img {
                            display: block;
                            float: left;
                            width: 50px;
                            height: 50px;
                        }

                        .gp-home .brands .mode-left .mode-left-bd .brand-list .item .ibrand .ibrand-con {
                            color: #888;
                            margin-left: 60px;
                        }

                            .gp-home .brands .mode-left .mode-left-bd .brand-list .item .ibrand .ibrand-con h3 {
                                width: 100%;
                                height: 20px;
                                overflow: hidden;
                                white-space: nowrap;
                                -o-text-overflow: ellipsis;
                                -ms-text-overflow: ellipsis;
                                text-overflow: ellipsis;
                                line-height: 20px;
                                font-size: 16px;
                                color: #333;
                            }

            .gp-home .brands .mode-left .mode-left-bd .barnd-bar {
                height: 30px;
                text-align: center;
            }

                .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list {
                    padding-top: 5px;
                }

                    .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list a, .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list i {
                        display: inline-block;
                        width: 8px;
                        height: 8px;
                        margin: 0 4px;
                        background-color: #bcbcbc;
                        -webkit-border-radius: 8px;
                        -moz-border-radius: 8px;
                        border-radius: 8px;
                    }

                        .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list a.on, .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list i.on {
                            background-color: #3876ef !important;
                        }

                        .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list a:hover, .gp-home .brands .mode-left .mode-left-bd .barnd-bar .bar-list i:hover {
                            background-color: #3876ef;
                        }

    .gp-home .brands .bx-wrapper .bx-controls {
        bottom: -17px;
    }

    .gp-home .brands .mode-right {
        height: 322px;
        width: 600px;
    }

        .gp-home .brands .mode-right .popularize-list {
            width: 100%;
            height: 100%;
        }

            .gp-home .brands .mode-right .popularize-list li {
                float: left;
                width: 190px;
                height: 320px;
                margin-left: 8px;
                border: 1px solid #e4e4e4;
            }

                .gp-home .brands .mode-right .popularize-list li img {
                    width: 100%;
                    height: 100%;
                }

.gp-home .activities-list .item, .gp-home .brand-list .item .ibrand, .gp-home .free-list .item {
    position: relative;
    z-index: 1;
}

    .gp-home .activities-list .item .item-link, .gp-home .brand-list .item .ibrand .item-link, .gp-home .free-list .item .item-link {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

        .gp-home .activities-list .item .item-link:hover, .gp-home .brand-list .item .ibrand .item-link:hover, .gp-home .free-list .item .item-link:hover {
            text-decoration: none;
        }

.gp-home .activities-list .item, .gp-home .free-list .item {
    cursor: pointer;
}

    .gp-home .activities-list .item:hover, .gp-home .free-list .item:hover {
        -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
        box-shadow: 0 15px 30px rgba(0,0,0,.1);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

    .gp-home .activities-list .item .item-btn, .gp-home .free-list .item .item-btn {
        line-height: 120%;
    }

        .gp-home .activities-list .item .item-btn.over, .gp-home .free-list .item .item-btn.over {
            color: #9f9f9f !important;
        }

.gp-home .free .free-list .item {
    float: left;
    width: 288px;
    height: 480px;
    margin: 15px 5px 0;
    border: 1px solid #e4e4e4;
}

    .gp-home .free .free-list .item .item-hd {
        position: relative;
        width: 288px;
        height: 288px;
    }

        .gp-home .free .free-list .item .item-hd img {
            width: 100%;
            height: 100%;
        }

        .gp-home .free .free-list .item .item-hd .item-clock {
            display: none;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            background-color: rgba(0,0,0,.3);
        }

            .gp-home .free .free-list .item .item-hd .item-clock i {
                font-style: normal;
                font-size: 14px;
                margin: 0 2px;
            }

            .gp-home .free .free-list .item .item-hd .item-clock span {
                display: inline-block;
                vertical-align: middle;
                margin: -5px 2px 0 0;
                width: 16px;
                height: 16px;
                background: url(../img/icons/icon-clock-white.png);
            }

    .gp-home .free .free-list .item .item-bd {
        padding: 20px;
        text-align: center;
        color: #888;
    }

        .gp-home .free .free-list .item .item-bd .item-tit {
            margin-bottom: 5px;
            text-align: center;
            line-height: 140%;
            font-weight: 700;
            font-size: 16px;
            color: #666;
        }

        .gp-home .free .free-list .item .item-bd p {
            height: 32px;
        }

        .gp-home .free .free-list .item .item-bd .apply-data {
            height: 30px;
            line-height: 30px;
            margin: 10px 0 20px;
            text-align: center;
            font-size: 14px;
        }

            .gp-home .free .free-list .item .item-bd .apply-data span {
                margin: 0 5px;
                color: #e4e4e4;
            }

            .gp-home .free .free-list .item .item-bd .apply-data i {
                font-style: normal;
                font-size: 16px;
            }

        .gp-home .free .free-list .item .item-bd .item-btn {
            font-size: 24px;
            text-align: center;
            font-weight: 700;
            color: #ff5900;
        }

    .gp-home .free .free-list .item:hover {
        -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
        box-shadow: 0 15px 30px rgba(0,0,0,.1);
        -webkit-transform: translate3d(0,-2px,0);
        transform: translate3d(0,-2px,0);
    }

        .gp-home .free .free-list .item:hover .item-clock {
            display: block;
        }

.gp-brand-home .banner {
    width: 100%;
    height: 620px;
    background: #f8f8f8;
}

    .gp-brand-home .banner .brand-info {
        position: relative;
        z-index: 2;
        width: 430px;
        height: 352px;
        padding: 20px 15px 0;
        background-color: #fff;
    }

        .gp-brand-home .banner .brand-info h2 {
            font-size: 16px;
            font-weight: 400;
            padding-bottom: 15px;
            color: #888;
        }

        .gp-brand-home .banner .brand-info .brand-txt {
            padding-bottom: 20px;
            text-indent: 2em;
            font-size: 16px;
            line-height: 150%;
            color: #333;
        }

        .gp-brand-home .banner .brand-info .brand-tel {
            color: #333;
            font-size: 16px;
            font-weight: 700;
        }

            .gp-brand-home .banner .brand-info .brand-tel i {
                display: inline-block;
                vertical-align: middle;
                width: 28px;
                height: 28px;
                margin: -2px 5px 0 0;
                background: url(../img/icons/icon-phone.png) center center no-repeat;
            }

        .gp-brand-home .banner .brand-info .brand-tag {
            position: absolute;
            z-index: 2;
            right: -35px;
            bottom: -35px;
            width: 70px;
            height: 70px;
            line-height: 70px;
            text-align: center;
            color: #fff;
            font-size: 20px;
            background: url(../img/brand/tag-bg.png) center center no-repeat;
        }

    .gp-brand-home .banner .show-list {
        width: 100%;
        height: 248px;
    }

        .gp-brand-home .banner .show-list li {
            float: left;
            position: relative;
            width: 360px;
            height: 248px;
            margin-left: 10px;
        }

            .gp-brand-home .banner .show-list li a img {
                width: 100%;
                height: 100%;
            }

            .gp-brand-home .banner .show-list li a .item-txt {
                display: none;
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 40px;
                line-height: 40px;
                color: #fff;
                font-size: 16px;
                text-align: center;
            }

                .gp-brand-home .banner .show-list li a .item-txt span {
                    position: relative;
                    z-index: 2;
                }

                .gp-brand-home .banner .show-list li a .item-txt .item-txt-bg {
                    position: absolute;
                    z-index: 1;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background-color: #3876ef;
                    opacity: .8;
                    filter: alpha(opacity=80);
                }

            .gp-brand-home .banner .show-list li.item-w1 {
                width: 460px;
                margin-left: 0;
            }

.gp-brand-home .news {
    padding-top: 25px;
    font-size: 16px;
    color: #666;
}

    .gp-brand-home .news b {
        color: #3876ef;
    }

.gp-brand-home .menu {
    margin-top: 25px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

    .gp-brand-home .menu .menu-con {
        background-color: #3876ef;
    }

        .gp-brand-home .menu .menu-con span {
            margin: 0 30px;
        }

        .gp-brand-home .menu .menu-con a {
            font-size: 16px;
            color: #fff;
        }

            .gp-brand-home .menu .menu-con a:hover {
                text-decoration: none;
            }

.gp-brand-home .menufixed {
    position: fixed;
    z-index: 999;
    top: -25px;
    background: #eee;
}

.gp-brand-home .mode {
    padding-top: 40px;
}

    .gp-brand-home .mode .mode-hd {
        font-size: 24px;
        color: #333;
        line-height: 100%;
        padding-bottom: 10px;
    }

    .gp-brand-home .mode.consult .mode-bd .item, .gp-brand-home .mode.product .mode-bd .item {
        display: inline-block;
        width: 586px;
    }

        .gp-brand-home .mode.consult .mode-bd .item img, .gp-brand-home .mode.product .mode-bd .item img {
            width: 100%;
        }

        .gp-brand-home .mode.consult .mode-bd .item.item-even, .gp-brand-home .mode.product .mode-bd .item.item-even {
            margin-left: 20px;
        }

.gp-brand-home .mission img {
    display: block;
    width: 100%;
    height: 335px;
    margin-bottom: 40px;
}

.gp-brand-home .activity {
    padding-top: 0;
}

.gp-brand-home .consult .item {
    text-align: center;
    border: 1px solid #ccc;
}

.gp-brand-home .product .product-list .item {
    height: 230px;
    margin: 5px auto;
    border: 1px solid #ccc;
}

.gp-welfare-home {
    color: #888;
}

    .gp-welfare-home a:hover {
        text-decoration: none;
        text-shadow: 0 0 10px #f5f5f5;
    }

    .gp-welfare-home .welfare-nav {
        padding: 10px 0;
        color: #888;
        line-height: 12px;
    }

        .gp-welfare-home .welfare-nav a {
            color: #888;
            margin: 0 6px;
            vertical-align: middle;
        }

            .gp-welfare-home .welfare-nav a:first-child {
                margin-left: 0;
            }

            .gp-welfare-home .welfare-nav a:hover {
                color: #3876ef;
            }

    .gp-welfare-home .main {
        width: 1200px;
        overflow: hidden;
    }

    .gp-welfare-home .welfare-banner {
        position: relative;
        width: 100%;
        height: 320px;
    }

        .gp-welfare-home .welfare-banner .banner-img {
            width: 100%;
            height: 100%;
        }

        .gp-welfare-home .welfare-banner .banner-content {
            position: absolute;
            top: 40px;
            right: 115px;
            width: 530px;
            height: 250px;
        }

        .gp-welfare-home .welfare-banner .welfare-slogan {
            color: #666;
        }

            .gp-welfare-home .welfare-banner .welfare-slogan .title {
                font-size: 36px;
                line-height: 120%;
                color: #000;
                font-weight: 400;
                margin-bottom: 5px;
            }

            .gp-welfare-home .welfare-banner .welfare-slogan .subtitle {
                height: 52px;
                margin-bottom: 15px;
                font-size: 18px;
                line-height: 24px;
            }

            .gp-welfare-home .welfare-banner .welfare-slogan .apply-box {
                font-size: 16px;
            }

                .gp-welfare-home .welfare-banner .welfare-slogan .apply-box .clock {
                    float: left;
                }

                    .gp-welfare-home .welfare-banner .welfare-slogan .apply-box .clock i {
                        font-style: normal;
                    }

                .gp-welfare-home .welfare-banner .welfare-slogan .apply-box .applied {
                    float: left;
                    border-left: 1px solid #888;
                    margin-left: 10px;
                    padding-left: 10px;
                }

        .gp-welfare-home .welfare-banner .btn-box {
            margin: 10px auto 0;
            font-size: 24px;
        }

            .gp-welfare-home .welfare-banner .btn-box span {
                color: #666;
                line-height: 36px;
                font-size: 22px;
            }

            .gp-welfare-home .welfare-banner .btn-box .btn-apply {
                display: inline-block;
                padding: 0 30px 0 20px;
                margin-left: 5px;
                height: 36px;
                line-height: 36px;
                color: #fff;
                background: url(../img/icons/icon-arrow-r.png) 94% center no-repeat #ff5900;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

                .gp-welfare-home .welfare-banner .btn-box .btn-apply:hover {
                    text-decoration: none;
                }

                .gp-welfare-home .welfare-banner .btn-box .btn-apply.btn-blue {
                    background-color: #4e96ff !important;
                }

    .gp-welfare-home .btns-share {
        clear: both;
        margin: 10px 0;
        width: 200px;
    }

        .gp-welfare-home .btns-share label {
            float: left;
            margin-top: 5px;
        }

        .gp-welfare-home .btns-share a {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

    .gp-welfare-home .welfare-content {
        padding-top: 20px;
    }

    .gp-welfare-home .welfare-info-box {
        float: left;
        width: 860px;
        padding: 0 15px;
    }

        .gp-welfare-home .welfare-info-box .info-nav {
            width: 100%;
        }

            .gp-welfare-home .welfare-info-box .info-nav li {
                float: left;
                font-size: 22px;
                line-height: 30px;
            }

                .gp-welfare-home .welfare-info-box .info-nav li a {
                    color: #666;
                }

                .gp-welfare-home .welfare-info-box .info-nav li span.line {
                    display: block;
                    float: left;
                    height: 20px;
                    margin: 5px 10px 0;
                    border-left: 1px solid #c9c9c9;
                }

                .gp-welfare-home .welfare-info-box .info-nav li span.report-num {
                    color: #999;
                    font-family: Arial;
                }

                .gp-welfare-home .welfare-info-box .info-nav li.nav-cur a {
                    position: relative;
                    color: #ff591d;
                    border-bottom: 2px solid #ff591d;
                }

                    .gp-welfare-home .welfare-info-box .info-nav li.nav-cur a i {
                        position: absolute;
                        left: 40px;
                        display: block;
                        width: 0;
                        height: 0;
                        border: 5px solid transparent;
                        border-top-color: #ff591d;
                    }

        .gp-welfare-home .welfare-info-box .info-con {
            padding-top: 20px;
        }

        .gp-welfare-home .welfare-info-box .tabitem {
            display: none;
        }

    .gp-welfare-home .welfare-detail .mode-list {
        text-align: left;
        font-size: 16px;
    }

        .gp-welfare-home .welfare-detail .mode-list h3 span {
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            overflow: hidden;
            padding: 0 25px;
            background: #fff;
        }

        .gp-welfare-home .welfare-detail .mode-list pre {
            line-height: 30px;
        }

        .gp-welfare-home .welfare-detail .mode-list p {
            margin-top: 32px;
        }

    .gp-welfare-home .welfare-detail .welfare-show {
        text-align: center;
    }

        .gp-welfare-home .g-article .content img, .gp-welfare-home .welfare-detail .welfare-show img {
            max-width: 840px;
        }

    .gp-welfare-home .welfare-experience {
        width: 100%;
    }

    .gp-welfare-home .welfare-side {
        width: 272px;
        float: right;
    }

        .gp-welfare-home .welfare-side .side-box {
            border: 1px solid #ececec;
            margin-top: 10px;
            padding: 0 0 15px;
            text-align: center;
            font-size: 14px;
        }

            .gp-welfare-home .welfare-side .side-box a {
                color: #999;
            }

                .gp-welfare-home .welfare-side .side-box a:hover {
                    text-decoration: none;
                    color: #3876ef;
                    text-shadow: 0 0 10px #9bbdf7;
                }

            .gp-welfare-home .welfare-side .side-box p {
                width: 100%;
                line-height: 30px;
            }

            .gp-welfare-home .welfare-side .side-box img {
                margin-top: 18px;
                width: 220px;
                height: 220px;
            }

            .gp-welfare-home .welfare-side .side-box h3 {
                font-weight: 400;
                text-align: center;
                padding-top: 18px;
            }

        .gp-welfare-home .welfare-side .sponsor {
            text-align: center;
            padding-bottom: 20px;
        }

            .gp-welfare-home .welfare-side .sponsor h3 {
                padding: 0 20px;
                font-size: 16px;
                margin-top: -1px;
            }

                .gp-welfare-home .welfare-side .sponsor h3 span {
                    background-color: #9bbdf7;
                    color: #fff;
                    padding: 7px 20px;
                    display: -moz-inline-stack;
                    display: inline-block;
                    zoom: 1;
                    overflow: hidden;
                }

            .gp-welfare-home .welfare-side .sponsor img {
                display: block;
                width: auto;
                max-width: 270px;
                height: 50px;
                margin: 15px auto 5px;
            }

.gp-my .my-menu {
    color: #999;
    font-size: 12px;
    line-height: 32px;
}

    .gp-my .my-menu a {
        color: #999;
    }

        .gp-my .my-menu a:hover {
            text-decoration: none;
            color: #3876ef;
            text-shadow: 0 0 10px #9bbdf7;
        }

    .gp-my .my-menu span {
        padding: 0 8px;
    }

.gp-my .my-container {
    overflow: hidden;
}

.gp-my .my-sidebar {
    float: left;
    width: 200px;
    border: 1px solid #d9d9d9;
    text-align: center;
}

    .gp-my .my-sidebar img {
        width: 62px;
        display: block;
        height: 62px;
        margin: 20px auto 0;
        border-radius: 50%;
    }

    .gp-my .my-sidebar label {
        color: #3a3a3a;
        font-size: 16px;
        display: block;
        line-height: 36px;
    }

    .gp-my .my-sidebar span {
        color: #999;
        font-size: 16px;
    }

    .gp-my .my-sidebar div {
        border-top: 1px solid #d9d9d9;
        margin-top: 30px;
        line-height: 67px;
        color: #ff591d;
        font-size: 18px;
        position: relative;
    }

        .gp-my .my-sidebar div a {
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
        }

.gp-my .my-main {
    float: right;
    width: 980px;
}

.gp-order-list .orders-hd ul {
    width: 980px;
    height: 40px;
    background: #f2f2f2;
}

    .gp-order-list .orders-hd ul li {
        float: left;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #333;
    }

        .gp-order-list .orders-hd ul li.t-name {
            width: 286px;
            padding-right: 120px;
        }

        .gp-order-list .orders-hd ul li.t-num {
            width: 266px;
        }

        .gp-order-list .orders-hd ul li.t-state {
            width: 130px;
        }

        .gp-order-list .orders-hd ul li.t-operate {
            width: 162px;
        }

.gp-order-list .orders-bd .item {
    height: 120px;
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5;
}

    .gp-order-list .orders-bd .item > div {
        float: left;
        position: relative;
        text-align: center;
        font-size: 16px;
        color: #666;
    }

        .gp-order-list .orders-bd .item > div.item-name {
            width: 476px;
            text-align: left;
        }

            .gp-order-list .orders-bd .item > div.item-name .item-show {
                float: left;
                width: 120px;
                height: 120px;
                margin-left: 50px;
            }

                .gp-order-list .orders-bd .item > div.item-name .item-show img {
                    width: 100%;
                    height: 100%;
                }

            .gp-order-list .orders-bd .item > div.item-name .item-info {
                position: relative;
                float: left;
                height: 120px;
                margin-left: 15px;
            }

                .gp-order-list .orders-bd .item > div.item-name .item-info a {
                    color: #666;
                }

                    .gp-order-list .orders-bd .item > div.item-name .item-info a:hover {
                        color: #ff5900;
                        text-decoration: none;
                    }

                .gp-order-list .orders-bd .item > div.item-name .item-info h3 {
                    width: 270px;
                    line-height: 100%;
                    overflow: hidden;
                    white-space: nowrap;
                    -o-text-overflow: ellipsis;
                    -ms-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                }

                .gp-order-list .orders-bd .item > div.item-name .item-info p {
                    padding-top: 10px;
                }

                    .gp-order-list .orders-bd .item > div.item-name .item-info p.desc {
                        font-size: 12px;
                    }

                    .gp-order-list .orders-bd .item > div.item-name .item-info p.price {
                        font-size: 16px;
                    }

                .gp-order-list .orders-bd .item > div.item-name .item-info .date {
                    position: absolute;
                    bottom: 0;
                    color: #999;
                    font-size: 12px;
                }

        .gp-order-list .orders-bd .item > div.item-num {
            width: 177px;
        }

        .gp-order-list .orders-bd .item > div.item-state {
            width: 200px;
        }

            .gp-order-list .orders-bd .item > div.item-state a {
                text-decoration: none;
                color: #666;
            }

                .gp-order-list .orders-bd .item > div.item-state a span {
                    display: block;
                    font-size: 14px;
                    color: #3c79ec;
                    background: #f2f2f2;
                    padding: 10px 0;
                    width: 120px;
                    margin: 10px auto 0;
                }

                    .gp-order-list .orders-bd .item > div.item-state a span i {
                        width: 0;
                        height: 0;
                        border: 10px solid transparent;
                        border-bottom-color: #f2f2f2;
                        position: relative;
                        top: -33px;
                        left: 26px;
                        margin-right: -19px;
                    }

        .gp-order-list .orders-bd .item > div.item-operate {
            width: 127px;
            font-size: 16px;
        }

            .gp-order-list .orders-bd .item > div.item-operate a {
                text-decoration: none;
                color: #666;
            }

                .gp-order-list .orders-bd .item > div.item-operate a:hover {
                    color: #3876ef;
                    text-shadow: 0 0 10px #9bbdf7;
                }

                .gp-order-list .orders-bd .item > div.item-operate a.feedback {
                    display: block;
                    position: relative;
                    width: 70px;
                    line-height: 22px;
                    margin: 0 auto 10px;
                    border: 1px solid;
                    color: #ff591d;
                    text-align: center;
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    border-radius: 4px;
                }

    .gp-order-list .orders-bd .item:last-child {
        border: none;
    }

.gp-order-detail {
    border: 1px solid #e5e5e5;
    border-bottom: none;
    font-size: 16px;
}

    .gp-order-detail > label {
        height: 48px;
        line-height: 48px;
        border-bottom: 1px solid #e5e5e5;
        padding-left: 22px;
        display: block;
    }

    .gp-order-detail strong {
        padding: 26px 24px;
        display: block;
    }

    .gp-order-detail > div {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 30px;
    }

        .gp-order-detail > div > div {
            padding-left: 100px;
            font-size: 14px;
        }

            .gp-order-detail > div > div p span {
                padding-right: 90px;
                line-height: 50px;
            }

            .gp-order-detail > div > div div {
                padding-top: 30px;
                line-height: 25px;
            }

                .gp-order-detail > div > div div span {
                    display: block;
                }
/*news ss*/
#searchform {
    float: left;
    margin-left: 20px;
    margin: 9px 0px 0px;
    padding: 0px;
}

    #searchform fieldset {
        padding: 0px;
        border: none;
        margin: 0px;
    }

    #searchform input[type="text"] {
        background: #e8e8e8;
        border: none;
        float: left;
        padding: 0px 10px 0px 15px;
        margin: 0px;
        width: 150px;
        height: 38px;
        line-height: 38px;
        transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        -o-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
        color: #585858;
    }

        #searchform input[type="text"]:hover, #searchform input[type="text"]:focus {
            width: 200px;
        }

    #searchform input[type="submit"] {
        background: url(../css/img/icon-search.png) center 11px no-repeat;
        cursor: pointer;
        margin: 0px;
        padding: 0px;
        width: 37px;
        height: 38px;
        line-height: 38px;
    }

input[type="submit"] {
    padding: 4px 17px;
    color: #fff;
    color: #585858;
    ff;
    text-transform: uppercase;
    border: none;
    font-size: 20px;
    background: url(gradient.png) bottom repeat-x;
    cursor: pointer;
    margin-top: 10px;
    float: left;
    overflow: visible;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

#ss {
    margin: 0 auto;
}

#searchform input[type="submit"]:hover {
    background-color: #333232;
}

.style_1 #searchform input[type='submit'] {
    background-color: #25ade4;
}

.style_2 #searchform input[type='submit'] {
    background-color: #ff26a0;
}

.style_3 #searchform input[type='submit'] {
    background-color: #e024e3;
}

.style_4 #searchform input[type='submit'] {
    background-color: #e32424;
}

.style_5 #searchform input[type='submit'] {
    background-color: #ff8a00;
}

.style_1, .style_2, .style_3, .style_4, .style_5 {
    *padding: 20px 0px;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 12%;
    top: 450px;
    float: right;
    clear: both;
}

.style_6 {
    *padding: 20px 0px;
    display: block;
    position: relative;
    right: 12%;
    float: right;
    clear: both;
    font-size:10px;
    top:10px;
}

    .style_6 span a{
        color:blue;
    }
