@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea{margin:0;padding:0;}
body{font-size: .6rem;
    font-family: "PingFang SC","Hiragino Sans GB","Hiragino Sans GB W3","Source Han Sans Light","Source Han Sans SC Light","Noto Sans CJK Sc Thin","Microsoft YaHei Light","Microsoft YaHei","Microsoft Jhenghei",Avenir,"Helvetica Neue",Arial,sans-serif !important;
    padding-top: 1px;
    background: #fff;}
.modal-title {
    font-weight: 500;
    font-size: .8rem;
    text-align: center;
}

.bodypage{
	background:#fff;
}
.zhengshupage {
	background: url(../images/authorization.jpg) no-repeat 0 center;background-size: cover;
}
.modal-title {
    font-weight: 500;
    font-size: .75rem;
    text-align: center;
}
.cyjtop img,.zfbimg img{
	width:100%
}
.qishu{
	    text-align: center;
    border: 1px solid #eae9e9; 
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.qishulist .active{
    border: 1px solid #008ff5;
}
.cyjtopbg{
	width:100%;
	min-height:200px;
	background: url(../images/BG.png) no-repeat 0 center;background-size: cover;
}
.cyjedubg{    position: relative;
	margin:0px auto;
	width:50%;
	min-height:60px;    margin-top: -32%;
	background: url(../images/yuan-BG.png) no-repeat 0 center;background-size: cover;
}
.circle-1 {font-weight: bold;
    position: absolute;
    z-index: 12;
    top: 50px;
    left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: rgb(255,188,79);
}
.circle-2 {font-weight: bold;
    position: absolute;
    z-index: 12;
    top: 80px;
    left: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: rgb(255,188,79);
}
.btn-doshenqing {
    width: 100%;
    line-height: 2rem !important;
    height: 2rem !important;
    border-radius: 1.5em !important;
    font-size: .8rem;
}
input::-webkit-input-placeholder {
	color: #ccc;
    font-size: .7rem;
 }
a {
    color: #9B2835;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
.list-block input[type=text], .list-block input[type=password], .list-block input[type=email], .list-block input[type=tel], .list-block input[type=url], .list-block input[type=date], .list-block input[type=datetime-local], .list-block input[type=time], .list-block input[type=number], .list-block input[type=search], .list-block select, .list-block textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    box-sizing: border-box;
    border: none;
    background: 0 0;
    border-radius: 0;
    box-shadow: none;
    display: block;
    padding: 0 0 0 .25rem;
    margin: 0;
    width: 100%;
    height: 2.15rem;
    color: #9B2835;
    font-size: .75rem;
    font-family: inherit;
}
.news-content .tel {
    text-align: center;    display: block;
}
.news-content .tel a {
        border: 2px solid #ccc;
    display: inline-block;
    font-size: .7rem;
    padding: 0 .5rem 0 0rem;
    border-radius: .08rem;
    background: url(../images/tel.png) no-repeat 10% center;
    padding-left: 1.5rem;
    background-size: .85rem;
}

.gutters {
    background: #FFFFFF;
    display: flex;
}
.gutters .bottline {
    border-bottom: 1px solid #efeff4;
}
.gutters .noline {
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-right: 0px solid #efeff4 !important;
}
.gutters .jiaoyijines {
        padding-top: 1rem;
    display: inline-table;
    padding-bottom: .5rem;
    width: 50%;
    text-align: center;
    border-right:0px solid #efeff4;
}
.gutters li {
       width: 100%;
    font-size: .7rem;
    padding-left: .5rem;
    text-align: left;
    list-style: none;
}
.gutters span.iconfont {
    font-size: 1rem;    color: #55aafa;
}
.gutters .num {
    font-size: 0.8rem;
}
.gutters .posinfo {
      margin: .1rem;
}
.gutters .posinfo .mingxi {
    margin: .2rem;    min-height: 65px;
    font-size: .65rem;    position: relative;
    text-align: left;    padding: .2rem;    padding-left: .8rem;
}
.mtop15{
	margin-top:20px;
}
.mtop10{
	    margin-top: 20px !important;
}
.row .col-42 {
    width: 38%;
    margin-left: 4%;
}
.button {
    border: 1px solid #D69F69;
    color: #D69F69;
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: .25rem;
    line-height: 1.25rem;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: 0 0;
    padding: 0 .5rem;
    margin: 0;
    height: 1.35rem;
    white-space: nowrap;
    position: relative;
    text-overflow: ellipsis;
    font-size: .7rem !important;
    font-family: inherit;
    cursor: pointer;
}
.btn-xiazai {
    width: 100%;
    line-height: 2rem !important;
    height: 2rem;
    border-radius: 1.5em;
    font-size: .8rem;
}
.posinfo .mingxi:after{
      content: '';
    position: absolute;
    left: 0;
    top: 15px;
    /* padding-left: 20px; */
    right: auto;
    /* top: auto; */
    height: .3rem;
    width: .3rem;
    border-radius: 50%;
    background-color: #e07b7b;
    /* display: block; */
    z-index: 15;
}
.posinfo .lan:after{
      content: '';
    position: absolute;
    left: 0;
    top: 15px;
    /* padding-left: 20px; */
    right: auto;
    /* top: auto; */
    height: .3rem;
    width: .3rem;
    border-radius: 50%;
    background-color: #2f9bfe;
    /* display: block; */
    z-index: 15;
}
.yinying:after{
   content: '';
    position: absolute;
    left: 0;
    top: 50%;
    /* padding-left: 20px; */
    right: auto;
    /* top: auto; */
    height: 1px;
    width: 100%;
    border-radius: 50%;
    background-color: #f1f1f1;
    /* display: block; */
    z-index: 15;
}
.gutters .posinfo .mingxi p{
       padding-bottom: .5rem;font-size: .75rem;
}
.gutters .posinfo .mingxi .r {
       float: right;
    color: #55aafa;
}

.gutterrow{
	     display:-webkit-box;
    margin-bottom: 0;
}
.gutterrow .col33{
	    width: 33.33%;
    display: inline-flex;
    float: left;

}
.gutterrow .col33{
	    width: 33.33%;
    display: inline-flex;
    float: left;

}
.gutterrow .col33 .lan{
    float: left;
	margin:.2rem;    background: #55aafa;
    color: #FFFFFF;    width: 100%;
	    padding: .2rem;position: relative;
}
.jinrixinzeng{
	text-align:center;
	display: table;
}
.benyuexinzeng{
	text-align:center;
	display: table;
}
.shanggeyueleiji{
	text-align:center;
	display: table;
}


.benyuexinzeng .lan .l{
	    width: 2px;
    height: 100%;
    background: #ffffff2e;
    position: absolute;
    left: -2px;
    top: 0;
    border-radius: 50%;
}
.benyuexinzeng .lan .r{
	    width: 2px;
    height: 100%;
    background: #ffffff2e;
    position: absolute;
    right: -2px;
    top: 0;
    border-radius: 50%;
}


/* --- 头条 --- */
.home-news .title{background:url(../images/home-news.png) no-repeat; background-size:1.52rem .29rem; width:1.52rem; height:.29rem; margin-left:.28rem; margin-right:.4rem; position:relative;}
.home-news .bd{    position: relative;    width: 100%;}
.home-news .bd ul{height:}
.home-news .bd li{ font-size:.65rem; list-style:none}
.home-news .bd li a{display:block; height:1rem; overflow:hidden; line-height:1rem;}
.home-news .more{    position: relative;    white-space: nowrap;}

.gutterrow .col33 .lan span{
	
	    display: inline-block;
    width: 100%;    font-size: .65rem
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: .5rem;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
   width: .3rem;
    height: .3rem;
    display: inline-block;
    border-radius: 100%;
    background: #efeff4;
    opacity: 0.5;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    border-radius: .15rem;
    width: .5rem;
    height: .3rem;
    display: inline-block;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 .2rem;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
    z-index: 1;
    border-radius: .5rem;
    margin: .52rem;
}
.grid-nav {
    padding: .5rem;    
	background: #FFFFFF;    
	padding-top: 1rem;
}

.grid-nav .row {
    text-align: center;
}

.grid-nav .row li {
    list-style: none;    position: relative;
}
.grid-nav .row li img {
    width:60%
}
.grid-nav .row li span {
    width: 100%;
    position: relative;
    color: #222;
    display: inline-block;
    margin-bottom: .5rem;
    font-size: .6rem;
}


.jingyingfenxi{
	margin: 0px;
    margin-top: 10px;
	box-shadow: none;
}
.jingyingfenxi .jyfximg{
	height: 1rem;
}
.more{
	font-size: .65rem;
}
.jinedata{
	color: #55aafa;
    font-size: .8rem;
}
.list-block .item-subtitle {
    font-size: .7rem;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
}
.bar-tab .tab-item .icon~.tab-label {
    display: block;
    font-size: .6rem;
    position: relative;
    top: .15rem;
}
.modal-button {
    width: 100%;
    padding: 0 .25rem;
    height: 2.2rem;
    font-size: .75rem!important;
    line-height: 2.2rem;
    text-align: center;
    color: #55aafa;
    background: #e8e8e8;
    display: block;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}
.input-group-addons {
   display: table-cell;
    height: .5rem !important;
    /* float: right; */
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;   
}
.input-group-addons img{
    margin-bottom: -.4rem;
}
.zhifujieguo{
	    text-align: center;    padding: 1.2rem;
}
.zhifujieguo .ok{
	    font-size: 4rem;
    color: #55aafa;
}
.zhifujieguo .no{
	    font-size: 4rem;
    color: #FF0000;
}
.bar {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 9999999999;
    height: 2.2rem;
    padding-right: .5rem;
    padding-left: .5rem;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bar .back{
	    width: 45px;
    height: 2rem;
    float: left;
    display: inline-block;
}
.nav0{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    height: 2.8rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/nav0.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;
}
.nav0 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    left: 2rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.nav1{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    height: 2.8rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/nav1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;
}

.nav1 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    right: 2rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.nav2{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    height: 2.8rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/nav2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;    margin-bottom: 1rem !important;
}
.nav2 li {
    width:100% !important;    margin-top: 1.7rem;
}
.nav2 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    left: 2rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.nav3{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    height: 2.8rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/nav3.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;    margin-bottom: 1rem !important;
}
.nav3 li {
    width: 100% !important;    margin-top: 1.7rem;
}
.nav3 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    right: 2rem;    font-weight: bold;
    /* padding-left: 2rem; */
}


/*我的好友数据分析*/
.wodehaoyoufenxi span em{
	font-size: 12px;
    font-style: initial;
    color: #666;
}
.wodehaoyoufenxi span {
    text-align: center !important;
}
.wodehaoyoufenxi span dd{
       color: #666;
}
.wodehaoyoufenxi .col-50{
    height: 3.8rem;
}
.navs0{
	 background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/navs0.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;
}
.navs0 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    left: 2rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.navs1{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/navs1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;
}

.navs1 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    right: 1rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.navs2{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/navs2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;    margin-bottom: 1rem !important;
}
.navs2 li {
    width:100% !important;    margin-top: 1.7rem;
}
.navs2 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    left: 2rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.navs3{
	    background: #fff;
    margin: .2rem;
    margin-top: 2.2rem;
    position: relative !important;
    border-radius: .1rem;
    font-size: .7rem;
    background: url(../images/navs3.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 82%;    margin-bottom: 1rem !important;
}
.navs3 li {
    width: 100% !important;    margin-top: 1.7rem;
}
.navs3 li span {
       width: 100%;
    position: absolute !important;
    width: auto !important;
    color: #0883dc !important;
    display: inline-block;
    text-align: left;
    right: 1rem;    font-weight: bold;
    /* padding-left: 2rem; */
}
.buttons-tab .button {
    color: #5f646e;
    font-size: .7rem;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
}
.bar:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 0px;
    width: 100%;
    background-color: #e7e7e7;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.tuanduijiaoyi{
	    background: #fff;
    /* margin-top: 2.2rem; */
    margin-top: 0rem;
    height: 6rem;
    margin-bottom: 2rem;
    position: relative;
    font-size: .7rem;
    background: rgb(33,150,243);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.tuanduijiaoyi .card-headers {
       min-height: 1.2rem;
    position: relative;
    padding: 1.2rem 1.2rem;
    padding-top: .2rem;
    font-size: .6rem;
    padding-bottom: 0rem;
    color: #FFFFFF;
    box-sizing: border-box;
    text-align: center;
}
.tuanduijiaoyi .card-footers {
        min-height: 3.3rem;
    position: relative;
    padding: 1.2rem 1.2rem;
    margin: .5rem;
    margin-right: .8rem;
    margin-left: .8rem;
    border-radius: .3rem;
    padding-top: .2rem;
    padding-bottom: 0rem;
    background: #FFFFFF;
    box-sizing: border-box;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0.5rem;
}
.tuanduijiaoyi .card-headerss {
    min-height: 2.2rem;
    position: relative;
    padding: .5rem 1.2rem;
    padding-bottom: 0rem;
    color: #FFFFFF;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.card-footers .list_left {
    width: 48%;
    height: 100%;
    float: left;
}
.card-footers .list_left h4 {
    font-size: 1rem;
    color: #333333;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bolder;
}
.card-footers .list_left p {
    font-size: 11px;
    color: rgb(170,170,170);
    text-align: center;
}
.card-footers  .spans {
    display: block;
    height: 40px;
    margin-top: 5px;
    float: left;
    border-left: 2px solid rgb(245,245,245);
}
.card-footers .list_right {
    width: 48%;
    height: 100%;
    float: left;
}
.card-footers .list_right h4 {
    font-size: 1rem;
    color: #333333;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bolder;
}
.card-footers  .list_right p {
    font-size: 11px;
    color: rgb(170,170,170);
    text-align: center;
}
.huisexian {
    display: block;
    height: .25rem;
    background: #f7f6f6;
}
.tuanduijine{
	text-align: center;
    color: #FFFFFF;
    font-size: 1.8rem;
}
.gengduomingxi{
	    text-align: center;
    color: #FFFFFF;
}
.gengduomingxi a{
	    text-align: center;
    color: #FFFFFF;
}
.yinying{
	    box-sizing: border-box;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.5rem;
    /* margin: .5rem; */
    margin-bottom: .5rem;
    margin-top: .5rem;
}
.baise {
    background-color: #FFFFFF;
}
.lanse {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9999999999;
    height: 2.2rem;
    padding-right: .5rem;
    padding-left: .5rem;
    background-color: rgb(33,150,243);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


.footlanse {
    position: fixed;
    right: 0;
    left: 0;
	bottom:0px;
    z-index: 9999999999;
    height: 2.2rem;
	line-height:2.2rem;
    padding-right: .5rem;
	color:#FFFFFF;    font-size: .75rem;
    background-color: #55aafa;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	padding-right:.1rem;
}
.foothongse {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0px;
    z-index: 9999999999;
    height: 2.2rem;
    line-height: 2.2rem;
    /* padding-right: .5rem; */
    color: #FFFFFF;
    font-size: .8rem;
    background-color: #ec6408;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /* padding-right: .1rem; */
    text-align: center;
}
.foothongse span{
	color:#FFFFFF !important;
	font-size:1.2rem
}
.footlanse .pull-right{
	    margin-right: .8rem !important;
}
.footlanse span{
	color:#FFFFFF !important;
	font-size:1.2rem
}
.footlanse:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 0px;
    width: 100%;
    background-color: #55aafa;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.bar-tab {
        bottom: 0;
    width: 100%;
    height: 2.7rem;
    padding: 0;
    table-layout: fixed;
    border-top: 2px solid #d9d9eca1;
}

.bar-tab .tab-item .icon {
    top: .05rem;
    height: 1rem;
    width: 1rem;
    font-size: 1rem;
    line-height: 1.2rem;
    padding-top: 0;
    padding-bottom: 0;
}
.bar-tab .tab-item .icon-wode1:before {
    content: ""!important;
}
.icon-shouyes {
    background: url(../images/shouye.png);    
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.icon-shouyes1 {
    background: url(../images/shouye1.png);    
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.bar-tab .tab-item:active {
    color: #55aafa;
}
.icon-shangcheng1 {
    background: url(../images/shouyis.png);    
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.icon-fenxiang1 {
   background: url(../images/fenxiang.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-xueyuan1 {
    background: url(../images/xueyuan.png);    
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.icon-wode1 {
    background: url(../images/wode.png);    
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.main{width:100%;height:320px;position:relative;margin:auto;}
.layer{position:relative;width:100%;}

#layer01 img{text-align: center;display: block;height: 35px;padding-top: 35px;margin: auto;}
#layer02 > div{height:100%;float:left;position:relative;}
.layer02-data{position: absolute;width: auto;height: 100px;color: white;top: 45px;left: 65px;}
.layer03-panel{height:100%;position:relative;float:left;}
.layer03-left-label{position:absolute;}
#layer03_left_label01{top:10px;left:10px;color:white;height:20px;width:200px;font-weight: bold;}
#layer03_left_label02{right:10px;top:10px;color:#036769;height:20px;width:200px;}
.layer03-left-chart{position:relative;float:left;height:100%;}
#layer03_right_label{position:absolute;top:10px;left:10px;color:white;height:20px;width:100px;}
.layer03-right-chart{position:relative;float:left;height:100%;width:32%;}
.layer03-right-chart-label{color: white;text-align: center;position: absolute;bottom: 60px;width: 100%;}
.layer04-panel{position:relative;float:left;height:100%;width:48%;}
.layer04-panel-label{width:100%;height:15%;color:white;padding-top:5px;}
.layer04-panel-chart{width:100%;height:85%;}
.card-header {
    border-radius: .1rem .1rem 0 0;
    font-size: 0.75rem;
}
.news-header {
    min-height: 2.2rem;
    position: relative;
    padding: .5rem .75rem;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    padding: .3rem;
    line-height: 1.5rem;
    font-size: .85rem;
    border-bottom: 1px solid #efeeee;
}
.news-subtit {
    min-height: 2.2rem;
    position: relative;
    padding: .5rem .75rem;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    padding: .3rem;
    line-height: 1.5rem;
    font-size: .65rem;
    /* font-weight: bold; */
}
.news-content{
	padding: .5rem;
    line-height: 1.5rem;    font-size: .7rem;
}
.news-content img{
	max-width:100%;
}
.card-header span{
    font-size: .7rem;
}
.timeShow{
    font-size: .9rem !important;
}
.buttons-tabs .col-50 {
    text-align: center;
}
.teamtuxiang{
	    border-radius: 50%;
}
.unbind{
	background-color: #b7b7b7 !important; 
}
.doxiangqing{
	    color: #55aafa;
    font-size: 1.5rem !important;
    position: absolute;
    right: .4rem;
}
.leijijiaoyi{
	color: #55aafa;
    font-size: .7rem !important;
    position: absolute;
    right: .4rem;    font-family: '';
}
.teammingcheng{
	white-space: nowrap;
    overflow: hidden;
    display: block !important;
    text-overflow: ellipsis;
}
.list-block.media-list li {
    box-sizing: border-box;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.5rem;
    margin: .5rem; 
}
.teamlist .list-block.media-list li {
    box-sizing: border-box;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.5rem;
    margin: 0rem;
    margin-bottom: .5rem;
    margin-top: .5rem;
}
.teamlist .list-block.media-list .item-link .item-inner {
    padding-right: 4.5rem;
    background-image: none;
    background-size: .7rem;
    background-repeat: no-repeat;
    background-position: 97% center;
    background-position: -webkit-calc(100% - .5rem) center;
    background-position: calc(100% - .5rem) center;
}
.teamlist .list-block.media-list li .nogo .dodianhua{
        color: #55aafa;
    font-size: 1.5rem !important;
    position: absolute;
    right: 2.6rem;
    top: .5rem;
}
.list-block.media-lists li {
    box-sizing: border-box;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0.5rem;
    /* margin: .5rem; */
    margin-bottom: .5rem;
    margin-top: .5rem;
}
.list-block.media-list .item-title-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: .7rem;
}
.list-block .item-media+.item-inner {
    margin-left: .55rem;
}
.list-block .item-content {
    box-sizing: border-box;
    padding-left: .75rem;
    min-height: 2.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.list-block .item-text {
    font-size: .7rem;
    color: #5f646e;
    line-height: 1.05rem;
    position: relative;
    overflow: hidden;
    height: 2.1rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.list-block .item-text {
    font-size: .65rem;
    color: #5f646e;
    line-height: 1.05rem;
    position: relative;
    overflow: hidden;
    height: auto;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.list-block .item-text-red{
	color:#FF0000
}
.list-block.media-list .card-footer {
    border-radius: 0 0 .1rem .1rem;
    color: #5f646e;
    font-size: .7rem;
}
.buttons-tabs .button.active {
       color: #55aafa;
    border-color: #55aafa;
    z-index: 100;
    width: auto;
    display: -webkit-inline-box;
    margin: 0px auto;
    text-align: center;
}
.modal {
    width: 13.5rem;
    position: absolute;
    z-index: 11000;
    left: 50%;
    margin-left: -6.75rem;
    margin-top: 0;
    top: 50%;
    text-align: center;
    border-radius: .35rem;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0) scale(1.185);
    transform: translate3d(0,0,0) scale(1.185);
    -webkit-transition-property: -webkit-transform,opacity;
    transition-property: transform,opacity;
    color: #3d4145;
	font-size:.7rem;
}
.bar .button-link {
    top: 0;
    padding: 0;
    font-size: .7rem;
    line-height: 2.2rem;
    height: 2.2rem;
    color: #3d4145;
    border: 0;
}
.lanse .button-link {
    top: 0;
    padding: 0;
        font-size: .8rem !important;
    line-height: 2.2rem;
    height: 2.2rem;
    color: #ffffff;
    border: 0;
}
.lanse .title {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 -.5rem;
    font-size: .85rem;
    font-weight: 500;
    line-height: 2.2rem;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
}
.bar .icon {
    position: relative;
    z-index: 20;
    padding: .5rem .1rem;
    font-size: 1rem;
    line-height: 1.2rem;
}
.bar-tab .tab-item.active a span, .bar-tab .tab-item:active a span{
    color: #55aafa;
}
.content-blocks {
    margin: 1.75rem 0;
    padding: 0 1.45rem;
    color: #6d6d72;
}
#Loginpage .form-group {
    margin-bottom: 20px;
}
.inputpage .form-group {
    margin-bottom: 20px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
#Loginpage .input-group .input-group-addon, #Loginpage .input-group .form-control {
    box-shadow: none;
    border-color: transparent;
    background-color: transparent;
    color: rgba(79,83,98,1);
    padding: 8px 16px;
    width: 20px;
}
.inputpage .input-group .input-group-addon,.inputpage .input-group .form-control {
    box-shadow: none;
    border-color: transparent;
    background-color: transparent;
    color: rgba(79,83,98,1);
    padding: 8px 16px;
    width: 20px;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
#Loginpage .input-group .input-group-addon+.form-control {
    padding-left: 0;
    width: 90%;    height: 46px;    font-size: .8rem;
    vertical-align: initial;
}
.addons{
	    padding: 8px 16px;
}
.inputpage .input-group .input-group-addon+.form-control {
    padding-left: 0;
    width: 90%;
    vertical-align: initial;
}
#Loginpage .input-group {
    border-radius: 25px;
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    border: 1px solid #eff0f4;
}
.inputpage .input-group {
    border-radius: 5px;
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    border: 1px solid #eff0f4;
}
.input-group-addon .iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-login {
    width: 100%;
    line-height: 2rem !important;
    height: 2rem;
    border-radius: 1.5em;
	    font-size: .8rem;
}
.btn-mfind {
    width: 100%;
    line-height: 2rem !important;
    height: 2rem;
    border-radius: 1.5em;
    font-size: .8rem;
}
.btn-mlogin,.btn-register {
    width: 100%;
    line-height: 2rem !important;
    height: 2rem;
    border-radius: 1.5em;
    font-size: .8rem;
}
.dobtn {
    width: 100%;
    line-height: 2rem !important;
    height: 2rem;
    font-size: .8rem;
}

.quick-login {
    margin-top: 3rem;
    /* height: .8rem; */
    position: relative;
    padding: .245rem 0 0;
    border-top: 1px solid #efefef;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.quick-login h4 {
    font-size: .7rem;
    font-weight: 400;
    position: absolute;
    top: -.6rem;
    left: 50%;
    background-color: #fff;
    padding: .05rem .15rem;
    color: #ccc;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.kuaijielogin {
    margin-top: 1.5rem;
    text-align: center;
}
.kuaijielogin a {
    margin-left: .6rem;
    margin-right: .6rem;
}
.kuaijielogin img {
    height: 2.5rem;
    /* border-radius: 20px; */
    display: inline-block;
    /* border: 1px solid #eff0f4; */
}
#Loginpage .label-switch .checkbox {
    width: 2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: 1.0rem;
    background: #e5e5e5;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#Loginpage .label-switch .checkbox:before {
    content: ' ';
    position: absolute;
    left: .1rem;
    top: .1rem;
    width: 1.2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: .8rem;
    background: #fff;
    z-index: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#Loginpage .label-switch .checkbox:after {
    content: ' ';
    height: .8rem;
    width: 1.2rem;
    border-radius: 1.4rem;
    background: #fff;
    position: absolute;
    z-index: 2;
    top: .1rem;
    left: .1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0,0,0,.4);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#Loginpage .label-switch {
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: 1.1rem;
    position: relative;
    cursor: pointer;
    -webkit-align-self: center;
    align-self: center;
}
#Loginpage .label-switch input[type=checkbox]:checked+.checkbox:after {
    -webkit-transform: translateX(.6rem);
    transform: translateX(.6rem);
}
#Loginpage .label-switch input[type="checkbox"]:checked + .checkbox {
    background: #4cd964;
}
#Loginpage .label-switch input[type="checkbox"]:checked + .checkbox:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

#Loginpage .tabs{
	height: 10rem;
}
#Loginpage .input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}




#docyjedupage .label-switch .checkbox {
    width: 2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: 1.0rem;
    background: #e5e5e5;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#docyjedupage .label-switch .checkbox:before {
    content: ' ';
    position: absolute;
    left: .1rem;
    top: .1rem;
    width: 1.2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: .8rem;
    background: #fff;
    z-index: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#docyjedupage .label-switch .checkbox:after {
    content: ' ';
    height: .8rem;
    width: 1.2rem;
    border-radius: 1.4rem;
    background: #fff;
    position: absolute;
    z-index: 2;
    top: .1rem;
    left: .1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0,0,0,.4);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#docyjedupage .label-switch {
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: 1.1rem;
    position: relative;
    cursor: pointer;
    -webkit-align-self: center;
    align-self: center;
}
#docyjedupage .label-switch input[type=checkbox]:checked+.checkbox:after {
    -webkit-transform: translateX(.6rem);
    transform: translateX(.6rem);
}
#docyjedupage .label-switch input[type="checkbox"]:checked + .checkbox {
    background: #4cd964;
}
#docyjedupage .label-switch input[type="checkbox"]:checked + .checkbox:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}


