﻿* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    line-height: 1.5;
    font-family: Arial, Helvetica, STHeiTi, sans-serif;
    background: #F6F7F9;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    a:hover {
        text-decoration: none;
    }

html {
    font-size: 50px
}

body {
    font-size: 24px
}

@media screen and (min-width:320px) {
    html {
        font-size: 21.33px
    }

    body {
        font-size: 12px
    }
}

@media screen and (min-width:360px) {
    html {
        font-size: 24px
    }

    body {
        font-size: 12px
    }
}

@media screen and (min-width:375px) {
    html {
        font-size: 25px
    }

    body {
        font-size: 12px
    }
}

@media screen and (min-width:384px) {
    html {
        font-size: 25.6px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:400px) {
    html {
        font-size: 26.67px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:414px) {
    html {
        font-size: 27.6px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:424px) {
    html {
        font-size: 28.27px
    }

    body {
        font-size: 14px
    }
}

@media screen and (min-width:480px) {
    html {
        font-size: 32px
    }

    body {
        font-size: 15.36px
    }
}

@media screen and (min-width:540px) {
    html {
        font-size: 36px
    }

    body {
        font-size: 17.28px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 48px
    }

    body {
        font-size: 23.04px
    }
}

@media screen and (min-width:750px) {
    html {
        font-size: 50px
    }

    body {
        font-size: 24px
    }
}

.container {
    width: 100%;
    max-width: 750px;
    /*height: 100%;*/
    height: auto;
    margin: 0 auto;
    background: #F6F7F9;
    padding-bottom: 2.8rem;
}

.swiper_tab_wrap {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.swiper_tab {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    line-height: 2rem;
    height: auto;
    overflow: hidden;
    text-align: center;
    z-index: 9
}

    .swiper_tab ul {
        max-width: 750px;
        height: 2rem;
        background: #3667CD;
    }

    .swiper_tab ul {
        display: flex;
        width: 100%;
        /* flex-direction: row;
             justify-content: center;
             align-items: center; */
        margin: 0 auto
    }

        .swiper_tab ul li {
            float: left;
            width: 50%;
            line-height: 1rem;
            color: rgba(255, 255, 255, 0.6);
            text-align: center;
            font-size: 0.6rem;
            font-weight: bold;
            padding: .3rem 0 .3rem 0;
        }

            .swiper_tab ul li.active {
                font-size: 0.6rem;
                /*line-height: 20px;*/
                font-weight: bold;
                overflow: hidden;
                color: #ffffff;
            }
                /* .swiper_tab ul li span {
             border-bottom: 2px solid #F7F7F7;
             padding-bottom: 0.2rem;
         } */

                .swiper_tab ul li.active span {
                    display: block;
                    width: .8rem;
                    height: .12rem;
                    background: #fff;
                    border-radius: 16px;
                    margin: 0 auto;
                }

#swiperTabCon {
    width: 100%;
    margin-top: 2rem;
}

.swiper-bg {
    background: url("../images/fixed-bg.jpg") no-repeat top
}

.swiper-container-swiperImg {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

    .swiper-container-swiperImg .swiper-slide {
        width: 100%;
        height: auto;
        border-radius: .24rem;
        overflow: hidden;
    }

        .swiper-container-swiperImg .swiper-slide img {
            display: block;
            width: 100%;
            height: auto;
        }

.main {
    width: 95%;
    height: auto;
   /* display: table;*/
    margin: 0 auto;
}

.varieties-screen {
    position: relative;
    width: 95%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    border-radius: .24rem;
    margin-top: .4rem;
}

.filter-disabled {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.filter-box {
    float: left;
    width: 3.8rem;
    position: relative;
    margin-right: .5rem;
    padding-top: 0.4rem;
}



.filter-box-city {
    float: left;
    width: 3.5rem;
    position: relative;
    margin-right: .5rem;
    padding-top: 0.4rem;
}

.filter-box-forecast {
    position: relative;
    float: right;
    margin-right: 0;
}

.filter-box select {
    display: none;
}

.filter-box-mark {
    float: left;
    width: 7rem;
    position: relative;
    margin-right: .5rem;
    padding-top: 0.4rem;
}
.filter-box-mark-kc {
    float: left;
    width: 4.8rem;
    position: relative;
    margin-right: .5rem;
    padding-top: 0.4rem;
}
.filter-box-varieties-xy, .filter-box-varieties-hg {
    float: left;
    width: 2rem;
    position: relative;
    margin-right: 0.3rem;
    padding-top: 0.4rem;
}
.filter-box-city-xy {
    float: left;
    width: 6.5rem;
    position: relative;
    margin-right: .5rem;
    padding-top: 0.4rem;
}
.filter-box-city-hg {
    float: left;
    width: 6.5rem;
    position: relative;
    margin-right: .5rem;
    padding-top: 0.4rem;
}
.filter-text {
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    /*padding: 0 0 0 .2rem;*/
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: .12rem;
    padding: .1rem 0 .1rem .2rem
}
.filter-box-forecast20221027 {
  
    overflow: hidden;
    position: absolute;
    z-index: 999;
    top:0;
    right:.2rem;
    width:4.5rem
}

        .filter-text20221027 {
            cursor: pointer;
            /*padding: 0 0 0 .2rem;*/
            background: #fff;
            border: 1px solid #e6e6e6;
            border-radius: .12rem;
            padding:0
        }

            .filter-text20221027 a {
                float:left;
                width: 50%;
                height: 100%;
                color: #797979;
                padding: .1rem 0 .1rem 0;
                text-align:center;
                font-size:.48rem
            }

    .filter-text20221027 a.active {
        color: #fff;
        background: #3667CD
    }
    .filter-text input {
        font-weight: 400;
        color: #1C1C1C;
        font-size: .48rem;
    }

    .filter-text .filter-title {
        width: 100%;
        height: .62rem;
        line-height: .62rem;
        border: 0;
        background-color: transparent;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0;
        cursor: pointer;
        font-size: .52rem;
    }

.filter-list {
    display: none;
    width: 100%;
    max-height: 170px;
    background-color: #fff;
    font-size: .48rem;
    position: absolute;
    top: 1.4rem;
    left: 0;
    z-index: 99;
    border: 1px solid #e6e6e6;
    overflow: auto;
    padding-top: .2rem;
    box-sizing:border-box
}

    .filter-list li.filter-null a {
        color: #d2d2d2;
    }

    .filter-list li a {
        display: block;
        padding: 0 .1rem;
        line-height: 1rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer;
        font-size: .52rem;
    }

   /* .filter-list li:hover {
        background-color: #f2f2f2;
    }*/

    .filter-list li.filter-selected {
        background-color: #3667CD;
    }

        .filter-list li.filter-selected a {
            display: block;
            color: #fff;
        }

    .filter-list li.filter-disabled {
        background-color: #fff;
    }

        .filter-list li.filter-disabled a {
            display: block;
            color: #d2d2d2;
        }

       /* .filter-list li.filter-disabled:hover a {
            cursor: not-allowed !important;
            background-color: #fff;
        }*/

.icon {
    position: absolute;
}

.icon-filter-arrow {
    width: .68rem;
    height: .68rem;
    background-repeat: no-repeat;
    background-image: url(../images/down.png);
    background-size: 100%;
    right: .1rem;
    top: .1rem;
    transition: all .2s;
}

    .icon-filter-arrow.filter-show {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }

.filter-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.filter-list::-webkit-scrollbar-track {
    background: #fff
}

.filter-list::-webkit-scrollbar-thumb {
    background: #CBCBCB;
}

.chart {
    clear: both;
    width: 100%;
    height: 8rem;
    margin-top: 1rem;
    overflow: hidden;
}

.chart-img {
    width: 100%;
    height: 8rem;
    /* background-color: #3667CD; */
}

    .chart-img img {
        width: 100%;
        height: auto;
    }

.forecast-button-mask {
    position: absolute;
    width: 34%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 99;
    background-color: #fff;
}

.forecast-button-mask2 {
    position: absolute;
    width: 35%;
    height: 6.6rem;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: 99;
    background-color: #fff;
}

/*.open-button {
    width: 100%;
    height: 4.84rem;
    border-left: 1px solid #EEEEEE;
    margin-top: 2rem;
}

    .open-button img {
        width: 4.72rem;
        height: 3.28rem;
    }*/

/*.forecast {
    font-size: .48rem;
    font-weight: 400;
    color: #797979;
    vertical-align: middle;
    margin-top: -.4rem;
    text-align: center;
}*/
.open-button {
    width: 100%;
    height: 5.74rem;
    border-left: 1px solid #EEEEEE;
    margin-top: 2rem;
    padding-top:1rem
}
    .open-button img {
        width: 4.72rem;
        height: 3.28rem;
    }
/*.forecast {
    font-size: .48rem;
    font-weight: 400;
    color: #797979;
    vertical-align: middle;
    margin-top: -.6rem;
    text-align: center;
}*/

.forecast {
    font-size: .48rem;
    font-weight: 400;
    color: #797979;
    vertical-align: middle;
    margin-top: -.5rem;
    text-align: center;
}
    .forecast img {
        display: inline-block;
        width: .56rem;
        height: .56rem;
        vertical-align: middle;
        margin: -.1rem 0 0 .2rem
    }

.price-data {
    width: 95%;
    height: auto;
    display: table;
    margin: .5rem auto 0 auto;
    background: #fff;
    border-radius: .24rem;
    padding-top: 0.4rem;
}

    .price-data .title {
        border-bottom: 1px solid #797979;
        padding-bottom: .1rem;
    }

        .price-data .title b {
            font-size: .6rem;
            color: #3E80EE;
        }

        .price-data .title span {
            display: inline-block;
            font-weight: 400;
            color: #797979;
            margin-left: .5rem;
        }

.table-list {
    width: 100%;
    height: 100%;
    display: table;
   
}
    .table-list table {
        width: 100%;
        height: 100%;
        table-layout: fixed;
    }
    .table-list table tr td:nth-child(1) {
        width: 46%;
        
        word-break: keep-all; /* 不换行 */
        white-space: nowrap; /* 不换行 */
        overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
        text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用*/
    }
    .table-list table tr td:nth-child(2) {
       
        width: 27%
    }
    .table-list table tr td:nth-child(3) {
      
        width:27%
    }


        .table-list2 table tr td:nth-child(1) {
            width: 33.33%;
            word-break: keep-all; /* 不换行 */
            white-space: nowrap; /* 不换行 */
            overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
            text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用*/
        }

.table-list2 table tr td:nth-child(2) {
    width: 33.33%
}

        .table-list2 table tr td:nth-child(3) {
            width: 33.33%
        }

    .table-list thead tr td {
       /* width: 33.33%;*/
        text-align: center;
        line-height: 1.2rem;
        border-bottom: 1px solid #EEEEEE;
        overflow: hidden;
    }

    .table-list tbody tr:last-child td {
        border: 0;
    }
.table-list2 tbody {
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
.table-list tbody tr td {
    width: 33.33%;
    text-align: center;
    line-height: 1.4rem;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
    font-size: .48rem;
}

.login {
    position: fixed;
    width: 100%;
    height: 5.76rem;
    bottom: 2.4rem;
    z-index: 99;
}

.login-item {
    width: 100%;
    max-width: 750px;
    height: 2.96rem;
    margin: 0 auto;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 255) 0%, rgba(255, 255, 255, 1) 50%);
    background-image: linear-gradient( rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
    padding-top: 2.8rem;
}

    .login-item a {
        display: block;
        width: 5.4rem;
        height: 1.6rem;
        line-height: 1.6rem;
        text-align: center;
        background: #3667CD;
        border-radius: .24rem;
        font-size: .64rem;
        color: #fff;
        margin: 0 auto;
    }

.theme-forecast-mask {
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    display: none;
}

.theme-forecast {
    z-index: 9999;
    position: fixed;
    top: 5rem;
    left: 3%;
    width: 94%;
    height: auto;
    background: #fff;
    display: none;
    border-radius: .2rem;
    margin: 0 auto;
    padding: .5rem 0;
}

    .theme-forecast a {
        position: absolute;
        top: .3rem;
        right: .3rem;
    }

        .theme-forecast a img {
            width: .96rem;
            height: .96rem;
        }

    .theme-forecast h2 {
        font-size: .6rem;
        text-align: center;
    }

    .theme-forecast p {
        font-size: .48rem;
        text-indent: 1rem;
        margin: .3rem .5rem 0 .5rem;
    }

.theme-success-mask {
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    display: none;
}

.theme-success {
    z-index: 9999;
    position: fixed;
    top: 5rem;
    left: 3%;
    width: 94%;
    height: auto;
    background: #fff;
    display: none;
    border-radius: .2rem;
    margin: 0 auto;
    padding: 0 0 .8rem 0;
    overflow: hidden;
}

.theme-success-title {
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    background: url(../images/theme-success-titleBg.png) no-repeat;
    background-size: 101% 100%;
    font-size: .8rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.theme-success h2 {
    font-size: .64rem;
    color: #797979;
    margin: .64rem 0 0 .72rem;
}

.theme-success p {
    font-size: .56rem;
    color: #797979;
    margin: .12rem .72rem;
}

    .theme-success p span {
        color: #3667CD;
    }

.success-button {
    width: 5.4rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    background: #3667CD;
    border-radius: .24rem;
    margin: .8rem auto 0 auto;
    font-size: .64rem;
    color: #fff;
}

.share-mask {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    display: none;
}

.share-show {
    z-index: 999;
    position: fixed;
    top: 5rem;
    left: 3%;
    width: 94%;
    height: auto;
    background: #fff;
    display: none;
    border-radius: .2rem;
    margin: 0 auto;
    padding: .5rem 0;
}

.am-share {
    font-size: 14px;
    border-radius: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 11100;
    /*height: 17.68rem;*/
    padding-bottom:1rem;
    background-color: #fff;
}

.am-share-main {
    width: 90%;
    height: auto;
    display: table;
    margin: 0 auto;
}

.am-share-close {
    position: absolute;
    top: .6rem;
    right: .56rem;
}

    .am-share-close img {
        width: .96rem;
        height: .96rem;
    }

.am-share-title {
    font-size: .72rem;
    font-weight: bold;
    color: #1C1C1C;
    margin: .88rem 0 .6rem 0;
}

.play-info {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: .8rem;
}

    .play-info p {
        margin-top: .4rem;
        font-size: .56rem;
        color: #797979;
    }

        .play-info p span {
            color: #1C1C1C;
        }

.play-tip {
    font-size: .52rem;
    font-weight: 300;
    color: #797979;
    margin-top: .4rem;
}

.play-list-list {
    font-size: .6rem;
    font-weight: bold;
    color: #1C1C1C;
}

.paly-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.paly-list-item {
    position: relative;
    width: 4.2rem;
    height: 2.8rem;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: .24rem;
    text-align: center;
}

.paly-active {
    border: 1px solid #E5AF1B;
    box-sizing: border-box;
}

.play-time {
    font-size: .64rem;
    font-weight: bold;
    color: #1C1C1C;
    margin-top: .48rem;
}

    .play-time img {
        width: .56rem;
        height: .56rem;
        display: inline-block;
        vertical-align: middle;
        margin: -.1rem .16rem 0 0;
    }

.play-number {
    font-size: .64rem;
    font-weight: 400;
    color: #E5AF1B;
}

.paly-active-icon {
    display: none;
    position: absolute;
    width: .96rem;
    height: .96rem;
    bottom: -1px;
    right: -1px;
    z-index: 9;
    overflow: hidden;
}

    .paly-active-icon img {
        width: .96rem;
        height: .96rem;
    }

.paly-active .play-number {
    font-size: .64rem;
    font-weight: bold;
    color: #E5AF1B;
}

.paly-active .paly-active-icon {
    display: block;
}

.play-list-time {
    font-size: .6rem;
    color: #1C1C1C;
    font-weight: bold;
    margin: .32rem 0;
}

.ratio-checked {
    font-size: .52rem;
    color: #1C1C1C;
    margin-top: .8rem;
}

    .ratio-checked input {
        display: inline-block;
        vertical-align: middle;
        margin-top: -.1rem;
        background-color: #fff;
    }

    .ratio-checked a {
        color: #3E80EE;
    }

.play-button button {
    display: block;
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    background: #3E80EE;
    border-radius: .24rem;
    color: #FFFFFF;
    font-size: .64rem;
    text-align: center;
    border: 0;
    margin-top: .8rem;
}

.am-modal-active {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sharebg11111{
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

.sharebg-active {
    opacity: 1;
    display: block;
}

.news {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #fff;
    border-radius: 0.24rem;
    margin-top: 0.4rem;
    /* padding-bottom: .48rem;*/
}

    .news ul li {
        width: 95%;
        height: auto;
        padding-top: .48rem;
        border-bottom: 1px solid #EEEEEE;
        overflow: hidden;
        margin: 0 auto;
    }

        .news ul li:last-child {
            border-bottom: 0
        }

        .news ul li .news-list a {
            float: left;
            width: 70%;
            font-size: .6rem;
            color: #1C1C1C;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .news ul li .news-list span {
            float: right;
            width: 30%;
            font-size: .52rem;
            color: #797979;
            text-align: right;
        }

.news-series {
    clear: both;
    font-size: .52rem;
    color: #3667CD;
    margin-bottom: .56rem;
    margin-top: .12rem;
}

.ball-box {
    position: fixed;
    width: 3rem;
    height: 2rem;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    /*border: 1rem solid transparent;*/
    text-decoration: none;
    bottom: 5rem;
    right: 0;
    z-index: 9999;
}

    .ball-box .ball-close {
        position: relative;
        top: .32rem;
        right: -.64rem;
        width: .64rem;
        height: .64rem;
    }

        .ball-box .ball-close img {
            display: block;
            width: .64rem;
            height: .64rem;
            margin: 0 auto;
        }

.ball img {
    width: 2rem;
    height: 2rem;
}

.theme-code {
    display: none
}

.theme-code-mask {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    display: block;
    z-index: 999
}

/*.theme-popover {
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 7.5rem;
    width: 150%;
    height: auto;
    display: block;
    margin: 0 auto;
}*/
.theme-popover {
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 9rem;
    width: 150%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.theme-popover-text {
    width: 90%;
    height: auto;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 5px;
    line-height: .8rem;
    margin: 0 auto;
    padding: 3% 5%;
    color: #fff;
    text-align: left;
}

.login-number {
    position: fixed;
    z-index: 999999;
    width: 100%;
    display: block;
    top: 2rem;
    bottom: 2.4rem;
}

    .login-number a {
        width: 100%;
        height: 100%;
        display: block;
    }


.theme-code-delay {
    display: none
}

.theme-code-mask-delay {
    z-index: 1;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    display: block;
    z-index: 99999999999
}

.theme-popover-delay {
    z-index: 9999;
    position: absolute;
    right: 0;
    left: 0;
    top: 7.5rem;
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.theme-popover-text-delay {
    width: 90%;
    height: auto;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 5px;
    line-height: 2rem;
    margin: 0 auto;
    padding: 3% 5%;
    color: #fff;
    text-align: center;
}

li,a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/*
    20230203修改

*/

.forecast-button-mask20230203 {
    position: absolute;
    width: 36.9%;
    height: 60%;
    top: 3rem;
    right: 0;
    z-index: 99;
    background: #fff
}

.forecast-button-mask20230203xy {
    position: absolute;
    width: 24%;
    height: 60%;
    top: 3rem;
    right: 0;
    z-index: 9999;
    background: #fff
}


.open-button2023 {
    width: 100%;
    height: 5rem;
    border-left: 1px solid #EEEEEE;
    padding-top: .74rem
}
.open-button20220203 {
    width:2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    background: #3667CD;
    color: #fff;
    text-align: center;
    border-radius:.24rem;
    margin:1.2rem auto 0 auto
}

.service {
    position: fixed;
    top: 60%;
    right: 0;
    height: 2.72rem;
    width: 1.12rem;
    background: #3667CD;
    border-radius: .32rem 0px 0px .32rem;
    z-index: 9999;
    font-size:.48rem;
    color:#fff;
    text-align:center;
    line-height:.6rem;
    padding-top:.4rem
}


.theme-trial {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:9999999999;
    width:100%;
    height:100%;
    display: none
}

.theme-trial-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    z-index: -1;
}


.trial-center-close {
    position: absolute;
    top: .5rem;
    right: .5rem;
    width: .96rem;
    height: .96rem;
    background-image: url(../images/icon-close.png);
    background-size: 100%;
    z-index: 9
}
.theme-trial-center {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    display: table;
    background-color: #FFF;
    border-radius: .12rem .12rem 0 0;
    margin: 0 auto;
    color: #fff;
    padding-bottom: 1rem
}
.trial-center-title {
    text-align: center;
    font-size: .72rem;
    font-weight: bold;
    color: #1C1C1C;
    margin-top:1rem
}
.trial-center-text {
    width: 92%;
    font-size: .52rem;
    font-weight: 300;
    color: #797979;
    line-height: .8rem;
    margin: .5rem auto 0 auto;
}
.input-group {
    width: 92%;
    height: auto;
    display:table;
    margin: 0 auto;
    padding-top: .2rem;
}

.input-item {
    width: 100%;
    height: 1.52rem;
    background-size: 100% 100%;
    margin-bottom: .5rem;
    border-bottom: 1px solid #C7C7C7;
    padding-bottom:.2rem
}

  /*  .input-item span {
       
        float: left;
        width: 20%;
        height: 1.52rem;
        line-height:1.52rem;
        text-align: center;
        color: #797979;
        font-size:.48rem
    }



    .input-item input {
        float: left;
        width: 80%;
        height: 100%;
        border: 0;
        background: none;
        color: #797979;
        font-size: .48rem;
    }
        .input-item input::placeholder {
            color: #D6D6D6
        }*/
    .input-item span {
        float: left;
        width: 22%;
        height: 1.52rem;
        line-height: 1.52rem;
        text-align: left;
        color: #797979;
        font-size: .6rem; padding-left:3%
    }



    .input-item input {
        float: left;
        width: 75%;
        height: 100%;
        border: 0;
        background: none;
        color: #797979;
        font-size: .6rem;
    }

        .input-item input::placeholder {
            color: #D6D6D6
        }
/*.product-title {
    float: left;
    width: 20%;
    height: 1.2rem;
    line-height: 1.2rem;
}
    .product-title p {
       
        color: #797979;
        text-align:center
    }

.product-group {
    float: left;
    width: 80%;
    height: auto;
    margin: 0 auto;
}
    .product-group label {
        display: inline-block;
        width: 49%;
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: .48rem;
        color: #1C1C1C;
    }

    .product-group label input {
        display: inline-block;
        vertical-align: middle;
      
    }

    .product-group label input {
        width: .56rem;
        height: .56rem;
        display: none;
    }*/
.product-title {
    width: 97%;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: left;
    font-size: .6rem;
    padding-left: 3%
}
    .product-title p {
        color: #797979;
        text-align: left
    }

.product-group {
    width: 97%;
    height: auto;
    margin: 0 auto;
    padding-left: 3%
}

    .product-group label {
        display: inline-block;
        width: 49%;
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: .6rem;
        color: #1C1C1C;
    }

        .product-group label input {
            display: inline-block;
            vertical-align: middle;
        }

        .product-group label input {
            width: .56rem;
            height: .56rem;
            display: none;
        }
.selfecheckbox_label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .64rem;
    height: .64rem;
    background-image: url(../images/check.png);
    background-size: 100%;
    margin-right: .3rem;
    margin-top:-.1rem
}


/*在e-selfecheckbox元素被选择的时候，将selfecheckbox_label前面的图片替换成另一张*/

.e-selfecheckbox:checked + .selfecheckbox_label:before {
    background-image: url(../images/check-active.png);
}
.submit-trial {
    display: block;
    width: 92%;
    height: 1.5rem;
    line-height: 1.5rem;
    background-color: #3667CD;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    border: 0;
    margin: 1rem auto 0 auto;
    border-radius: .2rem;
    cursor: pointer;
}
/* 错误提示 */

.theme-forecast {
    display: none
}

.theme-forecast {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 5px;
    line-height: .8rem;
    margin: 0 auto;
    width: 50%;
    padding: 3% 5%;
    color: #fff;
    text-align: center;
    z-index: 999999999999999999999999999999999;
}

.theme-trial-alert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    display: none
}
.theme-trial-alert-mask {
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.8;
    display: none;
}

.theme-trial-alert-center {
    z-index: 9999;
    position: fixed;
    top: 35%;
    left: 0;
    right: 0;
    width: 80%;
    height:auto;
    background: #fff;
    display: none;
    border-radius: .2rem;
    margin: 0 auto;
    /*padding: 0 0 .8rem 0;*/
    overflow: hidden;
}



    .theme-trial-alert-center h2 {
        font-size: .56rem;
        color: #1C1C1C;
        line-height:1.2rem;
        margin: .64rem 0 .4rem 0;
        text-align: center
    }

    .theme-trial-alert-center p {
        font-size: .52rem;
        color: #797979;
        line-height:.98rem;
        margin: .25rem .72rem;
    }

.trial-alert-button {
    /*width: 6rem;
    */ height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    /* background: #3667CD; */
    border-radius: 0.24rem;
    margin: 0.8rem auto 0 auto;
    font-size: .56rem;
    color: #3667CD;
    border-top: 1px solid #f3ecec;
    font-weight:bold
}
