body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,menu,footer,header{margin:0;padding:0;border: 0;/*-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; */font: normal 14px/24px "Microsoft YaHei"}
table{border-collapse:collapse;border-spacing:0}
body { background: #fafafa; }
fieldset,img{border:0}
ol,ul,li {list-style:none}
a { text-decoration: none; color: #333; }
a:hover { color: #ee7700 }
.fl{float: left;}
.fr{float: right;}
.ellipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.no-margin{ margin-right: 0 !important;  }

.btn {-webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; display: inline-block; text-align: center; }
.btn-org { background: #ff8d1c; color: #fff; cursor: pointer; }
.btn-org:hover { background: #ef8012 ; color: #fff}
.btn-block { width: 100%; display: block;  padding: 4px 0}
.btn-org-b { background: #fff3e8; border: 1px solid #ff8d1c; color: #ff8d1c }
.btn-org-b:hover { background: #f9eadd;  }
.clear { clear: both; }
.blue { color: #1c87ff }
.none { display: none; }


.mbox { width: 960px; display: table; margin: 0 auto; }
.community-head { width: 100%; background: #505050; display: table; padding: 10px 0 }
.community-head .logo { width: 116px; height: 32px; margin-top: 4px;  }
.community-head .logo a { width: 100%; height: 100%; display: block;text-indent: -9999px; background: url(../images/community/logo.png) center no-repeat; }
.community-head .nav { margin-left: 15px; }
.community-head .nav ul li { float: left; margin: 0 15px; color: #fff; line-height: 40px;}
.community-head .nav ul li a { color: #fff; display: block; font-size: 16px; }
.community-head .nav ul li.active a { color: #e70 }
.community-head .nav ul li:hover a { color: #e70 }
.community-head .nav ul li.active { background: url(../images/community/line.png) center bottom no-repeat; }

.community-head .nologin { color: #fff; line-height: 40px;}
.community-head .nologin a { margin:0 10px;color: #fff ;line-height: 40px;}
.community-head .nologin a:hover { color: #e70 }
.community-head .logined {  color: #fff; position: relative; line-height: 40px;}
.community-head .logined a.name { color: #fff; }
.community-head .logined .photo { width: 24px; height: 24px; border-radius: 50%; overflow: hidden; margin-right: 6px; margin-top: 8px;}
.community-head .logined .photo a { width: 24px;  height: 24px; display: block; overflow: hidden; }
.community-head .logined .photo a img { max-width: 100%; max-height: 100%; display: block;}
.community-head .logined .org { color: #ff8d1c; cursor: pointer; margin-left: 4px; }

.community-head .logined .down-list { position: absolute; top: 40px; left: 0; width: 110px; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,.3); border-radius: 4px; display: none; z-index: 9}
.community-head .logined:hover .down-list { display: block; }
.community-head .logined .down-list:after { width: 0; height: 0; content: ""; position: absolute; top: -16px; left: 48px; border: 8px solid transparent; border-bottom: 8px solid #fff }
.community-head .logined .down-list ul li { width: 90%; display: table; text-align: center; color: #333; padding: 5px 0; margin: 0 auto; border-bottom:1px solid #eee; cursor: pointer; }
.community-head .logined .down-list ul li:last-child { border-bottom:none; }
.community-head .logined .down-list ul li a {  line-height: 30px }
.community-head .logined .down-list ul li:hover { color: #ff8d1c; }

/*banner*/
.community-banner { width: 960px; margin: 30px auto; display: table; }
.community-banner .flexslider {margin: 0px auto;position: relative;width: 100%;height: 320px;overflow: hidden;zoom: 1;}
.community-banner .flexslider .slides li {width: 100%;height: 100%; }
.community-banner .flexslider .slides li a { width: 100%; height: 320px; display: block; background-repeat: no-repeat!important; background-position: center!important;background-position: center 0; background-repeat: no-repeat; background-size: cover;} 
.community-banner .flexslider .slides li a img { width: 100%; height: 320px; }
.community-banner .flex-direction-nav { width: 960px; margin: 140px auto 0; position: relative; }
.community-banner .flex-direction-nav a {width: 42px;height: 42px;overflow: hidden; display: inline-block; z-index: 10;cursor: pointer; background: rgba(255,255,255,.8); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;  box-shadow: 0 0 6px rgba(0,0,0,.1); text-align: center; font-size: 30px; line-height: 42px; display: none; position: absolute;} 
.community-banner .flexslider:hover .flex-direction-nav a { display: inline-block; }
.community-banner .flex-direction-nav a.flex-prev { left: 20px }
.community-banner .flex-direction-nav a.flex-next { right:20px;}
.community-banner .flex-direction-nav a:hover { background: #ff8d1c; color: #fff }
.community-banner .flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.community-banner .flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;margin-left: 10px;}
.community-banner .flex-control-paging li a {float: left; width: 30px; height: 4px; cursor: pointer;display: block; overflow: hidden; border: 1px solid #ccc; background: #fff;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;transition: width .3s;-moz-transition: width .3s;-webkit-transition: width .3s;-o-transition: width .3s}
.community-banner .flex-control-paging li a.flex-active,.flex-control-paging li.active a {background: #ff8d1c !important;  border-color: #ff8d1c}


.mainLeft { width: 600px; background: #fff; padding: 0 20px; margin-bottom: 30px; }
.mainLeft .list { width: 100%; display: table; border-bottom: 1px solid #edf3f5; padding: 10px 0 }
.mainLeft .list:last-child { border-bottom: none; }
.mainLeft .pic { width:100%; height: 200px; border-radius: 4px; overflow: hidden;  }
.mainLeft .pic a { width: 600px; height: 200px; display: block; overflow: hidden;  }
.mainLeft .pic a img { max-width: 100%; max-width: 100%; display: block; }
.mainLeft h3 { font: bold 16px/32px "Microsoft YaHei"; margin: 4px 0 14px; }
.mainLeft .stxt { width: 600px; color: #666; line-height: 24px; margin: 8px 0 }
.mainLeft .list .details { width: 100%; display: table; margin-bottom: 13px; margin-top: 15px; }
.mainLeft .list .details .photo { width: 22px; height: 22px; display: block;  border-radius: 50%; margin-right:10px; overflow: hidden; cursor:default;  }
.mainLeft .list .details .photo img { max-height: 100%; max-width: 100%; display: block; }
.mainLeft .list .details .name,.mainLeft .list .details .time,.mainLeft .list .details .from  { margin-right: 20px; color: #999 ;font-size: 12px}
.mainLeft .list .details .name:hover { color: #e70 }
.mainLeft .list .details .details-fr ul li ,.community-list .list .details .details-bottom ul li{ font-size: 12px; color: #999; float: left; margin-left: 15px }
.mainLeft .list .details .from:hover { color: #e70 }


.mainLeft .list .details .details-fr span,.community-list .list .details .details-bottom span { min-width: 100px; padding-left: 25px;  }
.mainLeft .list .details .details-fr .eye,.community-list .list .details .details-bottom .eye { background: url(../images/community/icon-eye.png) left center no-repeat; }
.mainLeft .list .details .details-fr .ly,.community-list .list .details .details-bottom .ly { background: url(../images/community/icon-ly.png) left center no-repeat; }
.community-list .list .details .details-bottom .sphoto { width: 24px; height: 24px; border-radius: 50%; overflow: hidden; margin-top: 2px; margin-right: 4px}
.community-list .list .details .details-bottom .sphoto a { width: 24px; height: 24px; display: block; }
.community-list .list .details .details-bottom .sphoto a img { max-width: 100%; max-height: 100%; display: block; }


.mainRight { width: 300px; }
.mainRight2 { width: 200px; }
.mainRight .btn-block { padding: 12px 0;  font-size: 16px; background:#ff8d1c url(../images/community/icon-edit.png) 100px 11px no-repeat; text-indent: 30px; margin-bottom: 20px;}
.mainRight .btn-block:hover { background:#ef8012 url(../images/community/icon-edit.png) 100px 11px no-repeat; }
.s-box { background: #fff; }
.quick-box { width: 100%; display: table; margin-bottom: 20px}
.quick-box ul li { border-top: 1px solid #edf3f5; width: 148px; float: left; border-right: 1px solid #edf3f5 }
.quick-box ul li:nth-child(even) { border-right: none; }
.title-org { background: url(../images/community/lin2.png) 15px center no-repeat;  padding-left: 30px; font:bold 16px/24px "Microsoft YaHei"; color: #333; margin: 8px 0}
.mytable2 { width: 100% } 
.mytable2 td { border-left:1px solid #edf3f5;border-top:1px solid #edf3f5; text-align: center; line-height: 48px} 
.mytable2 td:nth-child(odd) { border-left: none; }
.mytable2 td a { width: 126px; line-height: 48px; height: 48px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; text-align: center;  margin: 0 auto}

.img300 { width: 300px; height: 144px; margin-bottom:20px; background: #fff; border-radius: 4px; overflow: hidden; }
.img300 a { width: 100%; height: 100%; display: block; overflow: hidden; }
.img300 a img { max-height: 100%; max-width: 100% }




.community-topic { position: relative; height: 140px; margin: 50px auto 30px; background: #fff;}
.community-topic .pic { width: 124px; height: 124px; background: #fff; box-shadow: 0 0 6px #fff5eb; border: 1px solid #fff0e1; position: absolute; left: 30px; top: -16px; overflow: hidden; }
.community-topic .pic a { width: 124px; height: 124px; display: block; cursor: default; }
.ny-mainLeft { width: 640px; }
.ny-mainLeft2 { width: 740px }
.community-topic .details { width: 770px; padding-left: 170px; }
.community-topic .details .details-fl { width: 590px; }
.community-topic .details h4 { font: bold 16px/32px "Microsoft YaHei"; margin-top: 10px }
.community-topic .details p { word-break: break-all; word-wrap: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666}
.community-topic .details .details-fl a { margin-top: 8px; display: inline-block; }

.community-topic .details .details-fr { width: 140px; margin-top: 50px; margin-bottom: 20px; }
.community-top { width: 100%; background: #fff; display: table; padding: 15px 0}
.community-top .tl { font-size: 14px; padding-left: 20px; cursor: pointer; color: #666}
.community-top .active { color: #ff8d1c;  }
.community-top ul { margin-right: 20px;}
.community-top ul li { float: left; color: #666; margin: 0 10px; cursor: pointer; }
.community-top ul li.line3 { margin: 0; color: #e6e6e6 ; cursor: default;}
.community-top ul li:hover,.community-top ul li.active { color: #ff8d1c }
.community-top ul li.line3:hover { color: #e6e6e6 } 

.comment_quote { text-decoration: underline; color: #999}


.community-list { width: 600px; padding: 20px; background: #fff; margin-top: 20px }
.community-list .list { width: 100%; border-bottom: 1px solid #edf3f5; padding: 15px 0; display: table; }
.community-list .list:last-child { border-bottom: none; }
.community-list .list .photo { width: 52px; height: 52px; border-radius: 50%; overflow: hidden; margin-top: 5px }
.community-list .list .photo a { width: 52px; height: 52px; overflow: hidden; display: block; }
.community-list .list .photo a img { max-height: 100%; max-width: 100% }
.community-list .list .details { width: 535px; }
.community-list .list .details h3 { width: 100%; display: table; }
.community-list .list .details h3 a { display: block; float: left; max-width: 350px; height: 24px; font-size: 16px; margin-top: 4px }
.community-list .list .details h3 .icon { display: block; float: left; margin-left: 4px; margin-top: 6px;}
.community-list .list .details .details-bottom { width: 100%; display: table; margin-top: 10px;}
.community-list .list .details .details-bottom .details-fl a,.community-list .list .details .details-bottom .details-fl span { color: #999; font-size: 12px; }
.community-list .list .details .details-bottom span.blue { color: #1c87ff; cursor: pointer; }
.community-list .list h3.title2 { font: bold 16px/24px "Microsoft YaHei"; word-break: break-all;word-wrap: break-word; }
.community-list .list h3.title2 a { max-width: 400px }
.community-list .list .details-w { width: 100%; display: table; position: relative;}
.community-list .list .details-w .editbox { position: absolute; right: 0; top:0; }
.community-list .list .details-w .editbox ul li { float: left; margin: 0 4px; }
.community-list .list .details-w .editbox ul li {}
.community-list .list .list-txt { width: 700px !important; border-top: 1px solid #edf3f5; padding:15px 0; margin-top: 15px; color: #808c95; word-break: break-all;word-wrap: break-word;}
.community-list .list .list-txt p { width: 700px; }
.community-list .list .list-txt img { max-width: 100%; margin: 2px 0 }

.icon-pic { width:24px; height: 20px; background: url(../images/community/icon-pic.png) center no-repeat;  }
.icon-jing { width:24px; height: 20px; background: url(../images/community/icon-jing.png) center no-repeat;  }
.icon-top { width:56px; height: 20px; background: url(../images/community/icon-top.png) center no-repeat;  }


.pagination{clear:both;width:100%;text-align:center;margin-top:50px;margin-bottom:50px; }
.pagination ul{margin:0 auto}
.pagination ul li{display:inline-block;margin:0 3px;line-height:30px;border:1px solid #ccc}
.pagination ul li a{padding:0 10px;display:block}
.pagination ul li.active{color:#fff; border: 1px solid #ff8d1c; color: #ff8d1c}
.pagination ul li.active a{color:#e43932}
.pagination ul li.p-skip{border:none;padding:0;color:#666}
.pagination ul li.p-skip .input-txt{width:30px;height:28px;line-height:28px;border:1px solid #ccc;text-align:center;color:#666}
.pagination ul li.p-skip .btn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #ccc;cursor:pointer;padding:4px 10px;display:inline-block;background:#f5f5f5}

.ny-message { width: 100%; background: #fff; margin-top: 20px; display: table; }
.ny-message-top { width: 600px; background: #f0f0f0; display: table; padding: 10px 20px; }
.ny-message-top .ny-message-topfr { color: #666 }
.ny-message-top .ny-message-topfr .stext { width: 64px; text-align: center; margin: 0 6px; border: 1px solid #e6e6e6; border-radius: 4px  }
.ny-message-top .ny-message-topfr .stext:focus { outline: none; border: 1px solid #d6d6d6 }
.ny-message-top .ny-message-topfr .btn { padding: 0 10px; cursor: pointer; }

.ny-mainLeft2 .ny-message-top { width: 700px; }
.ny-message-list { width: 100%; display: table; margin-bottom: 10px; }
.ny-message-list .m-top { width: 100%; display: table; padding: 10px 0 }
.ny-message-list .m-top .photo { width: 24px; height: 24px; border-radius: 50%; overflow: hidden; margin:0 15px;}
.ny-message-list .m-top .photo img { max-width: 100%; max-height: 100%; display: block; }
.ny-message-list .m-top span { color: #999; margin-right: 15px; }
.ny-message-list .m-top .name { color: #666; margin-right: 15px; }
.ny-message-list .m-replaybox { width: 570px; border-bottom: 1px dashed #d5e2e6; padding-bottom: 10px; color: #333; word-break: break-all;word-wrap: break-word; padding-right: 15px; }
.ny-mainLeft2 .ny-message-list .m-replaybox { width: 670px }
.ny-message-list .m-replaybox .blue { cursor: pointer; }

.m-replaybox-text { background: #fafafa; width: 625px; padding: 5px 20px; color: #666; margin-top: 5px; margin-bottom: 5px; margin-right: 20px; position: relative; }
.m-replaybox-text .m-replaybox-texttop { text-decoration: underline; color: #999; margin-bottom: 5px; }

.message-send { width: 600px; background: #fff; padding: 20px; margin-top: 20px; display: table;}
.message-send h4 { font: normal 14px/32px "Microsoft YaHei" }
.message-send .message-sendbox { margin: 5px 0; width: 100%; display: table; }
.message-send .btn-org { padding: 4px 20px;  }
.m-replaybox-text p { word-break: break-all;word-wrap: break-word; }
.ny-mainLeft2 .message-send { width: 700px  }

.mainRight .user-info { width: 100%; background: #fff; display: table; margin-top: 20px;  margin-bottom: 20px;}
.mainRight .user-info .photo { width: 96px;  height: 96px; border: 4px solid #e4eaee; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; overflow: hidden; margin: 20px auto 10px;}
.mainRight .user-info .photo a { width: 100%; height: 100%; display: block; overflow: hidden; }
.mainRight .user-info .photo a img { max-width: 100%; max-height: 100% ;min-width: 96px;min-height: 96px;}
.mainRight .user-info h4 { width: 100%; display: table; text-align: center;}
.mainRight .user-info h4 a { display: block; font-weight: bold; }
.mainRight .user-info .gfrz { width: 80px; margin: 0 auto; text-align: center; color: #ff8d1c; display: table;}
.mainRight .user-info .gfrz i.icon-gfrz { width: 20px; height: 24px; background: url(../images/community/icon-gfrz.png) center no-repeat; display: inline-block; float: left; }
.mainRight .user-info .user-info-list { width: 100%; display: table; border-top: 1px solid #f5f5f5; margin-top: 10px; background: url(../images/community/line3.jpg) center no-repeat;}
.mainRight .user-info .user-info-list ul li { float: left; width: 50%; text-align: center; padding: 10px 0; color: #999}
.mainRight .user-info .user-info-list ul li span { display: block; }

.news-list { width: 100%; background: #fff; display: table; margin-bottom: 20px;}
.news-list .list { width: 100%; display: table; padding-bottom: 20px; }
.news-list .list ul li { width: 100%; display: table; line-height: 32px; }
.news-list .list ul li a { width: 170px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 auto; color: #666}
.news-list .list ul li a i { margin-right: 5px; }
.news-list .list ul li:hover a { color: #e70}

.ly-showbox { width: 530px; padding: 20px;background: #fff; position: relative; }
.ly-showbox .ly-top { width: 100%; display: table; }
.ly-showbox .ly-top h4 { font-size: 16px; margin-bottom: 5px; }
.ly-showbox .ly-top .ly-top-txt { width: 490px; padding: 10px 20px; background: #fafafa; color: #666; word-break: break-all;word-wrap: break-word; }
.ly-showbox .btn { padding: 4px 20px; }
.ly-showbox .close { position: absolute; top: 10px; right: 10px; cursor: pointer;}
i.icon-close { width:14px; height: 14px; display: block; background: url(../images/community/icon-close.png);  }
.ly-btn { margin-top: 10px; }
.ly-contbox { margin-top: 10px; }

.sending { width: 900px; margin: 30px auto; background: #fff; height: 500px; padding: 20px 30px }
.sending h4 { font: normal 16px/32px "Microsoft YaHei" }
.sending .sending-top { width: 100%; display: table; margin: 10px 0 }
.text { border: 1px solid #e4eaee; padding: 2px 6px; line-height: 32px }
.text:focus { outline: none; border: 1px solid #7eb5ff }
.selectbox { padding: 8px 4px; line-height: 32px; margin-left: 10px; }
.sending .text1 { width: 290px; }
.sending .sending-box { margin: 10px 0; width: 100%; display: table; }
.sending .btn { padding: 4px 20px; }
.sending .labels {  margin-left: 20px; color: #666}
.labels-list ul li { float: left; margin:0 10px; min-width: 60px; }
.labels-list ul li label { cursor: pointer; color: #666}


.quick-box ul li{border-top:none;}
ul.ullist{overflow: hidden;border-top: 1px solid #edf3f5;}
.ullist li{text-align: center;line-height: 48px;float: left}
.ullist li a{ border-top: 1px solid #edf3f5;padding:0 10px;line-height: 48px; height: 48px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;text-align: center;margin: 0 auto; width: 128px;}
.ullist li.top-none a {border-top: none;}
.ullist li:hover a { color: #e70 }


.foot-wrapper { width: 100%; background: #fff; padding: 30px 0; text-align: center; display: table; }
.foot-wrapper .foot-link { width: 1200px; text-align: center; margin: 0 auto; }
.foot-wrapper .foot-link ul li { display: inline-block; margin: 0 10px; }
.foot-wrapper .copyright { color: #999; font-size: 14px; margin: 10px auto; }

.foot-wrapper .copyright .bottom-pic { width: 100%; display: table; text-align: center; margin-top: 20px; }
.foot-wrapper .copyright .bottom-pic  ul li { display: inline-block; }



.w-e-toolbar {flex-wrap: wrap;-webkit-box-lines: multiple;}
.w-e-toolbar .w-e-menu:hover{z-index: 10002!important;}
.w-e-menu a {text-decoration: none;}
.fullscreen-editor {position: fixed !important;width: 100% !important;height: 100% !important;left: 0px !important;top: 0px !important;background-color: white;z-index: 9999;}
.fullscreen-editor .w-e-text-container {width: 100% !important;height: 95% !important;}


.menu-fixed { position: fixed; width: 62px;  right: 0; bottom:100px; }

.menu-fixed ul li { background: #fff; border: 1px solid #ddd; border-bottom: none; text-align: center; min-height: 30px; padding: 2px 2px; font-size: 12px; position: relative;}
.menu-fixed ul li:hover { background: #e70 }
.menu-fixed ul li a { color: #e70 }
.menu-fixed ul li:hover a { color: #fff }
.menu-fixed ul li.last { border-bottom: 1px solid #ddd;  }
.menu-fixed ul li.gotop {   margin-top: 10px; border: 1px solid #ddd; }
.menu-fixed ul li.gotop:hover { background: #fff; }
.menu-fixed ul li.gotop:hover a { color: #e70 }
.menu-fixed ul li .icon { width: 30px; height: 30px; display: block; margin: 4px auto 0;}

.menu-fixed .menubox { position: absolute; right: 60px; top:0; min-width: 100px; padding: 10px; height: 42px;  background: #e70;border-right: none; display: none; }
.menu-fixed .showtel { line-height: 42px; color: #fff }
.menu-fixed .showqq { padding-top: 18px; height: 34px;}

.icon-qq { background: url(../images/new/icon-qq.png) center no-repeat; }
.icon-tel{ background: url(../images/new/icon-tel.png) center no-repeat; }
.icon-user { background: url(../images/new/icon-user.png) center no-repeat; }
.icon-letter { background: url(../images/new/icon-letter.png) center no-repeat; }
.icon-sc-r { background: url(../images/new/icon-sc-r.png) center no-repeat; }
.icon-mrqd { background: url(../images/new/icon-mrqd.png) center no-repeat; }
.icon-gotop { background: url(../images/new/icon-gotop.png) center no-repeat; }
.icon-advice { background: url(../images/new/icon-advice.png) center no-repeat; }
.icon-rw { background: url(../images/icon-rw.png) center no-repeat; }
.icon-app { background: url(../images/icon-app.png) center no-repeat;  }

.menu-fixed ul li:hover .icon-qq { background: url(../images/new/icon-qq-l.png) center no-repeat; }
.menu-fixed ul li:hover .icon-tel{ background: url(../images/new/icon-tel-l.png) center no-repeat; }
.menu-fixed ul li:hover .icon-user { background: url(../images/new/icon-user-l.png) center no-repeat; }
.menu-fixed ul li:hover .icon-mrqd { background: url(../images/new/icon-mrqd-l.png) center no-repeat; }
.menu-fixed ul li:hover .icon-advice { background: url(../images/new/icon-advice-l.png) center no-repeat; }
.menu-fixed ul li:hover .icon-rw { background: url(../images/icon-rw1.png) center no-repeat; }
.menu-fixed ul li:hover .icon-app { background: url(../images/icon-app-h.png) center no-repeat; }

.community-list2 { width: 700px; }