#registerpage .label-switch .checkbox {
    width: 2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: 1.0rem;
    background: #e5e5e5;
    z-index: 0;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#registerpage .label-switch .checkbox:before {
    content: ' ';
    position: absolute;
    left: .1rem;
    top: .1rem;
    width: 1.2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: .8rem;
    background: #fff;
    z-index: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
#registerpage .label-switch .checkbox:after {
    content: ' ';
    height: .8rem;
    width: 1.2rem;
    border-radius: 1.4rem;
    background: #fff;
    position: absolute;
    z-index: 2;
    top: .1rem;
    left: .1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0,0,0,.4);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
#registerpage .label-switch {
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    border-radius: .8rem;
    box-sizing: border-box;
    height: 1.1rem;
    position: relative;
    cursor: pointer;
    -webkit-align-self: center;
    align-self: center;
}
#registerpage .label-switch input[type=checkbox]:checked+.checkbox:after {
    -webkit-transform: translateX(.6rem);
    transform: translateX(.6rem);
}
#registerpage .label-switch input[type="checkbox"]:checked + .checkbox {
    background: #4cd964;
}
#registerpage .label-switch input[type="checkbox"]:checked + .checkbox:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.daxiaopos {
    display: flex;
    /* width: 54px; */
    position: absolute;
    z-index: 999;
    /* float: right; */
    right: 10px;
    top: 10px;
    font-size: .65rem;
    border: 1px solid #2f9bfe;
    border-right: 0px;
}
.daxiaopos .curr{
	    background: #55aafa;
    color: #FFFFFF;
}
.daxiaopos .da {
	width: 50%;
    text-align: center;
    float: left;
}
.daxiaopos .daxiaoposji{
        text-align: center;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #55aafa;
}


