body {
    background: #f5f5f5;
}
a {
    color: #333;
}
.common_no_data {
    padding-top: 0.3rem;
}
.common_no_data p {
    color: #999999;
    line-height: 0.4rem;
    font-size: 0.28rem;
    text-align: center;
}
.common_no_data img {
    margin: 0 auto;
    width: 2.06rem;
    height: auto;
    margin-bottom: 0.1rem;
}
/* 首页样式start */
.model_hb_login {
    background: #fff;
    margin: 2.9rem 0.85rem;
    border-radius: 0.16rem;
    position: relative;
    background: none;
}
.model_hb_login .con {
    padding: 0.86rem 0.55rem 0.7rem;
    background: #fff;
    border-radius: 0.16rem;
}
.model_hb_login .t1 {
    width: 1.34rem;
	height: 1.34rem;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%);
}
.model_hb_login .t2 {
    color: #333333;
    font-size: 0.36rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
    text-align: center;
}
.model_hb_login .t3 {
    margin-bottom: 0.38rem;
}
.model_hb_login .t3>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0.8rem;
    background-color: #f5f5f5;
    border-radius: 0.8rem;
    margin-bottom: 0.2rem;
    padding: 0 0.38rem;
}
.model_hb_login .t3_1 img {
    width: 0.28rem;
    height: auto;
}
.model_hb_login .t3_2 img {
    width: 0.27rem;
    height: auto;
}
.model_hb_login .t3_img {
    width: 0.47rem;
    display: flex;
    align-items: center;
}
.model_hb_login .t3 input {
    font-size: 0.3rem;
    flex: 1;
    width: 0;
    height: 100%;
    background: none;
    display: flex;
    align-items: center;
    color: #333333;
}
.model_hb_login .t3 a {
    color: #999999;
    font-size: 0.24rem;
}
.model_hb_login .t3 a.canclick {
    color: #099eff;
}
.model_hb_login .t1 img {
    width: 0.74rem;
    height: auto;
}
.model_hb_login .t4 {
    height: 0.8rem;
	background-color: #ffffff;
	border-radius: 0.4rem;
    opacity: 0.5;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.3rem;
    background-color: #099eff;
}
.model_hb_login .canlogin {
    opacity: 1;
}
.model_hb_login .close {
    width: 0.54rem;
    height: 0.55rem;
    margin: 0.6rem auto 0;
    position: relative;
}
.model_hb_login .close::before {
    content: '';
    position: absolute;
    width: 2px;
	height: 0.62rem;
    background-color: #ffffff;
    left: 50%;
    transform: translate(-50%,-100%);
}
.model_hb_login .close img {
    display: block;
    width: 100%;
    height: 100%;
}
.model_hb_link {
    margin: 3rem 0.64rem 0;
    position: relative;
}
.model_hb_link .close {
    width: 0.54rem;
    height: 0.54rem;
    margin-bottom: 0.2rem;
    float: right;
}
.model_hb_link .close img {
    width: 100%;
    height: 100%;
    display: block;
}
.model_hb_link .bg {
    clear: both;
    position: relative;
}
.model_hb_link .bg img {
    width: 100%;
    height: auto;
}
.model_hb_link .con {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 1.24rem;
    width: 100%;
}
.model_hb_link .t1 {
    display: flex;
    align-items: flex-end;
    color: #ee263d;
    font-size: 0.24rem;
    margin-bottom: 0.56rem;
    justify-content: center;
}
.model_hb_link .t1 b {
    font-size: 1.5rem;
    line-height: 1.2rem;
    margin: 0 0.2rem 0 0.1rem;
}
.model_hb_link .t1 span {
    height: 100%;
    width: 0.24rem;
}
.model_hb_link .t2 {
    text-align: center;
    color: #d08661;
    font-size: 0.24rem;
    margin-bottom: 0.6rem;
}
.model_hb_link .t3 {
    color: #ffe7bd;
    font-size: 0.24rem;
    text-align: center;
}
.model_hb_link .con a {
    display: flex;
    width: 3.25rem;
    height: 0.88rem;
    font-size: 0;
    margin: 0.2rem auto 0.1rem;
    background: red;
    opacity: 0;
}
.model_hb_link .t4 {
    text-align: center;
    color: #ffe7bd;
    font-size: 0.24rem;
}
.swiper_index {
    width: 100%;
    height: 2.6rem;
    border-radius: 0.18rem;
    overflow: hidden;
}
.swiper_index img {
    display: block;
    width: 100%;
    height: 100%;
}
.indexPage {
    padding: 0 0.3rem;
}
.swiper_index .swiper-pagination {
    display: flex;
    justify-content: center;
}
.swiper_index .swiper-pagination-bullet {
    background-color: #f2f2f2;
    opacity: 0.7;
    width: 0.08rem;
    height: 0.08rem;
    margin: 0.06rem !important;
}
.swiper_index .swiper-pagination-bullet-active {
    opacity: 1;
    width: 0.16rem;
    border-radius: 0.04rem;
}
.index_bz {
    margin: 0.24rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #666;
    font-size: 0.2rem;
}
.index_bz li {
    display: flex;
    align-items: center;
    transform: scale(0.9);
}
.index_bz img {
    margin-right: 0.08rem;
}
.nav_quick {
    background-color: #ffffff;
    border-radius: 0.18rem;
    padding: 0.3rem 0.2rem;
    margin-bottom: 0.32rem;
}
.nav_quick ol,
.nav_quick ul {
    display: flex;
    justify-content: space-between;
}
.nav_quick ul {
    margin-bottom: 0.42rem;
}
.nav_quick li {
    display: flex;
    flex: 1;
    width: 0;
    color: #333333;
    font-size: 0.24rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.nav_quick li a {
    color: #333333;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.nav_quick i {
    position: absolute;
    width: 0.46rem;
    height: 0.26rem;
    background: url(/static2/images/hot_1.png) no-repeat;
    background-size: 100%;
    top: -2px;
    right: 2px;
}
.nav_quick ul img {
    width: 1.05rem;
    height: 0.7rem;
    margin-bottom: 0.18rem;
}
.nav_quick ol img {
    width: 0.48rem;
    height: 0.48rem;
    margin-bottom: 0.18rem;
}
.active_red_packet .link_img {
    margin-bottom: 0.4rem;
}
.active_red_packet .link_img img {
    display: block;
    width: 100%;
}
.jg_list_common {
    margin-bottom: 0.3rem;
}
.jg_list_common .hd {
    display: flex;
    margin-bottom: 0.3rem;
    justify-content: space-between;
}
.jg_list_common .hd dt {
    color: #1a1a1a;
    font-size: 0.36rem;
    font-weight: 800;
    flex: 1;
    width: 0;
    margin-right: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jg_list_common .hd dd {
    display: flex;
    align-items: center;
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.23rem;
    justify-content: space-between;
}
.jg_list_common .hd .sort_1 {
    padding-left: 0.28rem;
    background: url(/static2/images/4-2.png) no-repeat 0 bottom;
    background-size: 0.17rem 0.2rem;
}
.jg_list_common .hd .sort_2 {
    padding-left: 0.28rem;
    background: url(/static2/images/4-1.png) no-repeat 0 bottom;
    background-size: 0.18rem 0.21rem;
}
.jg_list_common .hd .sort_2.on {
    background: url(/static2/images/3-1.png) no-repeat 0 bottom;
    background-size: 0.18rem 0.21rem;
}
.jg_list_common .hd .sort_1.on {
    background: url(/static2/images/3-2.png) no-repeat 0 bottom;
    background-size: 0.17rem 0.2rem;
}
.jg_list_common .hd .on {
    color: #099eff;
}
.jg_list_common .hd dd span {
    margin-left: 0.4rem;
}
.jg_list_common li {
    display: flex;
    padding: 0.3rem;
    background-color: #ffffff;
    border-radius: 0.14rem;
    margin-bottom: 0.2rem;
    justify-content: space-between;
}
.jg_list_common li a {
    display: flex;
    flex: 1;
    width: 0;
    justify-content: space-between;
}
.jg_list_common .img {
    width: 1.9rem;
    height: 1.42rem;
    margin-right: 0.2rem;
    position: relative;
}
.jg_list_common .img i {
    position: absolute;
    height: 0.44rem;
    padding: 0 4px;
    line-height: 0.4rem;
    background: url(/static2/images/mark_1.png) no-repeat 0 center/100% 0.44rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.24rem;
    font-style: normal;
    left: -0.07rem;
    top: -0.07rem;
}
.jg_list_common .img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.06rem;
}
.jg_list_common .con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    width: 0;
    color: #333333;
    font-size: 0.2rem;
}
.jg_list_common li:last-child {
    margin-bottom: 0;
}
.jg_list_common .title {
    color: #333;
    font-size: 0.32rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 800;
    /* display: flex; */
}
.jg_list_common .title p {
    width: 0;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jg_list_common .mark {
    font-size: 0;
    white-space: nowrap;
    overflow-x: auto;
}
.jg_list_common .mark span {
    color: #333333;   
    display: inline-flex;
    border-radius: 0.04rem;
    border: solid 1px #e0e0e0;
    /* padding: 1px; */
    margin-right: 4px;   
    white-space: nowrap;
}
.jg_list_common .mark span.b {
    border: solid 1px #fbb7a2;
    color: #f76f3a;
}
.jg_list_common .mark em {
    font-style: normal;
    font-size: 0.2rem;
    transform: scale(0.8);
}
.jg_list_common .mark span:last-child {
    margin-right: 0;
}
.jg_list_common .other {
    display: flex;
    align-items: flex-end;
    /* justify-content: space-between; */
}
.jg_list_common .price {
    color: #ff4341;
    font-size: 0.2rem;
    align-items: flex-end; 
    line-height: initial;
    padding-right: 0.22rem;
    position: relative;
}
.jg_list_common .price::after {
    content: '';
    position: absolute;
    width: 0.02rem;
    height: 0.18rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #adadad;
}
.jg_list_common .other {
    color: #999;
}
.jg_list_common .other span {
    white-space: nowrap;
}
.jg_list_common .other span:last-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 0;
    flex: 1;
}
.jg_list_common .other span:nth-child(2) {
    margin: 0 0.2rem;
}
.jg_list_common .price b {
    font-weight: bold;
    font-size: 0.32rem;
    line-height: 0.34rem;
}
.text_ex_p1 {
    text-align: center;
    color: #b3b3b3;
    font-size: 0.24rem;
    margin-bottom: 0.36rem;
}
.footer_copy {
    color: #b3b3b3;
    font-size: 0.2rem;
    background: #fff;
    text-align: center;
    padding: 0.5rem 0 0.4rem;
}
.footer_copy h4 {
    margin-bottom: 0.1rem;
    font-weight: normal;
    font-size: 0.24rem;
}
.footer_copy img {
    vertical-align: middle;
    width: 0.24rem;
    height: auto;
    display: inline-block;
    margin-right: 0.1rem;
}
.footer_copy p {
    padding: 0.08rem 0;
}
.footer_tabbar {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 4;
    background: #fff;
    border-top: 1px solid #f3f3f3;
    height: 1rem;
    display: flex;
    justify-content: space-between;
    color: #606469;
    font-size: 0.2rem;
}
.footer_tabbar>a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex: 1;
    padding-bottom: 0.1rem;
    color: #606469;
}
.footer_tabbar .home {
    background: url(/static2/images/tabbar_11.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .home.on {
    background: url(/static2/images/tabbar_12.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .tc {
    background: url(/static2/images/tabbar_21.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .tc.on {
    background: url(/static2/images/tabbar_22.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .jg {
    background: url(/static2/images/tabbar_31.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .jg.on {
    background: url(/static2/images/tabbar_32.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .zx {
    background: url(/static2/images/tabbar_41.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .zx.on {
    background: url(/static2/images/tabbar_42.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .mine {
    background: url(/static2/images/tabbar_51.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .mine.on {
    background: url(/static2/images/tabbar_52.png) no-repeat center 0.1rem/0.44rem 0.44rem;
}
.footer_tabbar .on {
    color: #099eff;
}
#model_online_cons {
    color: #999999;
    font-size: 0.26rem;
    width: 5.85rem;
    margin: 1rem auto 0;
    border-radius: 0.16rem;
    overflow: hidden;
}
#model_online_cons .bg img {
    width: 100%;
    display: block;
}
#model_online_cons .top {
    height: 1.72rem;
    position: relative;
    overflow: hidden;
}
#model_online_cons .top::after {
    content: '';
    width: 2px;
    height: 1.22rem;
    background: #fff;
    position: absolute;
    right: 0.25rem;
    bottom: 0;
    margin-right: -1px;
}
#model_online_cons .close {
    width: 0.5rem;
    height: 0.5rem;
    float: right;
    background: url(/static2/images/close_1.png) no-repeat 0 0/100% 100%;
}
#model_online_cons .con {
    background: #fff;
    padding: 0 0 0.44rem 0;
}
#model_online_cons .t1 {
    text-align: center;
    padding: 0.4rem 0 0.36rem;
    color: #333333;
    font-size: 0.36rem;
}
#model_online_cons .t2 {
    display: flex;
    justify-content: center;
    align-items: center;
}
#model_online_cons .t2 img {
    width: 0.57rem;
	height: 0.47rem;
}
#model_online_cons .t2 p {
    color: #000000;
    font-size: 0.36rem;
    line-height: 0.35rem;
    margin: 0 0.34rem 0 0.26rem;
}
#model_online_cons .t2 span {
    display: flex;
    width: 1.02rem;
	height: 0.48rem;
	border-radius: 0.24rem;
    border: solid 0.01rem rgba(51, 153, 255, 0.7);
    color: #099eff;
    font-size: 0.26rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
#model_online_cons .tel {
    width: 4.3rem;
	height: 0.74rem;
	background-color: #0099ff;
    border-radius: 0.37rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.32rem;
    margin: 0 auto 0.36rem;
}
#model_online_cons .t3 {
    margin: 0.24rem 0 0.45rem;
    text-align: center;
}
#model_online_cons .t4 {
    text-align: center;
}
#model_online_cons .t4 a {
    color: #099eff;
    font-size: 0.32rem;
    text-decoration: underline;
}
#copyinput {
    position: absolute;
    left: -1000000px;
    z-index: -100000;
}
/* 首页样式end */
/* 搜索页样式start */
.search_page {
    padding: 0.92rem 0.3rem 0.3rem;
    background: #fff;
    position: relative;
}
.search_bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0.3rem;
    display: flex;
    height: 0.62rem;
    color: #727272;
    font-size: 0.28rem;
    background: #fff;
    box-sizing: content-box;
    z-index: 10;
}
.search_bar>div {
    display: flex;
}
.search_bar .cancel {
    margin-left: 0.3rem;
    align-items: center;
}
.search_bar .input_box {
    flex: 1;
    width: 0;
    background-color: #f6f6f6;
	border-radius: 0.31rem;
}
.search_bar .input_btn {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0.6rem 0 0.24rem;
    margin-right: 0.25rem;
}
.search_bar .hd {  
    color: #333333;
    font-weight: 800;
    white-space: nowrap;
}
.search_bar .hd::after {
    content: '';
    background: url(/static2/images/toggle_1.png) no-repeat 0 0/100% 100%;
    width: 8px;
    height: 6px;
    transition: all 0.3s;
    top: 50%;
    right: 0.24rem;
    transform: translateY(-50%);
    position: absolute;
}
.search_bar .on .hd::after {
    transform: rotate(-180deg);
}
.search_bar ul {
    position: absolute;
    color: #ffffff;
    font-size: 0.3rem;
    padding: 0.2rem 0.34rem;
    background: rgba(0,0,0,0.7);
    border-radius: 0.1rem;
    top: 100%;
    left: 0;
    display: none;
}
.search_bar .on ul {
    display: block;
}
.search_bar li {
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.search_bar li:first-child::before {
    position: absolute;
    content: '';
    border: 0.12rem solid transparent;
    border-bottom-color: rgba(0,0,0,0.7);
    top: -0.42rem;
    left: 0.32rem;
}
.search_bar li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.search_bar li img {
    margin-right: 0.13rem;
}
.search_bar .input {
    display: flex;
    align-items: center;
    flex: 1;
    position: relative;
}
.search_bar .input::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 0.24rem;
    top: 50%;
    background-color: #a9acae;
    transform: translateY(-50%);
    left: -0.24rem;
}
.search_bar .input img {
    width: 0.24rem;
    height: 0.26rem;
    margin-right: 0.12rem;
}
.search_bar .input input {
    flex: 1;
    display: flex;
    height: 100%;
    background: none;
    font-size: 0.28rem;
    color: #333;
    padding-right: 0.2rem;
}
.common_box_searchpage .item {
    margin-top: 0.4rem;
}
.common_box_searchpage .item .hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.common_box_searchpage .title {
    color: #000000;
    font-size: 0.3rem;
    font-weight: 800;
}
.common_box_searchpage .clear {
    width: 0.33rem;
    height: 0.33rem;
    background: url(/static2/images/delete_1.png) no-repeat 0 0/100% 100%;
}
.common_box_searchpage .bd {
    font-size: 0;
    margin-top: 0.2rem;
}
.common_box_searchpage .bd a {
    color: #181f2f;
    font-size: 0.24rem;
    display: inline-block;
    background-color: #f6f6f6;
    border-radius: 0.28rem;
    line-height: 0.56rem;
    padding: 0 0.2rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.search_think_wrap {
    position: absolute;
    width: 100%;
    background: #fff;
    border-radius: 0rem 0rem 0.16rem 0.16rem;
    color: #333333;
    font-size: 0.3rem;
    left: 0;
    box-shadow: 0 2px 8px #ddd;
    padding: 0 0.3rem;
    display: none;
    z-index: 2;
}
.search_think_wrap a {
    display: flex;
    justify-content: space-between;
    height: 0.88rem;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;
}
.search_think_wrap span {
    color: #099eff;
}
.search_think_wrap .t1 {
    flex: 1;
    width: 0;
    margin-right: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search_think_wrap .t2 {
    color: #b3b3b3;
}
/* 搜索页样式end */
/* 机构列表样式start */
.list_outer {
    padding: 2.7rem 0.2rem 1rem;
}
.list_outer2 {
    padding-top: 1.92rem;
}
.fillter_nav_hd .sx_1 img {
    width: 0.18rem;
    height: 0.21rem;
    margin-top: 4px;
}
.toggle_list {
    color: #666666;
    font-size: 0.22rem;
}
.toggle_list>li {
    background-color: #ffffff;
    border-radius: 0.14rem;
    padding: 0.3rem 0.3rem 0.32rem;
    margin-bottom: 0.2rem;
}
.toggle_list>li:last-child {
    margin-bottom: 0;
}
.toggle_list .info {
    display: flex;
    justify-content: space-between;
}
.toggle_list .info>a {
    display: flex;
    width: 0;
    flex: 1;
}
.toggle_list .img {
    width: 1.9rem;
    height: 1.42rem;
    position: relative;
    overflow: hidden;
	border-radius: 0.06rem 0.04rem 0rem 0rem;
    border: solid 1px #f7f7f7;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-right: 0.18rem;
}
.toggle_list .img img {
    display: block;
    width: 100%;
    height: auto;
}
.toggle_list .img p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.39rem;
	background-image: linear-gradient(90deg, 
		#1ca5ff 0%, 
		#52bbff 100%), 
	linear-gradient(
		#ffa619, 
		#ffa619);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.1rem 0.1rem 0rem 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.24rem;
}
.toggle_list .con {
    display: flex;
    flex: 1;
    width: 0;
    flex-direction: column;
    justify-content: space-between;
}
.toggle_list .con>div {
    display: flex;
}
.toggle_list .t1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
    font-size: 0.32rem;
    font-weight: 800;
    display: block !important;
}
.toggle_list .t1 p {
    width: 0;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.toggle_list .t2 {
    align-items: center;
}
.toggle_list .t2_1 {
    color: #22a8ff;
}
.toggle_list .t2_2 {
    width: 2px;
    margin: 0 0.2rem;
	height: 0.18rem;
	background-color: #adadad;
}
.toggle_list .t2_3 {
    width: 0;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.toggle_list .con .t3 {
    align-items: flex-end;
}
.toggle_list .t3_1 {
    color: #ff4341;
    font-size: 0.2rem;
}
.toggle_list .t3_1 b {
    font-size: 0.32rem;
    line-height: 0.3rem;
}
.toggle_list .t3_2 {
    color: #999999;
    font-size: 0.2rem;
    text-decoration: line-through;
    margin: 0 0.2rem 0 0.04rem;
}
.toggle_list .t3_3 {
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.toggle_list .toggle {
    margin-top: 0.3rem;
    height: 0.6rem;
    overflow: hidden;
}
.toggle_list .toggle.on {
    height: auto;
}
.toggle_list .toggle .t3 {
    float: right;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.toggle_list .toggle .t3 img {
    width: 0.2rem;
    height: auto;
    transition: all 0.3s;
}
.toggle_list .toggle.on .t3 img {
    transform: rotate(-180deg);
}
.toggle_list .toggle .t1 img {
    width: 0.24rem;
    height: auto;
    margin-right: 0.08rem;
}
.toggle_list .toggle .t1 {
    color: #333333;
    font-size: 0.26rem;
    display: inline-flex !important;
    align-items: center;
    position: relative;
    top: 0.04rem;
}
.toggle_list .toggle span {
    color: #666666;
    font-size: 0.2rem;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 0.16rem;
    padding: 0.1rem;
    line-height: 0.2rem;
    margin: 0 0.1rem 0.2rem 0;
}
/* 机构列表样式end */
/* 机构详情样式start */
.wx_share_model {
    position: fixed;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2000;
    display: none;
}
.wx_share_model img {
    display: block;
    width: 100%;
    height: 100%;
}
.swiper_detail {
    height: 4.49rem;
}
.swiper_detail .swiper-wrapper {
    position: static2;
}
.swiper_detail img {
    width: 100%;
    height: 100%;
}
.swiper_detail .swiper-pagination {
    width: 0.92rem;
	height: 0.5rem;
	background-color: rgba(0,0,0,0.6);
	border-radius: 0.25rem;
    color: #ffffff;
    font-size: 0.26rem;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0.6rem;
    right: 0.3rem;
    left: initial;
}
.swiper_detail .swiper-pagination .swiper-pagination-current {
    font-size: 0.34rem;
}
.detail_jg_info_wrap {
    background: #fff;
    color: #333333;
    font-size: 0.24rem;
    padding-bottom: 0.32rem;
}
.detail_jg_info_wrap #date_show {
    height: 0;
    overflow: hidden;
}
.detail_jg_info_wrap .on+#date_show {
    height: auto;
}
.detail_jg_info {
    position: relative;
    z-index: 6;
    top: -0.4rem;
    background: #fff;
    margin: 0 0.3rem;
    box-shadow: 0rem 0.06rem 0.21rem 0rem 
		rgba(108, 108, 108, 0.16);
    border-radius: 0.16rem;
    padding: 0.74rem 0.3rem 0.32rem;
}
.detail_jg_info .logo {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 6;
    width: 1.14rem;
	height: 1.14rem;
	background-color: #ffffff;
	box-shadow: 0rem 0.06rem 0.18rem 0rem 
        rgba(108, 108, 108, 0.22);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform: translate(-50%,-50%);
}
.detail_jg_info .logo img {
    width: 0.8rem;
    height: auto;
}
.detail_jg_info .mark {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.51rem;
	height: 0.47rem;
}
.detail_jg_info .mark img {
    width: 100%;
    height: 100%;
}
.detail_jg_info .t1 {
    text-align: center;
    color: #333;
    font-size: 0.36rem;
    font-weight: 800;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.detail_jg_info .t2 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    font-size: 0.24rem;
    margin: 0.18rem 0;
}
.detail_jg_info .t2 span {
    line-height: 0.26rem;
}
.detail_jg_info .t2 em {
    width: 2px;
	height: 0.18rem;
    background-color: #dfdfdf;
    margin: 0 0.2rem;
}
.detail_jg_info .t3 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    font-size: 0.2rem;
}
.detail_jg_info .t3 span {
    padding: 0 3px;
    border: solid 1px #e0e0e0;
    border-radius: 0.04rem;
    margin: 0 1px;
    display: inline-flex;
    line-height: initial;
}
.detail_jg_info .t3 .on {
    color: #f76f3a;
    border: solid 1px #fbb7a2;
}
.detail_info_link {
    margin: 0 0.3rem;
    color: #333333;
    font-size: 0.28rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.detail_info_link .t1 {
    width: 0.49rem;
}
.detail_info_link .t2 {
    display: flex;
    justify-content: space-between;
    flex: 1;
    line-height: 0.36rem;
    margin-right: 0.14rem;
}
.detail_info_link .t2_1 {
    margin-right: 0.2rem;
}
.detail_info_link .t2_2 {
    color: #666666;
    font-size: 0.24rem;
}
.detail_info_link1 {
    margin-bottom: 0.3rem;
}
.detail_info_link1 .t1 img {
    width: 0.3rem;
    height: auto;
    margin-top: 2px;
}
.detail_info_link2 .t1 img {
    width: 0.26rem;
    height: auto;
    margin-top: 0.06rem;
}
.detail_info_link .t3 {
    display: flex;
    align-items: center;
    font-size: 0.24rem;
    color: #099eff;
    height: 0.36rem;
}
.detail_info_link.on .t3 img {
    transform: rotate(90deg);
}
.detail_info_link .t3 img {
    width: 0.11rem;
    margin-left: 0.2rem;
	height: 0.18rem;
}
.detail_info_link2 .t3 img {
    margin-left: 0;
    transition: all 0.3s;
}
.detail_jg_bz {
    display: flex;
    align-items: center;
    color: #b8944a;
    font-size: 0.24rem;
    justify-content: space-between;
    height: 0.88rem;
	background-color: #ffffff;
    border-radius: 0.16rem;
    padding: 0 0.3rem 0 0.12rem;
    margin: 0.2rem 0;
    cursor: pointer;
}
.detail_jg_bz .t1 {
    flex: 1;
    display: flex;
    align-items: center;
}
.detail_jg_bz .t1 span {
    display: flex;
    align-items: center;
    margin: 0 0.18rem;
}
.detail_jg_bz .t1 img {
    width: 0.28rem;
    height: auto;
    margin-right: 0.08rem;
}
.detail_jg_bz .t2 img {
    width: 0.11rem;
	height: 0.18rem;
}
.detail_jg_yhq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0.88rem;
    padding: 0 .3rem;
    background: #fff;
    border-radius: 0.16rem;
}
.detail_jg_yhq label {
    display: flex;
    width: 1.1rem;
	height: 0.46rem;
	background-color: #ffe9ea;
    border-radius: 0.06rem;
    align-items: center;
    justify-content: center;
    color: #ff6169;
    font-size: 0.3rem;
    line-height: 0.3rem;
    margin-right: 0.26rem;
}
.detail_jg_yhq .t1 {
    display: flex;
}
.detail_jg_yhq .t1 div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ff6169;
    font-size: 0.24rem;
    line-height: 0.22rem;
    min-width: 1.69rem;
	height: 0.46rem;
    border-radius: 0.04rem;
    padding-left: 0.1rem;
    border: solid 1px #ff6169;
    margin-right: 0.2rem;
}
.detail_jg_yhq .t1 span {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    min-width: 0.79rem;
    background-color: #ff6169;
    color: #fff;
    margin-left: 0.04rem;
	border-radius: 0.2rem 0 0 0.2rem;
}
.detail_jg_yhq .t2 {
    display: flex;
    align-items: center;
    color: #ff6169;
    font-size: 0.28rem;
}
.detail_jg_yhq .t2 img {
    width: 0.11rem;
    height: 0.18rem;
    margin-left: 0.12rem;
}
.activity_jsrz {
    display: block;
}
.activity_jsrz img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0.2rem 0;
}
.detail_inner_nav {
	background-color: #ffffff;
    border-radius: 0.16rem 0.16rem 0 0;
    color: #999999;
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
}
.detail_inner_nav ul {
    display: flex;
    height: 0.88rem;
    justify-content: space-between;
}
.detail_inner_nav.fixed {
    position: fixed;
    width: 100%;
    z-index: 6;
    top: 0.88rem;
}
.detail_inner_nav li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    cursor: pointer;
    position: relative;
}
.detail_inner_nav .on {
    color: #000000;
    font-size: 0.32rem;
    font-weight: 800;
}
.detail_inner_nav .on::after {
    width: 0.3rem;
	height: 0.04rem;
	background-image: linear-gradient(90deg, 
		#099eff 0%, 
		#b2e1ff 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;
    border-radius: 2px;
    position: absolute;
    content: '';
    bottom: 0.1rem;
    left: 50%;
    transform: translateX(-50%);
}
.detail_inner_toggle .off_jg_wrap {
    display: flex;
    flex-direction: column;
    background: #fff;
    position: relative;
    top: -0.2rem;
}
.detail_inner_toggle .off_jg_wrap .t1 {
    color: #ef9a20;
    font-size: 0.32rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.9rem;
    font-weight: 800;
    background-color: #fff7ec;
}
.detail_inner_toggle .off_jg_wrap .t2 {
    white-space: nowrap;
    font-size: 0;
    padding: 0.3rem 0.2rem;
    overflow-x: auto;
}
.detail_inner_toggle .off_jg_wrap a {
    display: inline-block;
    color: #666666;
    font-size: 0.26rem;
    width: 1.51rem;
    height: 0.58rem;
    line-height: 0.57rem;
	background-color: #f3f3f3;
    border-radius: 0.29rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0.34rem;
    text-align: center;
}
.detail_inner_toggle .off_jg_wrap a:last-child {
    margin-right: 0;
}
.detail_inner_toggle .off_jg_wrap a.current {
    color: #099eff;
    background-color: #e1f3ff;
}
.detail_inner_tclist_item {
    background: #fff;
    color: #333333;
    font-size: 0.2rem;
    border-radius: 0.16rem;
    padding: 0.3rem;
    margin-bottom: 0.2rem;
    position: relative;
}
.detail_inner_tclist_item .tuijian_img {
    position: absolute;
    left: 0;
    top: 0;
}
.detail_inner_tclist_item .tuijian_img img {
    width: 0.59rem;
    height: auto;
}
.detail_inner_tclist_item .price {
    color: #ff4341;
    font-size: 0.21rem;
    line-height: 0.3rem;
}
.detail_inner_tclist_item .price b {
    font-size: 0.36rem;
}
.detail_inner_tclist_item:last-child {
    margin-bottom: 0;
}
.detail_inner_tclist_top { 
    display: flex;
    justify-content: space-between;
}
.detail_inner_tclist_off .detail_inner_tclist_item .img {
    width: 1.21rem;
	height: 0.9rem;
}
.detail_inner_tclist_item .img {
    width: 1.71rem;
	height: 1.29rem;
	background-color: #e9ebe9;
    border-radius: 0.08rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
    margin-right: 0.18rem;
}
.detail_inner_tclist_item .img img {
    display: block;
    height: 100%;
    width: 100%;
}
.detail_inner_tclist_item .con {
    display: flex;
    flex: 1;
    width: 0;
    flex-direction: column;
    justify-content: space-between;
}
.detail_inner_tclist_item .con .y1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #666666;
    font-size: 0.22rem;
}
.detail_inner_tclist_item .con .y1_1 {
    flex: 1;
    width: 0;
    margin-right: 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
    font-size: 0.3rem;
    font-weight: 800;
    line-height: 0.3rem;
}
.detail_inner_tclist_item .con .y1_2 {
    display: flex;
    align-items: center;
}
.detail_inner_tclist_item .con .y1_2 img {
    width: 0.16rem;
    height: 0.2rem;
    margin-right: 0.08rem;
}
.detail_inner_tclist_item .mark {
    color: #666666; 
    font-size: 0;
}
.detail_inner_tclist_item .mark span {
    font-size: 0.22rem;
    display: inline-block;
    width: 1.07rem;
    height: 0.33rem;
    line-height: 0.32rem;
	border-radius: 0.04rem;
    border: solid 0.01rem #b5b5b5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 0.1rem;
    text-align: center;
}
.detail_inner_tclist_item .other {
    display: flex;
    justify-content: space-between;
    flex: 1;
    width: 0;
    margin-right: 0.1rem;
}
.detail_inner_tclist_item .inner {
    display: flex;
    justify-content: space-between;
}
.detail_inner_tclist_item .other_p img {
    width: 0.22rem;
    height: 0.22rem;
    margin-right: 0.1rem;
}
.detail_inner_tclist_item .other_p p {
    display: flex;
    align-items: center;
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-bottom: 0.16rem;
}
.detail_inner_tclist_item .other_p {
    flex: 1;
    width: 0;
}
.detail_inner_tclist_item .other_p p:last-child {
    margin-bottom: 0;
}
.detail_inner_tclist_item .other_p span {
    flex: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.detail_inner_tclist_item .toggle {
    width: 0.4rem;
    height: 0.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.detail_inner_tclist_item.active .toggle img {
    transform: rotate(180deg);
}
.detail_inner_tclist_item .toggle img {
    transition: all 0.2s;
    width: 0.18rem;
    height: auto;
}
.detail_inner_tclist_item.on .more img,
.detail_inner_tclist_item.on .toggle img {
    transform: rotate(-180deg);
}
.detail_inner_tclist_item .title {
    color: #333;
    font-size: 0.32rem;
    font-weight: 800;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail_inner_tclist_item li {
    display: flex;
    background-color: #f8f7fc;
    border-radius: 0.08rem;
    padding: 0.2rem 0.3rem;
    margin-bottom: 0.2rem;
    flex-direction: column;
}
.detail_inner_tclist_item li>a {
    display: flex;
    flex-direction: column;
}
.detail_inner_tclist_item ul {
    margin: 0.28rem 0 0.3rem;
}
.detail_inner_tclist_item ul>a {
    display: block;
    margin-bottom: 0.2rem;
}
.detail_inner_tclist_item ul>a:last-child {
    margin-bottom: 0;
}
.detail_inner_tclist_item li:last-child {
    margin-bottom: 0;
}
.detail_inner_tclist_item .t1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.detail_inner_tclist_item .t1_1 {
    color: #000000;
    font-size: 0.3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 800;
    flex: 1;
    width: 0;
    margin-right: 0.2rem;
}
.detail_inner_tclist_item .t1_2 {
    color: #333333;
    font-size: 0.24rem;
    display: flex;
    align-items: center;
}
.detail_inner_tclist_item .t1_2 em {
    width: 2px;
    display: block;
	height: 0.16rem;
    background-color: #cccccc;
    margin: 0 0.2rem;
}
.detail_inner_tclist_item .t2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.16rem 0 0.12rem;
}
.detail_inner_tclist_item .t2_1 {
    display: flex;
    align-items: flex-end;
    line-height: 0.2rem;
}
.detail_inner_tclist_item .t2_1_1 {
    color: #ff4341;
    font-size: 0.2rem;
}
.detail_inner_tclist_item .t2_1_1 b {
    font-size: 0.32rem;
    font-weight: 800;
}
.detail_inner_tclist_item .t2_1_2 {
    color: #999999;
    font-size: 0.22rem;    
    text-decoration: line-through;
    margin: 0 0.14rem 0 0.1rem;
}   
.detail_inner_tclist_item .t2_1_3 {
    background-color: #ffefef;
	border-radius: 0.14rem 0.14rem 0.14rem 0rem;
    border: solid 0.01rem #ff9998;
    color: #ff4341;
    font-size: 0.2rem;
    padding: 0.06rem 0.08rem 0.08rem;
}
.detail_inner_tclist_item .t2_2 {
    width: 1rem;
	height: 0.5rem;
	background-image: linear-gradient(90deg, 
		#45deff 0%, 
		#099eff 100%), 
	linear-gradient(
		#999999, 
		#999999);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.28rem;
    font-weight: 800;
    cursor: pointer;
}
.detail_inner_tclist_item .t3 {
    font-size: 0;
    white-space: nowrap;
    overflow-x: auto;
}
.detail_inner_tclist_item .t3 span {
    color: #333333;
    display: inline-block;
    border-radius: 0.04rem;
    border: solid 1px #e0e0e0;
    font-size: 0.2rem;
    line-height: 0.22rem;
    padding: 0.08rem;
    margin: 0 0.12rem 0.12rem 0;
}
.detail_inner_tclist_item.active .hidden {
    display: block;
}
.detail_inner_tclist_item .hidden {
    display: none;
}
.detail_inner_tclist .more_off,
.detail_inner_tclist .more {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 0.26rem;
}
.detail_inner_tclist .openAll .more img {
    transform: rotate(180deg);
}
.detail_inner_tclist .more_off img,
.detail_inner_tclist .more img {
    width: 0.18rem;
    height: 0.07rem;
    margin-left: 0.1rem;
}
.detail_inner_contro .nav {
    display: flex;
    justify-content: space-between;
    color: #999999;
    font-size: 0.24rem;
    align-items: center;
    height: 1.58rem;
	background-color: #ffffff;
    border-radius: 0.16rem;
    padding: 0 0.6rem;
    margin-bottom: 0.2rem;
}
.detail_inner_contro .nav em {
    width: 0.03rem;
    height: 0.56rem;
    display: block;
	background-color: #f0f0f0;
	border-radius: 0.02rem;
}
.detail_inner_contro .nav .img {
    width: 0.97rem;
    height: 0.96rem;
    margin-right: 0.1rem;
}
.detail_inner_contro .nav>a {
    display: flex;
    color: #999999;
    font-size: 0.24rem;
}
.detail_inner_contro .nav .img img {
    width: 100%;
    height: 100%;
}
.detail_inner_contro .nav .t1 {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: 800;
    margin-top: 0.06rem;
    margin-bottom: 0.06rem;
}
.detail_inner_contro .nav .t1 img {
    width: 0.14rem;
    height: 0.18rem;
    margin-left: 0.24rem;
}
.detail_inner_contro .info {
    background-color: #ffffff;
    border-radius: 0.16rem;
    padding: 0.4rem 0.3rem 0.42rem;
    font-size: 0.28rem;
    color: #000000;
    line-height: 0.48rem;
    position: relative;
    height: 7.24rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.detail_inner_contro .info .hd {
    text-align: center;
    font-size: 0.32rem;
    font-weight: 800;
    margin-bottom: 0.2rem;
}
.detail_inner_contro .info .hd span {
    position: relative;
}
.detail_inner_contro .info .hd span::after,
.detail_inner_contro .info .hd span::before {
    content: '';
    position: absolute;
    width: 0.9rem;
	height: 1px;
    background-color: #aaaaaa;
    top: 50%;
    transform: translateY(-50%);
}
.detail_inner_contro .info .hd span::after {
    left: -1.2rem;
}
.detail_inner_contro .info .hd span::before {
    right: -1.2rem;
}
.detail_inner_contro .box {
    color: #666666;
    font-size: 0.28rem;
    line-height: 0.48rem;
    background-color: #ffffff;
    border-radius: 0.16rem;
    margin-bottom: 0.2rem;
    padding: 0.6rem 0.3rem 0.5rem;
    position: relative;
}
.detail_inner_contro .box .hd {
    color: #000000;
    font-size: 0.32rem;
    position: absolute;
    width: 2.56rem;
    text-align: center;
    background: #fff;
    left: 50%;
    font-weight: 800;
    transform: translate(-50%,-50%);
}
.detail_inner_contro .box .bd tbody {
    display: flex;
    flex-direction: column;
}
.detail_inner_contro .box .bd tr {
    display: flex;
    flex-direction: column;
}
.detail_inner_contro .box .bd th {
    text-align: left;
}
.detail_inner_contro .box .bd {
    border-radius: 0.16rem;
    padding: 0.56rem 0.3rem 0.5rem;
    border: solid 1px #cccccc;
    line-height: 0.48rem;
}
.detail_inner_contro .box .bd_fw {
    padding: 0;
    height: 1.71rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.detail_inner_contro .box .bd_fw span {
    display: flex;
    align-items: center;
    margin: 0 0.32rem;
}
.detail_inner_contro .box .bd_fw img {
    width: 0.42rem;
    height: auto;
    margin-right: 0.2rem;
}
.hide_1 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.hide-article-box {
    width: 100%;
    background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(255,255,255,0)),color-stop(70%, #fff));
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
    padding-bottom: 0.26rem;
    margin-bottom: 0.08rem;
    text-align: center;
    padding-top: 1.6rem;
    bottom: -0.08rem;
    margin-top: -2rem;
    z-index: 2;
    position: relative;  
}
.heightauto {
    display: inline-flex;
    color: #999999;
    font-size: 0.28rem;
    align-items: center;
} 
.heightauto img {
    width: 0.18rem;
    height: auto;
    margin-left: 0.15rem;
}
.detail_inner_appraise .box {
    background-color: #ffffff;
    border-radius: 0.16rem;
    color: #333333;
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
}
.detail_inner_appraise .box:last-child {
    margin-bottom: 0;
}
.detail_inner_appraise_count {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.77rem;
    border-bottom: 1px solid #f5f5f5;
}
.detail_inner_appraise_count .t1 {
    text-align: center;
    color: #666666;
    font-size: 0.26rem;
}
.detail_inner_appraise_count .t1_1 {
    color: #019eeb;
    font-size: 0.64rem;
    font-weight: 800;
}
.detail_inner_appraise_count em {
    width: 1px;
    margin: 0 0.66rem;
	height: 0.73rem;
	background-color: #e6e6e6;
}
.detail_inner_appraise_count .t2 {
    display: flex;
    height: 1.12rem;
    flex-direction: column;
    justify-content: space-between;
}
.detail_inner_appraise_count .t2_item {
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 0.22rem;
}
.detail_inner_appraise_count .img {
    margin: 0 0.18rem;
    display: flex;
}
.detail_inner_appraise_count .img img {
    width: 0.19rem;
    height: 0.19rem;
    margin: 0 0.02rem;
}
.detail_inner_appraise_count .t2_2 {
    color: #ff4e00;
}
.detail_inner_appraise_tag {
    padding: 0.3rem 0.2rem;
}
.detail_inner_appraise_tag ul {
    font-size: 0;
    max-height: 1.6rem;
    overflow: hidden;
    transition: all 0.3s;
}
.detail_inner_appraise_tag.on ul {
    height: auto;
    max-height: none;
}
.detail_inner_appraise_tag li {
	width: 25%;
    color: #666666;
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
    display: inline-flex;
    justify-content: center;
}
.detail_inner_appraise_tag li a {
    display: inline-block;
    text-align: center;
    width: 1.62rem;
	line-height: 0.61rem;
	background-color: #f5f5f5;
    border-radius: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 0.26rem;
}
.detail_inner_appraise_tag li a.on {
    color: #ffffff;
    background-color: #019eeb;
}
.detail_inner_appraise_tag .more {
    display: flex;
    padding: 0.1rem 0 0;
    align-items: center;
    color: #999999;
    font-size: 0.26rem;
    justify-content: center;
    cursor: pointer;
}
.detail_inner_appraise_tag .more img {
    width: 0.19rem;
    height: 0.12rem;
    margin-left: 0.1rem;
    transition: all 0.3s;
}
.detail_inner_appraise_tag.on .more img {
    transform: rotate(180deg);
}
.detail_inner_appraise_list {
    padding: 0.4rem 0 0.3rem 0.2rem;
}
.detail_inner_appraise_list .img {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.22rem;
}
.detail_inner_appraise_list .img img {
    width: 100%;
    height: 100%;
    display: block;
}
.detail_inner_appraise_list .t_item {
    display: flex;
    justify-content: space-between;
    padding-right: 0.2rem;
    padding-bottom: 0.32rem;
    margin-bottom: 0.3rem;
    border-bottom: 2px solid #f5f5f5;
}
.detail_inner_appraise_list .t_item:last-child {
    margin-bottom: 0;
}
.detail_inner_appraise_list .con {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 0;
}
.detail_inner_appraise_list .t1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.detail_inner_appraise_list .t1_1 {
    display: flex;
    align-items: center;
}
.detail_inner_appraise_list .t1_1_1 {
    width: 1.2rem;
    color: #333333;
    font-size: 0.28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.detail_inner_appraise_list .t1_1_2 {
    display: flex;
    margin: 0 0.18rem;
}
.detail_inner_appraise_list .t1_1_2 img {
    width: 0.18rem;
    height: 0.19rem;
    margin: 0 0.025rem;
}
.detail_inner_appraise_list .t1_1_3 {
    color: #ff4e00;
}
.detail_inner_appraise_list .t1_2 {
    color: #999999;
    font-size: 0.2rem;
}
.detail_inner_appraise_list .t2 {
    color: #666666;
    font-size: 0.24rem;
    line-height: 0.23rem;
    margin: 0.16rem 0 0.24rem;
}
.detail_inner_appraise_list .t3 {
    margin-bottom: 0.3rem;
}
.detail_inner_appraise_list .t3 p {
    line-height: 0.34rem;
}
.detail_inner_appraise_list .t3_1 {
    display: flex;
    align-items: flex-end;
    margin-top: 0.18rem;
}
.detail_inner_appraise_list .t3_1 img {
    width: 1.6rem;
    height: auto;
    margin-right: 0.2rem;
}
.detail_inner_appraise_list .t4 {
    display: flex;
    justify-content: space-between;
    color: #999999;
    font-size: 0.2rem;
}
.detail_inner_appraise_list .t4_1 {
    display: flex;
    align-items: center;
}
.detail_inner_appraise_list .t4_1 img {
    width: 0.22rem;
    height: auto;
    margin-right: 0.1rem;
}
.detail_inner_appraise_list .t4_2 {
    display: flex;
}
.detail_inner_appraise_list .t4_2>div {
    display: flex;
    align-items: center;
    margin-left: 0.4rem;
}
.detail_inner_appraise_list .t4_2_1 img {
    width: 0.3rem;
    height: auto;
    margin-right: 0.1rem;
}
.detail_inner_appraise_list .t4_2_2 {
    padding-left: 0.34rem;
    background: url(/static2/images/thumb_1.png) no-repeat 0 center/0.26rem auto;
}
.detail_inner_appraise_list .t4_2_2.on {
    background: url(/static2/images/thumb_2.png) no-repeat 0 center/0.26rem auto;
}
.detail_inner_appraise_list .t4_2_2 img {
    width: 0.22rem;
    height: auto;
    margin-right: 0.13rem;
    display: none;
}
.detail_inner_appraise_list .t5 {
    background-color: #f5f5f5;
    margin-top: 0.24rem;
    padding: 0.18rem;
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.34rem;
}
.detail_inner_appraise_list .t5 b {
    color: #333333;
}
.detail_inner_appraise_list .more {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 0.26rem;
    padding-top: 0.3rem;
}
.detail_inner_appraise_list .more img {
    width: 0.19rem;
    height: 0.12rem;
    margin-left: 0.1rem;
}
.detail_main {
    padding-bottom: 1.38rem;
}
.detail_main_off {
    padding-bottom: 2.2rem;
}
.detail_bottom_fixed {
    position: fixed;
    display: flex;
    color: #02040f;
    width: 100%;
    bottom: 0;
    font-size: 0.2rem;
    height: 1.2rem;
	background-color: #ffffff;
	box-shadow: 0rem 0.1rem 0.3rem 0rem 
        rgba(164, 169, 177, 0.26);
    padding: 0 0.3rem;
    z-index: 8;
}
.detail_bottom_fixed .t1 .phone,
.detail_bottom_fixed .t1 .online {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #02040f;
    font-size: 0.2rem;
    margin-right: 0.4rem;
}
.detail_bottom_fixed .t1 .phone img,
.detail_bottom_fixed .t1 .online img {
    width: auto;
    height: 0.37rem;
    margin-bottom: 0.1rem;
}
.detail_bottom_fixed>div {
    display: flex;
}
.detail_bottom_fixed .collect {
    width: 0.6rem;
    text-align: center;
    padding-top: 0.76rem;
    margin-right: 0.46rem;
    background: url(/static2/images/collect_10.png) no-repeat center 0.25rem/0.41rem auto;
}
.detail_bottom_fixed .collected {
    background: url(/static2/images/collect_2.png) no-repeat center 0.25rem/0.41rem auto;
}
.detail_bottom_fixed .share {
    width: 0.6rem;
    text-align: center;
    padding-top: 0.76rem;
    background: url(/static2/images/share_1.png) no-repeat center 0.25rem/0.41rem auto;
}
.detail_bottom_fixed .t2 {
    flex: 1;
    width: 0;
    align-items: center;
    justify-content: flex-end;
}
.detail_bottom_fixed .t2 .btn_off_tc_tuijian {
    width: 3rem;
	height: 0.81rem;
	background-image: linear-gradient(-90deg, 
		#ff4442 0%, 
		#ff5250 72%, 
		#ff605e 100%), 
	linear-gradient(
		#ff8e00, 
		#ff8e00);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.41rem;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.32rem;
    font-weight: 800;
}
.detail_bottom_fixed .btn_buy,
.detail_bottom_fixed .btn_car {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.3rem;
    font-weight: 800;
    width: 1.9rem;
    height: 0.81rem;
    border-radius: 0.4rem;
}
.detail_bottom_fixed .btn_car {
    background-image: linear-gradient(90deg, 
		#ffac6f 0%, 
		#fe9243 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;	
}
.detail_bottom_fixed .btn_buy {
    background-image: linear-gradient(90deg, 
		#ff615f 0%, 
		#ff4341 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;
}
.detail_bottom_fixed .t2 a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.3rem;
    height: 0.81rem;
    margin-left: 0.2rem;
    color: #ffffff;
    font-size: 0.3rem;
    font-weight: 800;
    border-radius: 0.4rem;
}
.detail_bottom_fixed .t2 .phone {
    background-image: linear-gradient(90deg, 
		#45deff 0%, 
		#099eff 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;	
}
.detail_bottom_fixed .t2 .phone img {
    width: 0.32rem;
    height: auto;
}
.detail_bottom_fixed .t2 .zx2,
.detail_bottom_fixed .t2 .zx {
    background-image: linear-gradient(90deg, 
		#ffac6f 0%, 
		#fe9243 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;
}
.detail_bottom_fixed .t2 .zx2 img,
.detail_bottom_fixed .t2 .zx img {
    width: 0.35rem;
    height: auto;
}
.detail_bottom_fixed .t2 img {
    margin-right: 0.1rem;
}
.detail_bottom_fixed_off {
    height: 0.8rem;
    background-color: #fff7ec;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ef9a20;
    font-size: 0.3rem;
    position: fixed;
    width: 100%;
    bottom: 1.2rem;
}
/* 机构详情样式end */
/* 套餐详情样式start */
.tc_detail_vip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0.88rem;
	background-color: #ffffff;
    border-radius: 0.16rem;
    padding: 0 0.3rem;
    font-size: 0.28rem;
    margin-top: 0.2rem;
}
.tc_detail_vip span {
    color: #b8944a;
    line-height: 0.5rem;
    display: inline-block;
    border-radius: 0.04rem;
    border: solid 0.01rem rgba(184, 148, 74, 0.5);
    margin-left: 0.2rem;
    padding: 0 0.12rem;
}
.tc_detail_vip span[disabled] {
    border: solid 1px rgba(153, 153, 153, 0.5);
    color: #666;
}
.tc_detail_vip img {
    width: 0.11rem;
    height: auto;
}
#text_toggle_more {
    width: 0.6rem;
    height: 0.6rem;
    right: 0;
    bottom: 0;
    display: flex;
    position: absolute;
    transition: all 0.3s;
    align-items: center;
    justify-content: center;
}
.on #text_toggle_more {
    transform: rotate(180deg);
}
#text_toggle_more img {
    width: 0.18rem;
    height: auto;
}
.detail_tc_img {
    height: 4rem;
}
.detail_tc_img img {
    display: block;
    height: 100%;
}
.relative_top {
    position: relative;
    top: -0.2rem;
}
.detail_tc_info {
    background: #fff;
    border-radius: 0.16rem;
    padding: 0.34rem 0.3rem;
    color: #333333;
    font-size: 0.26rem; 
}
.detail_tc_info .t1 {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 0;
    margin-right: 0.2rem;
}
.detail_tc_info .t1_1 {
    display: flex;
    align-items: flex-end;
    margin-bottom: 0.2rem;
}
.detail_tc_info .price_1 {
    color: #ff4341;
    font-size: 0.26rem;
    line-height: 0.34rem;
}
.detail_tc_info .price_1 b {
    font-size: 0.44rem;
}
.detail_tc_info .price_2 {
    color: #999999;
    font-size: 0.22rem;
    text-decoration: line-through;
    margin: 0 0.1rem 0 0.06rem;
}
.detail_tc_info .price_3 {
    color: #ff4341;
    font-size: 0.2rem;
    border-radius: 0.14rem 0.14rem 0.14rem 0rem;
    border: solid 1px #ff9998;
    background-color: #ffefef;
    padding: 0 0.06rem;
    margin-bottom: 0.06rem;
}
.detail_tc_info .t1_2 {
    color: #333;
    font-size: 0.36rem;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.detail_tc_info .t2 em {
    width: 1px;
    height: 0.5rem;
    margin: 0 0.3rem;
	background-color: #adadad;
}
.detail_tc_info .t2 {
    display: flex;
    align-items: center;
}
.detail_tc_info .t2_1 {
    text-align: center;
}
.detail_tc_info .t2_1 p {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
}
.detail_tc_info .t_top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.detail_tc_info .collect {
    padding-top: 0.52rem;
    background: url(/static2/images/collect_1.png) no-repeat center 0/0.41rem auto;
    text-align: center;
}
.detail_tc_info .collected {
    background: url(/static2/images/collect_2.png) no-repeat center 0/0.41rem auto;
}
.detail_tc_info .t3 {
    background-color: #fafafa;
    border: solid 1px #ebebeb;
    position: relative;
    border-radius: 0.14rem;
    margin-top: 0.24rem;
    line-height: 0.38rem;
    padding: 0.3rem 0.2rem;
    /* height: 1.1rem; */
    box-sizing: content-box;
    word-break: break-all;
}
.detail_tc_info .t3::before {
    content: '';
    position: absolute;
    top: -0.32rem;
    left: 0.5rem;
    border: 0.16rem solid transparent;
    border-bottom-color: #ebebeb;
    z-index: 1;
}
.detail_tc_info .t3::after {
    content: '';
    position: absolute;
    left: 0.5rem;
    top: -0.31rem;
    border: 0.16rem solid transparent;
    border-bottom-color: #fafafa;
    z-index: 2;
}
.detail_jg_bz_wrap {
    margin: 0.2rem 0;
    background-color: #ffffff;
    border-radius: 0.16rem;
    padding: 0 0 0.3rem 0;
}
.detail_jg_bz_wrap .detail_jg_bz {
    margin: 0;
}
.detail_jg_bz_wrap .t2_jg {
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 0.24rem;
    padding: 0 0.3rem;
}
.t2_jg span { font-weight:bold; color:#666666;}
.t2_jg span a{ font-weight:bold; color:#666666;}
.detail_jg_bz_wrap .t2_jg img {
    width: 0.23rem;
    height: auto;
    margin-right: 0.09rem;
}
.detail_tc_link1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333333;
    font-size: 0.28rem;
    background-color: #ffffff;
    border-radius: 0.16rem;
    padding: 0 0.3rem;
    height: 0.88rem;
}
.detail_tc_link1 .t1_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.83rem;
	height: 0.4rem;
	background-color: #ffefed;
    border-radius: 0.04rem;
    color: #ff4341;
    font-size: 0.28rem;
    font-weight: 800;
    margin-right: 0.22rem;
    line-height: initial;
}
.detail_tc_link1 img {
    width: 0.11rem;
    height: auto;
}
.detail_tc_link1 .t1 {
    display: flex;
}
.detail_tc_inner_nav {
    background: #fff;
    border-radius: 0.16rem;
    margin: 0.3rem 0;
}
.detail_tc_inner_nav.fixed {
    position: fixed;
    width: 100%;
    border-radius: 0;
    top: 0.88rem;
    margin: 0;
    z-index: 5;
    border-top: 1px solid #f5f5f5;
}
.detail_tc_inner_nav.fixed .t1 li {
    flex: 1;
    justify-content: center;
}
.detail_tc_inner_nav.fixed .t1 span,
.detail_tc_inner_nav.fixed .t1 em {
    display: none;
}
.detail_tc_inner_nav.fixed #date_show,
.detail_tc_inner_nav.fixed .t3 {
    display: none;
}
.detail_tc_inner_nav .t1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #999999;
    font-size: 0.3rem;
    height: 0.88rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid #f5f5f5;
}
.detail_tc_inner_nav .t1 a {
    color: #999999;
}
.detail_tc_inner_nav .t1 ul {
    display: flex;
    flex: 1;
    width: 0;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}
.detail_tc_inner_nav .t1 span {
    color: #099eff;
    font-size: 0.3rem;
    display: flex;
    align-items: center;
}
.detail_tc_inner_nav .t1 span img {
    width: 0.28rem;
    height: 0.28rem;
    margin-left: 0.18rem;
    transition: all 0.2s;
}
.detail_tc_inner_nav .t1 span.active img {
    transform: rotate(-180deg);
}
.detail_tc_inner_nav .t1 li {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}
.detail_tc_inner_nav .t1 em {
    width: 2px;
    margin: 0 0.42rem 0 0.54rem;
	height: 0.25rem;
	background-color: #f2f2f2;
}
.detail_tc_inner_nav .t1 .on a,
.detail_tc_inner_nav .t1 .on {
    color: #000000;
    font-size: 0.32rem;
    font-weight: 800;
}
.detail_tc_inner_nav .t1 .on::after {
    content: '';
    position: absolute;
    width: 0.3rem;
	height: 0.04rem;
	background-image: linear-gradient(90deg, 
		#099eff 0%, 
		#b2e1ff 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.02rem;
    bottom: 0.1rem;
    left: 50%;
    transform: translateX(-50%);
}
#date_show .t2,
.detail_tc_inner_nav .t2 {
    color: #999999;
    font-size: 0;
    overflow-x: auto;
    position: relative;
}
#date_show .t2 ol,
.detail_tc_inner_nav .t2 ol {
    margin: 0.3rem 0;
    /* padding: 0 0.2rem; */
    box-sizing: content-box;
    white-space: nowrap;
}
#date_show .t2::-webkit-scrollbar,
.detail_tc_inner_nav .t2::-webkit-scrollbar {
    width: 0;
    height: 0;
    color: transparent;
}
#date_show .t2 li,
.detail_tc_inner_nav .t2 li {
    display: inline-flex;
    font-size: 0.2rem;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* padding: 0 0.16rem; */
    width: 1rem;
    /* box-sizing: content-box; */
}
#date_show .t2 p,
.detail_tc_inner_nav .t2 p {
    color: #000000;
    font-size: 0.24rem;
}
#date_show .t2 label,
.detail_tc_inner_nav .t2 label {
    color: #cccccc;
    font-size: 0.24rem;
    margin: 0.08rem 0;
}
#date_show .t2 .can,
.detail_tc_inner_nav .t2 .can {
    color: #099eff;
}
#date_show .step,
.detail_tc_inner_nav .step {
    width: 1.2rem;
	height: 0.06rem;
	background-color: #e6e6e6;
    border-radius: 3px;
    margin: 0 auto;
    position: relative;
}
#date_show .step span,
.detail_tc_inner_nav .step span {
    display: block;
    height: 100%;
    width: 0;
    background-color: #099eff;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
}
.detail_tc_inner_nav .t3 {
    color: #999999;
    font-size: 0.22rem;
    line-height: 0.36rem;
    display: flex;
    justify-content: space-between;
    padding: 0.32rem 0.3rem;
    align-items: flex-start;
}
.detail_tc_inner_nav .t3 h4 {
    color: #000000;
    font-size: 0.28rem;
    line-height: 0.44rem;
    margin-right: 0.3rem;
    font-weight: normal;
}
.detail_tc_inner_nav .t3 .t3_1 {
    width: 0;
    flex: 1;
}
.detail_tc_inner_nav #date_show {
    height: 0;
    overflow: hidden;
}
.detail_tc_inner_nav.show #date_show {
    height: auto;
}
.detail_tc_wrap {
    background: #fff;
    border-radius: 0.16rem;
    margin-bottom: 0.2rem;
    padding: 0.64rem 0.3rem 0.4rem;
}
.detail_tc_box {
    position: relative;
}
.detail_tc_box .hd {
    color: #000000;
    font-size: 0.3rem;
    position: absolute;
    left: 50%;
    background: #fff;
    width: 2.42rem;
    text-align: center;
    font-weight: 800;
    transform: translate(-50%,-50%);
}
.detail_tc_box .bd {
    border-radius: 0.16rem;
	border: solid 1px #e5e5e5;
}
.detail_tc_wrap .illness_pic {
    color: #333333;
    font-size: 0.26rem;
    display: flex;
    flex-wrap: wrap;
    padding: 0.3rem 0;
}
/*.detail_tc_wrap .illness_pic li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.333%;
    padding: 0.3rem 0;
	
}*/

.detail_tc_wrap .illness_pic li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0.1rem 0;
	margin:5px;
	border-radius: 30px;
    border: 1px solid #f1f1f1;
}

.illness_pic li span a {
    display: inline-block;
    margin: 5px 0;
}


.detail_tc_wrap .illness_pic .img {
    margin-bottom: 0.2rem;
}
.detail_tc_wrap .illness_pic .img img {
    width: 80%;
    height: auto;
    margin: 0 auto;
}
.detail_tc_box2 .hd {
    text-align: center;
    color: #000000;
    font-size: 0.3rem;
    font-weight: 800;
    margin-bottom: 0.4rem;
}
.detail_tc_box2 .title {
    display: flex;
    justify-content: space-between;
    color: #323543;
    font-size: 0.3rem;
    height: 0.88rem;
	background-color: #dee3f0;
    border-radius: 0.08rem;
    margin-bottom: 0.2rem;
}
.detail_tc_box2 .title>div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.detail_tc_box2 .title .t1 {
    width: 1.66rem;
    border-right: 2px solid #ffffff;
}
.detail_tc_box2 .title .t2 {
    width: 0;
    flex: 1;
}
.detail_tc_box2 .item {
    color: #4c5166;
    font-size: 0.26rem;
    line-height: 0.38rem;
    margin-bottom: 0.2rem;
}
.detail_tc_box2 .item:last-child {
    margin-bottom: 0;
}
.detail_tc_box2 .item .t1 {
    height: 0.6rem;
	background-color: #f0f2f8;
    border-radius: 0.08rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #323543;
    font-size: 0.26rem;
    font-weight: 800;
    margin-bottom: 0.2rem;
}
.detail_tc_box2 dl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.03rem;
}
.detail_tc_box2 dt {
    width: 1.64rem;
    display: flex;
    align-items: center;
    padding: 0 0.2rem;
    background-image: linear-gradient(
		#f3f6fc, 
		#f3f6fc), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.08rem;
    margin-right: 0.03rem;
    color: #323543;
    font-size: 0.26rem;
}
.detail_tc_box2 dd {
    display: flex;
    width: 0;
    flex: 1;
    background-image: linear-gradient(
		#f7f9ff, 
		#f7f9ff), 
	linear-gradient(
		#f8faff, 
		#f8faff);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.08rem;
    padding: 0.3rem 0.14rem;
}
.detail_tc_wrap .detail_tc_wrap {
    color: #4c5166;
    font-size: 0.26rem;
}
.detail_tc_wrap .after_service {
    color: #4c5166;
    font-size: 0.26rem;
    line-height: 0.38rem;
    padding: 0.54rem 0.3rem 0.5rem;
}
.detail_tc_wrap .after_service .img {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.22rem;
}
.detail_tc_wrap .after_service li {
    display: flex;
    margin-bottom: 0.46rem;
    justify-content: space-between;
}
.detail_tc_wrap .after_service li:last-child {
    margin-bottom: 0;
}
.detail_tc_wrap .after_service .con {
    flex: 1;
    width: 0;
}
.detail_tc_wrap .after_service .t1 {
    color: #323543;
    font-size: 0.28rem;
    line-height: 0.4rem;
    font-weight: 800;
}
.detail_tc_wrap .after_service span {
    color: #f69d35;
}
.detail_tc_wrap2 {
    padding: 0;
    padding-bottom: 0.5rem;
}
.detail_tc_wrap2 .detail_tc_box {
    margin: 0 0.3rem 0.6rem;
}
.detail_tc_wrap2 .detail_tc_box:last-child {
    margin-bottom: 0;
}
.detail_tc_wrap2 .detail_tc_box .bd {
    padding: 0.56rem 0.3rem 0.5rem;
    color: #4c5166;
    font-size: 0.26rem;
    line-height: 0.42rem;
}
.detail_tc_wrap_title {
    height: 0.88rem;
    display: flex;
    align-items: center;
    padding-left: 0.3rem;
    color: #000000;
    font-size: 0.32rem;
    font-weight: 800;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0.66rem;
}
.detail_tc_wrap2 .lc .t1 .con {
    display: flex;
    margin: 0.2rem 0 0.3rem;
    justify-content: space-between;
}
.detail_tc_wrap2 .lc .img {
    padding: 0 0.1rem;
}
.detail_tc_wrap2 .lc .t2 span {
    color: #f69d35;
}
.detail_tc_pltitle {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    border-radius: 0.16rem 0.16rem 0rem 0rem;
    margin: 0.2rem 0;
}
.detail_tc_pltitle .t1 {
    display: flex;
    justify-content: space-between;
    color: #666666;
    font-size: 0.26rem;
    height: 0.88rem;
    padding: 0 0.3rem;
}
.detail_tc_pltitle .t1_1 {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 0.32rem;
    font-weight: 800;
}
.detail_tc_pltitle .t1 img {
    width: 0.08rem;
    height: 0.15rem;
    margin-left: 0.15rem;
}
.detail_tc_pltitle .t1_2 {
    display: flex;
    align-items: center;
}
.detail_tc_pltitle .t2 {
    border-top: 1px solid #f5f5f5;
    color: #099eff;
    overflow: hidden;
    padding: 0.2rem 0.1rem 0;
}
.detail_tc_pltitle .t2 li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 0.2rem;
}
.detail_tc_pltitle .t2 span {
    display: inline-block;
    width: 1.62rem;
	line-height: 0.61rem;
	background-color: #ecf8ff;
    border-radius: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 0.26rem;
}
.detail_tc_pltitle .t2 span:nth-child(4n) {
    margin-right: 0;
}
.detail_tc_recommend {
    background: #fff;
    border-radius: 0.16rem;
    margin: 0.2rem 0;
    color: #333333;
    font-size: 0.24rem;
}
.detail_tc_recommend_hd {
    display: flex;
    height: 1.52rem;
    padding: 0 0.3rem;
    align-items: center;
    justify-content: space-between;
}
.detail_tc_recommend_hd .t1 {
    width: 0.72rem;
    height: 0.72rem;
    margin-right: 0.18rem;
}
.detail_tc_recommend_hd .t2 {
    display: flex;
    flex-direction: column;
    width: 0;
    flex: 1;
    color: #666666;
    font-size: 0.24rem;
    margin-right: 0.2rem;
}
.detail_tc_recommend_hd .t2 img {
    width: 0.25rem;
    height: 0.25rem;
    margin-right: 0.08rem;
}
.detail_tc_recommend_hd .t2_1 {
    color: #333333;
    font-size: 0.3rem;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.detail_tc_recommend_hd .t2_2 {
    display: flex;
}
.detail_tc_recommend_hd .t2_2 li {
    display: flex;
    align-items: center;
    margin-right: 0.36rem;
}
.detail_tc_recommend_hd .t3 {
    display: flex;
    align-items: center;
    width: 1.62rem;
	height: 0.54rem;
	border-radius: 0.27rem;
    border: solid 1px rgba(9, 158, 255, 0.7);
    justify-content: center;
    color: #099eff;
    font-size: 0.26rem;
}
.detail_tc_recommend_hd .t3 img {
    width: 0.08rem;
    height: 0.15rem;
    margin-left: 0.1rem;
}
.detail_tc_recommend_bd {
    border-top: 1px solid #f5f5f5;
    padding: 0.3rem 0.3rem 0.4rem;
}
.detail_tc_recommend_bd .title {
    color: #333333;
    font-size: 0.3rem;
    font-weight: 800;
    margin-bottom: 0.2rem;
}
.detail_tc_recommend_bd ul {
    display: flex;
    /* justify-content: space-between; */
}
.detail_tc_recommend_bd li {
    display: flex;
    flex-direction: column;
    width: 2.1rem;
    margin-right: 0.2rem;
}
.detail_tc_recommend_bd li:last-child {
    margin-right: 0;
}
.detail_tc_recommend_bd li img {
    height: 100%;
}
.detail_tc_recommend_bd .t1 {
    height: 1.58rem;
    border-radius: 0.08rem;
    overflow: hidden;
}
.detail_tc_recommend_bd .t2 {
    color: #333333;
    font-size: 0.24rem;
    margin: 0.06rem 0 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.detail_tc_recommend_bd .t3 {
    color: #ff4341;
    font-size: 0.24rem;
}
/* 套餐详情样式end */
/* 城市选择样式start */
.main_common_top {
    margin-top: 0.88rem;
}
.select_city_page .hot_cities {
    padding: 0.3rem 0.3rem 0.1rem;
    color: #333333;
    font-size: 0.28rem;
}
.select_city_page .hot_cities .t1 {
    color: #333333;
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
}
.select_city_page .hot_cities ul {
    overflow: hidden;
}
.select_city_page .hot_cities li {
    width: 33.3333%;
    float: left;
    margin-bottom: 0.2rem;
}
.select_city_page .hot_cities li:nth-child(3n) {
    text-align: right;
}
.select_city_page .hot_cities li:nth-child(3n-1) {
    text-align: center;
}
.select_city_page .hot_cities a {
    width: 2.1rem;
	height: 0.74rem;
	background-color: #ffffff;
    border-radius: 0.37rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0c132d;
	border: solid 1px rgba(240, 240, 240, 0.9);
}
.select_city_page .all_cities {
    background: #fff;
    color: #333333;
    font-size: 0.3rem;
}
.select_city_page .all_cities .hd {
    padding: 0.3rem 0.3rem 0;   
}
.select_city_page .initials {
    display: flex;
    flex-wrap: wrap;
}
.select_city_page .initials li {
    width: 25%;
    text-align: center;
    height: 0.8rem;
    z-index: 2;
}
.select_city_page .initials a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.82rem;
    color: #333333;
}
.select_city_page .initials .on a {
    color: #099eff;
    background: url(/static2/images/city_on.jpg) no-repeat center bottom -0.04rem/0.34rem auto;
}
.select_city_page .hidden {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    z-index: 1;
    display: none;
}
.select_city_page ol {
    display: flex;
    flex-wrap: wrap;
    padding: 0.2rem 0;    
}
.select_city_page ol li {
    width: 25%;
    text-align: center;
    padding: 0.14rem 0;
}
.select_city_footer {
    background: #fff;
    padding: 0.4rem 0 0.38rem;
    text-align: center;
    margin-top: 0.2rem;
}
.select_city_footer .t1 {
    display: flex;
    justify-content: center;
}
.select_city_footer .t1 a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666666;
    font-size: 0.24rem;
    width: 1.7rem;
    height: 0.6rem;
    margin: 0 0.15rem;
	border-radius: 0.3rem;
	border: solid 0.01rem rgba(204, 204, 204, 0.9);
}
.select_city_footer .t1_1 img {
    width: 0.23rem;
    height: auto;
    margin-right: 0.1rem;
}
.select_city_footer .t1_2 img {
    width: 0.19rem;
    height: auto;
    margin-right: 0.1rem;
}
.select_city_footer .t2 {
    display: flex;
    align-items: center;
    margin: 0.3rem 0;
    justify-content: center;
}
.select_city_footer .t2 a {
    color: #666666;
    font-size: 0.24rem;
}
.select_city_footer .t2 em {
    width: 1px;
    margin: 0 0.3rem;
	height: 0.19rem;
	background-color: #bcbcbc;
}
.select_city_footer .t3_1 {
    color: #b3b3b3;
    font-size: 0.24rem;
    margin-bottom: 0.12rem;
}
.select_city_footer .t3_2 {
    color: #b3b3b3;
    font-size: 0.2rem;
    line-height: 0.32rem;
}
.select_city_footer .t3_2 img {
    display: inline-block;
    width: 0.22rem;
    margin-right: 0.1rem;
}
.select_city_footer .t3_2 p {
    padding: 0.06rem 0;
}
/* 城市选择样式end */
/* 确认订单start */
.order_sub_page {
    padding-bottom: 1.2rem;
}
.order_sub_showyhq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #0c132d;
    font-size: 0.3rem;
    padding: 0 0.3rem;
    height: 0.91rem;
	background-color: #ffffff;
    border-radius: 0.16rem;
    margin-bottom: 0.2rem;
}
.order_sub_showyhq img {
    width: 0.1rem;
    height: 0.18rem;
    margin-left: 0.15rem;
}
.order_sub_showyhq .t2 {
    color: #ff4644;
    font-size: 0.28rem;
    display: flex;
    align-items: center;
}
.order_sub_showyhq .t2_1 {
    color: #999999;
}
.order_sub_page .order_form {
	padding: 0 0.3rem;
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-radius: 0rem 0rem 0.16rem 0.16rem;
}
.order_sub_page .order_form>h3 {
	color: #0c132d;
	font-size: 0.3rem;
    display: flex;
    align-items: center;
    height: 0.88rem;
    font-weight: normal;
    border-bottom: 1px solid #f5f5f5;
}
.order_sub_page .order_form .order_item {
	display: flex;
	height: 0.88rem;
	justify-content: space-between;
	color: #0c132d;
    font-size: 0.3rem;
    position: relative;
}
.order_sub_page .order_info_wrap .order_form .order_item {
    color: #0c132d;
    font-size: 0.28rem;
    border-bottom: 1px solid #f5f5f5;
}
.order_sub_page .order_info_wrap .order_form .order_item:last-child {
    border-bottom: 0;
}
.order_sub_page .order_info_wrap .order_form .order_item input {
    font-size: 0.28rem;
    color: #666666;
}
.order_sub_page .order_info_wrap .order_form .order_item p {
    color: #333333;
    display: flex;
    align-items: center;
    background: url(/static2/images/down_1.png) no-repeat right center;
    background-size: 0.2rem auto;
    flex: 1;
}
.order_sub_page .order_info_wrap .order_form .order_item p[disabled] {
    color: #b3b3b3;
}
.order_sub_page .order_info_wrap .order_form .order_item input {
    border: 0;
}
.order_sub_page .order_form .order_item input {
    border-bottom: 1px solid #f5f5f5;
    color: #0c132d;
    font-size: 0.3rem;
}
.order_sub_page .order_form .order_item:last-child input {
    border: 0;
}
.order_sub_page .order_form .order_item span {
    display: flex;
    align-items: center;
}
.order_sub_page .order_form .order_item div {
    display: flex;
    flex: 1;
}
.order_sub_page .order_form .order_item label {
    display: flex;
    align-items: center;
}
.order_sub_page .order_info_wrap .order_form .order_item>label {
    width: 1.54rem;
}
.order_sub_page .order_form .order_item>input {
    flex: 1;
    font-size: 0.28rem;
    height: 100%;
    display: flex;
    align-items: center;
}
.order_sub_page .order_form .order_item>input[readonly] {
	color: #b3b3b3;
}
.order_sub_page .order_form .order_item>input.has_right_input {
	color: #181f2f;
	background: url(/static2/images/right.png) no-repeat right center;
	background-size: 0.14rem auto;
}
.order_sub_page .order_form .order_item .yzmbtn {
    color: #1890ff;
    display: flex;
    align-items: center;
}
.order_sub_page .order_form .order_item .yzmbtn[disabled] {
	color: #b3b3b3;
}
.order_sub_page .order_info_wrap {
    background: #fff;
    margin: 0.2rem 0;
    border-radius: 0.16rem;
    padding: 0.1rem 0 0 0;
}
.order_sub_page .order_info {
    margin: 0 0.3rem 0;
	padding: 0.3rem 0;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    justify-content: space-between;
}
.order_sub_page .order_info .fl img {
	width: 1.6rem;
	height: 1.2rem;
	background-color: #f2f3f8;
	border-radius: 0.07rem;
}
.order_sub_page .order_info h4 {
	color: #181f2f;
	font-size: 0.3rem;
    line-height: 0.3rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* margin-bottom: 0.08rem; */
}
.order_sub_page .order_info>.fl {
	margin-right: 0.3rem;
}
.order_sub_page .order_info p {
	color: #666666;
    font-size: 0.22rem;
    display: flex;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.order_sub_page .order_info p img {
    width: 0.24rem;
    height: auto;
    margin-right: 0.1rem;
}
.order_sub_page .order_info>.oh {
	position: relative;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
}
.order_sub_page .order_info dl {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.order_sub_page .order_info dt {
    font-size: 0.3rem;
    color: #333333;
}
.order_sub_page .order_info dd {
	font-size: 0;
}
.order_sub_page .order_info dd>input {
	width: 0.66rem;
	padding: 0.05rem 0;
	vertical-align: middle;
	text-align: center;
	background-color: #f0f0f0;
	border-radius: 0.02rem;
	font-size: 0.3rem;
	color: #181f2f;
}
.order_sub_page .order_info dd>a {
	color: #333333;
	font-size: 0.4rem;
	padding: 0 0.2rem;
	line-height: initial;
	display: inline-block;
    vertical-align: middle;
    font-weight: 800;
}
.order_sub_page .order_info dd>a[disabled] {
    color: #f0f0f0;
}
.order_sub_page .order_now_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
    padding: 0.3rem;
}
.order_sub_page .order_now_wrap h3 {
	font-size: 0.30rem;
	font-weight: normal;
	color: #010101;
}
.my_switch {
	outline: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    user-select: none;
	width: 0.85rem;
	height: 0.51rem;
	border-radius: 0.51rem;
	position: relative;
	background-color: #e6e6e6;
	border: 1px solid #ddd;
}
.my_switch:after {
	content: '';
	position: absolute;
	width: 0.46rem;
	height: 0.46rem;
	border-radius: 50%;
	background: #fff;
	left: 0;
	transition: all 0.3s;
}
.my_switch:checked {
	background-color: #1890ff;
}
.my_switch:checked:after {
	left: 0.34rem;
}
.order_sub_page .yellowBg-1 {
	height: 0.5rem;
	background-color: #f5f5f5;
    border-radius: 0.04rem;
    padding: 0 0.2rem;
    color: #b3b3b3;
    font-size: 0.24rem;
    display: flex;
    align-items: center;
}
.my_radio {
	outline: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    user-select: none;
    width: 0.32rem;
	height: 0.32rem;
	display: inline-block;
	vertical-align: middle;
	background: url(/static2/images/radio1.png) no-repeat;
    background-size: cover;
    margin-right: 0.12rem;
}
.my_radio:checked {
	background: url(/static2/images/radio2.png) no-repeat;
	background-size: cover;
}
.my_radio2 {
	outline: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    user-select: none;
	width: 0.40rem;
	height: 0.40rem;
	display: inline-block;
	vertical-align: middle;
	background: url(/static2/images/radio3.png) no-repeat;
	background-size: cover;
}
.my_radio2:checked {
	background: url(/static2/images/radio4.png) no-repeat;
	background-size: cover;
}
.order_sub_page #choose_city,
.order_sub_page #choose_id,
.order_sub_page #choose_birdth {
    color: #333333;
    display: flex;
    align-items: center;
	background: url(/static2/images/down_1.png) no-repeat right center;
	background-size: 0.2rem auto; 
}
.order_sub_page .i_date {
	display: inline-block;
	width: 0.29rem;
	height: 0.28rem;
	background: url(/static2/images/date.png) no-repeat;
	background-size: cover;
	vertical-align: middle;
}
.order_sub_page .i_down {
	display: inline-block;
	width: 0.19rem;
	height: 0.10rem;
	background: url(/static2/images/down_1.png) no-repeat;
	background-size: cover;
	vertical-align: middle;
}
.order_sub_page #choose_date {
	background: url(/static2/images/time_2.png) no-repeat right center;
	background-size: 0.3rem auto;
	color: #181f2f;
}
.order_sub_page .dateImg {
	width: 0.3rem;
	position: absolute;
    right: 0.7rem;
    top: 50%;
    transform: translate(0,-50%);
}
.order_sub_page .num_clear {
	width: 0.28rem;
	position: absolute;
	right: 0.3rem;
	display: none;
}
.order_sub_page .pay_info {
	padding: 0.2rem 0.3rem;
}
.order_sub_page .pay_info p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #333333;
	font-size: 0.28rem;
	line-height: 0.6rem;
}
.order_sub_page .pay_info p:first-child {
	color: #999999;
}
.order_sub_page .pay_wrap {
	padding: 0.4rem 0.3rem;
}
.order_sub_page .pay_wrap .top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.order_sub_page .pay_wrap .top img {
	width: 0.26rem;
	margin-right: 0.1rem;
	vertical-align: middle;
	display: inline-block;
}
.order_sub_page .pay_wrap .top ul {
	display: flex;
	align-items: center;
	font-size: 0.26rem;
	color: #666666;
}
.order_sub_page .pay_wrap .top li {
	margin-left: 0.38rem;
	color: #666666;
}
.order_sub_page .pay_wrap .top h3 {
	font-size: 0.32rem;
	font-weight: normal;
	color: #000000;
}
.order_sub_page .pay_wrap .bottom {
	display: flex;
	margin-top: 0.36rem;
	justify-content: space-between;
}
.order_sub_page .pay_wrap .bottom>div {
	display: flex;
	align-items: flex-start;
}
.order_sub_page .pay_wrap .bottom img {
	width: 0.5rem;
	margin-right: 0.18rem;
}
.order_sub_page .pay_wrap .bottom h4 {
	font-size: 0.32rem;
	color: #2e2a27;
	font-weight: normal;
}
.order_sub_page .pay_wrap .bottom p {
	color: #999999;
	font-size: 0.24rem;
}
.order_sub_page .pay_wrap .bottom input {
	width: 0.4rem;
	height: 0.4rem;
}
.order_sub_page .readMore {
	padding: 0.22rem 0.3rem;
	background: #fbf8d9;
	font-size: 0.24rem;
	color: #ee844a;
	font-weight: normal;
	line-height: 0.36rem;
	position: relative;
}
.order_sub_page .readMore span {
	width: 0.20rem;
	height: 0.12rem;
	position: absolute;
	box-sizing: content-box;
	background: url(/static2/images/more.png) no-repeat;
	background-size: cover;
	padding: 0.2rem;
	background-origin: content-box;
	top: 0.1rem;
	right: 0;
	transform: rotate(180deg);
	transition: all 0.3s;
}
.order_sub_page .readMore.active span {
	transform: rotate(360deg);
}
.order_sub_page .readMore.active p {
	display: block;
}
.order_sub_page .readMore p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.order_sub_page .gearDate {
    background-color: rgba(0, 0, 0, 0.7);
}
.order_sub_page .date_btn_box {
    background: #fff;
}
.order_sub_page .lcalendar_cancel {
    color: #666;
}
.order_sub_page .date_ctrl {
    background: #fff;
}
.order_sub_page .noLoing_tips {
	color: #ff6839;
	font-size: 0.24rem;
    background: #fafafa;
    display: flex;
    height: 0.65rem;
    align-items: center;
    padding: 0 0.3rem;
    border-radius: 0 0 0.16rem 0.16rem;
}
.order_sub_page .no_login {
	display: none;
}
.order_sub_page .pay_methods {
    display: flex;
    align-items: center;
    height: 0.91rem;
	background-color: #ffffff;
    border-radius: 0.16rem;
    justify-content: space-between;
    color: #999999;
    font-size: 0.24rem;
    padding: 0 0.3rem;
    margin-bottom: 0.3rem;
}
.order_sub_page .pay_methods .t1 {
    display: flex;
}
.order_sub_page .pay_methods .t1_1 {
    color: #0c132d;
    font-size: 0.3rem;
    font-weight: 800;
    margin-right: 0.2rem;
}
.order_sub_page .pay_methods .t1_2 {
    width: 1.24rem;
	height: 0.44rem;
	background-color: #e5f5ff;
    border-radius: 0.08rem;
    color: #099eff;
    font-size: 0.26rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order_sub_page .pay_methods .t2 {
    display: flex;
}
.order_sub_page .pay_methods .t2 img {
    width: 0.3rem;
    height: auto;
    margin-right: 0.07rem;
}
.order_sub_page .pay_methods .t2 span {
    display: flex;
    align-items: center;
    margin-left: 0.3rem;
}
.order_sub_page .show_text_model {
    display: flex;
    padding: 0 0.3rem 0.3rem;
    align-items: center;
    color: #333333;
    font-size: 0.24rem;
}
.order_sub_page .show_text_model img {
    width: 0.32rem;
    height: auto;
    margin-right: 0.1rem;
}
.order_sub_page .show_text_model span {
    color: #099eff;
}
.model_box_xieyi {
    color: #333333;
    font-size: 0.26rem;
    line-height: 0.42rem;
    padding: 0.4rem 0.3rem;
    margin: 18% 0.75rem 0;
    background: #fff;
    border-radius: 0.12rem;
}
.model_box_xieyi .t1 {
    color: #333333;
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
    text-align: center;
}
.model_box_xieyi .t2 {
    height: 6rem;
    overflow-y: auto;
}
.model_box_xieyi .t3 {
    display: flex;
    width: 3rem;
	height: 0.8rem;
	background-image: linear-gradient(90deg, 
		#45deff 0%, 
		#099eff 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.4rem;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.3rem;
    margin: 0.3rem auto 0;
    cursor: pointer;
}
.order_sub_page .fixed_sub_bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.2rem;
    background-color: #ffffff;
    padding: 0 0.3rem;
}
.order_sub_page .fixed_sub_bottom .t1 {
    color: #ff4341;
    font-size: 0.3rem;
}
.order_sub_page .fixed_sub_bottom .t1 span {
    font-size: 0.26rem;
}
.order_sub_page .fixed_sub_bottom .t1 b {
    font-size: 0.36rem;
}
.order_sub_page .fixed_sub_bottom .t2 {
    width: 1.9rem;
	height: 0.8rem;
	background-image: linear-gradient(90deg, 
		#ff615f 0%, 
		#ff4341 100%), 
	linear-gradient(
		#ff8e00, 
		#ff8e00);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fefefe;
    font-size: 0.3rem;
    font-weight: 800;
}
.order_sub_page .order_sub_page {
    margin-bottom: 1.2rem;
}
/* 确认订单end */
/* 支付状态样式start */
.date_btn_box {
    background: #fff;
}
.lcalendar_cancel {
    color: #666;
}
.date_roll_mask {
    background: #fff;
    -webkit-mask: none;
}
.date_ctrl {
    color: #333;
}
.pay_state_page {
    background: #fff;
    padding: 0.7rem 0 0.6rem;
    text-align: center;
}
.pay_state_page .t1 {
    width: 1.1rem;
    height: 1.1rem;
    display: inline-block;
}
.pay_state_page .t2 {
    font-weight: 800;
    margin: 0.3rem 0 0.2rem;
    font-size: 0.4rem;
}
.pay_state_page .t3 {
    color: #4d4d4d;
    font-size: 0.3rem;
    margin-bottom: 0.9rem;
}
.pay_state_page .t4 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pay_state_btn {
    display: inline-flex;
    width: 5rem;
	height: 0.8rem;
	border-radius: 0.4rem;
    border: solid 0.02rem #099eff;
    color: #099eff;
    font-size: 0.3rem;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.4rem;
}
.pay_state_btn2 {
    background-image: linear-gradient(90deg, 
		#ff615f 0%, 
		#ff4341 100%), 
	linear-gradient(
		#ff9317, 
		#ff9317);
	background-blend-mode: normal, 
        normal;
    border: 0;
    color: #fff;
}
.pay_page_t1 {
    height: 1.21rem;
	background-color: #ffffff;
    border-radius: 0rem 0rem 0.16rem 0.16rem;
    line-height: 0.36rem;
    align-items: center;
    padding: 0.3rem;
    border-top: 1px solid #f5f5f5;
}
.pay_page_t1 span {
    color: #ff4341;
}
.pay_page_t2 {
    display: flex;
    flex-direction: column;
    padding: 0 0.3rem;
    color: #333333;
    font-size: 0.3rem;
    background: #fff;
    border-radius: 0.16rem;
    margin: 0.2rem 0;
    padding-bottom: 0.2rem;
}
.pay_page_t2>div {
    padding: 0.2rem 0;
}
.pay_page_t2>div:first-child {
    border-bottom: 1px solid #f5f5f5;
}
.pay_page_t2 span {
    color: #ff4341;
}
.pay_page_t3 {
    background: #fff;
    border-radius: 0.16rem;
    margin-bottom: 0.4rem;
}
.pay_page_t3 .hd {
    display: flex;
    height: 0.9rem;
    align-items: center;
    padding: 0 0.3rem;
    color: #333333;
    font-size: 0.3rem;
    border-bottom: 1px solid #f5f5f5;
}
.pay_page_t3 .bd {
    padding: 0 0.3rem;
}
.pay_page_t3 .item {
    position: relative;
    display: flex;
    align-items: center;
    color: #333333;
    font-size: 0.3rem;
    height: 1.08rem;
    border-bottom: 1px solid #f5f5f5;
}
.pay_page_t3 .item label {
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.4rem;
    height: 0.4rem;
    background: url(/static2/images/radio1.png) no-repeat 0 0/100% 100%;
}
.pay_page_t3 .item .img {
    width: 0.77rem;
}
.pay_page_t3 .item input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.pay_page_t3 .item input:checked+label {
    background: url(/static2/images/radio2.png) no-repeat 0 0/100% 100%;
}
.pay_page_t3 .item:first-child img {
    width: 0.54rem;
    height: auto;
}
.pay_page_t3 .item:nth-child(2) img {
    width: 0.5rem;
    height: auto;
}
.pay_page_t3 .item:nth-child(3) img {
    width: 0.57rem;
    height: auto;
}
.pay_page_t4 {
    width: 6.4rem;
	height: 0.8rem;
	background-image: linear-gradient(90deg, 
		#ff615f 0%, 
		#ff4341 100%), 
	linear-gradient(
		#ff8e00, 
		#ff8e00);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.4rem;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 auto 0.34rem;
    color: #fefefe;
    font-size: 0.3rem;
}
.pay_page_t4 span {
    margin-right: 0.22rem;
}
.pay_page_t5 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 0.24rem;
}
.pay_page_t5 img {
    width: 0.34rem;
    height: auto;
    margin-right: 0.07rem;
}
.pay_page_t5 span {
    display: flex;
    align-items: center;
}
.pay_page_t5 em {
    width: 0.02rem;
	height: 0.17rem;
    background-color: #c8c8c8;
    margin: 0 0.36rem;
}
/* 支付状态样式end */
/* 订单列表样式start */
.order_list_page .orderListBar {
    position: fixed;
    width: 100%;
    top: 0;
    display: flex;
    justify-content: space-between;
    color: #999999;
    font-size: 0.3rem;
    height: 0.88rem;
    background: #fff;
}
.order_list_page .orderListBar li {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    position: relative;
}
.order_list_page .orderListBar li.on {
    color: #333333;
}
.order_list_page .orderListBar li.on::after {
    width: 0.3rem;
	height: 0.04rem;
	background-image: linear-gradient(90deg, 
		#099eff 0%, 
		#b2e1ff 100%), 
	linear-gradient(
		#099eff, 
		#099eff);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.02rem;
    bottom: 0.12rem;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    position: absolute;
}
.order_list_page .orderListBar i {
    width: 0.4rem;
	height: 0.4rem;
	background-color: #ff4341;
    color: #fff;
    font-size: 0.2rem;
    transform: scale(0.8);
    right: 0;
    top: 0.1rem;
    font-style: normal;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.order_list_page .orderListWrap {
    margin: 0.88rem 0 0 0;
    padding: 0.2rem 0 1rem;
}
.order_list_page .orderListWrap li {
    background: #fff;
    border-radius: 0.16rem;
    margin-bottom: 0.2rem;
    color: #666666;
    font-size: 0.24rem;
    padding: 0 0 0.4rem 0;
}
.order_list_page .orderListWrap .t1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0.84rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid #f5f5f5;
}
.order_list_page .orderListWrap .t2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.3rem;
    border-bottom: 1px solid #f5f5f5;
    height: 0.8rem;
}
.order_list_page .orderListWrap a {
    color: #666666;
}
.order_list_page .orderListWrap .t3 {
    margin: 0.3rem 0.3rem 0;
    padding: 0 0 0.3rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #f5f5f5;
}
.order_list_page .orderListWrap .t3 .img {
    width: 1.6rem;
    height: 1.2rem;
    border-radius: 0.06rem;
    overflow: hidden;
    margin-right: 0.19rem;
}
.order_list_page .orderListWrap .t3 .con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    width: 0;
}
.order_list_page .orderListWrap .t3 h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
}
.order_list_page .orderListWrap .t3 p {
    color: #333333;
    font-size: 0.3rem;
}
.order_list_page .orderListWrap .t3 p label {
    text-decoration: line-through;
    color: #b3b3b3;
    font-size: 0.22rem;
}
.order_list_page .orderListWrap .text_order_state_off {
    color: #999999;
    font-size: 0.3rem;
}
.order_list_page .orderListWrap .text_order_state_primary {
    font-size: 0.3rem;
    color: #099eff;
}
.order_list_page .orderListWrap .t4 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0.3rem;
    height: 0.92rem;
    color: #666666;
    font-size: 0.28rem;
}
.order_list_page .orderListWrap .t4 p {
    margin-left: 0.18rem;
}
.order_list_page .orderListWrap .t4 b {
    color: #ff4341;
    font-weight: normal;
}
.order_list_page .order_btn_group {
    display: flex;
    justify-content: flex-end;
    padding: 0 0.3rem;
}
.order_list_page .order_btn_group2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.order_list_page .order_btn_group .y_1 {
    color: #666666;
    font-size: 0.28rem;
}
.order_list_page .order_btn_group .y_1 span {
    color: #ff4341;
}
.order_list_page .order_btn_group .order_btn_default {
    display: flex;
    width: 1.51rem;
	height: 0.58rem;
	border-radius: 0.29rem;
    border: solid 0.01rem rgba(178, 178, 178, 0.7);
    align-items: center;
    justify-content: center;
    color: #666666;
    font-size: 0.28rem;
}
.order_list_page .order_btn_group .order_btn_buy {
    width: 1.51rem;
	height: 0.58rem;
	background-image: linear-gradient(90deg, 
		#ff615f 0%, 
		#ff4341 100%), 
	linear-gradient(
		#ff4341, 
		#ff4341);
	background-blend-mode: normal, 
		normal;
    border-radius: 0.29rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 0.28rem;
    margin-left: 0.19rem;
}   
.order_list_page .t_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #666666;
    font-size: 0.28rem;
    height: 0.86rem;
    margin: 0 0.3rem;
    border-bottom: 1px solid #f5f5f5;
}
.order_list_page .t_link2 {
    margin: 0;
    padding: 0 0.3rem;
}
.order_list_page .t_link img {
    width: 0.08rem;
    height: 0.15rem;
    margin-left: 0.1rem;
}
.order_list_page .t_link .y_2 {
    display: flex;
    align-items: center;
    color: #ff4341;
}
/* 订单列表样式end */
/* vip套餐升级页面样式start */
.vip_up_page .t1 {
    margin: 0;
}
.vip_up_page .t2 {
    height: 2.14rem;
    display: flex;
    position: absolute;
    left: 0;
    width: 100%;
    top: -1rem;
    justify-content: space-between;
    background: url(/static2/images/bg_3.png) no-repeat center 0/auto 100%;
}
.vip_up_page .t2 a {
    opacity: 0;
    flex: 1;
}
.vip_up_page .t3 {
    margin: 0 0.3rem 0.2rem;
    color: #333333;
    font-size: 0.3rem;
}
.vip_up_page .t5 .img {
    width: 0.81rem;
    height: 0.81rem;
    margin-right: 0.18rem;
}
.vip_up_page .t5 .con {
    flex: 1;
    width: 0;
}
.vip_up_page .t_top {
    background: #fff;
    position: relative;
    padding: 1.16rem 0 0.42rem 0;
    margin-bottom: 0.2rem;
}
.vip_up_page .t4 {
    margin: 0 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.99rem;
    background: #fff9f1;
    border: 2px solid #fff9f1;
    border-radius: 0.2rem;
    color: #333333;
    font-size: 0.24rem;
    padding: 0 0.59rem 0 0.3rem;
    position: relative;
    overflow: hidden;
}
.vip_up_page .t4.on {
    border: solid 2px rgba(252, 221, 161, 0.9);
}
.vip_up_page .t4 label {
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    background: url(/static2/images/g_2.png) no-repeat 0 0/100% 100%;
    right: -2px;
    bottom: -2px;
    display: none;
}
.vip_up_page .t4.on label {
    display: block;
}
.vip_up_page .t4 input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.vip_up_page .t4_1 {
    display: flex;
    align-items: flex-end;
}
.vip_up_page .t4_1 p {
    color: #333333;
    font-size: 0.3rem;
    font-weight: 800;
    margin-right: 0.17rem;
}
.vip_up_page .t4_1 span {
    color: #b3b3b3;
    font-size: 0.26rem;
    text-decoration: line-through;
}
.vip_up_page .t4_2 span {
    font-size: 0.3rem;
}
.vip_up_page .t4_2 b {
    font-size: 0.36rem;
}
.vip_up_page .t5 {
    background: #fff;
    color: #666666;
    font-size: 0.24rem;
    padding: 0 0.3rem;
}
.vip_up_page .t5 a {
    color: #666666;
    font-size: 0.24rem;
    display: flex;
    padding: 0.4rem 0;
    justify-content: space-between;
    border-bottom: 1px solid #f5f5f5;
}
.vip_up_page .t5 a:last-child {
    border-bottom: 0;
}
.vip_up_page .t5_1 {
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #000;
    margin-bottom: 0.1rem;
}
/* vip套餐升级页面样式end */
/* 个人中心样式start */
#my_page .top_bar {
    background: none;
}
.my_page_top {
    position: relative;
}
.my_page_top>img {
    display: block;
}
.my_page_top .con {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    left: 0;
    top: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fffefe;
    font-size: 0.32rem;
    padding-bottom: 0.5rem;
}
.my_page_top .img1 {
    display: block;
    width: 1.29rem;
	height: 1.29rem;
	background-color: #eeeeee;
    border: solid 1px #ffffff;
    border-radius: 50%;
    overflow: hidden;
    align-items: flex-end;
    justify-content: center;
}
.my_page_top .img2 {
    width: 0.94rem;
	height: 0.36rem;
}
.my_page_top p {
    margin: 0.16rem 0 0.1rem;
}
.my_page_con {
    padding: 0 0.2rem;
    position: relative;
    top: -1.2rem;
}
.my_page_box1 {
    display: flex;
    flex-direction: column;
    color: #333333;
    font-size: 0.24rem;
    background: #fff;
    border-radius: 0.16rem;
    padding: 0.3rem;
}
.my_page_box1 .t1 {
    display: flex;
    justify-content: space-between;
}
.my_page_box1 .t1_2 {
    display: flex;
    align-items: center;
    color: #999999;
    font-size: 0.26rem;
}
.my_page_box1 .t1 img {
    width: 0.1rem;
    height: auto;
    margin-left: 0.1rem;
}
.my_page_box1 .t1_1 {
    color: #333333;
    font-size: 0.3rem;
    font-weight: 800;
}
.my_page_box1 .t2 {
    display: flex;
    margin-top: 0.26rem;
    justify-content: space-between;
    padding: 0 0.2rem;
}
.my_page_box1 .t2 img {
    width: 0.66rem;
    height: auto;
}
.my_page_box2 {
    margin: 0.2rem 0;
    display: block;
}
.my_page_box3 {
    background-color: #ffffff;
    border-radius: 0.16rem;
    color: #666666;
    font-size: 0.24rem;
    overflow: hidden;
    padding: 0.3rem 0;
}
.my_page_box3 li {
    float: left;
    width: 25%;
}
.my_page_box3 a {
    display: flex;
    flex-direction: column;
    color: #666666;
    font-size: 0.24rem;
    align-items: center;
    padding: 0.2rem 0;
}
.my_page_box3 img {
    width: 0.44rem;
    height: auto;
    margin-bottom: 0.1rem;
}
/* 个人中心样式end */
/* 全部评论样式start */
#all_comment_page {
    margin-top: 0.88rem;
}
#all_comment_page .detail_inner_appraise_list {
    background: #fff;
    border-radius: 0.16rem;
}
.all_comment_page_top {
    background: #fff;
    color: #666666;
    font-size: 0.22rem;
    border-radius: 0.16rem;
}
.all_comment_page_box1 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.78rem;
    border-bottom: 1px solid #f5f5f5;
}
.all_comment_page_box1 .t1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #666666;
    font-size: 0.26rem;
}
.all_comment_page_box1 .t1_1 {
    color: #019eeb;
    font-size: 0.64rem;
    font-weight: 800;
}
.all_comment_page_box1 .t2 {
    width: 1px;
    height: 0.73rem;
    margin: 0 0.66rem;
	background-color: #e6e6e6;
}
.all_comment_page_box1 .t3 {
    display: flex;
    flex-direction: column;
}
.all_comment_page_box1 .t3 li {
    display: flex;
}
.all_comment_page_box1 .t3 img {
    width: 0.18rem;
    height: auto;
    margin: 0 2px;
}
.all_comment_page_box1 .t3_2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0.16rem;
}
.all_comment_page_box2 {
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
}
.all_comment_page_box2.on .t1 {
    height: auto;
    max-height: none;
}
.all_comment_page_box2.on .t2 img {
    transform: rotate(180deg);
}
.all_comment_page_box2 .t1 {
    overflow: hidden;
    max-height: 1.6rem;
    /* padding: 0 0.2rem; */
}
.all_comment_page_box2 .t1 li {
    float: left;
    width: 25%;
    display: flex;
    justify-content: center;
    /* padding: 0 0.2rem; */
    margin-bottom: 0.2rem;
}
.all_comment_page_box2 .t1 a {
    line-height: 0.61rem;
    width: 1.62rem;
	background-color: #f5f5f5;
    border-radius: 0.3rem; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.all_comment_page_box2 .t1 .on a {
    color: #ffffff;
    background-color: #019eeb;
}
.all_comment_page_box2 .t2 {
    display: flex;
    color: #999999;
    font-size: 0.26rem;
    align-items: center;
    justify-content: center;
    padding: 0.1rem 0 0.3rem;
}
.all_comment_page_box2 .t2 img {
    width: 0.19rem;
    height: auto;
    margin-left: 0.1rem;
    transition: all 0.3s;
}
/* 全部评论样式end */