.main-container{
    background-color: #fcf2e8;
    padding-top: 30px;
}
.banner{
    background: url(/template/guanwang/images/econ/bannerbg.jpg) no-repeat center;
    background-size: cover;
    height: 668px;
}
.banner .bannercontent{
    padding-left: 520px;
    padding-top:80px;
}
.bannerlogin{
    background: url(/template/guanwang/images/econ/bannerbg2.png) no-repeat center;
    width: 247px;
    height: 53px;
    font-size:21px;
    font-weight:600;
    color: #a24f1b;
    text-align: center;
    line-height: 42px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.bannercontent h2{
    font-size: 88px;
    color: #e84a38;
    font-weight: bold;
    padding:0;
    margin-bottom: 5px;
    text-shadow: 3px 2px 1px #ffdb9d;
    letter-spacing: 8px;
}
.bannercontent h3{
    font-size: 55px;
    color: #e84a38;
    font-weight: bold;
    padding:0;
    margin-bottom: 5px;
    text-shadow: 3px 2px 1px #ffdb9d;
    letter-spacing: 4px;
}
.advantage{
    color: #a24f1b;
    font-size: 19px;
    line-height: 40px;
    padding-top: 20px;
    height: 40px;
}
.advantage img{
    margin-right: 5px;
    vertical-align: top;
    margin-top: 10px;
}
.bannercontent .button{
    margin-top: 50px;
    width: 370px;
    height: 62px;
    background-image: linear-gradient(to top, #e44230,#f86c5a);
    border-radius: 10px;
    box-shadow:2px 4px 1px #ebc2a1;
}
.bannercontent .button a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 26px;
    line-height: 62px;
    letter-spacing: 2px;
}
.qualifications{
    background-color: #fff;
    border-radius: 5px;
    margin-top: 50px;
    height: 125px;
}
.qualifications ul{
    margin: 0;
    padding:30px 0 0 0;
    display: flex;
}
.qualifications li{
    justify-content: space-between;
    width: 20%;
    vertical-align: middle;
    text-align: center;
    border-right: 2px solid #ededed;
    border-image:linear-gradient(to right,#fff,#000,#fff) 1 6;
}
.qualifications li:nth-child(5){
    border-right: none;
}
.qualifications li p{
    color: #979797;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 5px;
}
.qualifications li img{
    vertical-align: top;
    margin-top: 3px;
}
.qualifications li span{
    color: #fc6c00;
    font-size: 24px;
    font-weight: bold;
}

.Application .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 100px;
    display: flex;
    width:440px;
    margin:0 auto;
    text-align: center;
    padding-top:30px;
}
.Application .title img{
    vertical-align: top;
    margin-top: 20px;
}
.Application .title h3{
    text-align: center;
    color: #e84a38;
    font-size:45px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px;
}
.licationcon{
    background-color: #fff;
    margin: 30px 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.licationcon .peixun{
    border-left: 5px solid #e84a38;
    padding-left: 12px;
    font-size: 24px;
    font-weight: bold;
    padding-right: 20px;
    color: #424242;
    letter-spacing: 2px;
}
.licationcon .beikao{
    color: #8f8c8c;
    font-size: 16px;
}
.licationcon .tiaojian .tjlistop{
    display: flex;
    justify-content: space-between;
    margin:20px auto;
    padding: 0;
    width: 96%;
}
.tiaojian .tjlistop li{
    border: 3px solid #f0eeee;
    width: 30%;
    display: flex;
    padding-bottom: 20px;
}
.tiaojian .tjlistop li .tjleft{
    background: url(/template/guanwang/images/econ/icon.png) no-repeat center;
    width:59px;
    height: 59px;
    margin-left: 15px;
    color: #fff;
    text-align: center;
    font-size:28px;
    font-weight: bold;
    line-height: 50px;
}
.tiaojian .tjlistop li .tjcon{
    padding-left: 20px;
    padding-top: 20px;
    font-size: 22px;
    color: #6e6e6e;
    letter-spacing: 2px;
}
.licationcon .tiaojian .table{
    width: 96%;
    margin: 30px auto 20px auto;
    box-shadow: 0 0 5px  #efefef;
}
.licationcon .tiaojian .table .tabletop{
    background-color: #e84a38;
    height: 46x;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 3px;
}
.tjlistbottom{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tjlistbottom li{
    width: 25%;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 25px;
    color: #5e5e5e;
    padding-bottom: 25px;
    padding-top: 25px;
}
.tjlistbottom h6{
    font-size: 16px;
    font-weight: bold;    
}
.tjlistbottom p{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.tjsmall{
    display: none;
}

/* 致报考经济师的你 */
.inform{
    padding: 20px 0;
}
.inform .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
    display: flex;
    width:520px;
    margin: 0 auto;
    text-align: center;
    padding-top:40px;
}
.inform .title img{
    vertical-align: top;
    margin-top: 20px;
}
.inform .title h3{
    text-align: center;
    color: #e84a38;
    font-size:45px;
    font-weight: bold;
    margin: 0;
    padding: 0 20px;
}
.block{
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    padding-bottom: 30px;
}
.blokclist{
    border-radius: 10px;
    box-shadow: 2px 2px 2px #fadfcf;
    background: url(/template/guanwang/images/econ/blockbg.jpg) repeat center;
    height: 225px;
    position: relative;
    width: 23%;
}
.blokclist .blocktitle{
    background: url(/template/guanwang/images/econ/blocktitle.png) no-repeat;
    height: 38px;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    line-height: 38px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
}
.blokclist p{
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    line-height: 24px;
}
.blokclist .picimg{
    width: 90px;
    margin:10px auto;
}
.blokclist span{
    position: absolute;
    right: 20px;
    bottom: 0;
    font-size:120px;
    color: #ddecff;
    line-height:120px;
}

/* 专业讲师课程 助你高效拿证 */
.teachers{
    background: #ffecd9;
    padding: 60px 0 10px 0;
}
.teachers .prolist .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
}
.teachers .prolist .title h3{
    text-align: center;
    color: #444;
    font-size:42px;
    font-weight: bold;
    padding-top: 40px;
}
.teachers .news .newsnav{
    padding-top: 30px;
    height: 120px;
}
.teachers .news .newsnav .nav{
  margin: auto;
    width:96%;
}
.teachers .newsnav .nav-item{
    width: 19%;
    text-align: center;
    margin: auto;
}
.teachers .newsnav .nav-item .nav-link:hover{
    color: #333 !important;
}
.teachers .news .nav-item .nav-link{
    background-color: #fff;
    border-radius:20px;
    font-size: 20px;
    height: 55px;
    line-height: 40px;
    border: 1px solid #fdcfa2;
    color: #3c3c3c;
}
.teachers .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    font-size: 22px;
    border-radius:20px;
    padding:0;
    margin:0;
    color: #fff;
    border: 1px solid #e84a38;
    height: 55px;
    line-height: 55px;
    background-color: #e84a38;
}
.newslist {
    height: 100%;
    padding-bottom: 40px;
}
.newslist .card{
    border: none;
    border-bottom: 1px solid #ececec;
    margin-top:0;
    padding: 30px;
}
.newslist .card .card-body{
    padding: 0;
}
.newslist .card .card-title{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
}
.newslist .card .card-text{
    color:#666;
    font-size: 15px;
    margin-bottom:10px;
}
.newslist .card a{
    color:#333;
    font-size: 19px;
}
.newslist .card a:hover{
    color: #666;
}
.newslist .card img{
    width: 350px;
}
.newslist .cardbottom{
    margin-top: 20px;
    color: #353535;
    font-size: 16px;
}
.newslist .cardbottom span{
    font-size: 18px;
    font-weight: bold;
    color: #ed5900;
    margin-left:30px;
}
.newslist .cardbottom span:nth-child(1){
    margin-left:0;
}
.curriculum {
    height: 100%;
}
.curriculumsm{
    display: none;
}
/* 课程体系科学靠谱 */
.class{
    background: #fcf2e8;
    padding: 60px 0 10px 0;
    border-radius: 15px;
}
.class .prolist .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
}
.class .prolist .title h3{
    text-align: center;
    color: #444;
    font-size:42px;
    font-weight: bold;
    padding-top: 40px;
}
.class .card{
    margin: 0;
    padding: 0;
}
.class .news .newsnav{
    padding-top: 30px;
    height: 120px;
}
.class .news .newsnav .nav{
  margin: auto;
    width:70%;
}
.class .newsnav .nav-item{
    width: 30%;
    text-align: center;
    margin: auto;
}
.class .news .nav-item .nav-link{
    background-color: #fff;
    border-radius:20px;
    font-size: 20px;
    height: 55px;
    line-height: 40px;
    border: 1px solid #fdcfa2;
    color: #3c3c3c;
}
.class .newsnav .nav-item .nav-link:hover{
    color: #333 !important;
}
.class .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    font-size: 22px;
    border-radius:20px;
    padding:0;
    margin:0;
    color: #fff;
    border: 1px solid #e84a38;
    height: 55px;
    line-height: 55px;
    background-color:#e84a38;
}
.class table {
    border-radius: 10px;
}
.class table th{
    line-height: 50px;
    border: 1px solid #e6e6e6;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
.class table td{

    border: 1px solid #e6e6e6;
    text-align: center;
    padding:10px 0;
}
.class table thead{
    border-top-left-radius: 20px;
    border-top-right-radius:20px;  
    background-color: #ff7b6d;
}

.class table .titlestrong td{
    background-color:#f4f4f4;
    line-height: 30px;
    font-weight: bold;
    color: #333;
}
.class table p{
    margin: 0;
    line-height: 20px;
    color: #555;
    font-size: 15px;
}
/* 个性化服务扫除薄弱项 */
.weak{
    background-color: #fff;
    padding: 50px 0;
}
.weak .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
}
.weak .title h3{
    text-align: center;
    color: #e13b29;
    font-size:42px;
    font-weight: bold;
    padding-top: 40px;
}
.weak .content {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}
.weak .content .left div{
    margin-bottom: 100px;
    margin-top: 20px;
    box-shadow: 2px 2px 5px #ecf5ff;
    border: 1px dashed #c1c1c1;
    border-radius:8px;
    padding: 15px;
    background: url(/template/guanwang/images/econ/weakbg.jpg) no-repeat right;
}
.weak .content .left strong{
    font-size: 26px;
    display: block;
    padding-top: 20px;
}
.weak .content .left p{
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0;
    margin-bottom: 0;
}
.weak .content .left{
    width: 23%;
}
.weak .content .right{
    width: 23%;
}
.weak .content .right div{
    margin-bottom: 100px;
    margin-top: 20px;
    box-shadow: 2px 2px 5px #ecf5ff;
    border: 1px dashed #c1c1c1;
    border-radius:8px;
    padding: 15px;
    background: url(/template/guanwang/images/econ/weakbg.jpg) no-repeat right;
}
.weak .content .right strong{
    font-size: 26px;
    display: block;
    padding-top: 20px;
}
.weak .content .right p{
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0;
    margin-bottom: 0;
}
.weak .icons{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.weak .icons .li{
    width: 14%;
    text-align: center;
}
.weak .li .iconimg{
    margin: 0 auto;
    width: 76px;
    height: 76px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    box-shadow:0 8px 8px #fff8f1;
}
.weak .li .iconimg img{
    vertical-align: middle;
    text-align: center;
    margin-top: 20px;
}
.weak .li p{
    font-size: 15px;
    padding-top: 20px;
}

/* 拿下经济师的四大理由 */
.reason{
    background: url(/template/guanwang/images/econ/reasonbg.jpg) no-repeat center;
    background-size: cover;
    height: 570px;
    padding-top:30px;
}
.reason .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
    margin-top: 30px;
}
.reason .title h3{
    text-align: center;
    color: #353535;
    font-size:42px;
    font-weight: bold;
    padding-top: 40px;
}
.reason .title span{
    color: #e13b29;
}
.reason ul{
    margin:80px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.reason li{
    width: 23%;
    list-style: none;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}
.reason li .top{
    background-color: #e28b2f;
    border-radius: 5px;
    height: 42px;
    width: 70%;
    margin:auto;
    position: absolute;
    top: -20px;
    left: 15%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    font-size: 22px;
    letter-spacing: 2px;
}
.reason li p{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding:50px 20px 40px 20px;
}

}