.tiplanse{
	    background: #55aafa;
    color: #FFFFFF;
}
.tipchengse{
	background: #e4531a;
    color: #FFFFFF;
}
.tiplvse {
    background: #70da22;
    color: #FFFFFF;
}
.tiplianglan{
	background: #69c5ff;
    color: #FFFFFF;
}
.lefttip{
    font-size: 10px;    display: inline-block;
    margin-top: -5px;
    position: absolute !important;
}
.leftline{
	border-left: 2px solid #55aafa;
    padding-left: 10px;
}
.rightspan{
	color:#55aafa;
	font-size: .7rem;
}
.item-inner .col-40{
	width:40%;
}
.item-inner .col-60{
	width:60%;
}
.buttons-tabjy {
    background: #fff;
    position: relative;
}

.buttons-tabjy {
    -webkit-align-self: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;    margin: .5rem;
}
.buttons-tabjy .button {
    color: #5f646e;
    font-size: .8rem;
	    margin-right: .3rem;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 1.8rem;
    line-height: 1.8rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;background: #f2f5f7;
    border-radius: 1rem;
    z-index: 100;
}

.buttons-tabjy .button.active {
        color: #ffffff;
    background: #D69F69;
    border-radius: 1rem;
    z-index: 100;
}
.gutter{
	background: #FFFFFF;    display: flex;
}
.gutter .jihuonum {
	padding-top: .8rem;
    display: inline-table;
    padding-bottom: .8rem;width: 33.33%;
    text-align: center;
    border-right: 1px solid #efeff4;
}
.gutter .jiaoyijine {
	padding-top: .8rem;
    display: inline-table;
    padding-bottom: .8rem;width: 50%;
    text-align: center;
    border-right: 1px solid #efeff4;
}
.gutter .bottline {
    border-bottom: 1px solid #efeff4;
}
.gutter .noline {
    padding-top: .8rem;
    padding-bottom: .8rem;
    border-right: 0px solid #efeff4;
}
.gutter span {
       display: table-row;
    width: 100%;
    text-align: center;
    font-size: .65rem;
}
.gutter .num {
    font-size: 0.8rem;
}
.teamhead {
      position: relative;
    width: 100%;
    height: 7.2rem;
    background: #55aafa;
}
.head {
      position: relative;
    width: 100%;
    height: 6.5rem;
    background: #2196f3;
}
.head-img {
       position: absolute;
    top: 1rem;
    left: 1rem;
    width: 4rem;
    height: 4rem;
    padding: 0.04rem;
}
.head-dsb {
      position: absolute;
    top: 1rem;
    left: 6rem;
}
.head-img img {
        width: 4rem;
    height: 4rem;
    border-radius: 50% !important;
    border: 5px solid #7dc9ff !important;
}
.head-dsb p {
    color: #fff;
}
.head-dsb p.dsb-name {
       font-size: 1rem;
    border-bottom: 2px solid #acd7ff;
    margin-bottom: .1rem;
}
.head-dsb p.dsb-Mobile {
    color: #fff;
    font-size: .8rem;
}

