﻿*{margin:0;padding:0;font:normal 100% "微软雅黑",Microsoft YaHei,Arial, Helvetica, sans-serif, "宋体";list-style:none;}
body{ margin:0 auto; padding: 0 auto;}
a{text-decoration:none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
a:focus {outline-style:none; -moz-outline-style: none;}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
img{ border:0; vertical-align:middle; width:100%;display: block;}
/*首页*/
.index_main{width: 100%;position: relative;padding-bottom: 1.25rem;background: #fff;}
.index_fixed{width: 100%;height:1.25rem;position:fixed;left: 0;bottom: 0;background:#6f29ff;}
.index_pic{width:1.02rem;height:1.02rem;border:2px solid #fff;margin:.08rem .3rem 0 .42rem;border-radius: 50%;float: left;}
.index_pic img{width:1.02rem;height:1.02rem;border-radius: 50%;}
.index_fixed_text{width:3rem;float: left;padding-top:.2rem;}
.index_p1{line-height:.46rem;font-size:.3rem;color: #fff;}
.index_p2{line-height:.32rem;font-size:.24rem;color:#fffd36;}
.index_answer_calls_wai{width: 1.81rem;height: .59rem;float: right;margin:.3rem .16rem 0 0;position: relative; }
.index_answer_calls{width:100%;height:100%;display:block;background:url("../img/answer_calls.png");background-size:100% 100%;position:absolute;left:0;top:.05rem;animation:callsMymove .5s infinite;-moz-animation:callsMymove .5s infinite;-webkit-animation:callsMymove .5s infinite;-o-animation:callsMymove .5s infinite; }
@keyframes callsMymove{from{top:.05rem;}to{top:-.03rem;}}
@-moz-keyframes callsMymove{from{top:.05rem;}to{top:-.03rem;}}
@-webkit-keyframes callsMymove{from{top:.05rem;}to{top:-.03rem;}}
@-o-keyframes callsMymove{from{top:.05rem;}to{top:-.03rem;}}
/*首页弹框*/
.common_pop{width: 100%;height: 100%;background:rgba(0,0,0,.7);position: fixed;left: 0;top: 0;z-index: 1;display: none;}
.common_pop_nei{width:5.86rem;height: 2.86rem;background: #fff;position: absolute;left: 50%;top: 50%;margin: -1.43rem 0 0 -2.93rem;border-radius: .2rem; }
.common_pop_close{display:block;width:.64rem;height: .64rem;background:#f05e92 url("../img/close.png") no-repeat .2rem .2rem;background-size:.26rem .26rem;position: absolute;top: -.26rem;right: -.3rem;z-index: 1;border-radius: 50%; }
.common_pop_p{height: 1.7rem;line-height:1.9rem;text-align: center;font-size: .34rem;color: #0d0d0d; }
.common_pop_button{width: 4.9rem;height:.75rem;background: #a524ff;border-radius: .15rem;font-size: .3rem;line-height: .75rem;text-align: center;color: #fff;margin: 0 auto; }
/*连接中子页面*/
.calls_main{width: 100%;}