@media screen and (max-width: 640px) { 
.bannersm img{
    width: 100%;
}
.tjsmall{
    width: 48%;
    font-size: 0.3rem;
    border: 3px solid #f0eeee;
    margin: 0.7rem 0.2rem 0.5rem 0;
    padding:0 0.2rem 0.2rem 0.2rem;
}
.tjsmall h6{
    background-color:#e84a38;
    font-size: 0.3rem;
    color: #fff;
    padding: 0.08rem;
    width: 60%;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 0.1rem;
    margin-top: 0.1rem;
}
.tjsmall p{
    line-height: 0.36rem;
    font-size: 0.25rem;
    margin-bottom: 0;
    color: #757475;
}
.Application{
    padding: 0.5rem 0 0 0;
}
.Application h3{
    text-align: center;
    font-weight: bold;
    font-size: 0.5rem;
    color: #4d4d4d;
    letter-spacing: 2px;
    margin-top: 0.3rem;
}
.Application h3 span{
    color: #4a87f9;
}
.Application .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    background-size: 100%;
    height: 80px;
    display: flex;
    width:80%;
    margin: 0 auto;
    text-align: center;
    padding-top:0.5rem;
}
.Application .title img{
    vertical-align: top;
    margin-top: 0;
}
.Application .title h3{
    text-align: center;
    color: #e84a38;
    font-size:0.5rem;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
}
.licationcon{
    background-color: #fff;
    margin: 0 auto;
    width: 96%;
    line-height: 0;
}
.licationcon .peixun{
    border-left: 5px solid #e84a38;
    padding-left: 12px;
    font-size: 24px;
    font-weight: bold;
    padding-right: 20px;
    color: #424242;
    letter-spacing: 2px;
    margin: 0;
}
.licationcon .beikao{
    color: #8f8c8c;
    font-size: 16px;
}
.licationcon .tiaojian .tjlistop{
    margin:0.4rem auto 0 auto;
    padding: 0;
    width: 48%;
}
.tiaojian .tjlistop li{
    border: 3px solid #f0eeee;
    width: 95%;
    margin: 0.3rem auto 0.2rem auto;
    display: flex;
    padding-bottom: 0.42rem;
}
.tiaojian .tjlistop li .tjleft{
    background: url(/template/guanwang/images/econ/icon.png) no-repeat center;
    width:40px;
    height: 40px;
    background-size: cover;
    color: #fff;
    text-align: center;
    font-size:0.45rem;
    font-weight: bold;
    line-height: 0.6rem;
}
.tiaojian .tjlistop li .tjcon{
    padding-left: 0.1rem;
    padding-top: 0.5rem;
    font-size: 0.3rem;
    color: #6e6e6e;
}
.tjphone{
    display: flex;
    justify-content:space-between;
}
 /* 致报考经济师的你 */
 .inform{
    padding: 20px 0;
}
.inform .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    background-size: 100%;
    height: 110px;
    display: flex;
    width:90%;
    margin: 0 auto;
    text-align: center;
    padding-top:40px;
}
.inform .title img{
    vertical-align: top;
    margin-top: 20px;
}
.inform .title h3{
    text-align: center;
    color: #e84a38;
    font-size:0.5rem;
    font-weight: bold;
    padding: 0 0.1rem;
    letter-spacing: 2px;
    margin-top: 0.3rem;
}
.block{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px auto;
    width: 96%;
}
.blokclist{
    border-radius: 10px;
    box-shadow: 2px 2px 2px #fadfcf;
    background: url(/template/guanwang/images/econ/blockbg.jpg) repeat center;
    position: relative;
    width: 49%;
    margin-bottom: 0.3rem;
}
.blokclist .blocktitle{
    background: url(/template/guanwang/images/econ/blocktitle.png) no-repeat;
    height: 38px;
    color: #fff;
    font-size: 0.3rem;
    padding-left: 0.3rem;
    line-height: 38px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
}
.blokclist p{
    font-size: 0.25rem;
    color: #333;
    margin: 0;
    padding: 0;
    padding-left: 0.25rem;
    line-height: 24px;
}
.blokclist .picimg{
    width: 90px;
    margin:0 auto;
    height: 2rem;     
}
.blokclist .picimg img{
    vertical-align: top;
}
.blokclist span{
    position: absolute;
    right: 0.1rem;
    bottom: 0.1rem;
    font-size:2.2rem;
    color: #ddecff;
    line-height:120px;
}
/* 助你高效拿证 */
.teachersm{
    background: #ffecd9;
    padding: 0 0 0.5rem 0;
}
.teachersm .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 100px;
    background-size:100%;
    width:96%;
    margin: 0 auto;
}
.teachersm .title h3{
    text-align: center;
    color: #444;
    font-size:0.48rem;
    font-weight: bold;
    padding-top: 40px;
}
.teachersm .content{
    background-color: #fff;
    width: 96%;
    margin: 0 auto 0.3rem auto;
}
.teachersm .content .img{
    width:40%;       
}
.teachersm .content .img img{
    width: 100%;
    vertical-align: top;
}
.teachersm .content .text{
    width: 94%;
    margin: 0 auto;
}
.teachersm .content .text h5{
    font-size: 0.4rem;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #efefef;
}
.teachersm .content .text span{
    color:#f27500;
}
.teachersm .content .text p{
    font-size: 0.26rem;
    margin:0.2rem 0;
    color: #5c5c5c;
}
.teachersm .bottom{
    width: 92%;
    margin:0.6rem auto 0 auto;
    display: flex;
    justify-content: start;
    height: 2.5rem;  
}
.teachersm .bottom .bottomtext{
    font-size: 0.3rem;
    color: #666;
    padding-left: 0.3rem;
}
.teachersm .bottom .bottomtext span{
    color: #e07000;
    font-size: 0.32rem;
}
/* 不同班次个性化服务扫除薄弱项 */
.weakpics{
    display: none;
}
 .weak{
    background-color: #fff;
    padding: 30px 0;
}
.weak .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
}
.weak .title h3{
    text-align: center;
    color: #e13b29;
    font-size:0.45rem;
    font-weight: bold;
    padding-top: 40px;
}
.weak .content {
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
}
.weak .content .left div{
    margin-bottom: 0.3rem;
    box-shadow: 2px 2px 5px #ecf5ff;
    border: 1px dashed #c1c1c1;
    border-radius:8px;
    padding: 0.2rem;
    height: 4rem;
    background: url(/template/guanwang/images/econ/weakbg.jpg) no-repeat right;
}
.weak .content .left strong{
    font-size: 0.35rem;
    display: block;
    padding-top: 20px;
}
.weak .content .left p{
    font-size: 0.25rem;
    line-height: 26px;
    padding: 20px 0;
    margin-bottom: 0;
}
.weak .content .left{
    width: 46%;
}
.weak .content .right{
    width: 47%;
}
.weak .content .right div{
    margin-bottom: 0.3rem;
    box-shadow: 2px 2px 5px #ecf5ff;
    border: 1px dashed #c1c1c1;
    border-radius:8px;
    padding: 0.2rem;
    height: 4rem;
    background: url(/template/guanwang/images/econ/weakbg.jpg) no-repeat right;
}
.weak .content .right strong{
    font-size: 0.35rem;
    display: block;
    padding-top: 20px;
}
.weak .content .right p{
    font-size: 0.25rem;
    line-height: 26px;
    padding: 20px 0;
    margin-bottom: 0;
}
.weak .icons{
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
    width: 96%;
    margin: 0 auto;
}
.weak .icons .li{
    width: 24%;
    text-align: center;
}
.weak .li .iconimg{
    margin: 0 auto;
    width: 76px;
    height: 76px;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    box-shadow:0 8px 8px #fff8f1;
}
.weak .li .iconimg img{
    vertical-align: top;
    text-align: center;
    margin-top: 20px;
}
.weak .li p{
    font-size: 0.25rem;
    padding-top: 20px;
    margin-bottom: 0;
}
.weak .iconssm{
    display: none;
}
/* 拿下经济师的四大理由 */
.reason{
    background: url(/template/guanwang/images/econ/reasonsmbg.jpg) no-repeat center;
    background-size: cover;
    padding-top:0.5rem;
}
.reason .title{
    background: url(/template/guanwang/images/econ/titlebg.png) no-repeat center;
    height: 110px;
}
.reason .title h3{
    text-align: center;
    color: #353535;
    font-size:0.5rem;
    font-weight: bold;
    padding-top: 40px;
}
.reason .title span{
    color: #e13b29;
}
.reason ul{
    width: 96%;
    margin:0 auto;
    padding:0.5rem 0 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.reason li{
    width: 46%;
    list-style: none;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    margin-bottom: 0.8rem;
}
.reason li .top{
    background-color: #e28b2f;
    border-radius: 5px;
    height: 0.8rem;
    width: 70%;
    margin:auto;
    position: absolute;
    top: -20px;
    left: 15%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 0.8rem;
    font-size: 0.4rem;
    letter-spacing: 2px;
}
.reason li p{
    margin-bottom: 0;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.26rem;
    color: #666;
    padding:0.8rem 0.2rem 0.4rem 0.2rem;
}


}