.head-fl {
      position: absolute;
    top: 1.0rem;
    left: 1.5rem;
}

.head-fl p {
    color: #fff;
}

.head-fl p.fl-name {
    font-size: .7rem;
	line-height: 1.6rem;
}
.head-fl p.fl-id {
        font-size: 1.5rem;
    font-weight: bold;
}

.alert-warning {
    color: #8a6d3b;
    background: #fcf8e3;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    border-bottom: 1px solid #f5e79e;
    text-align: left;
}
.head-fr {
      position: absolute;
    top: 2rem;
    right: 0;
    width: 3.8rem;
    text-align: right;
    background: #ffffff57;
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
    background: #ffffff57 url(../images/mingxi.png);
    background-position: .8rem;
    background-repeat: no-repeat;
    background-size: .7rem;
}
.head-fr p.fr-id {
   font-size: .65rem;
    padding-right: .6rem;
    line-height: 1.2rem;
    color: #FFFFFF;
}
.badge {
    z-index: 100;
    height: .8rem;
    min-width: .8rem;
    padding: 0 .2rem;
    font-size: .6rem;
    line-height: .8rem;
    color: white;
    vertical-align: top;
    background: red;
    border-radius: .5rem;
    margin-left: .1rem;
}
.badgefr {
    z-index: 100;
    height: .8rem;
    min-width: .8rem;
    padding: 0 .2rem;
    font-size: .8rem;
    line-height: .8rem;
    color: red;
    vertical-align: top;
    border-radius: .5rem;
    margin-left: .1rem;
}
.rows {
    overflow: hidden;
    margin-left: -2%;
}
.rows .col-50 {
    width: 48%;
    margin-left: 2%;
}
.content-shop{
	padding: .1rem;
    margin-top: .2rem !important;
}
.content-shop .card-content{
	margin: .2rem;
    margin-bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 14rem
}
.no-border p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: .2rem;
    padding-right: .2rem;
    line-height: 1.2rem;
    min-height: 1.2rem;
}
.yilingqu{
	    text-align: center;
    font-size: .6rem !important;
    border-left: 1px solid #f3f3f3;
    padding-left: .5rem;
}
.goodsprice{
	    padding: .5rem .75rem;
    font-size: .8rem;
    color: #FF0000;    overflow: hidden;
}
.zhifuyajin{
	    padding: .5rem .75rem;
    font-size: .8rem;
    color: #FF0000;    overflow: hidden;
}
.btn-numbox {
	    overflow: hidden;
    height: 1.5rem;
}

