@charset "utf-8";
html {
    font-size: 100px;
}

@media(min-width:320px) {
    html {
        font-size: 100px;
    }
}

@media(min-width:360px) {
    html {
        font-size: 112.5px;
    }
}

@media(min-width:400px) {
    html {
        font-size: 125px;
    }
}

@media(min-width:640px) {
    html {
        font-size: 200px;
    }
}

body {
    background: #fff;
    font-size: 0.12rem;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}

html,body,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,b,u,i,p,em,td,th,input,textarea,select,iframe {
    font-family: "黑体", Arial,"simsun";
    /*font-family:"simsun";*/

    color: #191919;
    padding: 0;
    margin: 0;
    font-style:normal;
}

html* {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body{
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);    
}

img {
    font-size: .06rem;
    vertical-align: middle;
}

input {
   outline: 0;
    border-radius:0;
     /*-webkit-appearance: none;
    appearance: none;*/
    border:none;
}

td {
    font-family: Arial;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul li {
    vertical-align: bottom;
    padding: 0;
    margin: 0;
}

em i {
    font-style: normal;
}

li {
    list-style: none;
}

ol {
    list-style-type: none;
    list-style: none;
}

dd {
    margin-left: 0;
}

a img {
    border: 0;
}

h1 {
    font-size: .1rem;
}

h2,
h3 {
    font-size: .07rem;
    font-family: "黑体";
}

h4,
h5,
h6 {
    font-size: .06rem;
}

a {
    color:#191919;
    text-decoration: none;
    outline: 0;
}

a:active {
    text-decoration: none;
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*首页头部*/
body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
header,.head_top{
    width:100%;
    position:absolute;
    top: 0;
    left:0;
    z-index:3;
}
header{
    height:.935rem;
}
header .sign{
    width: 100%;
    height:.435rem;
    background:#333;
    padding: 0.085rem .215rem;
    box-sizing: border-box;
    display:none;
}
.index_regist{
    float:left;
}
.index_login{
    float:right;
}
header .sign a{
    display: inline-block;
    font: 400 .12rem/.265rem "黑体";
    width:1.3rem;
    height: .265rem;
    border: 1px solid rgba(255,255,255,.2);
    color:#c5c5c5;
    text-align:center;
}
header .sign span{
    padding: 0 .04rem;
}
.head_top{
    height:.5rem;
}
.con_top{
    width: 100%;
    height:.5rem;
    background:#fff;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    justify-content:space-between;
}
/*.con_top .top_menu {
    padding: .15rem .1rem .1rem .215rem;
    background-color: #fff;    
    cursor: pointer;
}*/
.con_top .top_menu {
    width: 8.92%;
    height: .14rem;
    padding: .21rem .1rem .1rem .215rem;
    background-color: #fff;    
    cursor: pointer;
    position: relative;
}
.top_menu:before, .top_menu:after, .top_menu span {
    background: #666;
    content: '';
    display: block;
    width: .22rem;
    height: 2px;
    position: absolute;
    left: .2rem;
    border-radius: 2px;
}
.top_menu:before, .top_menu:after, .top_menu span {
    -webkit-transition: none 450ms ease 450ms;
    transition: none 450ms ease 450ms;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
}

.top_menu:before {
    top: .19rem;
}
.top_menu span {
    top: .26rem;
}
.top_menu:after {
    top: .33rem;
}
.with-panel-left-reveal .top_menu:before {
    transform: rotate( 45deg );
}
.with-panel-left-reveal .top_menu:after {
    transform: rotate( -45deg );
}
.with-panel-left-reveal .top_menu span {
    left: -50px;
    opacity: 0;
}
.with-panel-left-reveal .top_menu:after,.with-panel-left-reveal .top_menu:before{
    top:.25rem;
}
.with-panel-left-reveal .top_menu:before,.with-panel-left-reveal .top_menu:after,.with-panel-left-reveal .top_menu span{
    background:#fff;
}
.con_top .top_logo {
    width:41%;
    height: .25rem;
    margin-top: .15rem;
    background: url(../images/logo.png) no-repeat 0 0;
    background-color: #fff;
    background-size: 1.28rem 0.645rem;
    color: #454545;
}
.con_top .search {
    display:inline-block;
    width: 7%;
    height: .23rem;
    padding: .14rem .215rem .1rem 0;
    cursor: pointer;
}

.content-scroll{
    width:100%;
    height:100%;
    box-sizing:border-box;
    position:absolute;
    left:0;
    top:0;  
    overflow:auto;
    -webkit-overflow-scrolling: touch;
    background:#fff;
}
.index_content {
    width: 100%;
    margin-top: .92rem; 
}
.wap_banner{
    width:100%;
    height:0;
    padding-bottom:55.37%;
    position:relative;
    overflow:hidden;
}

.banner{
    width:100%;
    height:0;
    padding-bottom:3.66rem;
}

.wap_banner .wap_pic a{
    position:absolute;
    width:100%;
    z-index:1;
}

.wap_banner .wap_pic a:nth-child(1){
    z-index:2;
}

.wap_banner .wap_pic img{
    width:100%;
    height:auto;
}

.wap_banner ul{
    position:absolute;
    z-index:2;
    margin-left:50%;
    bottom:10%;
    transform: translateX(-50%);
}

.wap_banner li{
    float:left;
    margin-left:0.06rem;
}

.wap_banner li a{
    border-radius:100%;
    background-color:#888;
    width:6px;
    height:6px;
    display:block;
}

.wap_banner li.on a{
    background-color:#fff;
}
.index_list{
    width:100%;
    box-sizing: border-box;
    padding:.25rem .2rem 0 .2rem;
    color:#1a1a1a;
    background:#fff;
    overflow:auto;
}
#ul_list,.choose_num{
    width:100%;
    box-sizing: border-box;
}
.list_item{
    margin-bottom:.25rem;
    border-bottom:1px solid #c6c6c6;
}
.list_item_a{
    display: block;
}
.album_box {
    background:url(/newwap/new_wap/images/load.jpg)no-repeat center center;
    background-size:100%;
    width:100%;
    height:0;
    padding-bottom:100%; 
    position:relative;
    overflow: hidden; 
}
.album_box .price{
    position: absolute;
    right: .17rem;
    bottom: .15rem;
    font-size: .14rem;
    font-weight: normal;
    color: #fff;
    z-index: 2;
    font-family: "微软雅黑";
}
.list_item_a .pic_name{
    font:400 .13rem/.2rem "微软雅黑";
    margin-top: .15rem;
}
.list_item_a .artist{
    font:400 .11rem/.2rem "微软雅黑";
    margin:.04rem 0 .08rem;
}
.album_box img{
    width:100%;
    height:auto;
}

.loading{
    width:100%;
    height:50px;
    line-height: 50px;
    text-align: center;
    color:#666;
    font-size: 12px;
}
/*侧边栏部分*/
.page {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000;
}
.page, .page-group{
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  overflow: hidden;
  height: 100%;
}
.page.page-current,.page-group.page-current{
    display:block;
}
.page.page-current,.page-group.page-current {
    overflow: hidden;
    padding-bottom:0.4rem;
}
.page-group {
  display: block;
}
.panel.panel-left.panel-reveal {
    left: 0;
}
.panel {
    z-index: 1000;
    /*display: none;*/
    background: #111;
    color: white;
    box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    width: 2.09rem;
    top: 0;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 400ms;
    transition: transform 400ms;
}
.panel-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: -1;
   /*display: none;*/
    cursor:pointer;
    -webkit-transition: 400ms;
    transition: 400ms;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
}
body.with-panel-left-reveal .page {
    -webkit-transition: 400ms;
    transition: 400ms;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
}

