@charset "utf-8";
/*css reset*/
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;
}
li,
ol {
    list-style: none;
}
i,
em {
    font-style: normal;
}
a {
    text-decoration: none;
}
input,
textarea {
    -webkit-appearance: none;
}
html {
    color:#333;
    font-size: 50px;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*清除浮动*/
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
body{
    background: #f7f7f7;
}
.m-title{
    background: #fff;
    padding:0.44rem 0.3rem 0.5rem 0.3rem;
    margin-bottom: 0.2rem;
}
.m-title .layout-1{
    font-size: 0.32rem;
    color: #003355;
    margin-bottom: 0.3rem;
    font-weight: bold;
}
.m-title .layout-2{
    font-size: 0.28rem;
}
.bank-list{
    background: #f7f7f7;
    padding:0 0.3rem;
}
.bank-list li{
    font-size: 0.28rem;
    color: #333;
    float: left;
    width: 2.1rem;
    height: 0.9rem;
    line-height: 0.9rem;
    border-radius: 0.1rem;
    border: 0.025rem solid #eee;
    background: #fff;
    padding-left: 0.3rem;
    margin-right: 0.26rem;
    margin-bottom: 0.2rem;
}
.bank-list li.active{
    background: #003355;
    color: #fff;
}
.bank-list li:nth-child(3),.bank-list li:nth-child(6){
    margin-right: 0;
}
.bank-list li.active{
    background: #003355;
    color: #fff;
}
.bank-list img{
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.1rem;
    position: relative;
    top:0.12rem;
}
.bank-detail{
    padding:0.4rem 0.3rem;
    background: #fff;
    margin-bottom: 0.2rem;
}
.bank-detail .layout-1 em{
 font-size: 0.32rem;
    color: #003355;
    font-weight: bold;
}
.bank-detail .layout-1,.bank-detail .layout-2{
    border-bottom: 0.025rem solid #eee;
    font-size: 0;
    padding:0.3rem 0;
}
.bank-detail .layout-1 span{
   font-size: 0.24rem;
    color: #999999;
    border:0.025rem solid #eee;
    margin-left: 0.2rem;
    padding: 0.05rem;
}
.bank-detail .ratio-value{
    font-size: 0.28rem;
    color: #999;
    border-bottom: 0.025rem solid #eee;
    padding:0.3rem 0;
}
.bank-detail .layout-3 ul li .item-1{
    font-size: 0.24rem;
    color: #999;
}
.bank-detail .ratio-value span{
   font-size: 0.32rem;
    color: #333;
}
.bank-detail .layout-3 ul li .item-2{
    font-size: 0.24rem;
}
.bank-detail .layout-3 ul{
    padding:0.3rem 0;
    border-bottom: 0.025rem solid #eee;
}
.bank-detail .layout-3 ul li{
    float: left;
  width: 50%;
}
.bank-detail .layout-3 ul li .item-1{
    margin-bottom: 0.1rem;
}
.bank-news{
    background: #fff;
    margin-bottom: 0.2rem;
}
.bank-news .news-title{
    font-size: 0.32rem;
    color: #003355;
    padding:0.5rem 0 0.3rem 0.3rem;
    border-bottom: 0.025rem solid #eee;
    font-weight: bold;
}
.news-list{
    margin-bottom: 0.2rem;
}
.news-list ul li{
    border-bottom: 0.025rem solid #eee;
    padding: 0.3rem;
    text-align: left;
}
.news-list ul li .item-1{
    font-size: 0.28rem;
}
.news-list ul li .item-1 a{
    color: #333;
    display: block;
    width: 100%;
}
.news-list ul li .item-1 img{
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.1rem;
    position: relative;
    top: 0.05rem;
}
.news-list ul li .item-2{
    font-size: 0.24rem;
    color: #999;
    padding-left: 0.4rem;
    margin-top: 0.1rem;
}
.schedule{
    background: #fff;
}
.schedule-list{
    height: 6.2rem;
}
.schedule .schedule-title{
    font-size: 0.32rem;
    color: #003355;
    border-bottom: 0.025rem solid #eee;
    font-weight: bold;
    padding:0.4rem 0 0.3rem 0;
    margin-bottom: 0.3rem;
    margin-left: 0.3rem;
}
.schedule-list .list-left{
    float: left;
    padding-left: 0.3rem;
    position: relative;
    z-index: 10;
    width: 1.2rem;
    background: #fff;
}
.schedule-list  li{
    font-size: 0.24rem;
    color: #333;
    background: #fff;
    /*width: 1rem;*/
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
}

.schedule-list  li:first-child{
    font-size: 0.28rem;
    background: #03435f;
    color: #fff;
}
.schedule-list  li.special{
    background: #ffae00;
}
.schedule-list  li:nth-child(3),.schedule-list  li:nth-child(5),.schedule-list  li:nth-child(7){
    background: #f6f6f6;
}
.schedule-list .swiper-container{
    width: 145%;
    height: 5.6rem;
    top: -5.6rem;
    left: -3.8rem;
}
.schedule-list .swiper-slide{
    width: 1rem;
}
.schedule-list .bank-name li{
  width: 0.9rem;
}
.m-more{
    margin-bottom: 1rem;
}