.btn-numbox li {
	float: left;    list-style: none;
}

.btn-numbox li .number,
.kucun {
	display: inline-block;
	font-size: 12px;
	color: #808080;
	vertical-align: sub;
}

.btn-numbox .count {
	    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-radius: .5rem;
}

.btn-numbox .count .num-jian,
.input-num,
.num-jia {
	    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: .7rem;
    color: #999;
    cursor: pointer;
    border: 0px solid #e6e6e6;
	font-weight: bold;
}
.num-jian{
	border-right:1px solid #e6e6e6 !important;
}
.num-jia{
	border-left: 1px solid #e6e6e6 !important;
}
.btn-numbox .count .input-num {
	    width: 45px;
    height: 28px;
    color: #333;
    border-left: 0;
    border-right: 0;  outline: none;
-webkit-appearance: none;
border-radius: 0;
}
.openhuabo{
	display:none;
}
.quedinghuabo{
	position: fixed;
    /* height: 2.6rem; */
    padding-top: 1rem;
    padding-bottom: 1rem;
    left: 0;
    z-index: 999999;
    right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    /* width: 100%; */
    bottom: 0;
    background: #ffffff;
}
.huabodiv{
	    position: fixed;
    height: 3rem;
    left: 0;
    z-index: 999999;
    right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    /* width: 100%; */
    bottom: 0rem;
    background: #ffffff;
}
.huabobtn{
	line-height: 2rem !important;
    height: 2rem;
}
.list-block .huabo{
	display:block;
}
.huabonone{
	display:none!important;
}
.fuzhuxinxi .inner{
	    float: left;
    text-align: center;
    height: 1rem;
    line-height: .8rem;
    /* font-size: 1.1rem; */
    box-sizing: border-box;
    padding: 0 0.3rem;
    font-size: .6rem;
    width: 33.33%;
    margin-left: 0%;
}
.fuzhuxinxi .inners{
	float: left;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    /* font-size: 1.1rem; */
    box-sizing: border-box;
    padding: 0 0.3rem;
    font-size: .7rem;
    width: 50%;
    margin-left: 0%;
}
.fuzhuxinxi .inner a{
	font-size: .6rem;    font-style: normal;
    font-weight: normal;    display: inline-block;
	width:100%;
}
.fuzhuxinxi .feilv{
	    background: #fa6509;
}
.fuzhuxinxi .feilv i{
	color:#FFFFFF;
	margin-right:.5rem;
}
.fuzhuxinxi .pinpai{
	    background: #fe8800;
}
.fuzhuxinxi .pinpai i{
	color:#FFFFFF;
	margin-right:.5rem;
}
.fuzhuxinxi .inners span{
	color:#FFFFFF
}
.fuzhuxinxi .inner a em{
	font-style: normal;
    font-weight: normal;    float: left;
}


