/*引入iconfont*/
@font-face {font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
/*引入iconfont*/

@media screen and (max-width: 320px) {
  body{font-size: 14px !important;}
}
@media screen and (min-width: 321px) and (max-width: 413px) {
  body{font-size: 16px !important;}
}
@media screen and (min-width: 414px) and (max-width: 639px) {
  body{font-size: 17px !important;}
}
@media screen and (min-width: 640px) {
  body{font-size: 18px !important;}
}
/*全局-start*/

body{
  background-color:#fff;
  font-family: Helvetica;
  color:#323232;
  line-height: 1.4;
}
a{
  color:#f86363;
}
.main-con-title{
  color:#323232;
  font-size: .15rem;
}
.main-con-second{
  color:#646464;
  font-size: .14rem;
}
.main-con-last{
  color:#909090;
}
.main-con-note{
  color:#b0b0b0;
}
/*边距设置-start*/
.padding10{
  padding:10px;
}
.padding_10{
  padding:10px;
}
.padding20{
  padding:.2rem;
}
.padding_20{
  padding:.2rem;
}
.paddingt20{
  padding-top:.2rem;
}
.paddingr20{
  padding-right:.2rem;
}
.paddingb20{
  padding-bottom:.2rem;
}
.paddingl20{
  padding-left:.2rem;
}
.paddingt3{
  padding-top:3px;
}
.paddingt5{
  padding-top:5px;
}
.paddingr5{
  padding-right:5px;
}
.paddingb5{
  padding-bottom:5px !important;
}
.paddingl5{
  padding-left:5px;
}
.paddingt7{
  padding-top: 7px;
}
.paddingt10{
  padding-top: 10px;
}
.paddingr10{
  padding-right: 10px;
}
.paddingb10{
  padding-bottom: 10px;
}
.paddingl10{
  padding-left: 10px;
}
.paddingl15{
  padding-left: 15px;
}
.paddingl2{
  padding-left: 2px;
}
.paddingb15{
  padding-bottom: 15px;
}
.paddingb50{
  padding-bottom: .5rem;
}
.paddingb60{
  padding-bottom: .6rem;
}
.paddingt15{
  padding-top:15px;
}
.paddingl0{
  padding-left: 0 !important;
}
.marginl0{
  margin-left: 0 !important;
}
.margint3{
  margin-top: 3px;
}
.margint5{
  margin-top:5px;
}
.marginr5{
  margin-right:5px;
}
.marginb5{
  margin-bottom:5px;
}
.marginl5{
  margin-left:5px;
}
.margint0{
  margin-top: 0 !important;
}
.margint10{
  margin-top:10px;
}
.marginr10{
  margin-right:10px;
}
.marginr15{
  margin-right: .15rem;
}
.marginb10{
  margin-bottom:10px;
}
.marginb60{
  margin-bottom: .6rem;
}
.marginl10{
  margin-left: .1rem;
}
.margint15{
  margin-top: .15rem;
}
.marginb15{
  margin-bottom: .15rem;
}
.margint20{
  margin-top:.2rem;
}
.margint30{
  margin-top:.3rem;
}
.marginl50{
  margin-left:.5rem;
}
/*边距设置-end*/

/*边框设置-start*/
.wyd-borderr{
  border-right: 1px solid #f4f4f4;
}
.wyd-borderl{
  border-left: 1px solid #f4f4f4;
}
.wyd-bordert{
  border-top: 1px solid #f4f4f4;
}
.wyd-borderb{
  border-bottom: 1px solid #f4f4f4;
}
/*边框设置-end*/

/*字体大小设置-start*/
.font10{
  font-size: .1rem;
}
.font12{
  font-size:.12rem;
}
.font13{
  font-size:.13rem;
}
.font14{
  font-size:.14rem;
}
.font15{
  font-size:.15rem;
}
.font16{
  font-size:.16rem;
}
.font17{
  font-size:.17rem;
}
.font18{
  font-size:.18rem;
}
.font20{
  font-size:.2rem;
}
.font24{
  font-size:.24rem;
}
.font30{
  font-size:.3rem;
}
.font40{
  font-size:.4rem;
}
/*字体大小设置-end*/

/*行高设置-start*/
.lineh20{
  line-height: .2rem;
}
.lineh45{
  line-height: .45rem;
}
.lineh40{
  line-height: .4rem;
}
/*行高设置-end*/

/*字体颜色设置-start*/
.mainRed{
  color:#f86363;
}/*主色红色*/
.mainRedLow{
  color: #FDC1C0;
}
.font-blue{
  color: dodgerblue;
}/*主色红色－未点亮*/
.font-red{
  color:#F86363;
}/*点亮字体颜色*/
.font-common{
  color:#646464;
}
/*普通内容信息颜色*/
.font-less{
  color:#9e9e9e;
}
/*内容中次要信息*/
.font-grey{
  color:#b6b6b6;
}
/*白色背景上的辅助说明字体颜色*/
.font-greym{
  color:#cccccc;
}
/*灰色背景上的辅助说明字体颜色*/
.font-white{
  color:#ffffff;
}
.font-default{
  color: #303030;
}
/*字体白色*/
.font-notew{
  font-size:.12rem;
  color:#b2b2b2;
}
/*白色背景上注释说明字体大小颜色组合*/
.font-noteg{
  font-size:.12rem;
  color:#BBBBBB;
}
/*灰色背景上注释说明字体大小颜色组合*/
.font-imp{
  color:#9a9a9a;
  font-size: .3rem;
}
/*重点强调突出显示的文字字体大小颜色组合*/
/*字体颜色设置-end*/

/*浮动设置-start*/
.floatr{
  float: right;
}
.floatl{
  float: left;
}
/*浮动设置-end*/
/*背景色-start*/
.bg-none{
  background: none;
}
.bg-grey{
  background: #f8f8f8 !important;
}
.bg-wihte{
  background-color: #ffffff;
}
.bg-red{
  background: #e71a1c;
}
/*背景色-end*/
/*高度-start*/
.height60{
  height:.6rem;
}
.height150{
  height: 1.5rem;
}
.height45{
  height: .45rem;
}
.height40{
  height: .4rem;
}
.height100{
  height: 1rem;
}
/*高度-end*/
/*宽度-start*/
.width70{
  width: 70%;
}
/*宽度-end*/
/*分割线-start*/
.line-heavy{
  height: 1px;
  background-color: #e8e8e8;
  width: 100%;
}
.line-light{
  height: 10px;
  background-color: #f1f0f0;
  width: 100%;
}
/*分割线-end*/
/*clearfix*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after{
  clear:both;
}
/*全局-end*/

/*choseBank.html-start*/
.ms-chosebank .ui-list{
  background-color:#ffffff;
}
.infoblock-title{
  height:40px;
  font-size: .12rem;
  color:#9a9a9a;
  line-height: 40px;
  padding-left: 20px;
}
.ui-list-info p{
  color:#909090;
  font-size: .10rem;
}
.ui-list li h4{
  font-size:.14rem;
}
.ui-list-link>li:after{
  font-size: 30px;
}
/*choseBank.html-end*/

/*choseProduct_a.html-start*/
.mx-pro{
  background-color: #ffffff;
  padding-top: .2rem;
}
.mx-pro .title{
  text-align: center;
  background: url(../images/rowline-blue.png) no-repeat center bottom;
}
.mx-pro .title .big-title{
  font-size: 16px;
  color:#000000;
}
.mx-pro .title .small-title{
  font-size: 12px;
  color:#909090;
  line-height: 26px;
}
.mx-pro .pro-con{
  padding:.2rem 0 .15rem .2rem;
}
.width40{
  width: 40%;
}
.width20{
  width: 20%;
}
.ms-choseproducta .ui-tiled{
  width: 230%;
}
.pro-con .ui-tiled li{
  padding-right: .25rem;
  width: 40%;
  text-align: left;
  -webkit-box-pack:start;
  -webkit-box-align:start
}
.pro-con .ui-tiled .cardname{
  font-size: .13rem;
  color:#303030;
  padding-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro-con .ui-tiled .cardintro{
  font-size: .1rem;
  color:#b6b6b6;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ms-hotcard .integral {
  color: #F86363;
  margin-right: .05rem;
}
.paddingr30{
  padding-right: 30px;
}
.mx-more{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size:.12rem;
  color: #4A90E2;
  text-align: center;
  border-top: 1px solid #F0F0F0;
}
/*choseProduct_a.html-end*/

/*choseProduct_b.html-start*/
.ui-panel{
  margin-bottom: 0;
}
.ms-choseproductb{
  background-color: #ffffff;
}
.ms-choseproductb .ui-tab-nav{
  font-size: .14rem;
  height: 40px;
  line-height: 40px;
}
.ms-choseproductb .ui-tab-nav li{
  color:#909090;
  height: 40px;
  line-height: 40px;
}
.ms-choseproductb .ui-tab-nav li.current{
  color:#000000;
  border-bottom:none;
  background: url(../images/share_line.png) no-repeat center bottom;
}
.ms-choseproductb .ui-list-thumb{
  width: 100px;
  height:80px;
}
/*choseProduct_b.html-end*/

/*activity.html-start*/
.active-info{
  padding:.15rem .15rem 0 .15rem;
  background-color: #fff;
}
.active-content{
  text-indent:.2rem;
  margin-top: 10px;
  color:#606060;
  font-size: .14rem;
}
.font-title{
  color: #000;
  font-size: .16rem;
}
.bgD42416{
  background-color: #f86363;
}
/*activity.html-end*/

/*activityRules.html-start*/
.rule-content{
  padding: 10px 10px 0;
}
.rule-content p:nth-child(1){
  font-size: .16rem;
  color: #222;
  text-align: center;
}
.rule-info{
  overflow: hidden;
  margin-top: 10px;
}
.rule-info img{
  width: .16rem;
  height:.16rem;
  float: left;
}
.rule-info p{
  font-size: .13rem;
  color: #666;
  float: right;
  width: 93%;
}
.overflow-hidden{
  overflow: hidden;
}
/*activityRules.html-end*/

/*applyCredit_b-start*/
.apply-head img{
  margin-top: .2rem;
  width: 60%;
  margin-left: 20%;
}
.apply-head{
  background-color: #FFFFFF;
  padding-left:.2rem;
  padding-right: .2rem;
  color: #f86363;
  padding-bottom: .15rem;
}
.apply-head li{
  font-size: .12rem;
  text-align: center;
}
.apply-content h1{
  font-size: .12rem;
  color: #9A9A9A;
  margin-bottom: 10px;
  padding-left: .2rem;
}
.apply-content label{
  font-size: .14rem;
  color:#323232;
  line-height: .5rem;
}
.apply-content input{
  font-size:.13rem;
  color: #303030;
}
.apply-content input::-webkit-input-placeholder { /* WebKit browsers */
  color:#c2c2c2;
}
.apply-content input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:#c2c2c2;
}
.apply-content input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:#c2c2c2;
}
.apply-content input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:#c2c2c2;
}
.apply-content i{
  position:absolute;
  font-size: .2rem;
  right: .2rem;
  top: 4px;
  color: #c2c2c2;
}
.apply-content select{
  font-size:.14rem ;
  color: #909090;
}
.marry-status p{
  float: left;
  margin-right:.1rem;
}
.ui-form-item{
  padding-left: .15rem;
  padding-right: .15rem;
  line-height: .48rem;
  height: .5rem;
}
.ui-select select{
  color: #646464;
  font-size: .14rem;
}
.select-box{
  position: absolute;
  right:.2rem;
  top: 0px;
  border-left: 0.5px solid #E8E8E8 ;
  padding-left:.2rem;
  text-align: center;
}
.ui-switch input:after {
  height:.22rem;
  width: .22rem;
}
.ui-switch input:before {
  height: .22rem;
  width: .42rem;
}
.ui-switch input{
  height: .24rem;
  margin-top: 4px;
}
.apply-content h2{
  text-align: center;
  font-size: .12rem;
  color: #909090;
  line-height: .44rem;
}
.deadtime{
  position: absolute;
  right:.2rem;
  top: 0;
  margin-right: 0;
  padding-left:.2rem;
  border-left: 1px solid #e8e8e8;
  height:.5rem
}
.apply-content h2 a{
  color: #468EE5;
}
.apply-btn button{
  font-size: .16rem;
  color: #FFFFFF;
  background-color: #f86363;
  width: 90%;
  margin-left: 5%;
  height: .4rem;
  border-radius:8px;
  margin-top: .2rem;
  margin-bottom: .2rem;
}
.height44{
  height: 44px;
}
/*applyCredit_b-end*/