body.with-panel-left-reveal .panel-overlay {
    /*display: block;*/

}
body.with-panel-left-reveal .page {
    -webkit-transform: translate3d(2.09rem, 0, 0);
    transform: translate3d(2.09rem, 0, 0);
}
body.with-panel-left-reveal .panel-overlay {
   opacity:0.5;
   -webkit-transform: translate3d(2.09rem, 0, 0);
    transform: translate3d(2.09rem, 0, 0);
    -webkit-transition: 400ms;
    transition: 400ms;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;

}

body.panel-closing .page {
    -webkit-transition: 400ms;
    transition: 400ms;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
}

.max_index {
    z-index: 6002;
}

.left_sidebar li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 .175rem;
    /*border-bottom: 1px solid #444444;*/
    position:relative;
}
.left_sidebar li:after{
    display:block;
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:1px;
    background:#444444;
}
.left_sidebar li:last-child{
    border-bottom:none;
}
.left_sidebar li.noline span {
    top: .06rem;
    left: .9rem;
}

.left_sidebar li.select {
    position: relative;
}

.left_sidebar li a {
    display:block;
    padding: .08rem 0 .08rem 0rem;
    height: .3rem;
    font: 400 .14rem/.3rem "黑体";
    color: #b0b0b0;
}

/*艺术品列表页面*/
.artwork_page_top{
    height:.925rem;
}
.filter_box {
    width:100%;
    margin: 0 auto 0;
    height: .425rem;
    padding: 0 .18rem 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    background:#fff;
}

.radio_button {
    display: block;
    width: 14%;
    height: .425rem;
}

.filter_box dt{
     position: relative;
     cursor: pointer;
     font: 400 .12rem/.425rem "黑体";
}
.filter_box dt.click_on{
    color: #7f7f7f;
}

.radio_button dt:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: .038rem solid transparent;
    border-right: .038rem solid transparent;
    border-top: .038rem solid #191919;
    position: absolute;
    left: .28rem;
    top: .2rem;
}
.radio_button dt.click_on:after{
    border-top: .038rem solid #7f7f7f;
}

.classify_list dt{
    color: #953338;
    margin-right:0.12rem;
}

.classify_list dt:after {
    content: "";
    position: absolute;
    left: .28rem;
    top: .16rem;
}

.filter_box dd{
    z-index: 2001;
    position: absolute;
    left: 0;
    top:.42rem;
    background: #f9f9f9;
    width:100%;
    box-sizing: border-box;
    padding:.1rem 0 .16rem .2rem;
    display:none;
}

.filter_box dd.action{
    display: block;
}

.filter_box dd a{
    width:48%;
    display:inline-block;
    color:#1d1d1d;
    font:400 .12rem/.4rem "微软雅黑";
}
.classify_list dd{
    padding:.1rem 0 .6rem;
    height:4.5rem;  
    overflow: auto;
    -webkit-overflow-scrolling:touch;    
}
.classify_scroll{
   overflow: auto;
}
.screen_res{
    width: 100%;
    height:.48rem;
    line-height: .48rem;
    border-bottom: 1px solid #cfcfcf;
    padding-left: .2rem;
    box-sizing: border-box;
    font-family:"微软雅黑";
}

.screen_res span:not(:first-child){
    padding:.04rem .12rem;
    cursor: pointer;
}

.screen_res .screen_str{
    margin:0 .17rem 0 .22rem;
    color:#749c84;
    border-radius: .02rem;
    border: 1px solid #749c84;
}

.screen dd{
    padding:0!important;
}

.screen_list{
width:100%;
    padding:0 .2rem .1rem;
    background: #f9f9f9;
    disoplay:block;
}
.classify_scroll .screen_list:not(:last-child){
    border-bottom:1px solid #cfcfcf;
}

.screen_list p{
    width: 100%;
    height:.42rem;
    line-height: .49rem;
    border-bottom:1px solid #e3e3e3;
    color:#7f7f7f;
    margin-bottom:0.05rem;
}
.filter_box dl dd.active {
    display:block;
}

.radio_button dd a.select,.screen_list a.select{
    color:#f40b0f;
}
.art_list .ad{
    margin:.06rem 0 .18rem 0;
}

.screen_part dd .screen_list:last-child{
    padding-bottom:0.18rem;
}
.artwork_list_page{
    padding-top: 1.08rem;
}
.artwork_list{
    width:100%;
    box-sizing:border-box;
    padding:0 .18rem;
    font-size:0;
}
.artwork_list li{
    display:inline-block;
    width:48.6%;
    margin-right:2.6%;
    position:relative;
    margin-bottom: .15rem;
    vertical-align: top;
}
.artwork_list li:nth-child(2n) {
    margin-right: 0;
}
.artwork_list li a{
    display：block;
    width:100%;
}
.artwork_list li .pic{
    width:100%;
    height:0;
    padding-bottom:100%;
    overflow:hidden;
    position:relative;
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;
    background:url(/newwap/new_wap/images/load.jpg)no-repeat center center;
    background-size:100%;
}