.yajinfuzhu .inner{
	    float: left;
    text-align: center;
    /* font-size: 1.1rem; */
    box-sizing: border-box;
    font-size: .6rem;
    width: 33.33%;
    margin-left: 0%;
}
.yajinfuzhu .inners{
	float: left;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    /* font-size: 1.1rem; */
    box-sizing: border-box;
    padding: 0 0.3rem;
    font-size: .7rem;
    width: 50%;
    margin-left: 0%;
}
.yajinfuzhu .iconfont {
        font-size: 1.8rem !important;
    display: block;
    color: #928f8f;
}
.yajinfuzhu .inner a{
	font-size: .6rem;    font-style: normal;
    font-weight: normal;    display: inline-block;
	width:100%;
}
.yajinfuzhu .feilv{
	    background: #fa6509;
}
.yajinfuzhu .feilv i{
	color:#FFFFFF;
	margin-right:.5rem;
}
.yajinfuzhu .pinpai{
	    background: #fe8800;
}
.yajinfuzhu .pinpai i{
	color:#FFFFFF;
	margin-right:.5rem;
}
.yajinfuzhu .inners span{
	color:#FFFFFF
}
.yajinfuzhu .inner a em{
	font-style: normal;
    font-weight: normal;    float: left;
}
.content-shop .yajinfuzhu{
	    padding-left: 0rem;
    padding-right: 0rem;
    margin: 0;
}
.yajinfuzhu{
	padding-bottom:.8rem;
}
.subtitle{
	font-size:.7rem
}

.anquan a{
	color: #f24b43;
    border: 1px solid #f24b43;
}
.anquan a em {
    background: #f24b43;color:#FFFFFF
}

.baoyou a{
	    color: #fb8903;
    border: 1px solid #fb8903;
}
.baoyou a em {
    background: #fb8903;color:#FFFFFF
}
.shengxin a{
	    color: #9dd6e8;
    border: 1px solid #9dd6e8;
}

.shengxin a em {
    background: #9dd6e8;color:#FFFFFF
}
.bars .goodsfooter .icon {
    top: .05rem;
    height: 1.2rem;
    width: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding-top: 0;
    padding-bottom: 0;
}
.bars .goodsfooter .icon~.tab-label {
    display: block;
    font-size: .65rem;
    position: relative;
}
.goodsfooter{
	    float: left;
    width: 40%;
    margin-left: .4rem;    padding-top: .1rem;
}
.goodsfooter a{
	    display: inline-block;
    width: 2rem;
    float: left;
    text-align: center;
	margin-right:1.5rem
}
.goodsfooter a span {
    display: inline-block;
    width: 100%;
}

