/* 样式初始化 */
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}
body {
    font: 12px"微软雅黑", "Arial Narrow", HELVETICA;
    background: #f5f5f5;
    -webkit-text-size-adjust: 100%;
}
a {
    color: #000;
    text-decoration: none
}
a:hover {
    color: #000;
}
em {
    font-style: normal
}
li {
    list-style: none
}
img {
    border: 0;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
p {
    word-wrap: break-word
}
/* 公用样式 */
.bor-l-r{
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.w {
    width: 100%;
    height: 100%;
}
.gang {
    width: 0.04rem;
    height: 0.24rem;
    background-color:black;
    display: inline-block;
}
/*.sp1 {*/
/*    width: 1.14rem;*/
/*    height: 0.36rem;*/
/*    border-radius: 0.18rem;*/
/*    background-color:rgb(1,115,226);*/
/*    color: white;*/
/*    font-size: 0.14rem;*/
/*    text-align: center;*/
/*    display: block;*/
/*}*/
.bt1 {
    font-size: 0.30rem;
    font-weight: 700;
}
.bt2 {
    margin-left: 0.05rem;
    font-size: 0.28rem;
    color: rgb(33,33,33);
}
.bt3 {
    font-size: 0.28rem;
      color:   rgb(33,33,33);
    line-height: 0.50rem;
}
.bt4 {
    font-size: 0.30rem;
    color:   rgb(33,33,33);
    margin-left: 0.17rem;
    font-weight: 700;
    width: 95%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
  /*  white-space: nowrap;*/
	border-left: 0.1rem;
	border-left: 0.03rem solid;
	padding-left: 0.2rem;
}
.sp2 {
    width: 0.63rem;
    height: 0.63rem;
    background-color:rgb(1,115,226);
    display: inline-block;
    border-radius: 50%;
    color: white;
}
.bluespan {
    margin: 0.52rem  0.2rem  0.35rem 0.16rem;
    width: auto;
    height: 0.3rem;
    background-color:rgb(1,115,226);
    border-radius: 12px;
    display: inline-block;
    color: white;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.3rem;
    padding: 0.05rem 0.15rem 0.05rem 0.15rem;
}
.y-bp {
    background-color:rgb(234,185,54);
}
.p-bp {
    background-color: rgb(251,152,123);
}
/*.bt5 {*/
/*    font-size: 0.24rem;*/
/*    rgb(33,33,33);*/
/*    line-height: 0.42rem;*/
/*    text-indent: 2em;*/
/*}*/
/*.span-ts {*/
/*    width: 1.11rem;*/
/*    height: 0.36rem;*/
/*    background-color: #0173e2;*/
/*    border-radius: 0.15rem;*/
/*}*/
.btn1 {
    width: 5.81rem;
    height: 0.79rem;
    background:linear-gradient(rgb(255,136,3),rgb(255,173,79));
    border: 0;
    border-radius: 0.1rem;
    color: white;
    font-size: 0.32rem;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 1.5rem;
    display: block;
}
.cy-img2 {
    width: 1.14rem;
    height: 0.36rem;
    border-radius: 0.18rem;
}
.foot{
    width: 100%;
    height: 1.1rem;
    background: #FFFFFF;
    position: fixed;
    left: 0;
    bottom: 0;
    /*background: #CFCFCF;*/
    box-shadow: 0px -0.06rem 0.14rem 0.02rem
    rgba(0, 0, 0, 0.2);
    display: flex;
}
.foot a{
    flex: 1;
    text-align: center;
}
.foot-list{
}
.foot-img {
    width: 0.46rem;
    height: 0.42rem;
    margin:0.2rem 0 0.1rem 0;
    color: rgb(253,147,6);
}
.foot-img1 {
    width: 0.46rem;
    height: 0.42rem;
    margin: 0.15rem 0  0.10rem  0;
}
.foot-img2 {
    width: 0.42rem;
    height: 0.45rem;
    margin: 0.15rem 0  0.07rem   0;
}
.foot-img3 {
    width: 0.38rem;
    height: 0.43rem;
    margin: 0.15rem 0  0.09rem   0;
}
.foot-list p {
    font-size: 0.2rem;
    font-family: 微软雅黑;
    color: rgb(153,153,153);
}
.foot-list .foot-p1 {
    color: rgb(253,147,6);
}
.margin-b {
    margin-bottom: 1rem;
}
.margin-b2 {
    margin-bottom: 0.5rem;
}