.artwork_list .pic img{
    display:inline;
    position:absolute;
}
.gradients{
    width:100%;
    height:40%;
    position: absolute;
    left:0;
    bottom:0;
    z-index: 1;
    background: -webkit-linear-gradient(to top, rgba(41,40,40,0.4),rgba(255,255,255,0));
    background: -o-linear-gradient(to top, rgba(41,40,40,0.4),rgba(255,255,255,0));
    background: -moz-linear-gradient(to top, rgba(41,40,40,0.4),rgba(255,255,255,0)); 
    background: linear-gradient(to top, rgba(41,40,40,0.4),rgba(255,255,255,0)); 
    background:linear-gradient(to top, rgba(41,40,40,0.4),rgba(255,255,255,0));    
}
.artwork_list .pic .price{
    position: absolute;
    right: .11rem;
    bottom: .09rem;
    font-size:.14rem;
    font-weight:normal;
    color: #fff;
    z-index: 2;
    font-family:"微软雅黑";
}
.artwork_list .pic_name,
.artwork_list .artist {
    white-space: nowrap;
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
}

.artwork_list .pic_name {
    margin-top: .075rem;
    font: 400 .12rem/.18rem "黑体";
}

.artwork_list .artist {
    font: 400 .12rem/.16rem "黑体";
    transform: scale(0.9);
    transform-origin: left;
}
/*艺术品详情页面*/
.swiper-container {
    width: 100%;
    min-height:1.5rem;
    height: 3.35rem;
    overflow: hidden;
    margin-bottom: .2rem;
}
.swiper-slide{
    width: 100%;
    height: 3.35rem;   
}
.artwork_details_page{
    padding:.5rem 0;
}
.details_pic{
    width: 100%;
    overflow: hidden;
     margin-bottom: .2rem;
}
.details_pic li{
    width:100%;
    height:3.35rem;
    margin: 0 auto;
    overflow:hidden;
    position:relative
}
.details_pic img{
    width:100%;
    height: auto;
    vertical-align: middle;
}
.padding-box{
    width:100%;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.details_info_box{
    padding-bottom: .15rem;
    position:relative;
}
.details_info{
    vertical-align: top;
    display: inline-block;
    font-size:0;
    width: 70%;
    overflow: hidden;
    text-align: left;
    color: #222;
}
.details_info .artwork_name{
    font: 400 .16rem/0.2rem "黑体";	
}
.details_info .details_info_type{
    font-size: 12px;
    margin: .1rem 0;
}
.details_info .price{
    font: 400 .15rem/0.18rem "微软雅黑";
}
.tel_agg{
    vertical-align: top;
    display: inline-block;
    font-size:0;
    position: absolute;
    right: 0;
    top: 0;
}
.tel_agg .artwork_zan{
    display: block;
    height: .3rem;
    font: 400 .12rem/0.2rem "黑体";
    color: #646464;
    width:.6rem;
    text-align: right;
    padding-right: .25rem;
}
.tel_agg .artwork_zan s{
    position:absolute;
    right: -0.1rem;
    top: 0rem;
    display: block;
    content:'';
    width:.35rem;
    height: .2rem;
    background: url(/newwap/new_wap/images/result.png) no-repeat;
    background-size: 1.485rem 2.12rem;
    background-position: left 0.05rem top -1.92rem;
    
}
.tel_agg .artwork_zan.followed{
    color: #8f272c;
}
.tel_agg .artwork_zan.followed s{
    background-position: right 0.1rem top -1.92rem;
}
 .art_call{
    display: block;
    height: .35rem;
    width: .9rem;
    font: 400 12px/.35rem "黑体";
    color: #57ad68;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: .05rem;
}
.artwork_artist{
    height: 0.51rem;
    line-height: 0.51rem;
    border-top: 1px solid #ccc;
    overflow:hidden;
}

.artwork_artist a{
    display: inline-block;	
}

.artwork_artist .p-icon-box{
    display: inline-block;
    width: .3rem;
    height: .3rem;
    border-radius: 100%;
    overflow: hidden; 
    vertical-align: middle;  
    position: relative; 
    background: url(/img/default_avatar128.jpg) no-repeat;
    background-size: 100%;
}
.countdown li{
    font-style: italic;
    float: left;
    margin-right: 4px;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #fbc400;
}
.description{
    border-top: 1px solid #ccc;	
    line-height: .25rem;
    font-size: .11rem;
    padding:.15rem 0;
    height: 1.4rem;
    overflow: hidden;
    font-style:italic;
}
.artwork-infos{
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.artwork-infos h5{
    text-align: center;
    margin-bottom: 5px;
font-size:14px;
}
.artwork-infos,.artwork-infos p, .artwork-infos span{
    font-size: .11rem;
    line-height: .25rem;
}
.artwork-infos img{
    width:100%;
    height:auto;
    margin-bottom:1px;
}

.recommend {
    border-top: 1px solid #ccc;	
    height: .44rem;
    position: relative;
}
.recommend span {
    width: .7rem;
    height: .18rem;
    line-height: .18rem;
    font-size: .12rem;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.recommend_artwork_list{
    padding:0;
}

footer{
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
.choose-print footer.buy_car{
    position: fixed;
}
footer.buy_car{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.4rem;
    border-top: 2px solid #f6f6f6;
    z-index: 100;
    background: #fff;
}
footer.buy_car div{
    float:left
}
footer.buy_car .buy_now{
    float:right;
}
#bargain_price{
    color: #fbc400;
    line-height: 47px;
    padding-left: 20px;
    font-weight: bold;
}
#original_price{
    font-size: 12px;
    color: gray;
    text-decoration: line-through;
    line-height: 47px;
    margin-left: 10px;
    font-style: italic;
}
footer.buy_car .count {
    float: left;
    width: 34%;
    padding-left: .17rem;
    color: #666666;
    font: 400 .1rem/.475rem "微软雅黑";
    /*border-right: 1px solid #eee;*/
}
footer.buy_car .count span ,footer.buy_car .count{
    color: #fbc400;
    padding: .03rem;
    font-size: .14rem;
}
footer.buy_car .purchase {
    float: right;
    background: #fbc400;
    color: #fff;
    width: 1.15rem;
    display: inline-block;
    line-height: 0.4rem;
    text-align: center;
    height:.4rem;
}
footer.buy_car .count.go_artist_page{
    font-size:.11rem;
    color:#fbc400;
}
footer.buy_car .sell_out{

    color:#fff;
}
/*艺术礼品页面*/
.art_shop_list{
    padding-top:.5rem;
    margin-top: .2rem;
}
/*活动展销页面*/
.wap_auction,.auction_content,.order-confirm,.choose-print{
     padding-top:.5rem;
}
.wap_auction_list li{
    width:100%;
    margin-bottom:.25rem;
}
.wap_auction_list li a{
    display:block;
}
.wap_auction_list .auction_img,.auction_content .auction_img{
    width:100%;
    height:0;
    padding-bottom:46%;
    overflow:hidden;
}
.wap_auction_list .auction_img img,.auction_content .auction_img img{
    width:100%;
    height:auto;
}
.wap_auction .auction_img{
    position:relative;
    background:url(/newwap/new_wap/images/load.jpg);
}
.wap_auction .auction_img img{
    position:absolute;
}
.wap_auction_list li h1,.wap_auction_list li h2{
    margin-left:.18rem;
    color:#191919;
}
.wap_auction_list li h1{
   margin-top:.1rem;
   font:400 .12rem/.2rem "微软雅黑";
}
.wap_auction_list li h2{
    font:400 .11rem/.2rem "微软雅黑";
}
.auction_content h1{
   font:400 .11rem/.22rem "微软雅黑";
   margin: .15rem .18rem;
}
.tuijian{
    font:400 .12rem/.22rem "微软雅黑";
    margin-left:.18rem;
}

/*登录注册页面*/
.user-page{
    margin-top:.5rem;
    padding: 0 .19rem;
    position: relative;
}
.login_text,.regist_text{
    display:inline-block;
    text-align:center;
    width:100%;
    height:.2rem;
    font: 400 .12rem/.2rem "Microsoft YaHei";
    margin:.07rem 0 .2rem;
    position:relative;
}
.login_text:before,.login_text:after,.regist_text:before,.regist_text:after{
    content:'';
    display:block;
    height:0;
    border-top:1px solid #454545;
    position:absolute;
    top:50%;
}
.login_text:before,.login_text:after{
    width:37%;
}
.regist_text:before,.regist_text:after{
    width:20%;
}
.reset_text:before,.reset_text:after{
    width:20%;
}
.login_text:before,.regist_text:before{
    left:0;
}
.login_text:after,.regist_text:after{
    right:0;
}
.login_box input,.regist_box input{
    width: 100%;
    box-sizing: border-box;
    height: .4rem;
    padding: 0 .1rem;
    font-size: .12rem;
    border: 1px solid #dddddd;
}
.login_box input:first-child{
    border-bottom:none;
}

#newPwdAga{
    border-top:none;
}
.login_men{
    display: block;
    margin-top: .15rem;
    width: 100%;
    height: 0;
    padding-bottom: .41rem;
    background-color: #000;
    color: #fff;
    text-align: center;
    font: 400 .12rem/.41rem "Microsoft YaHei";
}
.other_userbtn {
    margin-top: .065rem;
    border-bottom: 1px solid #454545;
    width: 100%;
    height:.515rem;
}
.other_userbtn a:last-child{
    float:right;
}
.other_userbtn a{
    line-height: .515rem;
}
.login_box .welcome,.regist_box .welcome{
    margin-top: .22rem;
    text-align: center;
    color: #bfbfbf;
    font-family:"Microsoft YaHei";
}
.regist_box input{
    border-bottom:none;
}
.regist_box .code{
    border: 1px solid #dddddd;
}
.code input{
    display:inline-block;
    border:none;
}
.regist_box .mobile_code{
    width:63%;
    border-right:2px solid #ddd;
}
.regist_box .get_code{
    width:33%;
    height:.4rem;
    background:#fff;
    border:none;
    outline:none;
    font-size:.12rem;
    padding: 0;
}

.regist_box dl{
    height:.21rem;
    margin-top:.13rem;
}
.regist_box dt{
    width: .185rem;
    height: .185rem;
    border: 1px solid #cecece;
    display:inline-block;
    text-align: center;
}
.regist_box dd{
    display:inline-block;
    color: #888888;
    line-height: .21rem;
    height: .21rem;
    vertical-align:top;
}
.regist_box .welcome{
    display:block;
    width: 37%;
    height:.3rem;
    line-height:.3rem;
    margin:.12rem auto 0;
}
/*弹框遮罩提醒*/
.km-dialog-mask,.regist_phone_dialog{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
}

.km-dialog-mask {
    width: 100%;
    height: 100%;
    z-index: 6000;
    background-color: #000;
    opacity: .6;
}

.regist_phone_dialog {
    font-size: .12rem;
    right:0;
    bottom:0;
    margin:auto;
    border-radius: .05rem;
    background-color: #fff;
    color:#000;
    z-index: 6001;
    text-align: center; 
    padding:.05rem;
    line-height: .3rem;
    height: .3rem;
    min-width: .16rem;
    max-width: 2rem;
}
/*个人中心页面*/
.user-index{
    margin-top:.5rem;
}
.personal{
    width:100%;
    height:.68rem;
    box-sizing: border-box;
    padding:0 .19rem;
    background:#f2f2f2;
}
.pers_img{
    width:0.35rem;
    height:0.35rem;
    overflow:hidden;
    float:left;
    transform:translateY(50%);
    border-radius:100%;
    background:url(/newwap/new_wap/images/load.jpg)no-repeat center center;
    background-size:100%;

}
.pers_img img{
    width:100%;
    height:100%;
    border-radius:100%;
}
.pers_menu .pers_mes{
    background:#fff;
}
.pers_menu .pers_mes a{
    position:relative;
}

.personal p{
    font-size:.12rem;
    line-height:.68rem;
    color:#333;
    float:left;
    margin-left:.12rem;
}
.pers_info{
    font-size: .11rem;
    line-height: .2rem;
    float: right;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}
.pers_info:after{
    content:'';
    display:block;
    width:100%;
    height:0;
    border-top:0.01rem solid #333;
    position:absolute;
    left:0;
    bottom:0;
}
.menu_box{
    width:100%;
    box-sizing: border-box;
    padding:0 .19rem;
}
.pers_text{
    width:100%;
    padding:.26rem 0 .15rem ;
    font-size: .12rem;
    border-bottom:1px dashed #888;
}
.pers_menu{
    margin-top:.15rem;
    width: 100%;
    height: 120px;
}

.pers_menu a{
    width: 25%;
    height: 50px;
    position: relative;
    float: left;
    margin-bottom:15px;
}
.pers_menu a i{
    position:absolute;
    left: 0;
    top: 0;
}
.pers_menu a span{
    position: absolute;
    bottom: 0;
}
.pers_menu .shangchuan{
    width: 30px;
    background: url(/newwap/new_wap/images/shangchuan.png)no-repeat;
    height: 30px;
    background-size: 100%;
    margin-left: 13px;
}
.pers_menu .personal-set{
    background-position: 0 100%;
}
footer.exit_login,footer.buy_car .sell_out{
    position:fixed;
    bottom:0;
    left:0;
    height:.4rem;
    width:100%;
    background:#fbc400;
    text-align:center;
    line-height:.4rem;
    font-size:.12rem;
    z-index:10;
    background: -webkit-linear-gradient(to right, rgba(244,218,123,1),rgba(251,197,3,1));
    background: -o-linear-gradient(to right, rgba(244,218,123,1),rgba(251,197,3,1));
    background: -moz-linear-gradient(to right, rgba(244,218,123,1),rgba(251,197,3,1)); 
    background: linear-gradient(to right, rgba(244,218,123,1),rgba(251,197,3,1));
    background:linear-gradient(to right, rgba(244,218,123,1),rgba(251,197,3,1)); 
}
footer.exit_login a{
    color: #fff;
    padding: .15rem .1rem;
}
/*搜索页面*/
.search-page .con_top {
    border-bottom:none;
}
.search-page-scroll{
    padding:.5rem .15rem .1rem;
}
.search_wap{
    width:100%;
    position:relative;
}
#searchForm{
    width:82%;
}
#searchBox{
    width:100%;
    height:.28rem;
    border-radius: .2rem;
    background-color:#f5f8fa;
    padding:0 .4rem 0 .18rem;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display:none;
}
.search_btn{
    width: .45rem;
    height: .28rem;
    border: none;
    position: absolute;
    background:#fbc400;
    border-radius:2rem;
    right: 0;
    bottom: 0;
    outline: none;
    font: 400 .11rem/.28rem "黑体";
    color:#fff;
    transition:all 1s;
}
#clearBtn{
    display:none;
    outline:none;
    border:none;
    position:absolute;
    width:.3rem;
    height:.23rem;
    right:.6rem;
    bottom:50%;
    transform:translateY(50%);
    background:#f5f8fa;
}
#clearBtn span:after{
    content:'×';
    display:block;
    font-size:.12rem;
    width:.15rem;
    height:.15rem;
    border-radius:50%;
    color:#fff;
    background:#e0e0e0;
    line-height:.17rem;
}
.login_text.hot_search{
    line-height:.2rem;
}

