
/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/

/*global css*/
body{ background:#fff;}
body,html,h1,h2,h3,h4,h5,h6,big,small,sub,sup,input,select,textarea{color:#333; font-family:微软雅黑, Arial, 宋体; -webkit-text-size-adjust:none;font-size:12px; }
header,footer,section,aside,nav,hgroup,figure,figcaption,iframe{display:block; margin:0; padding:0; border:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
input[type='text'],input[type='number'],input[type='password'],input[type='reset'],input[type='tel'],textarea{-webkit-appearance:none;  border:1px solid #ddd;}
input[type='submit'],button{ border:0}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style-type:none;}
img{ border:none; *border:0; line-height:0; vertical-align:middle; max-height:100%; max-width:100%;}
textarea{resize:none;}

.lyg_format_input{height:32px; line-height:32px; border:1px solid #ddd; background:#fff; border-radius:5px; padding:0 5px;}

/*a*/
a{font-size:14px;color:#333; text-decoration:none;}
a:hover{color:#ff6600; text-decoration:underline;}
a.red{color:red; text-decoration:none;}
a.red:hover{color:red; text-decoration:underline;}

/*padding*/
.lyg_clear{margin:0px auto; clear:both; height:0px; font-size:0px; overflow:hidden;}
.lyg_blank3{margin:0px auto; clear:both; height:3px; font-size:1px; overflow:hidden;}
.lyg_blank6{margin:0px auto; clear:both; height:6px; font-size:1px; overflow:hidden;}
.lyg_blank9{margin:0px auto; clear:both; height:9px; font-size:1px; overflow:hidden;}
.lyg_blank12{margin:0px auto; clear:both; height:12px; font-size:1px; overflow:hidden;}
.lyg_blank15{margin:0px auto; clear:both; height:15px; font-size:1px; overflow:hidden;}
.lyg_blank20{margin:0px auto; clear:both; height:20px; font-size:1px; overflow:hidden;}
.lyg_blank25{margin:0px auto; clear:both; height:25px; font-size:1px; overflow:hidden;}
.lyg_blank53{margin:0px auto; clear:both; height:53px; font-size:1px; overflow:hidden;}


.lyg_editarea{ border:1px dashed #328fdd; position:absolute; z-index:1; display:none}
.lyg_edit_tool{z-index:3;position:absolute; height:28px; line-height:28px; /*right:-1px; top:-28px;*/display:none}
.lyg_edit_tool i{ display:inline-block; padding:0 5px; /*width:70px;*/ height:100%; text-align:center; background:#328fdd; color:#fff; font-size:12px;font-style:normal; cursor:pointer}
.lyg_edit_tool i.mob_edit{display:block;width:35px; height:35px;  background:url(/images/icon/edit.png) center no-repeat #328fdd; overflow:hidden; text-indent:-1000px}
.lyg_edit_html{ z-index:2;position:absolute; width:100%; height:100%; left:0; top:0}
.lyg_edit_tool i.mob_govern{display:block;width:35px; height:35px;  background:url(/images/icon/govern.png) center no-repeat #328fdd; overflow:hidden; text-indent:-1000px}
.lyg_edit_html{ z-index:2;position:absolute; width:100%; height:100%; left:0; top:0}
.lyg_tool_add{ z-index:3;position:absolute; width:160px; height:50px; line-height:50px; background:#328fdd; text-align:center; color:#fff; font-size:18px; left:0; top:0; border:0; border-radius:3px;font-style:normal; cursor:pointer}

#lyg_win_alert{position:fixed; left:0; top:30%; background:#fff;width:400px; z-index:100000; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding-top:7px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,.25); -webkit-box-shadow:0 2px 10px rgba(0,0,0,.25);}
#lyg_win_alert .win_close{height:14px; padding:5px 0;}
#lyg_win_alert .win_close .close{float:right; padding:0; line-height:100%; font-size:16px; margin-right:17px; opacity:0.2; filter:alpha(opacity=20); cursor:pointer; background:none; border:0; font-weight:bold; text-shadow:0 1px 0 #fff; color:#000; outline:0;}
#lyg_win_alert .win_close .close:hover{opacity:0.5; filter:alpha(opacity=50);}
#lyg_win_alert .win_tips{padding:12px 30px 26px 80px; background:url(/images/icon/win_warning.jpg) no-repeat 30px 8px; line-height:23px; margin-bottom:1px;}
#lyg_win_alert .win_contents{ padding:20px 40px;}
#lyg_win_alert .win_btns{padding:10px 4px 10px 0; background:#ededed; text-align:right;}
#lyg_win_alert .win_btns .btn{height:27px; line-height:27px; text-align:center; padding:0 17px; border:0; background:#fff; color:#7d7070; cursor:pointer; margin-right:12px; border-radius:5px}
#lyg_win_alert .win_btns .btn_sure{border:0; background:#328fdd; color:#fff;}