html,body,ul,li{padding: 0; margin: 0px;}
.swiper-container ,.swiper-wrapper ,.swiper-slide{height: 100%;}
/*top*/

.logoTop{ width: 100%; position: relative; height: 50px; line-height: 50px;}
/*.logoTop:after{position: absolute;width: 100%;  display: block;border-bottom: 1px solid #e0e0e0;content: ''; bottom: 0;}*/
.logoTop .logo-title{ width: 100%; position: relative; text-align: center; height: inherit; }
.logoTop .logo-title span{ font-size:17px;font-weight:400;color:rgba(51,51,51,1);line-height:21px;}
.logoTop .logo-title a{position: absolute; right: 15px; top: 0px;}
.logoTop .logo-title .logo-back{position: absolute; left: 0px; top: 0px; width: 50px; height: 50px; cursor: pointer; font-size: 2rem;}
.logoTop .logo-title .logo-back:after{position: absolute;width: 1px; height: 20px; display: block;border-right: 1px solid rgba(0,0,0,0.1);content: ''; right: 0;top:15px;}
.divide-20 {height: .85rem;background-color: #f1f1f1;}

.center-top{ width: 100%;  height: 193px; /*background-image: url(/image/icon/center_top_bg.png);*/ background-size: 100% 100%; background-repeat: no-repeat; padding: 0; position: relative;
background: -webkit-linear-gradient(right,#ff7f37, #ffa649); /* Safari 5.1 - 6.0 */ 
background: -o-linear-gradient(left,ff7f37, #ffa649); /* Opera 11.1 - 12.0 */  
background: -moz-linear-gradient(left,ff7f37, #ffa649); /* Firefox 3.6 - 15 */
background: linear-gradient(to left,ff7f37, #ffa649); /* 标准的语法 */}
.center-top .center-info { padding-top: 35px; text-align: center;color: #FFFFFF; font-size: 14px;}
.center-top .center-info .center-img{ width: 49px; height: 49px; background: white; margin-right: auto;margin-left: auto; display: flex; align-items:center;justify-content:center;display: -moz-flex;display: -webkit-flex; border: 1px solid white; border-radius: 50%; margin-bottom: 10px;}
.center-top .center-info .center-img img{ width: 100%; height: 100%;border-radius: 50%;}

.center-top .center-top-details{ width: 100%; height: 73px; background: rgba(255,255,255,0.1); position: absolute; bottom:0;}
.center-top .center-top-details > div{ width: 50%; height: inherit; float: left; padding-top: 16px; text-align: center; position: relative;}
.center-top .center-top-details > div:first-child:after{position: absolute;width: 2px; height: 20px; display: block;border-right: 2px solid rgba(255,255,255,0.3);content: ''; right: 0;top:27px;}
.center-top .center-top-details span{ display: block; color: #FFFFFF;}
.center-top .center-top-details span:first-child{ font-size: 18px;}
.center-top .center-top-details span:nth-child(2){ font-size: 12px;}
.center-content{background: #F5F6F7;position: relative;}
.center-content ul{ padding: 0; margin: 0; position: relative;}
.center-content ul li{ height: 56px; background: white; line-height: 56px; border-bottom: 1px solid #F6F6F6; padding:0px 15px; position: relative; padding-right: 30px; }
.center-content ul li .point{ position: absolute; right: 10px; top:21px;}
.center-content ul li:first-child span:first-child{ font-weight:800;}
.center-content ul li:first-child span:nth-child(2){  float: right;font-size:12px; color: #999999;}
.center-content ul li:first-child span:nth-child(2) span{  font-size:12px; color: #999999;}
.center-content ul li span{padding-left: 25px; color: #333333;font-weight:400;}
.center-content ul li i{ display: block;width: 15px;height: 12px; position: absolute; top: 20px;}

.center-content ul li .fapiaoguanli{ background-image: url(../image/icon/fapiaoguanli.png);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li .chengyuan{ background-image: url(../image/icon/chengyuan.svg);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li .kehuguanli{ background-image: url(../image/icon/kehuguanli.png);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li .shezhi{ background-image: url(../image/icon/shezhi.png);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li .help_center{ background-image: url(../image/icon/kehuguanli.png);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li .fapiaodizhiguanli{ background-image: url(../image/icon/fapiaodizhiguanli.svg);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li .shouhuodizhiguanli{ background-image: url(../image/icon/mark.svg);background-repeat: no-repeat; background-size: 100%; height: 100%;}
.center-content ul li:nth-child(2){ width: 100%; display: flex; text-align: center; height: 90px;}
.center-content ul li:nth-child(2) div{ width: 25%; text-align: center; margin: 0 auto;}
.center-content ul li:nth-child(2) div img{ width: 25px; height: 25px;margin: 0 auto;}
.center-content ul li:nth-child(2) div span{ display: block; margin: 0 auto; width: 100%; padding: 0px; height: 20px; line-height: 10px; color: #666666;}


.li-link{ background: #cccccc !important;}


.modal-list{ width: 100%; padding: 0 15px;margin: 0px; position: relative;}
.modal-list li{ height: 30px; background: white; line-height: 30px; padding:0; position: relative; }
.modal-list li:nth-child(1){ border-bottom: 1px solid #F6F6F6;  height: 40px; line-height: 40px; }

.list_header {
    width: 100%;
    height: 3.8rem;
    background: #fff;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 1rem;
    margin-top: .6rem;
    border-bottom: 1px solid #F6F6F6;
    position: relative;
}
.list_header p {
    height: 3.8rem;
    line-height: 3.8rem;
    display: inline-block;
    color: #333;
}
.list_content .time {
    font-size: 1rem;
    color: #999;
}
.list_content .reason {
    font-size: 1.3rem;
    color: #333;
    font-weight: 400;
}
.list_content {
    width: 100%;
    height: 3.5rem;
    background: #fff;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 1rem;
    margin-bottom: 25px;

}
.list_content div.inte_detail {
    height: 3.5rem;
    line-height: 1rem;
}
.list_content div {
    height: 5.5rem;
    line-height: 5.5rem;
}
.rightIcon {
    color: #ccc;
    width: 100px;
    height: 3.4rem;
    line-height: 3.4rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmtJREFUeNrsnD1LXFEQhscokiLESpIiZQhiHbRVSQgIMSgEsbARWUN+QBR/gF8/QMISbVJEFPxIQiCYqK1gLQqWdlaChRhknfGO3BMrhVm4F54HXnZnYWF5WO45M/fsNtRqNYH68wAFiEY0IBrRiAZEIxoQjWhEA6IRDYhGNKIB0YgGRCMa0YBoRAOiEY1oQDSi4V40FfFDVatVe3ivear5rPl3n/dXKhVE35HXmmV//kozoLnk0hFP+g3usy+5pgHR8exoZpJ65FaN6EAmNV+S+pNmAtHx2E8RPmjWk9embK1DdDy2AA5qtry26/S8L46IDubCxe563aj5pulBdDynmreaA6+bNRuaTkTHc+L762OvH2l+aNoRHc+xNzAnXrdqfmueITqeQ7+MnHptkrddOqKD2fUF8sLr55pfmhZEx7PlW7+bGchLzarmIaLjsWZmzJsb8S3fLKLrw4K36zcMI7q+7Tq7jjpjk73ppP6K6Hhuz6ptgRxHdCy28K1INvsw9nzLd47oODp8K9fs9ZGmN2liEB3AC83PpDmxtrw7acsRHYC123+TdtvkvpF80IToAEzupuQDpDPJZh77ZfjwZRH9WLKRaJvXNuN4J/nNAEQHYAvemuRDfpttDEl+ewvRAdjWbUny21bWAX70HYcgOgZrQuw4WH/y2qQ3KILoOOxowWhSz0mJD9EUVXSX/H9YZlFKfHimyKLTw5ffJTs0U+r/9izqadI/kt09eeLX6VKfJL1ecPgTWBZDRAOiEY1oQDSiAdGIRjQgGtGAaEQjGhCNaEA0ohENiEY0IBrRiAZEIxoQXUSuBBgAvtFa8+guBdUAAAAASUVORK5CYII=);
    background-size: 3.4rem;
    background-position: right;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
}
.logout{
	display: block;
    width: 30%;
    margin-left: 35%;
    text-align: center;
    border: 0;
    height: 30px;
    line-height: 30px;
    background: #ff7700;
    color: #fff;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}