.login_text.hot_search:before, .login_text.hot_search:after {
    width: 33%;
}
.hot_keywords a{
    display:inline-block;
    padding:.08rem .12rem;
    font:400 .11rem/.11rem "微软雅黑";
    background:#f5f5f5;
    border-radius:2rem;
    margin:0 .08rem .1rem 0;
}
/*搜索结果页面*/
#resArtist{
    overflow:hidden;
}
#resArtist .artist_li{
    height:.55rem;
    width:100%;
    margin-bottom:.15rem;
}
.artist_li .artist_icon{
    width:.55rem;
    height:.55rem;
    float:left;
    overflow:hidden;
    border-radius:50%;

}
.artist_li .artist_icon img{
    width:100%;
    height:100%
}
.artist_li .artist_n{
    float:left;
    margin:0 .1rem 0 .12rem;
    width:1rem;
    height:.55rem;
    font-family:"微软雅黑";
    display: flex;
    align-items:center;
}
.artist_z{
    width: 1.1rem;
    height: .55rem;
    float: right;
    display: flex;
    align-items: center;
    justify-content:space-around;
}
.artist_z .yuanchuang,.artist_z .banhua{
    text-align:center;
    float:left;
}
.artist_z .yuanchuang p,.artist_z .banhua p{
    color:#afafaf;
    font-family:"微软雅黑";
}
.search_list{
    padding:0;
}
#artworkRes{
    display:none;
}
.none{
    display:none;
    text-align: center;
    width:100%;
}
.none_img{
    width: 39.84%;
    height: 39.84%;
    margin: 0.475rem auto 0.28rem;
}
.none_img img{
    width: 100%;
    height: auto;
}
.none p{
    font-family:"微软雅黑";
    color:#666;
}
/*艺术家页面*/
.artist-page-scroll{
    padding: .5rem 0rem;
}
.artist-page-scroll ul li{
    padding:0 .1rem;
    wdith:90%;
}
.hot_artist{
    font-family:"微软雅黑";
    color:#666;
    line-height: .2rem;
    margin:.15rem 0 .15rem .1rem;
}
.artist_list_page{
    margin-bottom:.2rem;
    width:100%;
}
.artist_list_page .artist_n{
    margin: 0 .05rem 0 .1rem;
}
.artist_list_page .artist_z{
    width: 1rem;
    float:left;
}
.artist_list_page .yuanchuang p,.artist_list_page .banhua p{
    font-size:.11rem;
}
.artist_list_page li{
    margin-bottom:.15rem;
}
.artist_list_page li{
    width:95%;
    height:.55rem;
}
.indexer {
    box-sizing: border-box;
    position: fixed;
    top:.6rem;
    bottom: 15px;
    right: 0;
    width: 13%;
    color: #fbc400;
    font-size: 10px;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.indexer .name_summary_item {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #fbc400;
    font-family:"微软雅黑";
}
.index_letter{
    line-height: .3rem;
    padding-left: .2rem;
    background-color: #f5f5f5;
    color: #222;
    font-size: .15rem;
    font-family:"微软雅黑";
    margin-bottom: .15rem;
}
#LetterArtist{
    padding-top:.2rem;
}
#letterMask{
    width:100%;
    height:100%;
    overflow:hidden;
    background:rgba(255,255,255,0);
    position:fixed;
    left:0;
    top:0;
    z-index: 10000;  
}
#letterMask .letter{
    width:.6rem;
    height:.6rem;
    background:#fbc400;
    border-radius:100% 100%;
    text-align:center;
    line-height:.6rem;
    position:fixed;
    bottom:1.5rem;
    left:50%;
    transform:translateX(-50%);
}
#letterMask .letter p{
    color:#fff;
    font-size:.22rem;
    font-family:"微软雅黑";
}

