﻿.font-larger {
    font-size: 24px;
}

.color-dark {
    color: #333333;
}

.color-light {
    color: #999999;
}

.color-red {
    color: #ff0000;
}

.color-orange {
    color: #ff6600;
}

.am-city {
    background: #fff;
    padding: 0 0 40px 0;
}

    .am-city .mb20 {
        margin-bottom: 20px;
    }

    .am-city .mt20 {
        margin-bottom: 20px;
    }

    .am-city .city-box {
        padding: 19px 30px 13px 30px;
        margin-bottom: 20px;
    }

    .am-city .detail-right {
        padding-left: 20px;
        width: 33.4%;
        float: right;
    }

    .am-city .register-box .register-textarea textarea {
        width: 75%;
    }

    .am-city .search-input-box > ul > li {
        width: 11.264%;
    }

    .am-city .citytitle {
        font-size: 18px;
        font-weight: bold;
        background: #f9f9f9;
        border-top: 1px solid #e4e4e4;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        padding: 0 18px;
        line-height: 50px;
    }

    .am-city .citytitle-2 {
        border-bottom: 1px solid #e4e4e4;
    }

    .am-city .detail-right h3 a,
    .am-city .citytitle a {
        font-size: 14px;
        float: right;
        font-weight: initial;
    }

