/*/css/apply_dialog.css*/
.apply_dialog {position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, .7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);z-index: 1001;font-family: "微软雅黑";}.apply_box {display: block;width: 400px;height: 300px;background: #fff;border: 1px solid #e5e5e5;position: absolute;top: 50%;left: 50%;margin-top: -150px;margin-left: -200px;border-radius: 3px;}.apply_title {font-size: 18px;text-align: center;color: #1ba196;line-height: 40px;}.apply_box textarea {width: 80%;margin: 0 auto;display: block;outline: none;height: 150px;box-sizing: border-box;padding: 5px 10px;}.apply_btn {display: block;text-align: center;font-size: 0;}.apply_btn div {display: inline-block;width: 150px;font-size: 16px;line-height: 40px;cursor: pointer;margin: 0 10px;background: #1ba196;margin-top: 5px;border-radius: 3px;}.apply_btn div.submit_apply {color: #fff;}.apply_dialog_tip {width: 80%;margin: 0 auto;display: block;font-size: 12px;color: #8e8e8e;height: 25px;line-height: 25px;}.apply_title a {display: none;}@media all and (max-width: 768px) {.apply_box {margin: 0;width: 100%;top: 0;left: 0;height: 100%;}.apply_dialog {display: none;left: 100%;top: 0;opacity: 0;}.apply_title {font-size: 0.3rem;color: #fff;background: #1ba196;height: 0.7rem;line-height: 0.7rem;box-sizing: border-box;text-indent: -0.7rem;}.apply_dialog_tip {width: 95%;font-size: 0.2rem;height: 0.5rem;line-height: 0.5rem;}.apply_box textarea {width: 95%;font-size: 0.24rem;height: 0.8rem;}.apply_btn div {width: 1.8rem;font-size: 0.26rem;line-height: 0.5rem;margin: 0 0.2rem;margin-top: 0.2rem;}.apply_title a {display: block;float: left;height: 100%;}.apply_title img {display: block;height: 0.5rem;margin: 0.1rem;}}