.content-shop .fuzhuxinxi{
	    padding-left: .75rem;
    padding-right: .75rem;
    margin: 0;
}
.buyfooter{
	    margin: .5rem;
	    margin-top: 1rem;
}
.totalprice{
	    color: #ff4a08;
    font-size: .8rem;
    font-weight: bold;
}
.mtop0{
	margin-top:0px !important
}
.orderbuyico{
	font-size: 1.6rem !important;
    margin-right: .5rem;
}
.buytimeico{
	font-size: 1.4rem !important;
    margin-right: .5rem;
}
.paymentico{
	    font-size: 1.2rem !important;
    margin-right: .5rem;
    display: inline-block;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;    border-radius: 50%;
}
.paymentnoico {
    font-size: 1.0rem !important;
    margin-right: .5rem;
    display: inline-block;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    font-style: normal;
    background-color: #ec0808 !important;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;    border-radius: 50%;
}
.paymentico img{
	width:100%;
	height:100%;
}
.list-block .item-inner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 0px;
    width: 100%;
    /* background-color: #e7e7e7; */
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.list-block .item-links:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #e7e7e76b;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.bars {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9999999999;
    height: 2.2rem;
        padding-right: 0;
    padding-left: 0;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.goodsbuy{
	    width: 55%;
    line-height: 2.2rem;
    text-align: center;
    background: #fe8800;
    color: #FFFFFF;    font-size: .7rem;
    height: 100%;
}
.goodsbuy .dobuy{
	
    color: #FFFFFF;    font-size: .8rem;
}
.buttonname{
	padding-left:.2rem;
	padding-right:.2rem
}
.goodslist{
	margin-bottom:.5rem !important
}
.goodslist .feilv{
	font-size:.6rem
}
.fenxianglist img{
	width:100%
}
.fenxianglist .CodeName{
	text-align:center
}

.fenxiangpage{
	    background: #55aafa;    top: 1.5rem !important;
}


.fenrunhead {
       position: relative;
    width: 100%;
    height: 9.5rem;
    background: #55aafa;
}
.huankuantools{
	    background: #55aafa;
    height: 7.2rem;
    /* border-radius: .5rem; */
    width: 100%;    margin-left: 0;
    border-top: 1px solid #72b7e2;
	
}
.huankuantools .twodiv {
    width: calc(50%-1px);
    border-left: 1px solid #72b7e2;
}
.huankuantools .col-50{
        height: 100%;
}
.huankuantools a .frshouyi{
        margin: 0px auto;
    margin-top: 2.5rem;
    color: #FFFFFF;
    text-align: center;
    font-size: .75rem;
}
.huankuantools a .frshouyijine{
        margin: 0px auto;
    color: #FFFFFF;
    text-align: center;
    font-size: 1rem;
}
.huankuantools .frshouyijinetit{
       margin: 0px auto;
    color: #FFFFFF;
    text-align: center;
    font-size: .65rem;
    border-radius: .5rem;
    background-color: #2196f3;
    width: 3.2rem;
}
.goodsbuys {
    width: 100%;
    line-height: 2.2rem;
    text-align: center;
    background: #fe8800;
    color: #FFFFFF;
    font-size: .7rem;
    height: 100%;
}




.fenruntools{
	    background: #55aafa;
    height: 4.2rem;
    /* border-radius: .5rem; */
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-top: 1px solid #72b7e2;
	
}

.fenrunhead .row{
	margin-left: 0;
	
}
.fenruntools a{
    display: block;
    margin: 0px auto;
}
.fenruntools .twodiv{
	width:calc(50%-1px);border-left: 1px solid #72b7e2;
}
.fenruntools .col-50{
        height: 100%;
}
.fenruntools a .frshouyi{
       margin: 0px auto;
    margin-top: .5rem;
    color: #FFFFFF;
    text-align: center;
}
.fenruntools a .frshouyijine{
        margin: 0px auto;
    color: #FFFFFF;
    text-align: center;
    font-size: .8rem;
}
.fenruntools .frshouyijinetit{
       margin: 0px auto;
    color: #FFFFFF;
    text-align: center;
    font-size: .65rem;
    border-radius: .5rem;
    background-color: #2196f3;
    width: 3.2rem;
}


.fenruntixian{
    height: 3.2rem;
    width: 100%;    
	margin-top: 1rem;
	
}

.fenruntixian .row{
	margin-left: 0;
	
}
.fenruntixian div{
    display: block;
    margin: 0px auto;
}
.fenruntixian .twodiv{
	width:calc(50%-1px);border-left: 1px solid #72b7e2;
}
.fenruntixian .col-50{
        height: 100%;
}
.fenruntixian div .frshouyi{
       margin: 0px auto;
    margin-top: .5rem;
    text-align: center;
}
.fenruntixian div .frshouyijine{
       margin: 0px auto;
    text-align: center;
    font-size: .8rem;
    margin-top: .5rem;
    color: #FF0000;
    font-size: 1rem;
    font-weight: bold;
}

.woyaotixian{
        margin: 1rem;
    display: flex;
    margin-top: .5rem;
}
.woyaotixian a{
       display: inline-flex;
    width: 46%;
    margin: 2%;
}
.woyaotixian .btn-tixian{
	width: 100%;
    line-height: 2rem;
    height: 2rem;
    border-radius: 1rem;    font-size: .75rem;
}


.user-top{
	background-color: #ffffff00;
}
.user-top:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #e7e7e700;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.user-top .button-link {
    top: 0;
    padding: 0;
    line-height: 2.2rem;
    height: 2.2rem;
    color: #FFFFFF;
    border: 0;
}

