.guidebook_app_btn {height:134px; overflow: hidden; border-radius: 4px; margin-bottom: 30px; border:3px solid #e4e4e4;}
.guidebook_app_btn a {width: 65%;height:110px;color:#fff;font-size:28px;font-weight: 400;text-align: center;display: inline-block;padding-top:30px;background: url(../images/content/guidebook.png) no-repeat 5% 20%;background-size: 350px 188px;background-color: #f8f8f5;color:#007dc3;padding-left: 35%;}
.guidebook_app_btn a:hover {text-decoration: none;}
.guidebook_app_btn a strong {font-weight: normal; padding:5px 30px; background-color: #007dc3; color:#fff; font-size: 20px; display: inline-block; margin-top: 5px; border:5px solid #f8f8f5;border-radius: 9px; }
.guidebook_app {position: relative; padding-bottom: 20px;}
@media (max-width: 640px) {
	.guidebook_app_btn a {background-size: 350px 188px;background-position: -60px 20%; width:77%; padding-left:23%;}
}
.guidebook_app .info-box {background-color: #e5f2f9; color:#007dc3; position: relative; padding:20px 20px 20px 100px;}
.guidebook_app .info-box:before {content:""; position: absolute; left:30px; width:45px; height:45px; background: url(../images/content/icon-guidebook.png) no-repeat 0 0;}
.guidebook_app.hotline .info-box:before {content:""; position: absolute; left:30px; width:45px; height:45px; background: url(../images/content/icon-hotline.png) no-repeat 0 0;}
.guidebook_app .info-box-gray {background-color: #f5f5f5; position: relative; padding:20px;}
.guidebook_app dl.table {display: table; width:100%; margin-top: 20px;}
.guidebook_app dl.table dt {display: table-cell; width:100px; vertical-align:top; padding-top: 7px;}
.guidebook_app dl.table dd {display: table-cell;}
.guidebook_app .ess_message {color:red; font-size: 0.9222em;}
.guidebook_app .ess_message > div.inbox {border:1px solid red;}
.guidebook_app ul.table {display: table; width:100%; margin-top: 20px; max-width: 500px; margin:40px auto;}
.guidebook_app ul.table li {display: table-cell; width:50%; text-align: center;}
.guidebook_app ul.table li .guidebook_img {width:160px; height: 200px; background-color: #eee; border-radius: 6px; display: inline-block;}
.pl-20 {padding-left: 20px;}
.pr-20 {padding-right: 20px;}
.guidebook_app .info-box-gray ol li {margin-left:20px; list-style-type: decimal; margin-top: 5px;}
.guidebook_app a {color:#007dc3; text-decoration: underline; font-style: italic;}
.deemed-white {width:100%; height:100%; position: absolute; top:0; left:0; z-index: 99; background-color: rgba(255,255,255,0.9)}
.deemed-white .app_progess_box {width:60%; max-width: 300px; margin:0 auto; padding:60px; background: url(../images/content/back-guidebook-blue.gif); border-radius: 6px; overflow: hidden; position: relative; margin-top: 50%;}
.guidebook_app.hotline .deemed-white .app_progess_box {margin-top: 30%;}
.deemed-white .app_progess_box .title {width:130px; height: 50px; border-radius: 50%; background-color: #fff; position: relative; padding-top:80px; text-align: center; font-weight: bold; color:#007dc3;font-size: 1.2em; margin:0 auto;}
.deemed-white .app_progess_box .title:before {content: ""; position: absolute; left:40px; top:25px; width:45px; height:45px; background: url(../images/content/icon-guidebook.png) no-repeat 0 0;}
.guidebook_app.hotline .deemed-white .app_progess_box .title:before {content: ""; position: absolute; left:40px; top:25px; width:45px; height:45px; background: url(../images/content/icon-hotline.png) no-repeat 0 0;}
.deemed-white .app_progess_box p {text-align: center; color:#fff;}