#letterMask .letter.move_out{
    bottom:-.3rem;
    transform: translateX(-50%)  scale(0.1);
    transition: all 1s;
}
#letterMask .letter.move{
    bottom:-.3rem;
    transform: translateX(-50%)  scale(0);
    transition: all 1s;
}

#letterMask.hide{
    opacity:0;
    display:none;
}
/*艺术家详情页面*/
.artist-detail{
    padding:.5rem 0 .2rem;
}
.artist_info{
    text-align:center;
    padding:.28rem .18rem 0;
}
.artist_pho{
    width:.845rem;
    height:.845rem;
    border-radius:100% 100%;
    overflow:hidden;
    margin:0 auto;
}
.artist_pho img{
    width:100%;
    height:100%;
}
.a_name{
    font: 400 .16rem/.22rem "微软雅黑";
    color: #222222;
    margin: .21rem 0 .14rem 0;
}
.a_count{
    margin-bottom: .2rem;
    font: 400 .12rem/.14rem "微软雅黑";
}
.a_summary{
    border-top: 1px solid #d2d2d2;
}
.artist_info .description {
    text-align:left;
    height: 3.3rem;
    overflow:hidden;
    padding: .15rem 0 .15rem;
}
.description img{
    width: 100%;
    height: auto;
    border: 0;
    margin: 0 auto;
}
.unfold{
    display: block;
    width: .85rem;
    height: .25rem;
    border: 1px solid #534c49;
    border-radius: 2px;
    text-align: center;
    line-height: .25rem;
    margin: .1rem auto .2rem;
}
/*订单页面*/
.order-page,.userinfo-page{
    padding:.5rem 0 .1rem;
}
.order_list li{
    font-family:"微软雅黑";
    box-sizing: border-box;
    padding: 0 .18rem .2rem;
    position:relative;
}
.order_list li:not(:last-child){
    border-bottom: 1px solid #ddd;  
}
.order_info{
    width:100%;
    height: .49rem;    
}
.order_num{
    float:left;
    line-height: .49rem;
}
.statu{
    float:right;
    line-height: .49rem;
}
.go_pay{
    float:right;
    display:inline-block;
    padding:.05rem .1rem;
    border:1px solid #191919;
    border-radius:2px;
    margin-top:.1rem;
}
.order_icon,.goods_info{
    display:inline-block;
    vertical-align:middle;
}
.order_icon{
    width: 25%;
    overflow: hidden;
    margin-right:.08rem;
}

