/* layers */
.layer_mask{z-index:10001;width:100%;height:100%;position:absolute;left:0;top:0;_top:expression(documentElement.scrollTop);_left:expression(documentElement.scrollLeft);}
.layer{z-index:10001;border:6px solid #c0c0c0;border-radius: 3px;background:#fffdf8;padding-bottom:20px;font-size:14px;left:50%;width:350px;margin-left:-175px;position:absolute;}
.layer_h{line-height:32px;font-size:16px;padding-left:15px;}
.layer em{font-weight:700;}
.layer_h_title{background:#e5efff;}/*/#4ED3FF*/
.layer_h_title span{color:#fff;}
.layer_close{width:32px;height:32px;background:url(http://i2.sinaimg.cn/cj/jiaoyi/images/common.png) no-repeat -265px -1883px;}
.layer_c{padding:20px 10px 0 10px;text-align:center;line-height:26px;}
.layer_tip{text-align:center;font-size:12px;line-height:38px;color:#333;border:1px solid #ffdf31;background:#fff7cd;margin-bottom:20px;}
.layer_c a:link,.layer_c a:visited{color:#865501;}
.layer_c a:hover{color:#c87f04;}
.layer_btns{text-align:center;line-height:26px;margin-top:10px;}
.layer_btns a{display:inline-block;width:80px;height:26px;margin:0 11px;}
.layer_btn_confirm{color:#fff;background:#255bab;}
.layer_btn_confirm:hover{opacity: .75;}
.layer_btn_cancel{color:#1e1e1e;background:#d8d8d8;}
.layer_btn_cancel:hover{background:#aaa;}
.layer_pop{}
.layer_confirm{width:400px;margin-left:-200px;}
.layer_wphone{width:450px;margin-left:-225px;}
.layer_wphone_slicer{padding-top:10px;}
.layer_wphone_label{width:65px;text-align:right;font-size:14px;line-height:32px;margin-right:7px;}
.layer_wphone_phone{font-size:12px;margin-right:15px;width:170px;padding:0 0 0 10px;height:30px;border:1px solid #dfdfdf;line-height:30px\9;}
.layer_wphone_code{font-size:12px;margin-right:15px;width:170px;padding:0 0 0 10px;height:30px;border:1px solid #dfdfdf;line-height:30px\9;}
.layer_wphone_btn_code{width:115px;height:30px;line-height:32px;text-align:center;color:#865501;border:1px solid #ffdf31;background:#ffe786;}
.layer_wphone_btn_code:hover{background:#fcc419;}
.layer_wphone_msg{}
.layer_wphone_smt{width:95px;height:30px;padding:0;border:none;color:#1e1e1e;background:#fcc419;cursor:pointer;}
.layer_wphone_smt:hover{background:#faaa11;}
.layer_h_title {text-align: left;}
.layer_h_title span{text-align: left;color:#000;}
.layer_alert{border-color:#c6ced7;}
.layer_alert  .layer_btn_confirm{color:#fff;background: #306dd4;height: 30px;line-height: 30px;}
.layer_alert .layer_c{padding-left: 44px;text-align: left;}
.layer_alert .layer_btns{margin-top:30px;}