@charset "utf-8";
/* CSS Document */
.cw{ margin:0 20px;}
a{ color:#666;}
body{ background:#fff;}
/*header*/
.index0{text-align:center;width:100%;height:100%;display:none;}
.index0 table{width:100%;position:absolute;top:30%; left:0;right:0;}
.index0 img{width:60%; text-align:center; }
.index0 .txt{ position:absolute;left:0;right:0;bottom:8%;color:#fff;line-height:1.5em;font-size:1.2em;}
.head{height:60px; position:relative; overflow:hidden; border-bottom:1px solid #999999;}
.head .ui-btn-left{position:absolute;left:20px;top:0; padding:10PX 0 0;}
.head .ui-btn-left img{ padding-top:4px;}
.head .home{ position:absolute;left:135px;line-height:66px;color:#FFF;font-size:13px; text-decoration:none;width:40%;display:block;}
.head .ui-btn-right{ position:absolute;right:0;top:0;width:42px;height:42px; padding-top:17px !important;padding-left:16px;}
.head .ui-btn-right .ck{display:block;}
.head .ui-btn-right .click{display:none;}
html.mm-opened .ui-btn-right .ck{display:none;}
html.mm-opened .ui-btn-right .click{display:block;}
.menu{width:79%; background:#aaacab; position:fixed; right:-100%; top:0;}
.menu h2{line-height:60px;color:#383838;font-size:1.5em;padding-left:1em;}
.menu h2 a{color:#383838; text-decoration:none;}
.menu dl{border-top:1px solid #ce7777;}
.menu dl dt{ width:100%; height:50px; line-height:50px;color:#fff;border-bottom:1px solid #ce7777;}
.menu dl dt a{ margin-left:1em;font-size:1.5em;text-decoration:none; color:#383838;}
.menu dl dt.cur{ background:#b90110;}
.menu dl dt.cur a{color:#fff;}
.menu dl dt img{ float:right; margin-right:18px; margin-top:18px; width:13px; height:13px;}
.menu dl dd{ display:none;border-bottom:1px solid #c4c5c4;/*padding:10px 0;*/}
.menu dl dd p{width:100%; height:50px; line-height:50px; margin-bottom:5px;}
.menu dl dd p a{ background:url(../images/common/right2.png) 30px center no-repeat; padding-left:50px; font-size:1.5em;text-decoration:none; background-color:#f2f2f2; color:#736a6a; display:block; margin-bottom:5px;}


/*footer*/
.footP{ width:100%; padding:10PX 0; background:#454545; color:#92938e; font-size:1em; text-align:center;}