.goods_info{
    width:70%;
}
.order_icon img{
    width:100%;
    height:auto;
}
.goods_info p{
    font-size:.11rem;
    line-height:.2rem;
}
.delete{
    position:absolute;
    right:.2rem;
    bottom:.2rem;
    width:.3rem;
    height:.25rem;
    display:block;
}
.dia_mask{
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    position:absolute;
    left:0;
    top:0;
    z-index:2001;
    display:none;
}
.dia_mask_box{
    width:60%;
    height:1rem;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto; 
    background:#fff;
    border-radius: .1rem;
}
.dia_mask_box p{
    text-align:center;
    line-height:.55rem;
    border-bottom: 1px solid #ccc;
    font-family: "微软雅黑";
}
.answers{
    font-size:0;
}
.answers a{
    display:inline-block;
    width:49%;
    font:400 .12rem/.45rem "微软雅黑";
    text-align:center;
}
.answers .confirm{
    border-right:1px solid #ccc;
}
    /*导入字体文件*/
@font-face{
    font-family: 'icomoon';
    src:  url('/newwap/new_wap/fonts/icomoon.eot?dkvz0i');
    src:  url('/newwap/new_wap/fonts/icomoon.eot?dkvz0i#iefix') format('embedded-opentype'),
    url('/newwap/new_wap/fonts/icomoon.ttf?dkvz0i') format('truetype'),
    url('/newwap/new_wap/fonts/icomoon.woff?dkvz0i') format('woff'),
    url('/newwap/new_wap/fonts/icomoon.svg?dkvz0i#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.no_fl{
    float:none;
    padding:0 .18rem;
    line-height:.4rem;
    font-family: "微软雅黑";  
}
.buyer{
    padding: .2rem 0 .1rem; 
    position:relative;
    border-bottom:8px solid #f5f5f5;
}
.buyer:after{
    content:'';
    width:100%;
    height:.03rem;
    display:block;
    background:url('/img/201405/toppic11.png')no-repeat; 
    position: absolute;
    left: 0;
    bottom: 0; 
}
.buyer:before{
    font-family: 'icomoon' !important;
    content: "\e948";
    position:absolute;
    left:.15rem;
    top:50%;
    color:#6f6f6f;
    font-size:.14rem;
}
.buyer p{
    font-family: "微软雅黑";
}
.buyer_info,.buyer_adde{
    padding:0 .18rem 0 .35rem;
    box-sizing:border-box;
}
.buyer_adde{
    padding-bottom:.1rem;
    font-size:.11rem;
    line-height:.18rem;
}
.buyer_info{
    width:100%;
    height:.2rem;
    font-size:.12rem;
}
.buyer_info p:first-child{
    float:left;
}
.buyer_info p:last-child{
    float:right;
}
.pd_l{
    padding:0 .18rem .15rem;
    border-bottom:8px solid #f5f5f5;
}
.pd_l .order_icon{
    width:30%;
}
.pd_l .goods_info{
    width:64%;
}
.chose_p{
    padding:.15rem .18rem 0;
}
.payment{
    padding:.1rem .18rem .55rem;
}
.payment a{
    display:none;
    width:50%;
    height:.42rem;
    line-height:.42rem;
    position:relative;
    padding-left:.3rem;
}
.payment a:before{
    content:'';
    display: inline-block;
    width: .2rem;
    height: .2rem;
    background: url(../images/logo.png) no-repeat;
    background-size: 1.28rem 0.645rem;
    background-position:-1.08rem -.4rem; 
    position:absolute;
    left:0;
    top:.12rem;
}

.payment a span{
    position:relative;
    bottom: .07rem;
}

.bank:before{
    background: url(../images/pay.png) no-repeat;
    background-size:.26rem 2.48rem;
    content:'';
    display: block;
    width:.29rem;
    position: absolute;
    left:-.3rem;
    top:-.05rem; 
    background-position:0 -1.4rem;
    height:.2rem;  
}

.payment a.chose:before{
  //  background-position: 0 -.705rem!important;
}
.f_affirm{
    background:#fff;
    padding:0 0 0 .1rem;
    position:fixed;
    bottom:0;
    left:0;
    border-top:1px solid #f6f6f6;
    width: 100%;
    height: .4rem;
    box-sizing: border-box;
}
.count_b{
    float:left;
    width:71%;
}
.pay{
    float:right;
    width:28%;
}
.count_b span{
    color:#fbc400;
}
.count_b p{
    font-size:.11rem;
    color:#ccc;
    margin-top:.05rem;
    font-family: "微软雅黑";
}

.pay a{
    display:block;
    width:100%;
    height:.4rem;
    background:#fbc400;
    color:#fff;
    font-size:.12rem;
    line-height:.4rem;
    text-align:center;
    float:right;  
}
.goods_info .goods_n{
    font-size:.12rem;
}
/*个人资料*/
.person_mess li{
    color: #191919;
    padding-left: .18rem;
    border-bottom: 1px solid #dddddd;
    line-height: .4rem;
    font-family: "微软雅黑";
}
.person_mess li input{
    padding: .15rem .1rem .1rem 0.05rem;
    width: 65%;
    color: #545454;
    font-size: .11rem;
    font-family: "微软雅黑";
}
#sex{
    width:72%;
    border:none;
    outline:none;
}
select#sex{
    border:none;
    /*清除默认样式*/
    /*appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;*/
    outline:none;
    background:#fff;
}
.order-confirm .pd_l{
    border-bottom:none;
    padding-top:.15rem;
}
.order-confirm .buyer{
    border-bottom:none;
}
.order-confirm .person_mess{
    border-top:1px solid #dddddd;
}
.call_us{
    color:#fbc400;
    text-decoration:underline;
}
.person_mess li.address{
    position:relative;
}
.person_mess li.address input{
    position: absolute;
    left: .8rem;
    top: 0;
    width: 70%;
    padding: 0;
    height: .38rem;
    text-overflow: ellipsis;
}
.person_mess li.address span{good_box
    color:#545454;
    font-size:.14rem;
    position:absolute;
    right:.1rem;
}
.detail_addr{
    height:.6rem;
}
.person_mess li.detail_addr textarea{
    border:none;
    outline:none;
    width:100%;
    padding-right:.18rem;
    height:.6rem;
    line-height:.2rem;
    box-sizing: border-box;
    color:#545454;
    padding-top: .02rem;
}
.number_line{
    display:none;
    padding:.0 .18rem;
    box-sizing: border-box;   
    height:.4rem; 
    line-height:.4rem;
}
#sizeRecode{
    display:none;
    width:100%;
    padding:.0 .18rem;
    box-sizing: border-box;
    line-height:.3rem;
}
.number{
    float:right;
    width:45%;
}
.number input,.number a{
    float:right;
    background-color: #f5f5f5;
    height:.3rem;
    margin-right:2px;
    width:29%;
}
.number input{
    width:35%;
    text-align:center;
    font-size:.14rem;
}
.number a{
    text-align: center;
    line-height: .3rem;
    font-size:.2rem;
}
.number .disabled {
    color: #cfcfcf;
}
/*挑选版号页面*/
.choose-print .order{
    margin-top:.15rem;
}
.good_box{
    margin:.1rem auto .05rem;
    width:100%;
    height:2rem;
    overflow:hidden;
    text-align: center;
}
.good_box img{
    margin:0 auto;
    max-width:100%;
    max-height:2rem;
}
.choose_text{
    line-height:.4rem;
    margin-left:.18rem;
}
.choose_num{
    padding:0 0 .55rem .19rem;
}
.choose_num li{
    float:left;
    width:15%;
    height:0;
    padding-bottom:15%;
    border-radius:100% 100%;
    text-align:center;
    line-height:.45rem;
    color:#fbc400;
    font-size:.14rem;
    margin-right:.12rem;
    margin-bottom:.1rem;
    border:1px solid #f6f6f6;
    font-family: "微软雅黑";
}
.choose_num li.select{
    boeder:none;
    color:#fff;   
    background-color: #fbc400;
}
.inform{
    font-size:.12rem;
    color:#191919;
    text-align:center;
    line-height:.45rem;
}
.inform a{
    text-decoration:underline;
    color:#fbc400;
}
#useage_wrap{
    padding:0 .18rem .2rem;
}
.content-server h1{
    font-family:"微软雅黑";
    margin-bottom:.1rem;
    font-size:.12rem;
    background: #f3f3f3;
    line-height:.4rem;
    padding-left:.18rem;
}
.content-server .text_con{
    padding-bottom:.4rem
}
#useage_wrap p{
    line-height:.2rem;
    font-family:"微软雅黑"
}

