﻿body{background: #fff;}
.tr{text-align: right;}
.container{
    width: 100%;
    max-width: 640px;
    margin: auto;
}
h1{
    display: none;
}
.banner{
    display: block;
    width: 100%;
    overflow:hidden;
}

.index-bm>div>span{
    width: 20%;
}
.pub-title{
    display: none;
}
.container{
    max-width: 480px;
}
.lay-title{
    width: 100%;
    padding: 2rem 0;
    text-align: center;
    font-size: 1.6rem;
}
.lay-title>font:first-child{
    color: #ed3c42;
}
.lay-title>font:last-child{
    color: #00afff;
    margin-left: -0.4rem;
}
.lay1{
    width: 90%;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    align-items:flex-start;
    justify-content: space-between;
    overflow: hidden;
}
.lay1-left{
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.lay1-left-top{
    width: 100%;
    height: 2rem;
    max-height: 30px;
    border-radius: 10rem;
    text-align: center;
    border:1px solid #ccc;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
    color:#888888;
}
.lay1-left>span{
    width: 1px;
    height: 4.4rem;
    background: #ccc;
}
.lay1-right{
    width: 85%;
    font-size: 1rem;
    line-height: 1.8rem;
}
.mb2{
    margin-bottom: 2rem;
}
.line{
    width: 100%;
    height: .2rem;
    background: #d6d6d6;
}
.lay2{
    width: 90%;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lay2>a{
    width: 33%;
    text-align: center;
    margin-bottom: 1.6rem;
}
.lay2>a>img{
    width: 70%;
}
.lay2>a>p{
    padding: 1rem 0;
}
#nav>a{
    font-size: 1.2rem;
}
.tcall{
    width: 100%;
    background: #f7a956;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    font-size:20px;
    padding: .4rem 0;
}
.tcall>img{
   margin:0 .6rem 0 0;
}
.lay3{
    width: 90%;
    margin: auto auto 2rem auto;
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: space-between;
}
.lay3>a{
    width:30%;
    text-align: center;
}
.lay3>a>h3{
    font-weight: normal;
    color: #4e4e4e;
    font-size: 16px;
    padding: .4rem 0;
}
.lay3>a>div{
    width: 100%;
    background: #eeeeef;
    padding: .4rem 0;
}
.lay3>a>div>p{
    padding: .4rem 0;
    font-size: 12px;
}
.lay3>a>span{
    display: block;
    width: 100%;
    height: .2rem;
    background:#0076e9;
}
.title1>font:first-child{
    color: #ff7800;
}
.title1>font:last-child{
    color: #5c5d61;
}
.lay4{
    width: 90%;
    margin: auto;
    text-indent: 2.4rem;
    font-size: 1.2rem;
    line-height: 1.8rem;
}
.layui-m-layercont {
    padding: 2rem!important;
    line-height: 22px!important;
    text-align: left!important;
    text-indent: 2.8rem!important;
}
.lay5{
    width: 90%;
    margin:2rem auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.lay5>a{
    width: 48%;
    position: relative;
}
.lay5>a>p{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,.7);
    padding: .4rem 0;
    text-align: center;
    color: #000;
}
.title3>font:first-child{
    color: #ff7800;
}
.title3>font:last-child{
    color: #00afff;
}
.lay6{
    width: 90%;
    margin: 2rem auto auto;
    overflow:hidden;
}
.lay6>h3{
    width: 100%;
    font-size: 1.5rem;
    color: #ff8e15;
    text-align: center;
    margin-bottom: 2rem;
}
.lay6 .bg{
    background: #f5f7fe;
}
.lay6-box{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    color: #6f6f6f;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1rem;

}
.lay6-box-left{
    width: 70%;
    line-height: 1.8rem;
}
.lay6-box-left>h4{
    display: inline-block;
    border-radius: .6rem;
    font-weight: normal;
    background: #f9ba78;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    padding: .3rem;
    margin-bottom: .6rem;
}
.lay6-box h4{
    display: inline-block;
    border-radius: .6rem;
    font-weight: normal;
    background: #f9ba78;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    padding: .3rem;
    margin-bottom: .6rem;
}
.lay6-box-right{
    width: 28%;
}
.tips{
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:1px solid #ff7800;
    color: #ff8e15;
    padding: .6rem;
    margin: 1rem auto;
    line-height: 1.6rem;
}
.tips>span{
    font-weight: bold;
}
.lay6 .btn{
    width: 60%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 2rem auto auto;
    background: #ff7800;
    color: #fff;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .6rem;
}
.lay6 .btn a{
    padding: 1rem;
    width: 49%;
    color: #fff;
    font-size: 14px;
}
.lay6 .btn a:first-child{
    border-right: 1px solid #fff;
}
.lay7{
    width: 90%;
    margin: 2rem auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.lay7>a{
    width: 48%;
}
.lay7>a>p{
    padding: 1rem 0;
    text-align: center;
    color: #5c5d61;
    font-size: 1.2rem;
}
.lay8{
    width: 90%;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.lay8>a{
    width: 48%;
    text-align: center;
    position: relative;
}
.lay8>a>p{
    width: 100%;
    position: absolute;
    left:0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: .4rem 0;
}
.mb2{
    margin-bottom: 2rem;
}
.lay9{
    width: 90%;
    margin: auto;
    padding: 2rem 0 0;
    font-size: 16px;
    text-align: center;
}
.lay9>span:last-child{
    color: #ff8e15;
}
.lay10{
    width: 94%;
    margin: 2rem auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}
.lay10>a{
    width: 32%;
    text-align: center;
    color: #fff;
    padding: .4rem .1rem;
    box-sizing: border-box;
    font-size:12px;
    -webkit-box-sizing: border-box;
    border-radius: .3rem;
}
.lay10>a:first-child{
    background: #f76f56;
}
.lay10>a:last-child{
    background: #f7a956;
}
.lay10>a:nth-child(2){
    background: #f7c856;
}
.lay11{
    text-align: center;
    color: #5c5d61;
}
.lay11>h2{
    font-weight: normal;
    font-size: 1.6rem;
    padding-bottom: 1rem;
}
.lay11>p{
    padding-bottom: 2rem;
}

.index-line{
    display: none;
}