#app{margin:0 auto;width:1000px}
#xr_window{position:absolute;left:0;top:0;width:100%;background:rgba(0,0,0,.6);height:2384px;z-index:9999;display:none}
#xr_window .window{width:750px;margin:0 auto;padding-top:200px}
#app .download{position:relative}
#app .qr_list{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center}
#app .qr_list dl{display:inline-block;margin:0 20px;padding-top:20px}
#app .qr_list dl dt{border: solid 3px #ffffff;}
#app .qr_list dl img{width:160px}
#app .qr_list dl dd{color:#fff;font-size:16px;padding-top:10px}
#app .slider{position:relative}
#app .slider #certify{position:absolute;left:0;top:0}
#certify{position:relative;width:100%;margin:0 auto}
#certify .swiper-container{padding-bottom:60px}
#certify .swiper-slide{width:444px;height:486px;text-align: center}
#certify .swiper-slide img{display:block;margin: 0 auto}
#certify .swiper-slide p{line-height:98px;padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0}
#certify .swiper-pagination{width:100%;bottom:20px}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:10px;height:10px;opacity:1}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #00aadc;background-color:#fff}
#certify .swiper-button-prev{left:-30px;width:45px;height:45px;background:url(../images/wm_button_icon.png) no-repeat;background-position:0 0;background-size:100%}
#certify .swiper-button-prev:hover{background-position:0 -46px;background-size:100%}
#certify .swiper-button-next{right:-30px;width:45px;height:45px;background:url(../images/wm_button_icon.png) no-repeat;background-position:0 -93px;background-size:100%}
#certify .swiper-button-next:hover{background-position:0 -139px;background-size:100%}
#cs{position: fixed;right: 60px;bottom: 60px;display: block;cursor: pointer;}
.gallery{
	position: relative;
}
#app .slider.contentBanner{
	position: absolute;
    bottom: 56px;
    left: 15.5%;
    width: 69%;
}

#app .cesu{max-width:683px;margin: 0 auto;}
#app .cesu .list{padding-top:10px}
#app .cesu .list dl{display:flex;justify-content:space-between;padding:10px 0}
#app .cesu .list dl dt{background:#a70503;color:#fff;font-size:14px;height:42px;line-height:42px;width:160px;text-align:center;flex-shrink:0;border:red 1px solid;border-right:none}
#app .cesu .list dl dd{flex-grow:1}
#app .cesu .list dl dd.btns{flex-grow:0;flex-shrink:0;width:180px;padding-left:14px}
#app .cesu .list dl dd.btns button{height:42px;line-height:42px;display:block;width:100%;background:red;border-radius:6px;color:#fff;border-bottom:#a70503 3px solid}
#app .cesu .list dl dt+dd{background:#e8e8e8;line-height:42px;position:relative}
#app .cesu .list dl dt+dd cite{position:absolute;left:0;top:0;font-size:10px;background:#d6d6d6;color:#666;height:14px;line-height:14px;font-style:normal;padding:0 4px}
#app .cesu .list dl dt+dd span{display:block;padding-left:40px;font-size:16px}
#app .cesu .list dl dt+dd span b{color:red;font-weight:400}