.divtools{
	    margin: 10px;
    background: #FFFFFF;
    height: 4rem;
    border-radius: .5rem;
        margin-top: -2.2rem;
    position: relative;
	
}
.divtools a{
    display: block;
    margin: 0px auto;
}
.divtools a .shouyi{
    background: url(../images/shouyi.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 2rem !important;
    width: 35% !important;
    min-width: 1.8rem;
    display: block;
    margin: 0px auto;
    margin-top: .5rem;
}
.divtools a .jiesuanka{
    background: url(../images/jiesuanka.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 2rem !important;
    width: 35% !important;
    min-width: 1.8rem;
    display: block;
    margin: 0px auto;
    margin-top: .5rem;
}
.divtools a .chaxun{
    background: url(../images/shouyi.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 2rem !important;
    width: 35% !important;
    min-width: 1.8rem;
    display: block;
    margin: 0px auto;
    margin-top: .5rem;
}
.divtools a span {
    width: 100%;
    position: relative;
    color: #222;
    display: inline-block;
    text-align: center;
}
.list-block {
    margin: .5rem 0;
    font-size: .75rem;
    margin-top: 0px;
}

.item-links a{
	    width: 100%;    display: flex;padding-bottom: .2rem;
}
.item-links a:after {
        content: '';
    position: absolute;
    left: .75rem;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: calc(100% - 1.4rem);
    background-color: #e7e7e7;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.list-block .item-inners {
    padding-right: .75rem;
    position: relative;
    width: 100%;
    padding-top: .4rem;
    padding-bottom: .35rem;
    min-height: 2.2rem;
    overflow: hidden;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.listinput .item-media{
	min-width:4rem;
	    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
}
.listinput .item-mediaw{
	min-width:5rem;
}
.list-block .item-links .item-inners {
    padding-right: 1.5rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUM0QzFDNzMyREM0MTFFNUJDNTI4OTMzMEE0RjBENzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUM0QzFDNzQyREM0MTFFNUJDNTI4OTMzMEE0RjBENzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QzRDMUM3MTJEQzQxMUU1QkM1Mjg5MzMwQTRGMEQ3MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QzRDMUM3MjJEQzQxMUU1QkM1Mjg5MzMwQTRGMEQ3MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pjs2Bb4AAAItSURBVHjazJhbK0RRGIb3DIOU/AG5kUTOgxmHceFGKf6BO+Vf+E8KKYcYg3FuMpNIDhFJXJAcp/GtvKumrzVs+zBrvfU2u689q6d3rb33+lYgl8tZvymZ3JOX7eQp8gT50fJA0Wj4z3tKbY5VR14hV5ObyWLkZ6sICtq4p4V8CjihevIWucoUQJFUmtUayTvkShMAL5DiGqs3IMlK3YBSgwrIZkBWmAAoIRMKyG2/IIMO/hMjbygepCS53ARAoQHyOqu1YbrLTADMAXJbASmSDOkGlOpTQHaQN72CdAuYBeQuq4cBWaIbUEJGC0Am3UIGPVoqMsk9Vu/CwxTQDSj0iSQPWD2C6Q7oBhT6AmRKAZkwAVDoowBkn+LdqQVQ6A2QhwrIuAmAEjKi2KrF/jPdfgIKveI7Pcfq/eSMCYBSD4pakymA0+RxVrsn15oAOEMeY7Vbcif5ys4ApT7CzZJHWO2G3I1fSyfgPHmY1a7x6bvT/ZpZUMBdOoHzI8El8pCiK+wq8CQXNcFlBdw51tyD00G9SnAVHV++zgDn6hzHiwTjCrgTTKvrQya3Ca5jA5CvY3IP+UlnTxJEb8zhjpDck1cL20mCAcBFWD2D2ovOvjiERojDpTGtnsL9N8EQegt+LJrC5vRN59lMORp0DrePNH2BswvYivXVzuoHSO7dz+2QHcAa6+eMOl87WHOffm8m7QCK7foog+tFi2mZACg3npPkRUxrtkitgvUtwAA5A3LWdzPizwAAAABJRU5ErkJggg==);
    background-size: 0.7rem;
    background-repeat: no-repeat;
    background-position: 97% center;
    background-position: -webkit-calc(100% - .5rem) center;
    background-position: calc(100% - .5rem) center;
}
.divitem{
	position:relative
}
.list-block .item-type{
	font-size:.7rem
}
.list-block .item-input:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 0px;
    width: 100%;
    background-color: #e7e7e7;
    display: block;
    z-index: 15;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.icon {
    font-family: iconfont-sm!important;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;  background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.list-block .item-media+.item-inners {
    margin-left: .75rem;
}
.icon.icon-renzheng {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/i-renzheng.png);    
	background-repeat: no-repeat;
}
.icon.icon-jiesuanka {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/jiesuanka.png);    
	background-repeat: no-repeat;
}
.icon.icon-zhiying {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/zy.png);
}
.icon.icon-tuijian {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/hearthealth.png);
}
.icon.icon-fanxian {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/paidanb.png);
}

.icon.icon-guanli {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/glgl.png);
}
.icon.icon-tuanjian {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/team.png);
}

.icon.icon-daoshi {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/ds.png);
}
.icon.icon-geren {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/xq.png);
}
.icon.icon-qita {
    width: 1.05rem;
    height: 1.05rem;
    background-image: url(../images/qt.png);
}



.icon.icon-xiaoxi {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/xiaoxi.png);
}
.icon.icon-shouquanshu {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/i-shouquanshu.png);
}
.icon.icon-shouhuodizhi {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/shouhuodizhi@3x.png);
}
.icon.icon-dingdan {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/dingdan@3x.png);
}
.icon.icon-bangzhu {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/bangzhuzhongxin@3x.png);
}
.icon.icon-vipkefu {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/vipkefu.png);
}
.icon.icon-xiugaimima {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/xiugaimima@3x.png);
}
.icon.icon-tuichu {
    width: 1.35rem;
    height: 1.35rem;
    background-image: url(../images/tuichu@3x.png);
}

.zhengshu{
	width:100%;
}
.mtoppage{
	margin-top:1rem;
}
.btntop{
	margin-top:1rem;
}

.contentblocks {
    margin: 1rem 0;
    padding: 0 .75rem;
    color: #6d6d72;
}

.buttons-tabs {
    background: #fff;
    position: relative;
}

.myupload-container .tables {
    float: left;
    margin-right: 5px;    display: block;
}
.idcard img {
    width: 100% !important;
    max-width: 250px;
    height: 100% !important;
    max-height: 200px;
    border: 1px solid #e6e6e6;
    border-radius: 0% !important;
}
.myupload-container .tables .btnup {
    float: left;
    width: 100%;
    height: 100%;
    border: 8px solid #f2f2f2;
}
.myupload-container .tables .upload img {
    width: 100% !important;
    height: 100% !important;
    max-height: 200px;
    border: 1px solid #e6e6e6;
    border-radius: 0% 
}
.loader{
    padding-top:200px;
    text-align: center;
    align-items: center;
    justify-content: center;

}


/* ------ 分享列表 ------ */
.share-list{padding:.8rem;}
.share-list li{ margin-bottom:.65rem;}
.share-list li .time{font-size: .65rem;
    margin-bottom: .5rem;}
.share-list li .fxcontent{    font-size: .7rem;
    margin-bottom: .5rem;}
.share-list li .fxcontent span{display:inline-block;}
.share-list li .fxcontent p{line-height:150%;}
.share-list li .photo{margin-bottom:.25rem;}
.share-list li .photo img{width:5.5rem;}
.share-list li .photo a{display:inline-block;}

.share-list li .operation{display:flex; align-items:center; height:2rem; border-top:1px solid #efefef; border-bottom:1px solid #efefef;}
.share-list li .operation p{width: 33.33%;
    text-align: center;
    font-size: 0.65rem;
    color: #888;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 1.6rem;}
.share-list li .operation p img{margin-right: .15rem;
    width: .75rem;
    vertical-align: middle;}
.btn-radius,
.btn-radius:active {
    border-radius: 300px;
    height: 100%;
    width: 10%;
    background-color: #0bd38a;
}
.input-group-addons1{
    background: #D69F69;
    height: 40px;
    float: right;
    margin-right: 0;
    border-radius: 17px;
    color: white;
    border: none;
    padding: 0 15px;
}
.input2{
    width: 80%!important;
}