footer .exit_login.server_footer a{
    line-height:.35rem;
}
/*loading页面*/
.loading-mask{
    width:100%;
    height:100%;
    z-index:20000;
    background:#fff;
    position: absolute;
}
.spinner {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;

}
 
.container1 > div, .container2 > div, .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #fbc400;
 
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
 
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
 
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
 
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
 
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
 
.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
 
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
 
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
 
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
 
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
 
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
 
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
 
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
 
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
 
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.contact-page{
    padding:.6rem .18rem 0;
    font-family:"微软雅黑"
}
.contact-page a{
    text-decoration: underline;
}
.contact-page h1{
    font:bold .14rem/.3rem "微软雅黑";
}
.contact-page h2{
    font:bold .12rem/.35rem "微软雅黑";
}
.contact-page p{
    color:#666;
    padding-left:.24rem;
    font:500 .11rem/.25rem "微软雅黑";
}
.icon-home:before,.icon-layout:before,.icon-image:before,.icon-yishujiashouquan:before,.icon-present:before,.icon-activity:before,.icon-yishu:before,.icon-user:before,.icon-iconfontphone:before{
    color:#b0b0b0;
    font-size: .19rem;
    margin-right: .1rem;
}
.icon-yishu:before{
    font-weight:bold
}
.icon-yishujiashouquan:before,.icon-activity:before{
   font-size: .21rem;
}
.icon-sousuo:before{
    color:#666;
    font-size: .24rem;
    font-weight:600
}
.icon-navicon-qgfltj:before{
    font-size: .08rem;
    color: #953338;
    font-weight: bold;
}
.icon-remen1:before{
    color:#c52303;
    margin-right: .05rem;
    font-size:.24rem
}
.icon-weibiaoti2:before{
    font-size:.18rem;
    margin-left:.05rem;
    font-weight:bold;
    color:#232222;
}
.icon-tuijian:before{
    font-size: .15rem;
    font-weight: bold;
    margin-left: .03rem;
    color:#211715
}
.icon-icon--{
    margin: .27rem auto .35rem;
    width: .24rem;
    height: .28rem;
    display:block
}
.icon-icon--:before{
    font-size: .3rem;
}
.icon-finish:before {
    font-weight: bold;
    font-size: .16rem;
}
.icon-wodedingdan:before,.icon-gerenxinxi:before,.icon-biaoshilei_yuechi:before,.icon-kefu:before{
    font-size: .22rem;
    margin-left:.1rem;
}
.icon-changyonggoupiaorenshanchu:before {
    font-size: .18rem;
    margin-left: .1rem;
}
.art_call .icon-iconfontphone:before {
    color: #57ad68;
    font-size: .12rem;
    margin-right: 4px;
}
.icon-alipay-square-fill:before,.icon-wechat-fill:before {
    font-size: .3rem;
    margin-right: .05rem;
}
.icon-alipay-square-fill:before{
    color: #2595c9;
}
.icon-wechat-fill:before {
    color:#acce22
}