/*applyCredit_c.html-start*/
.select-box{
  position: absolute;
  right: 15px;
  top: 0;
  border-left: .5px solid #E8E8E8 ;
  padding-left: 15px;
}
.font646464{
  color: #646464;
}
.btn_submitF{
  height: 40px;
  line-height:40px;
  width: 34%;
  border-radius:20px;
  background-color: #f86363;
  margin-left: 3%;
  color: #FFFFFF;
}
.btn_submit_disable{
  background-color: #FFFFFF;
  color:#646464;
  border: 1px solid #e5e5e5;
}
.height-inhe{
  height: inherit;
}
/*applyCredit_c.html-end*/

/*applyCredit_a.html-start*/
.card-info{
  padding:.2rem 0 .15rem 0;
  background-color: #fff;
}
.card-info .cardimg{
  width: 100%;
  text-align: center;
}
.card-mess{
  padding-top:10px;
  width: 70%;
  margin: 0 auto;
}
.card-mess p:nth-child(1){
  font-size:.16rem ;
  color: #323232;
}
.card-mess span{
  height: 20px;
  padding:2px 4px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  color:#9e9e9e !important;
  font-size:.12rem !important;
}
.hui-info{
  background-color: #fff;
  margin-top: 10px;
  overflow: hidden;
  padding: .2rem .15rem;
}
.hui-info p{
  font-size:.13rem;
  color: #646464;
  float: right;
  width: 87%;
}
.hui-info img{
  padding-top: 0.1rem;
}
.xuzhi-info{
  padding: .15rem;
  background-color: #fff;
  margin-top: 10px;
}
.xuzhi-info p:nth-child(1){
  font-size: .14rem;
  color: #303030;
}
.bgBBB{
  background-color: #bbb;
}
.agree-list li{
  float: left;
  padding-right: 1px;
}
.agree-list li a{
  font-size: .12rem;
  color:#909090;
  text-decoration: underline;
}
.agree-list li:last-child{
  float: left;
  padding-right:0;
}
.ms-applycreditb .ui-checkbox input:before,.ms-applycreditb .ui-checkbox-s input:before{
  font-size: .26rem;
  top:-.19rem;
  left:0rem;
  line-height: .4rem;
}
.agree-list li span{
  font-size: .12rem;
  color:#909090 !important;
}
.ui-checkbox input, .ui-checkbox-s input {
  width: 24px;
  height: 7px;
  margin-right: 0;
}
.ui-checkbox input:checked:before, .ui-checkbox-s input:checked:before{
  /* content: ""; */
  color: #f86363;
}
.border-con-t{
  border-top: 1px solid #D8D8D8;
}
.width90{
  width: 90%;
}
/*弹框-start*/
.modal-content{
  padding: 10px;
}
.modal-content p{
  font-size: .18rem;
  color: #303030;
  margin-bottom: 10px;
  text-align: center;
}
.margint15{
  margin-top: .15rem;
}
@media screen and (max-width: 320px) {
  .bg_active{
    height: 135px;
  }
  .hui-info img{
    padding-top: 0.15rem;
  }
}
.noteBlock{
  padding:.1rem .15rem;
  color:#9A9A9A;
  font-size: .12rem;
}
.apply-hint p{
  font-size: .14rem;
  color: #646464;
}
.activity-btn{
  border: 1px solid #F0F0F0;
  background-color: #fff;
  text-align: center;
  padding: .1rem .2rem;
  font-size: .12rem;
}
.activity-btn a{
  color: #4A90E2;
}
.marginb45{
  margin-bottom: .45rem;
}
/*弹框-end*/
/*applyCredit_a.html-end*/

/*applySubmit.html-start*/
.success-sub{
  text-align: center;
}
.success-sub p{
  font-size: .18rem;
  color: #212121;
  padding-top: 5px;
}
.success-sub img{
  margin-top: .3rem;
  width: .55rem;
  height: .55rem;
}
.apply-finsh img{
  width: .2rem;
  height: 1.82rem;
}
.apply-finsh{
  margin-top:.3rem;
  overflow: hidden;
  background-color: #fff;
  padding:.2rem .15rem;
  padding-left: .2rem;
  padding-right: 0;
  border-top: .7px solid #e5e4e4;
  border-bottom: .7px solid #e5e4e4;
}
.apply-list{
  float: left;
  padding-left: 10px;
  width: 90%;
}
.apply-list p{
  color: #909090;
}
.apply-list div p:first-child{
  font-size: .16rem;
}
.apply-list div p:last-child{
  font-size: .14rem;
  margin-bottom: 9%;
}
.apply-list .pass-detect p:first-child{
  color:#212121 !important;
}
.apply-list .pass-detect p:last-child{
  color:#646464 !important;
}
.marginb0{
  margin-bottom: 0 !important;
}
/*applySubmit.html-end*/

