﻿/* ===== 通知页面样式 ===== */
/* 文本样式 */
.desc p {line-height: 28px;}
.font100 {line-height: 30px; font-size: 14px;}
.font200 {line-height: 30px; font-family: "Microsoft Yahei" "微软雅黑"; font-size: 16px;}

/* 边框样式 */
.jb {border: 1px solid #f5f6f9;}

/* 占位符样式 */
::-webkit-input-placeholder {color: #999999;}

/* 三峡盒子样式 */
.sanxia_box dl dd {width: 100%;}
.sanxia_box dl dd p a {color: #666}
.ck-slide-wrapper02 ul {width: 400px; margin: 0 auto;}
.ck-slide-wrapper02 .sanxia_box dl {clear: both; overflow: hidden; background: #f9f9f9; border: 1px solid #e7e7e7; padding: 26px 20px; text-align: left; margin-left: 0;}

/* 按钮样式 */
.wps-button {text-align: center; margin-bottom: 20px; padding-top: 0px;}
.wps-button a {padding: 5px 10px; background: #0680cd; dispaly: block; border-radius: 3px}
.wps-button .ui-button1 {background: #eee; color: #999; margin-right: 10px;}
.wps-button .ui-button2 {background: #0680cd; color: #fff;}
.wps-button a.ui-button {color: #fff;}
.wps-button a.ui-button:hover {text-decoration: none; background: #5cbdfb; color: #fff;}
.wps-button input.ui-button {color: #fff; text-decoration: none;}
.wps-button input.mf10 {margin-left: 10px; background: #e7ebee; color: #99a1a7;}
.wps-button input.ui-button:hover {background: #5cbdfb; color: #fff;}

/* UI按钮通用样式 */
.ui-button {display: inline-block; height: 32px; line-height: 32px; padding: 0 28px; margin: 0 10px; background-color: #0680cd; border-radius: 2px; vertical-align: middle; cursor: pointer; text-align: center; color: #fff;}

/* 弹出层样式 */
.yihaijiali_popup .cheap_price {width: 520px;}
.yihaijiali_popup .cheap_price .mb20 {color: red; font-size: 15px; line-height: 24px;}
.mask01 {position: fixed; width: 100%; height: 100%; background: #000; left: 0; top: 0; z-index: 1000; opacity: .4; filter: alpha(opacity=40);}

/* 支付完成弹框 */
.pay_frame {width: 480px; padding: 10px; left: 50%; margin-left: -240px; position: fixed; z-index: 10001; background: rgba(255,255,255,.4);}
.modal_head {overflow: hidden; height: 30px; padding: 22px 20px; background: #0680cd; position: relative;}
.modal_head .close_bnt {display: block; width: 20px; height: 20px; background: url(../images/close_bnt.png) no-repeat; position: absolute; top: 15px; right: 20px; cursor: pointer;}
.modal_head .close_bnt:hover {filter: Alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}
.modal_head .um-h-title {float: left; font-weight: 400; font-size: 18px; color: #fff;}
.modal_head .um-h-close {float: right; width: 20px; height: 20px; background: url(../images/close.png) no-repeat; cursor: pointer;}

/* 模态内容 */
.ui-modal-content {padding: 20px; background: #fff;}
.ui-modal-content .table02 tr td {min-height: 60px;}
.mb20 {margin: 10px 0 30px 0; text-align: center;}
.mb20 img {margin: -1px 5px 0 0}

/* 其他样式 */
.wps-other .wps-o-line {padding-top: 10px;}
.wps-other .wps-o-line a {color: #0680cd;}
.hidden-scroll {overflow: hidden; height: 100%;}

/* 链接样式 */
a.blue:link {color: #0055A1; text-decoration: none;}
a.blue:visited {color: #0055A1; text-decoration: none;}
a.blue:active {color: #FF0000; text-decoration: none;}
a.blue:hover {color: #FF0000; text-decoration: underline;}
a.blue14:link {color: #cc0000; text-decoration: none;}
a.blue14:visited {color: #cc0000; text-decoration: none;}
a.blue14:active {color: #cc0000; text-decoration: none;}
a.blue14:hover {color: #0055A1; text-decoration: underline;}