.icon-cebianlan:before {
    color: #666;
    font-size: .22rem;
    font-weight: bold;
}
.page-group .panel.panel-left.panel-reveal li{
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0);
    opacity: 0.1;
}

.with-panel-left-reveal .panel.panel-left.panel-reveal li{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0); 
    opacity: 1;
}
.panel.panel-left.panel-reveal li:nth-child(1){
    transition-delay: 50ms;
}
.panel.panel-left.panel-reveal li:nth-child(2){
    transition-delay: .1s;
}
.panel.panel-left.panel-reveal li:nth-child(3){
    transition-delay: 150ms;
}
.panel.panel-left.panel-reveal li:nth-child(4){
    transition-delay: .2s;
}
.panel.panel-left.panel-reveal li:nth-child(5){
    transition-delay: 250ms;
}
.panel.panel-left.panel-reveal li:nth-child(6){
    transition-delay: .3s;
}
.panel.panel-left.panel-reveal li:nth-child(7){
    transition-delay: 350ms;
}
.panel.panel-left.panel-reveal li:nth-child(8){
    transition-delay: .4s;
}
.panel.panel-left.panel-reveal li:nth-child(9){
    transition-delay: 450ms;
}
.panel.panel-left.panel-reveal li:nth-child(10){
    transition-delay: .5s;
}
.panel.panel-left.panel-reveal li{
    transition: none .4s ease;
}
.code-page .con_top .top_logo{
    margin:.15rem  auto 0
}
.code-img{
    width: 70%;
    margin: 70px auto 20px;
    vertical-align: middle;
}
.page-group.code-page{
    overflow:auto;
}
.code-img img{
    width:100%;
}
.code-page p{
    text-align:center;
    line-height:25px;
}
.code-page .title{
    font-weight:bold;
    font-size:14px;

}
.code-page .name{
    margin-bottom: 30px;
}
.code-page .renzheng{
    color:red;
    margin:10px 0 20px 0px;
    text-align:left;
    height: 100px;
    line-height: 90px;
    border-top: 10px solid #f0f0f0;
    box-sizing: border-box;
    padding-left: 30px;
    border-bottom: 10px solid #f0f0f0;
}
.code-page .renzheng span{
    display:inline-block;
    width:30px;
    height:30px;
    border-radius:100%;
    color:#fff;
    background:red;
    line-height:30px;
    font-weight:bold;
    font-size:16px;
    text-align:center;
    margin-right:10px;

}
.code-page .mess{
    width:100%;
    padding:0 20px 0 30px;
    box-sizing:border-box;
    margin-bottom:30px;
}
.code-page .mess p{
    text-align:left;
    color:#666;
}
.code-page .art-href{
    display: block;
    width: 120px;
    height: 35px;
    background: red;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
    margin-bottom: 30px;
}
.code-page .footer{
    width:100%;
    height:50px;
    padding:8px 0 0 20px;
    box-sizing:border-box;    
    background:#333;
}
.code-page .footer p{
    color:#b0b0b0;
    text-align:left;
    line-height: 15px;
}
#hideHref{
    display:none;
}
.back-img{
    width:100%; 
    overflow: hidden;  
}
.back-img-1{
    width:25%;  
    margin:0 auto;  
}
.back-img img,.back-img-1 img{
    width:100%
}

.tip-title{
    width: 48%;
    height: 40px;
    margin: 0 auto;
}
.tip-title li{
   float:left
}

.go-list{
    margin-right: 58px;
    position:relative;
}
.tel-go a{
    color:#999
}
.go-list:after{
    display:block;
    content:"";
    width:1px;
    height:95%;
    border-left:1px solid #999;
    position:absolute;
    right:-31px;
    top:0;
}

