.citytxt {
    padding: 20px 20px 28px 18px;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

    .citytxt p {
        line-height: 26px;
    }

    .citytxt h2 {
        font-size: 18px;
        line-height: 36px;
        color: #ff7200;
    }

.city-line {
    margin-bottom: 15px;
    border-bottom: 1px dashed #e4e4e4;
    padding-bottom: 10px;
}

.city-button-btn {
    width: 22%;
}

.more-suffix-2 {
    display: none;
}


.am-city .service-tab-nav {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    list-style: none;
    height: 44px;
    padding: 0;
    margin: 0;
    color: #666;
}

    .am-city .service-tab-nav .tab-nav {
        float: left;
        padding: 0 10px;
        line-height: 44px;
        font-size: 14px;
        cursor: pointer;
    }

    .am-city .service-tab-nav .first {
        margin-left: -1px;
    }

    .am-city .service-tab-nav .last {
        margin-right: -1px;
    }

    .am-city .service-tab-nav .on {
        position: relative;
        border-top: 3px solid #fe8431;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        margin-top: -1px;
        background: #fff;
        height: 44px;
        color: #fe8431;
    }

.am-city .detail-left {
    width: 66.6%;
    float: left;
}

.am-city .city-right {
    margin-top: -1px;
}

    .am-city .detail-right .text p a,
    .am-city .city-right .text p a {
        padding-right: 10px;
        display: inline-block;
    }

.am-city .detail-right .text .lists a {
    padding-right: 24px;
    display: inline-block;
}

.am-city .city-right .text .city {
    margin-top: 10px;
}

.am-city .detail-right .text .city-1 a,
.am-city .city-right .text .city-1 a {
    font-weight: bold;
}

.am-city .detail-right .text ul li {
    line-height: 28px;
}

    .am-city .detail-right .text ul li a {
        width: 72%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .am-city .detail-right .text ul li span {
        color: #999;
        padding-left: 8px;
        float: right;
    }

.index-register-left {
    float: left;
    width: 32.49%;
    height: 400px;
    padding: 34px 10px 30px;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    transition: all .6s;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    margin-top: 10px;
}

    .index-register-left:hover,
    .index-agent .content .slidesList li:hover,
    .tms-bottom .three-lis:hover {
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    }

        .index-register-left:hover a.reg-btn,
        .patent-lis:hover .btn-apply,
        .copyright-lis:hover .btn-apply,
        .index-agent .content .slidesList li:hover .btn-apply {
            border: 1px solid #fe8431;
            background: #fe8431;
            color: #fff;
        }

    .index-register-left i {
        display: inline-block;
        width: 100px;
        height: 90px;
    }

    .index-register-left .icon03 {
        background: url(../images/reg_icon_01.png) no-repeat;
        background-position: 0 0;
        transition: all .4s;
    }

    .index-register-left .icon04 {
        background: url(../images/reg_icon_02.png) no-repeat;
        background-position: 0 0;
        transition: all .4s;
    }

    .index-register-left .icon06 {
        background: url(../images/reg_icon_04.png) no-repeat;
        background-position: 0 0;
        transition: all .4s;
    }

    .index-register-left:hover .icon03 {
        background: url(../images/reg_icon_01.png) no-repeat;
        background-position: 0 -90px;
    }

    .index-register-left:hover .icon04 {
        background: url(../images/reg_icon_02.png) no-repeat;
        background-position: 0 -90px;
    }

    .index-register-left:hover .icon06 {
        background: url(../images/reg_icon_04.png) no-repeat;
        background-position: 0 -90px;
    }

    .index-register-left .tit p {
        font-size: 24px;
        font-weight: 600;
        line-height: 60px;
        border-bottom: 1px solid #e6e6e6;
        color: #333;
    }

    .index-register-left .abs {
        height: 80px;
        margin-top: 10px;
    }

        .index-register-left .abs li {
            height: 24px;
            line-height: 24px;
            color: #999;
        }

    .index-register-left .reg-price {
        text-align: center;
        font-size: 16px;
        color: #666;
    }

        .index-register-left .reg-price span {
            color: #fe8431;
            font-size: 32px;
            font-weight: 600;
        }

    .index-register-left a.reg-btn {
        width: 206px;
        height: 45px;
        line-height: 45px;
        margin: 10px auto 0;
    }

a.btn-default {
    display: block;
    margin: 0 auto;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    text-align: center;
    transition: all .3s;
}



.btn-buy {
    width: 206px;
    border: 1px solid #E4E4E4;
    height: 45px;
    display: block;
    margin: 20px auto 10px;
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    border-radius: 3px;
    background: #f9f9f9;
    transition: all .3s;
}

    .btn-buy:hover {
        border-color: #F8823D;
        background: #F8823D;
        color: #fff;
        outline: none;
    }

.vm-list li {
    width: 32.4%;
    padding: 20px 10px;
    margin-left: 10px;
    float: left;
    border: 1px solid #eeeeee;
    background: #fff;
    transition: all .6s;
    margin-top: 10px;
}

    .vm-list li:first-child {
        margin-left: 0;
    }

    .vm-list li.on-sale {
        background: #ffffff url(https://yun.22.cn/content/img/icon_onsale.png) no-repeat scroll right top;
    }

    .vm-list li:hover {
        border-color: #e4e4e4;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
        margin-top: 10px;
        top: 0;
        cursor: pointer;
    }

        .vm-list li:hover h2 {
            color: #fe8431;
        }

        .vm-list li:hover .btn-buy {
            border-color: #F8823D;
            background: #F8823D;
            color: #fff;
        }

        .vm-list li:hover .coupon-link {
            text-decoration: underline;
        }

.vm-list .vm-type {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
}

    .vm-list .vm-type h2 {
        font-weight: bold;
        font-size: 24px;
    }

    .vm-list .vm-type .vm-type-desc {
        margin-top: 5px;
    }

.vm-list .vm-params-item {
    float: left;
    padding: 0 5px;
    margin: 25px 0;
}

    .vm-list .vm-params-item p {
        display: inline-block;
        text-align: center;
    }

    .vm-list .vm-params-item.item1 {
        width: 70px;
    }

    .vm-list .vm-params-item.item2 {
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        width: 70px;
        text-align: center;
    }

    .vm-list .vm-params-item.item4 {
        width: 90px;
    }

.vm-list .vm-detail {
    line-height: 2;
    padding: 0 10px;
    margin-bottom: 20px;
}

.vm-price {
    text-align: center;
}


.tab-ul > li {
    float: left;
    width: 32.8%;
    height: 460px;
    border: 1px solid #e5e5e5;
    margin: 10px 6px 5px 0;
    padding: 20px 0;
    background: #fff;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

    .tab-ul > li:hover {
        height: 460px;
        box-shadow: 0px 0px 6px 0px #ccc;
    }


.tab-ul li:last-child {
    margin-right: 0;
}


.tab-ul > li img {
    display: inline-block;
}

.HT30 {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.red-bg {
    background: #ea6161;
}

.blue-bg {
    background: #6498bd;
}

.tab-li-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.tab-li-tips {
    background: url(../images/line.png) center no-repeat;
    text-align: center;
    margin: 0 30px 10px 30px;
    height: 24px;
}

    .tab-li-tips > span {
        display: inline-block;
        padding: 2px 8px;
        color: #fff;
        position: relative;
        z-index: 10;
    }

.tab-list {
    width: 100%;
    line-height: 30px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 30px;
}

.tab-list-alpha {
    color: #999;
    margin-right: 5px;
}

.tab-list-img {
    margin-left: 5px;
    cursor: pointer;
}

.tab-list-price {
    color: #666;
    margin: 5px 0 26px 0;
    text-align: center;
}

.market-price {
    color: #999;
    text-decoration: line-through;
}

.our-price {
    font-size: 26px;
    color: #ff6600;
    margin-left: 10px;
}

a.know-more {
    display: block;
    color: #0066cc;
    text-align: center;
    margin-top: 5px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}

    a.know-more:hover {
        color: #fe8431;
        text-decoration: underline !important;
    }

a.tab-list-buy {
    display: block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    text-align: center;
    background: #f9f9f9;
    color: #333;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    margin: 15px auto;
    font-size: 16px;
}

    a.tab-list-buy:hover {
        border-color: #F8823D;
        background: #F8823D;
        color: #fff;
    }

/*轮播*/
.am-city #myCarouse2 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .am-city #myCarouse2 .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .am-city #myCarouse2 .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

#myCarouse2 .carousel-inner > .item > a > img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .am-city {
        padding: 0 15px 50px 15px;
    }

        .am-city .detail-left {
            width: 100%;
        }

        .am-city .city-box {
            padding: 19px 15px 20px 15px;
        }

        .am-city .detail-right {
            padding-left: 0;
            width: 100%;
        }

        .am-city .register-box {
            border: 1px solid #e4e4e4;
        }

            .am-city .register-box .register-textarea textarea {
                width: 100%;
            }

        .am-city .search-input-box ul li {
            width: 90px;
        }

        .am-city .service-tab-nav .tab-nav {
            padding: 0 28px;
        }

    .city-button-btn {
        width: 100%;
    }

    .search-input-box-hdd {
        display: none;
    }

    .detail-arrow-down {
        color: #0066cc;
        padding-right: 18px;
        display: inline-block;
        background: url("../images/arrow_down.png") no-repeat center right;
    }

    .detail-arrow-up {
        color: #0066cc;
        padding-right: 18px;
        display: inline-block;
        background: url("../images/arrow_up.png") no-repeat center right;
    }

    .index-register-left {
        width: 100%;
        padding: 34px 30px 30px;
    }

    .auto-trade {
        width: 100%;
        padding: 10px 0 5px 0;
    }

    .auto-trade-box {
        padding: 0 0 15px 0;
    }

    .vm-list li {
        width: 100%;
    }

    .vm-list .vm-params-item.item1 {
        width: 33%;
    }

    .vm-list .vm-params-item.item2 {
        width: 33%;
    }

    .vm-list .vm-params-item.item4 {
        width: 33%;
    }

    .index-register-left a.reg-btn {
        width: 95%;
    }

    a.tab-list-buy {
        width: 85%;
    }

    .btn-buy {
        width: 90%;
    }

    .tab-ul > li {
        width: 100%;
    }

    .tab-li-tips {
        background: url(../images/line.png) center repeat-x;
    }
}

.gw-package {
    /* height: 1053px; */
    overflow: hidden;
    background: #f1f6fe;
    padding-bottom: 45px;
}

    .gw-package .content {
        overflow: hidden;
    }

        .gw-package .content > div {
            width: 260px;
            height: auto;
            float: left;
            background: #fff;
            padding-bottom: 30px;
            margin-right: 5px;
        }

            .gw-package .content > div:last-child {
                margin-right: 0;
            }

            .gw-package .content > div:nth-child(1) .gp-top {
                background: linear-gradient(270deg, #4eb8ff 0%, #668ffe 100%);
            }

            .gw-package .content > div:nth-child(2) .gp-top {
                background: linear-gradient(270deg, #8eadff 0%, #4c7cff 100%);
            }

            .gw-package .content > div:nth-child(3) .gp-top {
                background: linear-gradient(270deg, #a099ff 0%, #7066ff 100%);
            }

            .gw-package .content > div .gp-top {
                height: 84px;
                background: linear-gradient(270deg, #4eb8ff 0%, #668ffe 100%);
                border-radius: 4px 4px 0px 0px;
                text-align: center;
            }

                .gw-package .content > div .gp-top h3 {
                    font-size: 28px;
                    font-weight: bold;
                    color: #ffffff;
                    line-height: 84px;
                }

                .gw-package .content > div .gp-top p {
                    font-size: 16px;
                    color: #ffffff;
                    line-height: 16px;
                    display: none;
                }

            .gw-package .content > div .gp-center p {
                text-align: center;
                margin-top: 29px;
                margin-bottom: 20px;
                height: 32px;
                font-size: 16px;
                color: #FF4F19;
                line-height: 32px;
            }

                .gw-package .content > div .gp-center p b {
                    font-weight: bold;
                    font-size: 32px;
                    color: #FF4F19;
                }

                .gw-package .content > div .gp-center p span {
                    font-size: 16px;
                    color: #666666;
                }

            .gw-package .content > div .gp-center .gp-btn {
                display: block;
                width: 160px;
                /* height: 40px; */
                background: #ffffff;
                border-radius: 20px;
                border: 1px solid #FF4F19;
                font-size: 16px;
                /* line-height: 38px; */
                margin: 0 auto;
                color: #FF4F19;
                text-align: center;
                margin-bottom: 39px;
                padding: 11px 0;
                line-height: 100%;
                /* line-height: normal; */
            }

                .gw-package .content > div .gp-center .gp-btn:hover {
                    background: #FF4F19;
                    color: #fff;
                }

            .gw-package .content > div .gp-bot {
                padding-left: 20px;
            }

                .gw-package .content > div .gp-bot .gpf-title {
                    font-size: 16px;
                    font-weight: bold;
                    color: #333333;
                    line-height: 16px;
                    margin-bottom: 21px;
                }

                .gw-package .content > div .gp-bot .gp-function {
                    height: 165px;
                }

                    .gw-package .content > div .gp-bot .gp-function li {
                        font-size: 14px;
                        color: #333333;
                        line-height: normal;
                        margin-bottom: 7px;
                        position: relative;
                        padding-left: 24px;
                        padding-right: 20px;
                    }

                        .gw-package .content > div .gp-bot .gp-function li i {
                            color: #FF4F19;
                            position: absolute;
                            width: 16px;
                            height: 14px;
                            top: 5px;
                            left: 0;
                        }

                .gw-package .content > div .gp-bot .gpi-title {
                    font-size: 16px;
                    color: #666666;
                    line-height: 16px;
                    margin-bottom: 21px;
                }

                .gw-package .content > div .gp-bot .gp-info {
                    height: 60px;
                }

                    .gw-package .content > div .gp-bot .gp-info li {
                        width: 280px;
                        font-size: 14px;
                        color: #666666;
                        line-height: 30px;
                        position: relative;
                        padding-left: 24px;
                    }

                        .gw-package .content > div .gp-bot .gp-info li span {
                            color: #FF4F19;
                            margin-left: 5px;
                        }

                        .gw-package .content > div .gp-bot .gp-info li:before {
                            position: absolute;
                            content: "";
                            width: 14px;
                            height: 2px;
                            background: #FF4F19;
                            left: 0;
                            top: 14px;
                        }

                .gw-package .content > div .gp-bot .gp-more {
                    height: 12px;
                    font-size: 12px;
                    color: #999999;
                    line-height: 12px;
                    display: block;
                    margin: 0 auto;
                    text-align: center;
                    margin-left: -20px;
                }