/*productdetail.html-start*/
.long-input-form .ui-form-item input,.long-input-form .ui-form-item textarea,.long-input-form .ui-form-item .ui-select{
  padding-left: 1.2rem;
  margin-left: 0;
}
.ui-form-item input,.ui-form-item textarea,.ui-form-item .ui-select{
  padding-left: 1.2rem;
  margin-left: 0;
}
.choose-card h1{
  font-size: .16rem;
  color: #000000;
  padding: 10px 0 10px 0;
}
.choose-card{
  background-color: #FFFFFF;
  padding-left: 15px;
  padding-right: 15px;
}
.choose-card .ui-tab-nav li{
  font-size:.14rem ;
  height: .3rem;
  line-height: .3rem;
  margin: 0 .1rem 0 .1rem;
  text-align: center;
  color: #606060;
  border: 1px #e1e1e1 solid !important;
  border-radius: 15px;
  border-bottom:none;
}
.ms-productdetail .ui-tab-nav li.current{
  color: #f86363 !important;
  border:solid 1px #f86363 !important;
}
.cardPic img{
  margin-top: 10px;
  width: 220px;
}
.cardPic{
  position: absolute;
  margin-left: -110px;
  left: 50%;
}
.cardPic p{
  color: #303030;
  font-size: .15rem;
  text-align: center;
  margin-top: 5px;
}
.choose-card .ui-tab-content li{
  height: 200px !important;
  position: relative;
}
.privilege-box{
  background-color: #FFFFFF;
  margin-top: 10px;
}
.privilege-title{
  border-bottom: 1px solid #E8E8E8;
}
.privilege-title h1{
  margin-left: .2rem;
  margin-right: .2rem;
  font-size: .16rem;
  color: #000000;
  padding: 10px 0 10px 0;
  float: left;
}
.privilege-title p,.privilege-title i{
  line-height: .24rem;
  float: right;
  color: #9E9E9E;
  font-size: .12rem;
  padding:10px 0 10px 0;
}
.privilege-title i{
  padding-right: .2rem;
}
.privilege-content{
  padding-left: .2rem;
  padding-right: .2rem;
}
.privilege-content img{
  width:.34rem;
  float: left;
}
.privilege-content li{
  margin-top: 10px;
  margin-bottom: 10px;
}
.privilege-content p{
  width: 85%;
  color: #646464;
  font-size: .13rem;
  float: left;
  line-height: .34rem;
  margin-left: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #F1F0F0;
}
.border0{
  border: none !important;
}
.cost-box{
  background-color: #FFFFFF;
  padding-left: .2rem;
  padding-right: .2rem;
  margin-top: 10px;
}
.cost-box h1{
  font-size: .16rem;
  color: #000000;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #E8E8E8;

}
.cost-box ul span{
  float: left;
  font-size: .13rem;
  color: #9E9E9E;
  width: 20%;
}
.costItem{
  float: left;
  width: 80%;
}
.cost-box ul h2{
  font-size: .13rem;
  color: #646464;
}
.cost-box ul p{
  font-size: .12rem;
  color: #9E9E9E;
  line-height: 1.6;
  margin-top: 5px;
}
.cost-box ul em{
  color: #f86363;
}
.cost-box ul li{
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #f1f0f0;
}
.cost-box ul li:last-child{
  border:none;
}
.positionFixed button{
  font-size: .16rem;
  color: #FFFFFF;
  background-color: #f86363;
  width: 100%;
  height: .4rem;
  line-height: .4rem;
  position: fixed;
  bottom: 0;
}
.cost-box-bottom{
  padding-bottom: .4rem;
}
.ui-header .ui-icon-return{
  font-size: .24rem;
  display: inline-block;
  margin-left: .13rem;
}
.ui-header h1{
  font-size: .16rem;
}
/*productdetail.html-end*/
/*item系列页面-start*/
.item-content{
  padding:.15rem .15rem 0;
}
.item-info p{
  padding-top: .1rem;
  font-size: .13rem;
  color:#606060;
}
.item-title{
  font-size:.16rem;
  color:#222222;
  text-align: center;
}
.item-back{
  border-top: 1px solid #e8e8e8;
  font-size: .13rem;
  color:#4A90E2;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.item-titlelist{
  font-size:.14rem;
  color:#222222;
  text-align: center;
}
/*item系列页面-end*/
/*index.html-start*/
.ms-header{
  background-color:rgba(255,255,255,1);
  color:#323232;
  line-height: 48px;
}
.ms-header i{
  color:#770000;
}
.ms-index,.ms-usercenter,.ms-message,.ms-personInfor,.ms-passTest{
  background-color:#ffffff;
}
.ms-personInfor label, .ms-personInfor input {
  font-size: .14rem !important;
}
.ms-personInfor4-myself{
  background-color: #F8F8F8;
}
.ms-index .ms-banner{
  margin: .15rem .15rem 0;
}
.ms-index .ui-slider{
  padding-top:49.25%;
}
.ms-index .ui-slider-indicators li.current{
  width: 12px;
  height: 7px;
  background-color: rgba(0,0,0,.2);
  border-radius: 10px;
}
.ms-index .ui-slider-indicators li{
  background-color: rgba(0,0,0,.2);
}
.ms-index .ui-slider-indicators li.current:before{
  background-color:transparent;
}
.ms-nav{
  padding-bottom: .15rem;
  padding-top: .15rem;
}
.ms-nav .ui-row-flex li div{
  font-size: .13rem;
  text-align: center;
  color: #909090;
}
.ms-nav .ui-row-flex .margin-t-9 {
    margin-top: .09rem;
}
.ms-nav .ui-row-flex .margin-t-11 {
    margin-top: .11rem;
}
.ms-nav .ui-row-flex .margin-t-12 {
    margin-top: .12rem;
}
.ms-nav .ui-row-flex .margin-t-1 {
    margin-top: .1rem;
}
.ms-nav .ui-row-flex li img{
  height: auto;
  margin: auto;
  display: block;
}
.ms-not{
  height: .3rem;
  background-color:#F8F8F8;
  font-size: .10rem;
  color:#909090;
  padding-left: .15rem;
  overflow: hidden;
}
.ms-not div{
  line-height: .3rem;
}
.ms-not img{
  width: .12rem;
  height: auto;
  vertical-align: middle;
}
.ms-block-title{
  margin: .16rem .15rem;
  overflow: hidden;
}
.ms-block-title h2{
  float: left;
  color:#000000;
  font-size: .17rem;
}
.ms-block-title div{
  float: right;
  font-size: .12rem;
  color:#b0b0b0;
}
.ms-hotcard{
  padding:0 .15rem .1rem;
  background: linear-gradient(#ffffff,#f8f8f8);
  overflow: hidden;
}
.ms-hotcard .ui-tiled {
  width: 300%;
}
.ms-hotcard .ui-tiled li {
  margin-right: .1rem;
  min-width: 2rem;
  text-align: center;
  border-radius: 8px;
  background-color:#ffffff;
  padding-bottom: .12rem;
  -webkit-box-pack: start;
  -webkit-box-align: start;
}
.ms-hotcard .ui-tiled li .cardname{
  width: 100%;
  font-size: .15rem;
  color:#303030;
  padding-top: .15rem;
}
.ms-hotcard .ui-tiled li .cardintro{
  width: 100%;
  font-size: .13rem;
  color:#909090;
  padding-top:.035rem;
}
.cardtag{
  width: 100%;
  margin-bottom: .17rem;
  text-align: center;
}
.cardtag-item{
  border:1px solid #E8E8E8;
  border-radius: 2px;
  font-size: .09rem;
  color:#c0c0c0;
  display: inline-block;
  padding:.01rem .07rem;
}
.ms-index-licai{

}
.ms-index-huodong{
  padding-top: .15rem;
}
.ms-bot-slogan{
  height: .55rem;
  width: 100%;
  background:url(../images/baner-logan.png) no-repeat center center;
  background-size: 1.4rem .12rem;
}
.ms-footer{
  border-top: .7px solid #E2E2E2;
  height: .49rem;
  background-color: #FCFCFC;
}
.ms-footer .ui-tiled{
  padding-top: .06rem;
}
.ms-footer .ui-tiled li div{
  height:.16rem;
}
.ms-footer .ui-tiled li img{
  width: .18rem;
  height: auto;
}
.ms-footer .ui-tiled li i{
  font-size:.11rem ;
  color:#323232;
}
/*index.html-end*/
/*usercenter.html-start*/
.ms-header .ms-icon-set{
  position: absolute;
  right: 20px;
  top:0;
  font-size: .14rem;
  color: #909090;
  line-height: 45px;
}
.ms-user-message{
  padding-top: .15rem;
  padding-bottom: .15rem;
}
.ms-user-message .ui-nowrap .iconfont{
  font-size: .12rem;
  color:#f86363;
}
.ms-user-message .ui-list li h4 {
  font-size: .20rem;
}
.ms-user-message .ui-list-info p {
  color: #646464;
  font-size: .12rem;
}
.ms-user-message .ui-tiled{
  padding-top: .15rem;
}
.ms-user-message .ui-tiled div{
  font-size: .15rem;
  color:#646464;
  height: .18rem;
}
.ms-user-message .ui-tiled i{
  font-size: .11rem;
  color:#b0b0b0;
}
.ms-seg{
  height: 10px;
  width: 100%;
  background-color:#f8f8f8;
}
.ms-my-creditcard{
  padding:.2rem .15rem .15rem;
}
.ms-user-message h2{
  color: #000000;
}
.ms-my-creditcard .ui-tiled{
  padding-top: .2rem;
}
.ms-my-creditcard .ui-tiled img{
  height: .21rem;
  width: auto;
}
.ms-my-creditcard .ui-tiled i{
  font-size: .14rem;
  color:#323232;
}
.ms-my-tool{
  padding:.2rem .15rem 1rem;
}
.ms-my-tool .ui-list{
  padding-top: .1rem;
}
.ms-my-tool .ui-list-text li{
  padding-top: 15px;
  padding-bottom: 15px;
}
.ms-my-tool .ui-list-text li img{
  width: .18rem;
  height: auto;
}
.ms-my-tool .ui-list-text li dt,.ms-my-tool .ui-list-text li dd{
  display: inline-block;
  height: 22px;
  vertical-align: middle;
  line-height: 20px;
}
.ms-my-tool .ui-list-text li dd{
  font-size: .14rem;
  color: #323232;
  padding-left:5px;
}
.tool-second{
  position: absolute;
  right: 15px;
}
/*usercenter.html-end*/
/*shareMain.html-start*/
.ms-shareMain .ui-tab{
  /*padding-top: 5px;*/
}
.ms-shareMain .ui-tab-nav{
  font-size: .14rem;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
}
.ms-shareMain .ui-tab-nav li{
  color:#9E9E9E;
  height: 40px;
  line-height: 40px;
}
.ui-tab-nav li.current{
  color:#000000;
  border-bottom:none;
  background: url(../images/share_line.png) no-repeat center bottom;
}
.channel-change{
  position: absolute;
  right:0;
  width: .3rem;
  background:rgba(248,248,248,0.9);
  height: 40px;
}
.ui-tab-nav li{
  min-width:60px;
}
.channel-change .iconfont{
  padding-left: 4px;
  font-size: .2rem;
  color:#b0b0b0;
}
.ui-tab-content .share-article{
  padding: .1rem .15rem .15rem;
  background-color: #fff;
}
.ms-shareMain .share-ui-list{
  position: relative;
}
.ms-shareMain .share-ui-list .ui-list-info h4{
  font-size:.14rem;
  color:#646464;
}
.ms-shareMain .share-ui-list .ui-list-info p{
  padding-top: 5px;
}
.ms-shareMain .attention-btn,.artcile_redBtn,.myAttention_btn{
  position: absolute;
  top:25px;
  right:0;
  display: inline-block;
  padding: 0 8px;
  height: .2rem;
  line-height: .2rem;
  text-align: center;
  border-radius: 2px;
  border:1px solid #f86363;
  color:#f86363;
  font-size: .10rem;
}
.ms-shareMain .unattention-btn{
  position: absolute;
  top:25px;
  right:0;
  display: inline-block;
  padding: 0 8px;
  height: .2rem;
  line-height: .2rem;
  text-align: center;
  border-radius: 2px;
  border:1px solid #d5d5d5;
  color:#646464;
  font-size: .10rem;
}
.ms-shareMain .top30 {
  top: 30px !important;
}
.share-more-icon img{
  width: .18rem;
  height: auto;
}
.share-more-icon{
  position: absolute;
  top:18px;
  right:4%;
}
.shareMain-article{
  padding: .06rem 0;
}
h2.article-list-title{
  color:#212121;
  font-size: .16rem;
  position: relative;
}
.article-list-profile{
  padding-right: 30px;
  color:#888888;
  font-size: .12rem;
  padding-top: 5px;
  font-weight: 200;
}
.article-title-channel{
  font-size: .1rem;
  color:#909090;
}
.article-list-operate{
  padding-top: .15rem;
  /*padding-left: 50%;*/
  padding-left: 45%;
}
.article-list-operate .ui-flex div{
  height: .14rem;
  line-height: .12rem;
  vertical-align: middle;
  font-size: .12rem;
  color:#C0C0C0;
  font-weight: 200;
}
.article-list-operate .ui-flex img{
  width: auto;
  height: .11rem;
}
/*shareMain.html-end*/
/*login.html-start*/
.ui-dialog-cnt{
  border-radius: 10px;
  min-width: 2rem;
  width: auto;
  margin: 0 .5rem;
}
.ui-dialog-bd{
  min-height: .45rem;
  padding: 15px 18px;
}
.ui-dialog .ui-dialog-bd{
  text-align: center;
  color:#323232;
  font-size: .15rem;
}
.ui-dialog .ui-btn-group button{
  font-size: .16rem;
  color:#2E9CEF;
}
.ui-dialog .ui-btn-group button.select{
  color:#909090;
}
.ms-login{
  background-color:#FFFFFF;
}
.login-up{
  background-color: #FFFFFF;
}
.head-btn{
  padding:.15rem;
  font-size: .15rem;
  color:#909090;
}
.head-btn i{
  display: inline-block;
}
.head-btn i.right-btn{
  float: right;
}
.login-logo{
  height: 1rem;
  width: 100%;
  background:url(../images/login_logo_icon.png) no-repeat center bottom;
  background-size: 17% auto;
}
.login-con{
  padding:.2rem .38rem .6rem;
}
.ms-login .ui-form-item input {
  padding-left:80px;
  font-size: .18rem;
}
.ms-login .ui-form-item label{
  width: 80px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit*/
  color:#c0c0c0;
  font-size: .14rem;
}
.ms-login .ui-form-item {
  padding-left:0;
  padding-right:0;
  line-height: .66rem;
  height: .56rem;
}
.ui-icon-close{
  line-height: .5rem;
}
.ms-login .ui-form-item .ui-icon-close {
  position: absolute;
  top: 10px;
  right: 0px;
}
.ms-login .ui-form-item-r .ui-icon-close {
  right: 120px;
}
.ui-icon, [class^=ui-icon-]{
  color: rgba(0,0,0,.26);
}
.ms-login .ui-form-item-r button {
  width: 110px;
  height: 22px;
  position: absolute;
  top: 24px;
  right: 0;
}
.login-con .iconfont{
  color:#C0C0C0;
  display: inline-block;
  position: absolute;
  right: 0;
  top:8px;
}
.ms-btn{
  width: 100%;
  text-align: center;
}
.ms-btn-inline{
  display: inline;
}
.ms-btn button{
  display: inline-block;
  width: 1.5rem;
  height: .45rem;
  text-align: center;
  line-height: .45rem;
  border-radius: .30rem;
  color:#ffffff;
}
.ms-btn-grey{
  background:#dedede !important;
}
.ms-btn-red{
  background:#F86363;
}
.login-lose{
  font-size: .12rem;
  color: #b0b0b0;
  float: right;
  padding-top: 10px;
}
.other-login-way{
  text-align: center;
  padding:.6rem 0 .45rem;
  background:url(../images/login_bg.png) no-repeat center bottom;
  background-size: 100% auto;
}
.other-login-way p{
  background:url(../images/login_line_bg.png) no-repeat center center;
  background-size: 60%;
  font-size: .12rem;
  color:#606060;
}
.other-login-way .ui-row{
  padding-top: .24rem;
}
.other-login-way .ui-row img{
  height: .24rem;
  width: auto;
}
.ms-login .ui-form-item-r i img {
  width: 110px;
  height: auto;
  position: absolute;
  top: 12px;
  right: 0;
}
.ui-form-item-l label, .ui-form-item-r button{
  color: #f86363;
  font-size: .12rem;
}
/*login.html-end*/
/*regiter.html-start*/
.ms-register{
  background: #FFFFFF;
}
/*regiter.html-end*/
/*authorMain.html-start*/
.ms-header .ms-icon-set img{
  width:.18rem ;
  height: auto;
}
.author-info{
  padding-bottom: .15rem;
  background-color:#FFFFFF;
}
.block-center{
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  text-align: center;
}
.author-info .touxiang img{
  width: .55rem;
}
.author-info h2 .iconfont{
  color:#f86363;
}
.author-sign{
  font-size: .12rem;
  color:#909090;
}
.author-info .ui-row-flex{
  padding-top: .15rem;
}
.ms-borderR{
  border-right: 1px solid #EEEEEE;
}
.ms-borderB{
  border-bottom: 1px solid #EEEEEE;
}
.author-info .ui-row-flex .ui-col{
  font-size: .11rem;
  color:#b0b0b0;
}
.author-info .ui-row-flex span{
  font-size: .13rem;
}
.author-article{
  padding:.15rem;
  background-color:#FFFFFF;
}
.author-article .autor-article-touxiang{
  position: relative;
  line-height: 30px;
}
.author-article .autor-article-touxiang div{
  font-size:.12rem;
  color:#909090;
}
.author-article .autor-article-touxiang img{
  width: .25rem;
  height: .25rem;
}
.article-time{
  display: inline-block;
  position: absolute;
  right: 5px;
  /*top: 4px;*/
  top: 0;
  color:#b0b0b0;
  font-size: .11rem;
}
.ms-author-footer{
  height: .2rem;
  line-height: .2rem;
  background:#f9f9f9;
  box-shadow:0 -1px 8px rgba(0,0,0,0.08);
  text-align: center;
  font-size:.14rem;
  color:#909090;
  padding:.1rem 0;
}
.ms-pop-up{
  padding:.12rem 10px 0;
  position: absolute;
  right: 7px;
  top: 30px;
  width: .75rem;
  background: url(../images/popup_bg.png) no-repeat center center;
  background-size: 100% 100%;
}
.ms-header .ms-pop-up .ui-flex {
  line-height: .40rem;
  color:#646464;
  font-size: .12rem;
}
.ms-header .ms-pop-up .ui-flex img{
  width: .12rem;
  height: auto;
}
/*authorMain.html-end*/
/*personInfor.html-start*/
.ms-personInfor .ms-ui-form-set .ui-form-item input{
  text-align: right;
}
.ms-personInfor .ms-ui-form-set .ui-form-item-link input{
  padding-right: 20px;
}
.ui-form-item-link:after{
  line-height: .5rem;
  margin-top: -.26rem;
}
.ms-personInfor .ms-ui-form-set .ui-form-item-show label,.ms-personInfor .ms-ui-form-set .ui-form-item label,.ms-setMain .ms-ui-form-set .ui-form-item-show label {
  color: #323232;
  font-size: .14rem;
}
.ms-personInfor .ms-ui-form-set .ui-form-item-show input,.ms-personInfor .ms-ui-form-set .ui-form-item input,.ms-setMain .ms-ui-form-set .ui-form-item-show input {
  color: #646464;
  font-size: .13rem;
}
.phone-disable span{
  font-size: .11rem;
  color:#B0B0B0;
}
.ms-ui-form-set label:not(.ui-switch):not(.ui-checkbox):not(.ui-checkbox-s):not(.ui-radio){
  width: 1.2rem;
}
.my-information input {
  padding-left: .7rem;
}
.my-information input::-webkit-input-placeholder { /* WebKit browsers */
  font-size: .10rem;
}
.ms-revise-touxiang{
  height: .7rem;
  line-height: .7rem;
}
.ms-revise-touxiang div{
  padding-right: 20px;
  text-align: right;
}
.ms-revise-touxiang div img{
  margin-top: .15rem;
}
.ms-revise-touxiang img{
  width: .4rem;
  height: .4rem;
}
.ui-form-item-link:after{
  color:#d8d8d8;
}
.ms-ui-actionsheet button{
  border-radius: 3px;
  color:#323232;
  font-size: .15rem;
}
.ms-ui-actionsheet .ui-actionsheet-del{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ms-ui-actionsheet .first-actionsheet-btn{
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ms-ui-actionsheet .ui-actionsheet-del{
  color:#323232;
}
/*personInfor.html-end*/
/*personInfor2-uName.html-start*/
.ms-header .mainRed{
  color:#f86363;
}
.ms-header .mainRedLow{
  color: #FDC1C0;
}
.ms-uName input{
  padding-left: 0;
  font-size: .15rem;
}
.ui-form-item input,.ui-form-item textarea {
  color:#646464;
  font-size: .14rem;
}
/*personInfor2-uName.html-end*/
/*personInfor2-sex.html-start*/
.select-item-rec{
  height: .3rem;
  line-height: .3rem;
  padding:0 10px;
  font-size: .12rem;
  color:#646464;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  text-align: center;
  margin-top: .09rem;
}
.ms-sex .ui-form-item p{
  font-size: .15rem;
}
.ms-sex .ui-form-item .ms-radio{
  display: inline-block;
  position: absolute;
  right: .15rem;
}
.ms-sex .ui-form-item .ms-radio img{
  width:.15rem;
  height: auto;
}
/*personInfor2-sex.html-end*/
/*personInfor4-myself.html-start*/
.ms-title-bg{
  padding:0 .15rem;
  height: 40px;
  line-height: 40px;
  background:#F8F8F8;
  color:#909090;
  font-size: .13rem;
}
.ms-personInfor .ms-ui-form-set .phone-disable input {
  padding-right:0;
}
.long-input-form .ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-checkbox-s):not(.ui-radio){
  width: 140px;
}
.long-input label:not(.ui-switch):not(.ui-checkbox):not(.ui-checkbox-s):not(.ui-radio){
  width: 140px;
}
.ui-form-item-textarea.detail-address{
  height: 65px;
}
.ms-personInfor .marry-status p{
  color: #646464;
}
.ms-personInfor .ui-select select{
  text-align: right;
  color: #646464;
  font-size: .14rem;
}
.ms-personInfor .ms-ui-form-set .ui-form-item-left input{
  text-align: left;
}
.phone-icon{
  position: absolute;
  right: .15rem;
  top:0;
  color:#c0c0c0;
  font-size: 24px;
}
.ui-form-item.long-input input {
  padding-left: 1.2rem;
}
.complete-btn{
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: .15rem;
  color: #323232;
  background-color:#FFFFFF;
}
.ms-header-add .iconfont{
  font-size: 24px;
  right: 10px;
}
.ms-porperManage,.ms-property{
  background-color: #f8f8f8;
}
/*personInfor4-myself.html-end*/
/*personInfor5-porperty.html-start*/
.ms-ui-list{
  margin-top: .15rem;
}
.ms-property .property-block{
  padding:.15rem;
  background-color: #FFFFFF;
}
.ms-property .property-block p{
  font-size: .12rem;
  color:#909090;
}
.property-block-short{
  padding:.15rem;
  background-color: #FFFFFF;
}
.property-block-short p{
  font-size: .12rem;
  color:#909090;
}
.card-leftSlip .property-block-short{
  margin-left: -.7rem;
}
.property-btn{
  padding:0 15px;
  border-radius: 14px;
  height: .24rem;
  line-height: .24rem;
  text-align: center;
  color:#f86363;
  font-size: .12rem;
  border: 1px solid #f86363;
  display: inline-block;
  position: absolute;
  right: .15rem;
  bottom: .15rem;
}
.ms-car .phone-icon{
  font-size: .2rem;
}
/*personInfor5-porperty.html-end*/
/*myCard1-add1.html-start*/
.ms-form-note{
  padding-left: .15rem;
  line-height: .4rem;
  color:#909090;
  font-size: .14rem;
}
.ui-dialog .ui-btn-group button.close-btn {
  color: #f86363;
}
.ms-personInfor .ms-ui-form-set .textLeft input{
  text-align: left;
}
.form-tishi-textarea{
  color:#B0B0B0;
  font-size: .13rem;
  text-align: center;
  padding:.15rem;
}
.ui-form-item-l label, .ui-form-item-r button{
  height: .5rem;
}
/*myCard1-add1.html-end*/
/*myCard1-add4.html-start*/
.ms-complete section{
  background-color: #FFFFFF;
  padding-bottom: 10px;
}
.ms-complete .right-btn{
  color: #323232;
}
.ms-complete .form-tishi-textarea img{
  width: .6rem;
  height: auto;
}
.ms-complete .form-tishi-textarea p{
  font-size: .18rem;
  color:#646464;
}
/*myCard1-add4.html-end*/
/*personInfor4.1-myself.html-start*/
.passTest-con{
  padding-top: 1rem;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  text-align: center;
}
.passTest-con h2{
  font-size: .2rem;
  color:#323232;
}
.ms-passTest .login-con{
  padding: .2rem .3rem .6rem;
}
.ms-passTest .login-con .ui-form-item input{
  padding-left: 0;
  text-align: center;
}
.ms-passTest .passTest-con .iconfont{
  font-size: 26px;
}
.ms-passTest .passTest-con button{
  display: inline-block;
  width: 1rem;
  height: .45rem;
  text-align: center;
  line-height: .45rem;
  border-radius: .30rem;
}
.btn-right-grey{
  color: #979797;
  border:1px solid #b0b0b0;
}
.btn-right-red{
  color: #FFFFFF;
  background:#f86363;
}
/*personInfor4.1-myself.html-end*/
/*myCard2-list1.html-start*/
.ms-myCard-list .ui-container {
  padding: .15rem;
}
.ms-ui-list-empty{
  margin-top: .15rem;
  height: .75rem;
  line-height: .75rem;
  font-size: .14rem;
  color: #909090;
  text-align: center;
  background: #FFFFFF;

}
.ms-myCard-list .property-block {
  min-height: 90px;
  padding: .20rem;
  border-radius: 6px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  border: 0.7px solid #eeeeee;
  position: relative;
  box-shadow:0 3px 10px rgba(0,0,0,0.05);
}
.ms-myCard-list .property-block .card-empoty{
  line-height:90px ;
  text-align: center;
  color:#f86363;
}
.card-empoty .iconfont{
  font-size: .24rem;
}
.card-empoty .addCardWord{
  padding-top: 2px;
  padding-left: 4px;
  font-size: .18rem;
}
.ms-myCard-list .bank-card-list img{
  width: .35rem;
  height: auto;
}
.ms-myCard-list .bank-card-list h2{
  font-size: .17rem;
}
.label-defaul{
  font-size: .11rem;
  position: absolute;
  top: .2rem;
  right: .2rem;
  display: inline-block;
  border:1px solid #E2E2E2;
  border-radius: 3px;
  width: .4rem;
  height: .18rem;
  line-height: .19rem;
  text-align: center;
  color:#BBBBBB;
}
.card-number{
  padding-top: .2rem;
  text-align: center;
  font-size: .25rem;
  color:#646464;
}
.card-leftSlip{
  position: relative;
}
.card-leftSlip .bank-card-list{
  margin-left: -1.6rem;
}
.leftSlip-dele{
  position: absolute;
  right:0;
  top: 0;
  height: 100%;
}
.leftSlip-dele .card-delete{
  width: .8rem;
  vertical-align: middle;
  color:#646464;
  font-size: .13rem;
}
.leftSlip-dele .card-default{
  vertical-align: middle;
  width: auto;
  padding-right: .1rem;
}
.leftSlip-dele .card-default img{
  width: .47rem;
  height: .47rem;
}
.ui-whitespace.leftSlip-dele{
  padding-left: 0;
  padding-right: 0;
}
.ui-row-flex.leftSlip-dele{
  width: auto;
}
.card-leftSlip .property-block{
  margin-left: -1.8rem;
}
.only-dele{
  text-align: center;
  width: .74rem;
  vertical-align: middle;
  background: #FF3B30;
  color: #ffffff;
  font-size: .16rem;
  height: 100%;
}
/*myCard2-list1.html-end*/
/*cardLlist.html-start*/
.ms-cardList .ui-container{
  position: relative;
}
.ms-cardList .ms-header .iconfont,.ms-screen-title .iconfont{
  font-size: 20px;
  color:#cfcfcf;
}
.ms-screen-title{
  position: fixed;
  width: 100%;
  z-index: 98;
  left: 0;
  line-height: 37px;
  border-bottom: 1px solid #E5E4E4;
  background-color:#FFFFFF;
  color: #646464;
  font-size: .13rem;
}
.ms-screen-con{
  position: relative;
  margin-top: .34rem;
  padding-top:.15rem;
  padding-right: .15rem;
}
.screen-shade{
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 96;
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,.4);
}
.bank-select .bank-select-con{
  width: 100%;
  position: fixed;
  z-index: 999;
  top: .45rem;
  background: #FFFFFF;
}
.ms-screen-con .bank-select-con{
  width: 100%;
  z-index: 97;
  background: #FFFFFF;
  top: 83px;
  position:fixed;  
  overflow-y:scroll;  
  overflow-x:hidden; 
}
.ms-screen-con .bank-select-con2{
  width: 100%;
  z-index: 97;
  background: #FFFFFF;
  top: 83px;
  bottom: 0;
  position:fixed;  
  overflow-y:scroll;  
  overflow-x:hidden; 
}
.bank-select-con .note{
  font-size: .12rem;
  color:#9e9e9e;
  padding-left: 10px;
}
.ms-screen-con .ui-row{
  padding-bottom: .15rem;
}
.ms-screen-con .ui-row li{
  width: 45.8%;
  background-color: #FFFFFF;
  border-radius: 8px;
  margin-bottom: .15rem;
  margin-left: .15rem;
}
.cardPro{
  padding:5px 10px;
  text-align: center;
}
.cardPro h2{
  font-size: .14rem;
}
.cardPro p{
  padding-top: 5px;
  font-size: .11rem;
  color:#9e9e9e;
}
.cardProComment{
  border-top: 1px solid #F1F1F1;
  margin-top: 10px;
  padding-top: 9px;
  font-size: .1rem;
  color:#B0B0B0;
}
.cardProComment .paddingr5 i{
  display: inline-block;
  line-height: 7px;
  vertical-align: middle;
}
.cardProComment img{
  width: .13rem;
  height: auto ;
}
.screen-select,.screen-select .iconfont{
  color:#F86363 !important;
}
.more-info .option div{
  text-align: center;
  min-width: .42rem;
  margin-right: 10px;
  margin-top: .08rem;
  margin-bottom: .04rem;
  border:1px solid #CCCCCC;
  color:#646464;
  font-size: .12rem;
  height: .25rem;
  line-height: .25rem;
  padding:0 10px;
  border-radius: 20px;
}
.more-info .option.option-tq div{
  width: .8rem;
}
.more-info .option.card-type div{
  width: .5rem;
}
.more-info .card-color{
  clear: both;
  margin-bottom: .04rem;
}
.more-info .card-color .card-color-item{
  border-radius: 50%;
  width: .25rem;
  height: .25rem;
  float: left;
  margin-top: .08rem;
  margin-right: 30px;
  text-align: center;
  vertical-align: middle;
  padding: .035rem;
  border: 1px solid #fff;
}
.more-info .card-color .card-color-item i{
  display: inline-block;
  border-radius: 50%;
  width: .25rem;
  height: .25rem;
}
.more-info .card-color .card-black i{
  background-color:#000000;
}
.more-info .card-color .card-black.active{
  border:1px solid #000000;
}
.more-info .card-color .card-yellow i{
  background-color:#d2c628;
}
.more-info .card-color .card-yellow.active{
  border:1px solid #d2c628;
}
.more-info .card-color .card-grey i{
  background-color:#d6d6d6;
}
.more-info .card-color .card-grey.active{
  border:1px solid #d6d6d6;
}
.more-info .card-color .card-green i{
  background-color:#6ecc55;
}
.more-info .card-color .card-green.active{
  border:1px solid #6ecc55;
}
.more-info .card-color .card-red i{
  background-color:#F76161;
}
.more-info .card-color .card-red.active{
  border:1px solid #F76161;
}
.more-info .card-color .card-blue i{
  background-color:#2daae5;
}
.more-info .card-color .card-blue.active{
  border:1px solid #2daae5;
}
.more-info .card-color .card-multicolor i{
  background: linear-gradient(#FF8585, #6C80F6);
}
.more-info .card-color .card-multicolor.active{
  border:1px solid #FF8585;
}
.more-info .option div:last-child{
  margin-right: 0;
}
.more-info .option .active{
  border-color:#F86363;
  color:#F86363;
}
.screen-btn{
  clear: both;
 /* position: fixed;*/
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 97;
}
.screen-btn div{
  float: left;
  width: 50%;
  height: .4rem;
  line-height: .4rem;
  font-size: .16rem;
  text-align: center;
}
.screen-btn .screen-btn-item-grey{
  color:#9e9e9e;
  background-color: #F1F1F1;
}
.screen-btn .screen-btn-item-red{
  color:#FFFFFF;
  background-color: #F86363;
}
.apply-condition{
  height: 19px;
  line-height: 19px;
}
.apply-condition h2:first-child{
  margin-right: 10px;
}
.apply-condition h2:first-child span{
  padding-right: 10px;
}
.apply-condition h2:last-child span{
  padding-right: 7px;
}
.apply-condition h2{
  display: inline-block;
}
.apply-condition h2 span{
  padding-top: 2px;
}
.apply-condition h2 img{
  width: .14rem;
  height: .14rem;
}
.btn-dubble{
  display: inline;
}
.btn-dubble button{
  display: inline-block;
}
.ui-btn-wrap{
  text-align: center;
}
.xuzhi-info label{
  line-height: .24rem;
}
.input-box{
  width:.9rem;
  margin-left: 95px;
  position: absolute;
  right: 15px;
  top: 0;
  border-left: .5px solid #E8E8E8;
  padding-left: 15px;
}
.input-box input{
  padding-left: 0;
}
/*cardLlist.html-end*/
/*channelMagemnet1 start*/
.channelGrey{
  font-size: .15rem;
  color: #909090;
}
.channelRed{
  color:#FA625F !important;
  font-size: .15rem;
}
.paddinglr15{
  padding-left: 15px;
  padding-right: 15px;
}
.channel_my{
  margin-top: 20px;
}
.channel_my p{
  font-size: .18rem;
  color: #212121;
}
.channel_my p span{
  font-size: .12rem;
  color: #9E9E9E;
  margin-left: 5px;
}
.ui_channel,.ui_channel_add{
  margin-top: .15rem;
  clear: both;
}
.ui_channel li,.ui_channel_add li{
  border-radius: 3px;
  width: 21.7%;
  height: .3rem;
  line-height: .3rem;
  text-align: center;
  color: #646464;
  font-size: .15rem;
  margin-right: 4.4%;
  float: left;
  position: relative;
}
.ui_channel li:last-child,.ui_channel_add li:last-child{
  margin-right: 0;
}
.ui_channel li{
  background-color: #F5F5FA;
}
.ui_channel_add li{
  border: 1px solid #ccc;
  width: 21%;
  height: .28rem;
  line-height: .28rem;
}
.ui_channel_add i{
  color: #B0B0B0;
}
.bg_white{
  background-color: white;
}
/*channelMagemnet1 end*/
/*channelMagemnet2 start*/
.ui_channel_closeIocn{
  position: absolute;
  top: -10px;
  right: -5px;
  font-size: 14px;
  color: #C0C0C0;
  z-index: 100;
}
/*channelMagemnet2 end*/
/*artcileDetails start*/
.paddinglr20{
  padding-left: 20px;
  padding-right: 20px;
}
.ui_artcile li{
  margin-left: 0;
}
.ui_artcile li .artcile_redBtn{
  height: .2rem;
/*  line-height: .21rem;*/
  font-size: .11rem;
  position: absolute;
  top: 20px;
  right: 0;
}
.artcile_redBtn i{
  font-size: .13rem;
}
.artcile_wenzhang{
  margin-top: .1rem;
  font-size: .16rem;
  color: #464646;
  font-weight: 200;
}
.artcile_wenzhang h2{
  text-align: center;
  font-size: .2rem;
  color: #000;
}
.artcile_wenzhang h3{
  font-size: .16rem;
}
.artcile_tag{
  color: #F86363;
  text-align: center;
  font-size: .12rem;
  margin-top: 8px;
}
.artcile_qianyan{
  /*text-indent: .3rem;*/
  text-align:justify;
  margin-top: .15rem;
  line-height: .27rem;
}
.artcile_qianyan h3{
  font-size: .16rem;
  margin-top: .12rem;
  font-weight: bold;
}
.artcile_tishi{
  text-align: center;
  font-size: .12rem;
  color: #9E9E9E;
  margin-top: 16px;
  text-indent: 0;
}
.artcile_message{
  list-style: none;
  overflow: hidden;
  margin-top: 15px;
}
.artcile_message_look{
  float: left;
  font-size: .12rem;
  color: #b0b0b0;
}
.artcile_message_look .number{
  color: #646464;
}
.artcile_message_look .jubao{
  color: #F86363;
  margin-left: 15px;
}
.artcile_message_time{
  float: right;
  font-size: .11rem;
  color: #B0B0B0;
}
.artcile_active{
  overflow: hidden;
  width: 55%;
  margin: .2rem auto;
}
.artcile_active li{
  float: left;
  width: 50%;
  text-align: center;
  margin-top: .18rem;
}
.artcile_active li p{
  font-size: .11rem;
  color: #646464;
}
.article_line{
  background-color: #F8F8F8;
  height: 10px;
}
.artcile_pingLun{
  margin-top: .2rem;
  font-size: .13rem;
  color: #212121;
}
.artcile_pingLun_content img{
 /* width: 10%;
  float: left;*/
}
.artcile_pingLR{
  float: right;
  width: 87%;
  overflow: hidden;

}
.artcile_pingLR .author{
  float: left;
  font-size: .13rem;
  color: #909090;
}
.artcile_pingLR .time{
  float: right;
  font-size: .11rem;
  color: #B0B0B0;
}
.artcile_pingLun_content{
  padding-top: .15rem;
  overflow: hidden;
}
.artcile_pingLun_content .pinglun{
  font-size: .14rem;
  color: #646464;
  margin-top: 10px;
  margin-bottom: 15px;
}
.artcile_pingLun_content .pinglun p{
  font-size: .12rem;
  color: #909090;
}
.artcile_pingLun_content .pinglun p span{
  color: #82C2FF;
}
.artcile_my_pinglun{
  width: 100%;
  height: .5rem;
  background-color: #F3F3F3;
  line-height: .5rem;
  padding-left: .1rem;
  padding-right: .1rem;
}
.artcile_my_pinglun input{
  width: 96%;
  height: .3rem;
  border-radius: 30px;
  border: 1px solid #F1F0F0;
  padding-left: .15rem;
}
.artcile_my_pinglun img{
  color: #909090;
  vertical-align: middle;
}
/*artcileDetails end*/
/*artcileDetails_jubao start*/
.ui_artcile_delete button:first-child{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ui_artcile_delete button{
  font-size: .15rem;
  color: #323232;
}
.ui-actionsheet button:last-child{
  margin-bottom: 0;
}
/*artcileDetails_jubao end*/
/*artcileDetails_pingLun start*/
.artcile_write_pingLun{
  background-color: #F8F8F8;
  margin-top: .15rem;
  padding: .1rem .2rem;
  overflow: hidden;
}
.artcile_write_pingLun div span{
  font-size: .14rem;
  color: #909090;
}
.artcile_write_pingLun div p{
  text-align: center;
  font-size: .17rem;
  color: #323232;
  float: left;
  width: 83%;
}
.artcile_write_pingLun img{
 /* float: right;*/
}
.write_pingLun{
  width: 97%;
  margin: .1rem auto;
  border-radius: 3px;
  border:1px solid #D5D5D5;
  height: 1rem;
  padding-left: .1rem;
  padding-top: .08rem;
}
.textRight{
  text-align: right;
}
.font14{
  font-size: .14rem !important;
}
/*artcileDetails_pingLun end*/
/*my start*/
.myArticle{
  overflow: hidden;
}
.myArticle_left{
  float: left;
  width: 16%;
  text-align: center;
  margin-top: .11rem;
}
.myArticle_left h2{
  font-size: .2rem;
  color: #505050;
}.myArticle_left p{
   font-size: .13rem;
   color: #909090;
 }
.myArticle_right{
  float: right;
  width: 81%;
  margin-left: 1%;
}
.myArticle_right .article-list-operate{
  padding-left: 35%;
}
.myCollect .share-ui-list li{
  margin-left: 0;
}
.myCollect_time{
  font-size: .11rem;
  color: #B0B0B0;
  position: absolute;
  top:10px;
  right:0;
  display: inline-block;
}
.ui-container .myAttention_btn{
  height: .2rem;
  line-height: .22rem;
  color:#909090;
  font-size: .11rem;
  border: .7px solid #CCC;
}
.myAttention li{
  margin-left: .15rem;
  margin-right: .15rem;
  padding-bottom: .1rem;
  padding-top: .1rem;
}
.myAttention div{
  width: 40px;
  height: 40px;
}
.myAttention h4{
  font-size: .15rem;
  color: #323232;
}
.myAttention p{
  font-size: .11rem;
  color: #909090;
  margin-top: .1rem;
}
.myAttention .artcile_redBtn{
  height: .2rem;
  line-height: .21rem;
}
.myCollect .share-ui-list li .ui-avatar{
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
}
.myCollect .ui-list-info{
  padding-top: 5px;
  padding-bottom: 5px;
}
.myArticle_right .myArticle_active{
  padding-left: 0;
  line-height: 15px;
}
.myArticle_right .myArticle_active li{
  width: 25%;
}
.myArticle_more{
  font-size: 18px;
  color: #bfbfbf;
}
.myArticle_more_bg{
  overflow: hidden;
  background:url(../images/me_popup_bg.png) no-repeat;
  width:50%;
  background-size:100% 100%;
  position: absolute;
  bottom: -8px;
  right: 22px;
  padding: .05rem 0;
}
.myArticle_right .myArticle_more_bg li:first-child{
  border-right: 1px solid #585B5D;
}
.myArticle_right .myArticle_more_bg li{
  color: white;
  font-size: .12rem;
  float: left;
  padding: 0.03rem .1rem;
  width: 33%;
  text-align: center;
}
.myArticle_more_bg li img{
  width: 15px;
  margin-right: .05rem;
}
.borderno{
  border: 0 !important;
}
.attention_word{
  position: absolute;
  top: 25px;
  right: 0;
  border: none !important;
  color: #b0b0b0;
  font-size: .12rem;
}
.my_collect{
  overflow: hidden;
  margin-top: .08rem;
}
.my_collect li{
  float: left;
}
.collect_Picture{
  width: 17%;
  background-size: cover;
}
.collect_Picture img{
  width: 100%;
}
.collect_Word{
  width: 80%;
  margin-left: .1rem;
}
.collect_Word h2{
  color: #323232;
  font-size: .16rem;
}
.collect_Tag{
  margin-top: .05rem;
  position: relative;
}
.collect_Tag span{
  color: #9E9E9E;
  font-size: .1rem;
}
.my_collect .myArticle_more_bg li:first-child{
  border-right: 1px solid #585B5D;
}
.my_collect .myArticle_more_bg li{
  color: white;
  font-size: .12rem;
  float: left;
  padding: 0.03rem .1rem;
  width: 33%;
  text-align: center;
}
/*my end*/
/*cardComment start*/
.pingjiaNo_tab .ui-tab-nav{
  background-color: inherit;
  height: 45px;
  line-height: 45px;
}
.pingjiaNo_tab .ui-tab-nav .current,.pingjiaNo_tab .ui-tab-nav li{
  height: 45px;
  line-height: 50px;
}
.pingjiaNo_tab .ui-tab-nav .current{
  color: #000;
  font-size: .14rem;
}
.pingjiaNo_tab .ui-tab-nav li{
  color: #646464;
  font-size: .14rem;
}
.pingjiaNo_ul{
  padding: .2rem .15rem .1rem .15rem;
  margin-bottom: .1rem;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.pingjiaNo_cardleft{
  width: 36%;
  float: left;
}
.pingjiaNo_cardright{
  float: right;
  margin-left: .05rem;
  width: 61%;
}
.pingjiaNo_cardright h2{
  font-size: .14rem;
  color: #000;
}
.pingjiaNo_cardright p{
  color: #909090;
  font-size: .11rem;
  margin-top: 5px;
  font-weight: 200;
}
.pingjiaNo_btn{
  border: 1px solid #F86363;
  color: #F86363;
}
.pingjiaNo_btn,.pingjiaFinsh_btn{
  font-size: .12rem;
  border-radius: 30px;
  height: .25rem;
  line-height: .25rem;
  width: .8rem;
  position: absolute;
  bottom: .15rem;
  right: .15rem;
}
.pingjiaFinsh_btn{
  border: 1px solid #D5D5D5;
  color: #646464;
}
.pingjiaFinsh_star {
  overflow: hidden;
  line-height: .24rem;
}
.pingjiaFinsh_star li{
  float: left;
  margin-right: 6px;
}
/*cardComment end*/
/*cardCommentLook start*/
.pingjiaLook_bg{
  background-color: #F6F6F8;
  padding: 0 .15rem;
}
.pingjiaLook{
  font-size: .14rem;
  color: #909090;
}
.pingjiaLook_ul{
  background-color: #fff;
  padding: .2rem .15rem;
  overflow: hidden;
  margin: .15rem 0 .1rem 0;
}
.pingjiaLook_star{
  margin-top: .1rem;
}
.pingjiaLook_star li{
  margin-right: .1rem;
}
.pingjiaLook_textarea{
  height: 1.85rem;
  background-color: #fff;
  width: 95%;
  border: 1px solid #fff;
  padding: .15rem 0 0 .15rem;
}
.GreyBtn{
  border: 1px solid #DEDEDE;
  color: #9E9E9E;
}
.RedBtn{
  border: 1px solid #F86363;
  color: #F86363;
}
.GreyBtn,.RedBtn{
  height: .3rem;
  padding: .05rem .15rem;
  font-size: .13rem;
  border-radius: 30px;
}
.positionRe{
  position: relative;
}
.cardProComment_radio{
  overflow: hidden;
  padding-top: .02rem;
  padding-bottom: .08rem;
}
.cardProComment_radio p{
  color: #9E9E9E;
  font-size: .13rem;
}
/*cardCommentLook end*/
/*cardCommentDetails start*/
.pingjiaDetails_ul{
  background-color: #fff;
  padding: .15rem;
  overflow: hidden;
}
.grey_bg{
  background-color: #F8F8F8 !important;
}
.pingjiaDetails_ul .pingjiaFinsh_star li img{
  float: initial;
  width: 12px;
}
.pingjiaDetails_ul .pinglun{
  margin-bottom: 0;
  margin-top: 5px;
}
.pingjiaDetails_ul .artcile_pingLun_content{
  padding-top: 0;
}
.pingjiaDetails_ul .artcile_pingLun_content img{
  width: 12%;
}
.pingjiaDetails_ul .artcile_pingLR{
  width: 85.5%;
}
/*cardCommentDetails end*/
/*适配iphone5*/
@media screen and (max-width: 320px) {
  .myArticle_more_bg{
    width: 55%;
  }
  .myCollect_active{
    width: 56%;
  }
}
/*去除ios微信中input,textarea的阴影*/
textarea,input{
  box-shadow:0 0 0 rgba(0,0,0,0) ;
  -webkit-appearance: none;
}
/*shenKa_PlanRefer.html start*/
.shenKa_PlanUL{
  padding-right: .15rem;
  /*padding-bottom: .45rem;*/
}
.shenKa_PlanRight{
  color: #F86363;
  font-size: .12rem;
  float: right;
  /*line-height: 40px;*/
  width: 23%;
  text-align: center;
}
.shenKa_PlanCenter{
  width: 45%;
  float: left;
  margin-left: .06rem;
}
.shenKa_PlanCenter span{
  color: #909090;
  font-size: .1rem;
  font-weight: 200;
}
.shenKa_PlanCenter p{
  margin-top: 3px;
}
.shenKa_PlanCenter button{
  bottom: .2rem;
  right: .15rem;
}
.shenKa_PlanTitle{
  color: #909090;
  font-size: .14rem;
  margin-top: .16rem;
  margin-bottom: .15rem;
}
.shenKa_PlanUlList{
  overflow: hidden;
}
.shenKa_PlanUlList li{
  float: left;
  width: 17.2%;
  text-align: center;
  margin-left: 10%;
}
.shenKa_PlanUlList li:first-child{
  margin-left: 0;
  margin-bottom: .25rem
}
.shenKa_PlanUlList li p{
  color: #646464;
  font-size: .13rem;
}
.shenKa_PlanLeft{
  width: 30%;
}
/*shenKa_PlanRefer.html end*/
/*planDetails.html start*/
.planDetails_ul{
  overflow: hidden;
  margin-bottom: .15rem;
  line-height: .2rem;
}
.planDetails_ul:last-child{
  margin-bottom: 0;
}
.planDetails_lileft{
  float: left;
  width: 20%;
  text-align: left;
  color: #909090;
  font-size: .14rem;
}
.planDetails_liright{
  float: left;
  text-align: left;
  width: 75%;
  color: #646464;
  font-size: .15rem;
  margin-left: 2%;
}
/*planDetails.html end*/
/*writeArtcile.html start*/
.ui-header .witeArt-icon{
  left: 20px;
}
.writeArtcile_ul{
  background-color: #f8f8f8;
}
.writeArtcile_ul h4{
  color: #646464;
  font-size: .14rem;
}
.writeArtcile_comment{
  position: relative;
  margin-bottom: .72rem;
}
.writeArtcile_comment input{
  position: absolute;
  top: .1rem;
  left: .15rem;
  width: 100%;
  background-color: #fff;
  border: 1px solid #fff;
  word-wrap: break-word;
  word-break: break-all;
  font-size: .16rem;
  font-weight: bold;
}
.writeArtcile_comment .article-con{
  min-height: 2.66rem;
  background-color: #fff;
  padding:.4rem .15rem 0 .15rem;
  border: 1px solid #fff;
  word-wrap: break-word;
  word-break: break-all;
}
.writeArtcile_comment textarea {
  width: 100%;
  min-height: 1rem;
  margin-top: .08rem;
  resize: none;
  border: 1px solid #ffffff;
}
.writeArtcile_comment .bottom{
  background-color: #f8f8f8;
  /* padding: .1rem .15rem; */
  line-height: .53rem;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin-left:0!important;
}
.writeArtcile_comment div .choose-img-icon{
  float: left;
  width: .24rem;
  padding: .07rem .08rem .08rem .08rem;
}
.writeArtcile_redBtn{
  border: 1px solid #FF5065;
  color: #FF5065;
}
.writeArtcile_greyBtn{
  border: 1px solid #DEDEDE;
  color: #9E9E9E;
}
.writeArtcile_comment .writeArtcile_greyBtn,.writeArtcile_comment .writeArtcile_redBtn{
  float: right;
  font-size: .13rem;
  border-radius: 30px;
  height: .25rem;
  line-height: .25rem;
  width: .85rem;
}
.overflowx-hidden{
  overflow-x: hidden;
}
/*writeArtcile.html end*/
/*personInfor-IDcardScan.html start*/
.perDentity-sart p{
  color: #909090;
  font-size: .15rem;
  text-align: center;
  padding: .2rem .35rem 0 .35rem;
}
/*personInfor-IDcardScan.html end*/
/*personInfor-IDcardScan-success.html start*/
.perDentity_infoul{
  padding: .15rem 0 .05rem 0;
  overflow: hidden;
}
.perDentity_infoul li{
  float: left;
  width: 44%;
  margin-left: .15rem;
  margin-bottom: .05rem;
  position: relative;
}
.info_saomiao{
  position: absolute;
  bottom: 10px;
  right: 5px;
}
.perDentity_info .ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-checkbox-s):not(.ui-radio){
  width: 130px;
}
.perDentity_info .ui-form-item input{
  padding-left: 1.25rem;
}
.perDentity-info p{
  color: #B0B0B0;
  font-size: .13rem;
  text-align: center;
  padding: .2rem .35rem 0 .35rem;
}
.perDentity_info .ui-form div:first-child{
  height: .4rem;
}
/*personInfor-IDcardScan-success.html end*/
/*personInfor-IDcardScan1.html start*/
.per-IDScanone,.per-IDScantwo,.per-IDScanhandCary{
  position: relative;
  line-height: 0;
  overflow-y: hidden;
}
.per-IDScanone img,.per-IDScantwo img,.per-IDScanhandCary img{
  width: 100%;
  height:auto;
}
.per-IDScanone i,.per-IDScantwo i,.per-IDScanhandCary i,.per-IDScanhandCary i{
  color: #fff;
  font-size: .2rem;
  position: absolute;
  bottom: .2rem;
  right: .2rem;
}
/*personInfor-IDcardScan1.html end*/
/*personInfor-IDcardScan2.html start*/
.textcenter{
  text-align: center;
}
.sacn-success{
  text-align: center;
  position: absolute;
  top: 46.8%;
  right: 27%;
  width: 65%;
}
.sacn-success li{
  color: #fff;
  float: left;
  transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -o-transform:rotate(90deg);
}
.sacn-success-contineu{
  clear: both;
  padding-bottom: .14rem;
  line-height: .36rem;
}
.sacn-success-contineu p{
  float: left;
  margin-right: 10px;
}
.btn-right-white{
  display: inline-block;
  text-align: center;
  border-radius: .30rem;
  color: #979797;
  border: 1px solid #fff;
  width: .6rem;
  height: .35rem;
  line-height: .35rem;
}
.btn-right-white span{
  color: #fff;
  font-size: 19px;
}
.paddingb30{
  padding-bottom: .3rem;
}
/*personInfor-IDcardScan2.html end*/
/*news-inform.html start*/
.inform-ul{
  overflow: hidden;
  padding: .15rem .1rem 0 .1rem;
  position: relative;
}
.inform-ul li{
  float: left;
}
.inform-touxiang{
  width: 12%;
}
.inform-touxiang img{
  width: 100%;
}
.inform-review {
  border-bottom: 1px solid #F2F2F2;
  margin-left: 2%;
  padding-bottom: .06rem;
  width: 86%;
  min-height: .61rem;
}
.inform-review  p{
  color: #b0b0b0;
  font-size: .14rem;
  margin-bottom: 3px;
}
.inform-review  p span{
  color: #212121;
}
.inform-review h4{
  color: #646464;
  font-size: .13rem;
  margin-bottom: .05rem;
}
.inform-review h6{
  color: #b0b0b0;
  font-size: .1rem;
}
.inform-ul .info-peitu{
  position: absolute;
  top: .15rem;
  right: .1rem;
}
.margint25{
  margin-top: .26rem;
}
.tell-ul{
  padding: 0 .15rem;
}
.tell-ul li{
  border-bottom: 1px solid #F2F2F2;
  padding: .15rem 0;
}
.tell-ul li span{
  font-size: .16rem;
  float: left;
  color: #212121;
}
.tell-ul li i{
  color: #b0b0b0;
  font-size: .11rem;
  float: right;
}
.tell-ul li p{
  color: #888888;
  font-size: .14rem;
  padding-top: 5px;
  font-weight: 200;
  line-height: .17rem;
}
/*news-inform.html end*/
/*修改页面 start*/
.marginr20{
  margin-right: .2rem;
}
.artcile_write_pingLun .noName span{
  color: #9E9E9E;
  font-size: .13rem;
  margin-left: 2px;
}
.artcile-classfiy li {
  padding-left: 0;
  margin-left: .15rem;
  padding: .12rem 0;
}
.artcile-classfiy li p{
  font-size: .15rem;
  color: #323232;
}
/*修改页面 end*/
/*feedback.html start*/
.feeback-content{
  padding: .2rem .15rem 0 .15rem;
}
.feeback-content h1{
  color: #323232;
  font-size: .25rem;
  margin-bottom: .15rem;
}
.feeback-content p{
  color: #909090;
  font-size: .14rem;
  margin-bottom: .1rem;
}
.feeback-content textarea{
  border: 1px solid #E5E4E4;
  height: 1.6rem;
  width: 95%;
  padding: .1rem;
}
/*feedback.html end*/
/*扫描信息下面的图片 start*/
.one_bg{
  background:url(../images/saomiaoExample1.png) no-repeat;
}
.two_bg{
  background:url(../images/saomiaoExample2.png) no-repeat;
}
.three_bg{
  background:url(../images/saomiaoExample3.png) no-repeat;
}
.one_bg,.two_bg,.three_bg{
  width:100%;
  height:auto;
  background-size:100% 100%;
}
/*扫描信息下面的图片 end*/
/*cardComment.html 新增评分 start*/
.pingjiaFinsh_star li i{
  font-size: .12rem;
  color: #FFAE20;
  font-weight: 200;
}
/*cardComment.html 新增评分 end*/
/*cardCommentLook.html 新增评分 start*/
.pingjiaLook_star{
  line-height: .3rem;
}
.pingjiaLook_star li{
  margin-right: .15rem;
}
.pingjiaLook_star li i{
  font-size: .18rem;
  color: #FFAE20;
  font-weight: 200;
}
@media screen and (max-width: 320px) {
  .pingjiaFinsh_star li {
    margin-right: 2px;
  }
  .pingjiaFinsh_star li i{
    margin-left: 3px;
  }
  .pingjiaLook_star li{
    margin-right: .1rem;
  }
}
/*cardCommentLook.html 新增评分 end*/
/*productDetail.html start*/
.product-line{
  background-color:#E5E4E4;
  height: .5px;
  width: 100%;
  margin: .15rem 0 .1rem 0;
}
.product-redDetails{
  font-size: .12rem;
  color: #F86363;
}
.product-greyDetails{
  font-size: .11rem;
  color: #909090;
  margin-left: .21rem;
}
/*productDetail.html end*/
/*productDetail-evaluate.html start*/
.pingjiaDetails_ul .product-evali{
  padding: .15rem 0;
}
.pro-starevaTop,.pro-starevaBottom{
  padding: .15rem .15rem 0 .15rem ;
  overflow: hidden;
}
.pro-starevaTop li,.pro-starevaBottom li{
  text-align: center;
  float: left;
  background-color: #F3F3F3;
  padding: .05rem .15rem;
  border-radius: 3px;
  font-size: .13rem;
  color: #646464;
  margin-right: .1rem;
  line-height: .2rem;
}
.pro-starevaTop li span,.pro-starevaBottom li span{
  margin-right: 5px;
}
.pro-starevaTop li:first-child{
  background-color: #FFF6F6;
  border: 1px solid #FFA1A1;
  color: #F86363;
}
@media screen and (max-width: 320px) {
  .pro-starevaTop li:last-child {
    margin-right: 0;
  }
}
/*productDetail-evaluate.html end*/
/*aboutUs.html start*/
.aboutUs img{
  width: 100%;
  height: auto;
}
.aboutUs{
  position: relative;
}
.aboutUs-banner{
  position: absolute;
  width: 100%;
  top: .35rem;
  left: 0;
  text-align: center;
}
.aboutUs-banner img{
  height: .65rem;
  width: auto;
}
.aboutUs-banner h1{
  color: #FFFFFF;
  font-size: .17rem;
  line-height: .24rem;
  margin-top: .05rem;
  margin-bottom: .025rem;
}
.aboutUs-banner h2{
  color: #FFFFFF;
  font-size: .14rem;
  line-height: .2rem;
}
.aboutUs-content img{
  margin-left: .05rem;
  margin-right: .1rem;
  width: .49rem;
  height: auto;
}
.aboutUs-content h1{
  text-align: center;
  color: #323232;
  font-size: .17rem;
}
.aboutUs-content{
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.07);
  padding: .2rem .15rem .25rem .15rem;
  margin: -.2rem .15rem .25rem .15rem;
  background: #FFFFFF;
  background: url(../images/me_aboutusBg.png) no-repeat center bottom;
  position: relative;
  border-radius: 10px;
  background-size: cover
}
.aboutUs-content .describe1{
  text-indent: .3rem;
  text-align: left;
  line-height: .26rem;
  color: #646464;
  font-size: .14rem;
}
.marginb20{
  margin-bottom: .2rem;
}
.aboutUs-btn{
  line-height: .5rem;
  border: .7px solid #979797;
  border-radius: 10rem;
  margin-top: .15rem;
  padding: .08rem .3rem .06rem .3rem;
}
.aboutUs-btn img{
  float: right;
  margin-top: .06rem;
  margin-right: .1rem;
  width: .3rem;
  height: auto;
}
.aboutUs-btn .aboutUs-weixin{
  float: right;
  text-align: left;
}
.aboutUs-content .aboutUs-weixin .copy{
  color: #323232;
  font-size: .14rem;
  text-indent: 0;
  line-height: 20px;
}
.aboutUs-content .aboutUs-weixin .weixin-number{
  color: #909090;
  font-size: .12rem;
  text-indent: 0;
  line-height:20px;
}
.aboutUs-btn-weixin{
  overflow: hidden;
}
/*aboutUs.html end*/
/*liCaiList.html-start*/
.licai-con{
  margin: -.2rem .15rem .15rem;
  position: relative;
  z-index: 2;
}
.licai-block{
  background:#FFFFFF;
  padding:0 .15rem .15rem;
  border-radius: 5px;
}
.licai-title{
  font-size: .15rem;
  color:#323232;
  padding:.1rem 0;
  border-bottom: .7px solid #E5E4E4;
}
.licai-block .ui-tiled{
  padding-top: .1rem;
}
.licai-block .ui-tiled li{
  text-align: left;
  width: auto;
}
.licai-block .ui-tiled li:last-child{
  text-align: center;
}
.licai-block .ui-tiled li div{
  width: 100%;
  font-size: .15rem;
  color:#323232;
  height: .3rem;
  line-height: .3rem;
}
.licai-block .ui-tiled li:last-child div{
  line-height: 0;
}
.licai-block .ui-tiled li i{
  font-size: .11rem;
  color:#9E9E9E;
  display: block;
  width: 100%;
}
.licai-block .ui-tiled li div .important{
  font-size: .22rem;
}
.licai-block .ui-tiled button{
  padding:1px 8px;
  text-align: center;
  line-height: .25rem;
  background: #F86363;
  border-radius: 30px;
  font-size: .12rem;
  color:#FFFFFF;
}
/*liCaiList.html-end*/
/*index.html-licai-start*/
.ms-index-licai{
  overflow: hidden;
}
.ms-index-licai .ui-tiled{
  padding-top: .15rem;
  width: 100%;
}
.ms-index-licai .ui-tiled li{
  width: 33.3%;
}
.ms-index-licai .left-con div,.ms-index-licai .right-con div{
  font-size: .11rem;
  color:#9E9E9E;
}
.ms-index-licai .left-con i,.ms-index-licai .right-con i{
  font-size: .15rem;
  color:#9E9E9E;
}
.ms-index-licai .center-con .qixian{
  font-size: .13rem;
  color:#323232;
}
.ms-index-licai .center-con .shouyi{
  font-size: .25rem;
  color:#F86363;
}
.ms-index-licai .center-con .yuqi{
  font-size: .11rem;
  color: #9E9E9E;
}
.ms-index-licai .center-con .licai-tag{
  padding-top: 3px;
}
.ms-index-licai .center-con .licai-tag i{
  font-size: .10rem;
  color:#770000;
  display: inline-block;
  border-radius: 20px;
  border:1px solid #770000;
  text-align: center;
  padding:1px 6px;
}
.ms-index-licai .center-con .licai-tag i:first-child{
  margin-right: 5px;
}
/*index.html-licai-end*/
.ms-licai .ui-badge-muted{
  background:#eeeeee;
  color:#A6A6A6;
  font-size: .1rem;
  border-radius: .02rem;
}
.ms-licai .ui-list-info h4 {
  font-size: .18rem;
  color: #303030;
}
/*personInfor4-myself1修改（增加住宅地址） start*/
.map-icon{
  position: absolute;
  top: .15rem;
  right: 0.4rem;
}
/*personInfor4-myself1修改 end*/
/*personInfor4-myself2.1 start*/
.location-bg{
  background: url(../img/map@3x.png) no-repeat center bottom;
  width:100%;
  height:700px;
  background-size:cover;
  text-align: center;
  position: relative;
}
.location-input{
  margin-top: .2rem;
  height: .44rem;
  width: 3.32rem;
  border-radius: 2px;
  border:none;
  box-shadow:0 1px 8px rgba(0,0,0,0.08);
  font-size: .14rem;
  color: #323232 ;
  padding-left: .15rem;
  position: fixed;
  left: .15rem;
}
.location-close{
  position: fixed;
  right: 0.28rem;
  top: .8rem;
}
/*personInfor4-myself2.1 end*/
/*personInfor4-myself2.2 end*/
.backIcon{
  position: absolute;
  top: .35rem;
  left: .25rem;
}
.searchLocation{
  background-color: #fff;
  /*padding: 0 .15rem;*/
}
.searchMap-input{
  margin-left: 3.5%;
  margin-right: 3.5%;
  width: 85%;
  padding-left: 8%;
  height: .44rem;
  border-radius: 2px;
  border:none;
  box-shadow:0px 1px 8px rgba(0,0,0,0.08);
  position: relative;
}
.searchMap-input input{
  width: 68%;
  height: 100%;
  border: none;
}
.search-address .search-find{
  /*line-height: .2rem;*/
  position: absolute;
  top: .12rem;
  right: .12rem;
  height: .2rem;
}
.search-find p{
  font-size: .14rem;
  color: #323232;
  display: inline-block;
  vertical-align: middle;
}
.locaationName{
  text-align: left;
  overflow: hidden;
  padding: .2rem .15rem .1rem .15rem;
  margin: 0 .15rem;
}
.locaationName img{
  width: .12rem;
}
.locaationName p {
  margin-bottom: 0;
  line-height: .15rem;
}
.locaationName p span{
  font-size: .14rem;
  color: #323232;
}
.detailName{
  font-size: .11rem;
  color: #9e9e9e;
}
@media only screen and (max-width: 414px) {
  .location-close{
    top: .76rem;
  }
}
@media only screen and (max-width: 375px) {
  .location-close{
    top: .8rem;
  }
}
@media only screen and (max-width: 320px) {
  .location-close{
    top: .85rem;
  }
}
.location-map{
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  opacity: .96;
}
.search-line{
  margin: 0 .15rem 0 .08rem;
}
.search-find img{
  width: .14rem;
  vertical-align: middle;
  position: relative;
  top: 50%;
  margin-top: -0.035rem;
}
.search-line{
  margin-right: .13rem;
  display: inline-block;
  border-right: .8px solid #e4e4e4;
  padding-right: .1rem;
}
.address-map img{
  width: .2rem;
  height: auto;
  padding-top:.02rem;
}
/*personInfor4-myself2.2 end*/
/*遮罩层透明度修改*/
.ui-actionsheet{
  background: rgba(0,0,0,.6);
}
/*遮罩层透明度修改*/
/*contactUs-start*/
.ms-contentUs{
  background-color:#FFFFFF;
}
.contactUs-con{
  padding:.2rem .1rem .2rem .15rem;
}
.contactUs-con h2{
  font-size: .17rem;
  color:#323232;
  padding-bottom: .15rem;
  text-align: center;
}
.contactUs-con .item {
    display: block;
    width: .3rem;
    height: .3rem;
    background-size: 100% 100%;
    float: left;
    margin-right: .1rem;
}
.contactUs-con .item2 {
    display: inline-block;
    width: .16rem;
    height: .16rem;
    background-size: 100% 100%;
    margin-right: .1rem;
}
.contactUs-con .about-us-icon1 {
  background-image: url(../images/contact_icon1.png);
}
.contactUs-con .about-us-icon2 {
  background-image: url(../images/contact_icon2.png);
}
.contactUs-con .about-us-icon3 {
  background-image: url(../images/contact_icon3.png);
}
.contactUs-con .about-us-icon4 {
  background-image: url(../images/contact_icon4.png);
}
.contactUs-con .about-us-icon5 {
  background-image: url(../images/contact_icon5.png);
}
.contactUs-con .about-us-icon6 {
  background-image: url(../images/contact_icon6.png);
}
.contactUs-con p{
  font-size: .15rem;
  color:#646464;
}
.contact-way ul li {
  margin-bottom: .15rem;
}
.contact-way ul li p{
  line-height: .3rem;
}
.contact-coo{
  margin-top: .05rem;
}
.wrap {
  align-items: center;
  margin: auto;
}
/*contactUs-end*/
/* 下载页 */
#download-logo .logo{
  width: 100%;
  height: 4rem;
  background: url(../images/download_bg.png) no-repeat center;
  margin: auto;
  background-size: 100% auto;
}
.iphone{
  width: 2.5rem;
  height: 0.45rem;
  margin: 1.53rem auto 0;

}
.load-style{
  width: 2.5rem;
  height: 0.45rem;
  border-radius: 0.05rem;
  border: solid 1px #770000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Android, .iphone{
  margin: 0 auto .15rem;
}
.ios-logo{
  width: 0.18rem;
  height: 0.22rem;
  background: url("../images/download_iOS_icon.png") no-repeat;
  background-size: cover;
}
.load-font{
  font-size: 0.15rem;
  margin-left: 0.1rem;
}
.Android-logo{
  width: 0.18rem;
  height: 0.22rem;
  background: url("../images/download_andriod_icon.png") no-repeat;
  background-size: cover;
}
.download-tip {
    margin: .1rem .2rem;
}
.mask{
    position: fixed;
    width: 100%;
    height: 100%;
    _position: absolute;
    top: 0;
    z-index: 1000;
}
.opacity {
    background: rgba(0,0,0,0.5);
}