/**
 * main.css
 * @thor zzz
 * @date 2017-04-28
 **/
@charset "utf-8";

/*reset*/
html,body,div,span,iframe,h1,h2,h3,h4,h5,p,pre,em,img,strong,b,i,dl,dt,dd,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0}
a,input,button{margin:0;padding:0;outline:0}
h1,h2,h3,h4,h5{font-size:100%}
ul,li{list-style:none}
a,button{cursor:pointer}
table{border-spacing:0;border-collapse:collapse;margin:0 auto;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
em,i,strong{font-weight:400;font-style:normal}
body{min-width: 1200px;
    overflow: auto;
}
.cls:after { display: block; content: ""; visibility: hidden;clear: both}
.cls {zoom:1}

/*common css*/
.h1 {  font-size: 0; width: 0; height: 0; position: absolute;}
.hide {display: none}
.body{position:relative;overflow:hidden;font:14px/1.5 'Microsoft Yahei',SimSun;background:#dfe9fd url("images/bg.jpg") center top no-repeat;}
.wrap {position:relative;width: 1000px; height: 1440px;margin: 0 auto; background:#dfe9fd url("images/main.jpg") center top no-repeat;}

.body { color: #7f869b}
a {color:#6b738c}
a:hover { color: #e98700;}

/**header**/
.header{ position: relative; width: 100%; height: 555px; z-index: 1; }
.logo{ width: 224px; height: 192px; position: absolute; left: 50%; margin-left: -104px; top: 0px; background: url("images/logo.png") center no-repeat; text-indent: -9999em; z-index: 2; }
.top-nav{ position: absolute; left: 50%; margin-left: -546px; background: url("images/top-nav.png") no-repeat; width: 1093px; height: 78px; overflow: hidden; font-size: 14px; }
.top-nav .nav{ overflow: hidden; width: 1200px; margin: 0 auto; }
.top-nav .nav li { position: relative; float: left; font-size: 16px; text-align: center; }
.top-nav .nav .top-nav-a-1 { width: 177px; }
.top-nav .nav .top-nav-li-3 { margin-right: 190px; }
.top-nav .nav a { color: #ffffff; display: block; width: 136px; height: 58px; padding-top: 20px; }
.top-nav .nav b { display: block; font-size: 12px; color: #ffffff; font-weight: normal; }
.top-nav .nav a:hover { color: #fff336; }
.top-nav .nav a:hover b{ color: #fff336; }
.top-tips { z-index: 2; position: absolute; bottom: 0; left: 38px; letter-spacing: 1px; width: 248px; height: 30px; line-height: 30px; color: #00233f; }

/*side*/
.side{ float: left; width: 290px; margin-right: 6px; position: relative; overflow: hidden}
.start{ z-index: 2; position: absolute; top: -3px; left: -4px; width: 294px; height: 90px; display: block; padding: 33px 0 0 0px; background: url("images/start-btn.png") no-repeat; }
.start:hover { background: url("images/start-btn-h.png") no-repeat 0px 0px}
.start a{ height: 100%; display: block; }
.start span,.start span:after{ display: block; width: 150px; height: 53px; margin: 0 auto; background: url("images/start-zi.png") no-repeat; content: ""; cursor: pointer; }
.start:hover span{ animation: linear icoBig 1.6s infinite; -webkit-animation: linear icoBig 1.6s infinite; }
.start:hover span:after{ opacity: .6; animation: linear icoBig2 1.6s infinite; -webkit-animation: linear icoBig2 1.6s infinite; }
@-webkit-keyframes icoBig{
    0%{ -webkit-transform: scale(1); transform: scale(1); }
    20%{ -webkit-transform: scale(1.05); transform: scale(1.05); }
    30%{ -webkit-transform: scale(.93); transform: scale(.93); }
    45%{ -webkit-transform: scale(1.04); transform: scale(1.04); }
    60%{ -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes icoBig{
    0%{ transform: scale(1); }
    20%{ transform: scale(1.05); }
    30%{ transform: scale(.93); }
    45%{ transform: scale(1.04); }
    60%{ transform: scale(1); }
}
@-webkit-keyframes icoBig2{
    0%{ -webkit-transform: scale(1); transform: scale(1); }
    20%{ -webkit-transform: scale(1.3); transform: scale(1.3); opacity: 0}
    100%{ -webkit-transform: scale(1); transform: scale(1); opacity: 0}
}
@keyframes icoBig2{
    0%{ transform: scale(1); }
    20%{ transform: scale(1.3); opacity: 0}
    100%{ transform: scale(1); opacity: 0}
}

.side-btns { position: relative; padding-top: 110px; border-top: 2px solid #dee6f8; background: #fff; }
.side-btns a { float: left; display: block; width: 145px; height: 45px; line-height: 45px; background: url(images/side-btn.png) no-repeat; }

.side-btns a:hover{ background: url(images/side-btn-h.png) no-repeat; }
.cr-line{ display: block; float: left; width: 1px; height: 45px; }
.side-btns span { font-size: 18px; color: #002f76; }
a.side-btns-1{ width: 143px; }
.mark { display: block; float: left; width: 19px; height: 18px; margin: 13px 4px 0 23px; _display: inline; }
.side-btns a:hover span{ color: #fff; }

.login{ position: relative; height: 194px; overflow: hidden; background: #fff; font-size: 12px; }
.login .log li { position: absolute; }
.login .text{ line-height: 24px; width: 148px; padding: 0 5px; height: 24px; background: #dddee6; color: #515159; border: none; border-radius: 1px; font-size: 14px; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px #dddee6 inset; -webkit-text-fill-color: #515159}
.login .user label { display: none; }
.login .psw label { display: none; }
.login .log-btn a{ display: block; overflow: hidden; background: url("images/log-btn.png") no-repeat; width: 91px; height: 73px; text-indent: -9999em; }
.login .log-btn a:hover{ background: url("images/log-btn-h.png") no-repeat; }
.login .user{ left: 18px; top: 33px; }
.login .psw{ left: 18px; top: 75px; }
.login .log-btn{ left: 186px; top: 33px; }
.login .remember{ left: 18px; top: 115px; color: #6b738c; }
.login .get-psw{ left: 129px; top: 115px; }
.login .reg-btn{ left: 217px; top: 115px; }
.login .three{ left: 18px; top: 143px; width: 247px; height: 33px; line-height: 33px; border: 1px solid #dfdfed; text-align: center; }
.sq-third-link{ display: inline-block; *display: inline; }
.three-icon{ background: url(//img1.37wanimg.com/common/css/images/three.png) no-repeat; width: 28px; height: 28px; display: inline-block; text-indent: -9999em; vertical-align: middle; margin: 0 8px; }
.three-wx{ background-position: -39px 0; }
.three-wb{ background-position: -78px 0; }

/*脙茠脗搂脙垄芒鈧久偮⒚冣�毭偮幻兤捗偮ッ冣�毭偮矫兟⒚⑩�毬偮⒚兤捗偮γ冣�姑⑩偓聽脙鈥毭偮惷兤捗偮ッ冣�γ偮犆冣�γ偮该兤捗偮ッ冣�毭偮惷冣�γ偮�*/
.loged{ width: 220px; margin: 0 auto; padding: 15px 0 0; }
.loged .loged-top { display: none; }
.loged-panel{ font-size: 14px}
.loged-panel li{ line-height: 30px; }
.loged-panel .loged-highlight{ color: #f08200; }
.loged li{ line-height: 24px}
.loged-usercenter{ text-align: right}
.loged-usercenter a{ display: inline-block; margin-left: 5px}

.new-server { overflow: hidden; margin-top: 10px; height: 176px; width: 100%}
.new-server-con { margin: 10px; }
.new-server-con li { height: 28px; line-height: 28px; border-bottom: 1px dashed #e3e2f1}
.new-server-con li a { background: url("images/icon.png") no-repeat 2px center; display: block; width: 80%; margin: 0 auto; text-indent: 25px; }
.new-server-con li strong { float: right}
.new-server .server-more { display: block; background: url("images/server-more.jpg"); width: 166px; height: 28px; text-indent: -9999em; margin: 0 auto}
.new-server .server-more:hover { background: url("images/server-more-h.jpg")}

.choice-server{ margin-top: 8px; height: 176px; width: 100%; background: #ffffff; }
.choice-server .select-server { display: none}
.choice-server .choice-list { padding: 11px 0 0 0; margin: 0 10px 6px; height: 120px; overflow: hidden; }
.choice-list li{ height: 28px; line-height: 28px; overflow: hidden; width: 100%; border-bottom: 1px dashed #e3e2f1}
.choice-list li a{ display: block; width: 80%; margin: 0 auto; background: url("images/s-icon.png") center left no-repeat; padding-left: 20px; }
.choice-list li strong{ float: right; width: 76px; }
.all-server{ display: block; background: #6091dc; width: 166px; height: 28px; margin: 0 auto; line-height: 28px; font-size: 14px; color: #221f1e; text-align: center; border: solid 1px #7ba4e2; color: #fff; }
.all-server:hover { background: #e98700; color: #fff; border-color: #e98700; }

.kf-wrap{ margin-top: 8px; height: 263px; background: #fff; color: #7f869b; }
.kefu{ padding: 20px 0 0 26px; line-height: 28px; }
.kefu .code img{ float: left; padding: 5px 10px 0 0; }
.kefu .code p{ float: left; padding-top: 13px; line-height: 23px; }
.kefu a{ display: inline-block; width: 94px; height: 20px; color: #6091dc; border: 1px solid #6091dc; line-height: 20px; text-align: center; }
.kefu a:hover{ color: #e98700; border-color: #e98700; }
/***main***/
.main{ width: 382px; float: left; position: relative; margin-right: 7px; overflow: hidden; }
/* kv */
.kv{ position: relative; width: 100%; height: 351px; overflow: hidden; }
.kv-num{ position: absolute; bottom: 19px; right: 16px; }
.kv-num li{ float: left; margin-left: 8px; overflow: hidden; font-size: 0; line-height: 0; text-indent: -9999em; width: 15px; height: 15px; cursor: pointer; }
.kv .kv-img img{ width: 382px; height: 351px; }

/*main-fast*/
.main-fast { position: relative; overflow: hidden; margin-top: 8px}
.main-fast-item { float: left; width: 187px; height: 177px; transition: all 0.5s; overflow: hidden; margin-right: 4px; }
.main-fast-item a { display: block; width: 100%; height: 100%; font-size: 0; }
.main-fast-1 { background: url("images/fast-1.jpg") no-repeat; }
.main-fast-2 { background: url("images/fast-2.jpg") no-repeat; }
.main-fast-1:hover { background: url("images/fast-1-h.jpg") no-repeat; }
.main-fast-2:hover { background: url("images/fast-2-h.jpg") no-repeat; }

.role { margin-top: 8px; position: relative; width: 100%; height: 263px; overflow: hidden; float: left; _display: inline}
.role-con { position: relative; height: 263px; background: #fff; }
.role-nav { position: absolute; left: 13px; top: 11px; z-index: 2}
.role-nav li { font-size: 18px; display: inline; float: left; text-align: center; position: relative; margin-right: 26px}
.role-nav li a { width: 70px; height: 27px; line-height: 27px; display: block; text-align: center; color: #6091dc; }
.role-nav li a:hover,.role-nav li.cur a { color: #ffa061; }
.role-detail { width: 382px; height: 263px; position: absolute; top: 0; left: 0; display: none; }
.r-desc { position: absolute; z-index: 2; top: 56px; left: -182px; width: 194px; height: 207px; line-height: 24px; font-size: 12px; }
.r-desc em { color: #7f869b; font-size: 24px; font-weight: 700; }
.difficulty { line-height: 24px}
.difficulty strong { font-size: 20px; color: #fff; padding-bottom: 10px; display: block}
.curElem .r-desc { left: 19px}
.role-detail .r-per { position: absolute; top: 0; right: -300px; width: 100%; height: 100%; _bottom: 0; }
.role-detail .r-per img { position: absolute; bottom: 0; right: -2px}
.role-detail .img-loading { background: url(//img1.37wanimg.com/www/css/images/common/loading-16x16.gif) no-repeat center center}
.curElem .r-per { right: 0}
.readmore { position: absolute; bottom: 23px; width: 115px; height: 32px; line-height: 32px; text-align: center; color: #7f869b; border: 1px solid #7f869b; display: block}
.readmore:hover { color: #e98700; border: 1px solid #e98700}

.right { float: left; width: 315px; overflow: hidden; margin-bottom: 9px; }
.right .news{ height: 351px; overflow: hidden; width: 100%; position: relative; background: #fff; }
.news-con{ height: 100%; }
.news-con .more{ float: right; display: block; width: 16px; height: 16px; line-height: 14px; margin-top: 17px; border: 1px solid #ffffff; color: #fff; font-size: 22px; z-index: 1; text-align: center; margin-right: 8px; }
.news-con .more:hover{ color: #e98700; border-color: #e98700; }
.news-con-wrap{ padding: 0 10px; }
.news-tab{ line-height: 49px; height: 49px; background: url('images/news-tab-bg.jpg') no-repeat; }
.news-tab li{ display: inline; float: left; position: relative; /* overflow: hidden; */font-size: 16px; width: 70px; text-indent: 30px; }
.news-tab li a{ display: block; color: #fff; }
.news-tab li:hover a,.news-tab li.current a{ color: #e98700}
.news-tab li.current{ background: url('images/news-tab-h.png') no-repeat; }

.headline{ position: relative; overflow: hidden; height: 55px; line-height: 55px; margin: 0; padding: 0; text-align: center; font-size: 18px; font-weight: 700; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px dashed #dbdaed}
.headline .headline-title{ color: #0077c6; }

.news-list { height: 247px; overflow: hidden; }
.news-list ul { display: none; }
.news-list li{ line-height: 30px; overflow: hidden; width: 100%; height: 30px; margin: 0 auto; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px dashed #dbdaed}
.news-list li:last-child{ /* border: 0 */}
.news-list .n-type { vertical-align: middle; display: inline-block; }
.news-list .a-link{ vertical-align: middle; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.news-list .a-link{ display: inline-block; width: 214px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.news-list .a-link:hover{ padding-left: 5px; *padding-left: 0; }
.news-list .time{ float: right; }

.zl { position: relative; overflow: hidden; margin-top: 8px; width: 100%; height: 179px; background: #fff; }
.zl .zl-con { padding: 0 10px; height: 160px; overflow: hidden; }
.zl .zl-tab{ position: relative; overflow: hidden; margin: 14px 0; background: url(images/zl-nav.jpg) no-repeat center; height: 63px; }
.zl .zl-tab .line { display: none; width: 99%; height: 1px; background: #7b584c; position: absolute; left: 0px; top: 27px; }
.zl .zl-tab li { position: relative; z-index: 2; float: left; width: 62px; height: 63px; /* background: url("images/zl-nav.jpg"); */text-indent: -9999em; margin-right: 42px; }
.zl .zl-tab li:hover { background-image: url("images/zl-nav-h.jpg")}
.zl .zl-tab li.focus { background-image: url("images/zl-nav-h.jpg")}
.zl .zl-tab .zl-li1 { background-position: 0 0; margin-left: 13px; }
.zl .zl-tab .zl-li2 { background-position: -104px 0; }
.zl .zl-tab .zl-li3 { background-position: -207px 0; margin-right: 0; }
.zl .zl-tab .zl-li4 { background-position: -322px 0; margin: 0px}
.zl .zl-list li{ overflow: hidden; height: 72px; text-align: center; margin-left: -25px; }
.zl .zl-list a { display: block; float: left; width: 80px; height: 24px; line-height: 24px; margin-left: 25px; }
.zl .zl-list .child3 { margin-right: 5px}
.zl .zl-list .child4 { margin: 0px; text-align: right}
.zl .check-more { position: absolute; bottom: 10px; right: 20px; height: 22px; border: solid 1px #7f869b; width: 80px; text-align: center; line-height: 22px; }
.zl .check-more:hover{ border-color: #e98700; color: #e98700; }

.media { margin-top: 8px; height: 89px}
.media-con { height: 100%; background: #fff}
.media-wrap { overflow: hidden; height: 50px; padding: 22px 0 0 24px; width: 240px}
.media-scroll ul { width: 400px; height: 50px}
.media-scroll li { width: 150px; height: 50px; float: left; margin-right: 12px}
/*links*/
.links{ overflow: hidden; width: 100%; height: 163px; background: #fff; margin-top: 8px; }
.links-wrap { overflow-y: hidden; margin: 28px 24px 0; }
.links-con { height: 118px; line-height: 28px; }
.links a{ white-space: nowrap; display: inline-block; margin: 0 5px}

/* article list */
.c-body { padding-bottom: 100px; }
.c-wrap { height: auto}
.c-main{ float: right; width: 701px; color: #d6c8c8; }
.c-body .side { margin-right: 9px; }

.article .article-top{ position: relative; background: #2c4c68 url("images/article-top.jpg") 0 0 no-repeat; height: 78px; color: #fff; }
.article .article-top .article-top-span { font-size: 30px; display: block; text-indent: 40px; width: 240px; height: 78px; line-height: 78px; }
.article .bread-nav{ position: absolute; right: 40px; bottom: 16px; width: 630px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: right; font-size: 12px; }
.article .bread-nav a{ color: #fff; }
.article .bread-nav a:hover{ color: #e98700; }
/* article content*/
.article-main{ min-height: 644px; padding: 42px 30px; background: #ffffff; color: #6b738c; _height: 644px; }
.article-main a { color: #6b738c; }
.article-main a:hover { color: #ec9722; }
.article-title{ text-align: center; font-size: 12px; }
.article-title h1{ font-size: 24px; color: #ec9722; font-weight: 400; }
.article-detail{ border-bottom: 1px solid #d6d5ea; text-align: center; padding: 5px 0 10px 0; }
.article-content{ /* min-height: 320px; */_height: 320px; padding: 18px 0; }
.article-relation{ overflow: hidden; line-height: 30px; }
.article-relation dt{ border-bottom: 1px solid #d6d5ea; margin: 0 0 12px 0; }
.article-relation dd{ display: inline; float: left; overflow: hidden; width: 47%; height: 30px; margin: 0 0px 0 2%; font-size: 12px; }
.article-relation dd span{ float: right}

/**article list**/
.article-list{ margin: 0 auto; }
.article-list .time { float: right}
.article-list li{ height: 50px; line-height: 50px; border-bottom: 1px dashed #424853; overflow: hidden; padding: 0 10px; }
.article-list a{ display: inline-block; vertical-align: top; /* width: 570px; */text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.pageNum { text-align: center; margin: 0 auto; padding: 20px 0; }
.pageNum a,.pageNum .current{ height: 24px; display: inline-block; font-size: 12px; line-height: 24px; margin: 2px; padding: 0 6px; border: 1px solid #747474; color: #6091dc; }
.pageNum a:hover{ color: #6091dc; }
.pageNum .current{ background: #6091dc; color: #ffffff; border-color: #6091dc; }
.card-content a{ color: #FFF; }
.sq-dialog-content{ text-align: center; }

.side-fast { }
.side-fast a { display: block; background: url("images/fast-btn.png"); width: 299px; height: 87px; text-indent: -9999px; }
.side-fast a:hover { background-position: 0 -88px; }

/* s-type-choose */
.s-main{ height: 535px; min-height: 535px; padding: 0; padding-top: 9px; }
.s-main .s-content{ margin: 0 14px; border: 1px solid #e7e7f2; height: 516px; }
.s-main .type-choose { margin-top: 30px; text-align: center; background: none; height: auto}
.s-main #selFastType { margin-right: 10px}
.s-main .select1, .s-main .select2{ display: inline-block; color: #002f76; position: relative; *display: inline; *margin-left: 4px; *z-index: 2; font-size: 12px; vertical-align: middle; margin-right: 5px}
.s-main .select-dom{ width: 108px; height: 27px; display: inline-block; background: #c1c2d0; vertical-align: middle; position: relative; }
.s-main .select-btn{ position: absolute; width: 0; height: 0; display: block; border-top: 5px solid #30221e; border-left: 5px solid #c1c2d0; border-right: 5px solid #c1c2d0; border-bottom: none; cursor: pointer; _font-size: 0; overflow: hidden; right: 6px; top: 12px; }
.s-main .select-con{ width: 90px; height: 27px; line-height: 27px; position: absolute; left: 0; top: 0; background: url(http: //img1.37wanimg.com/www/images/common/spacer.gif); cursor: pointer; text-align: center; }
.s-main .sup-tab-btn{ line-height: 16px; height: 16px; cursor: pointer; padding: 2px 0; text-align: center; }
.s-main .sup-tab-btn:hover { background: #c1c2d0; color: #002f76}

.s-main .s-fastin{ background: #c1c2d0; height: 27px; line-height: 27px; text-align: center; width: 30px; padding: 0 2px; margin-right: 6px; }
.s-main #btnFast { background: #75a0e1; display: inline-block; height: 27px; text-align: center; line-height: 27px; margin-left: 5px; width: 72px; color: #fff; border-radius: 5px; }
.s-main #btnFast:hover{ background: #e98700; }

.s-main .s-server-list { margin-top: 10px; margin-left: 13px; }
.s-main #servers { overflow: hidden; margin-top: 10px; height: 390px; overflow-x: hidden; overflow-y: auto; }
.s-main #servers li { float: left; background: url("images/s-btn.png") no-repeat; width: 199px; height: 39px; line-height: 39px; text-align: center; margin: 0 14px 10px 0; font-size: 12px; }
.s-main #servers li a { color: #fff; transition: all .2s; }
.s-main #servers li a:hover { font-size: 13px; }
.s-main #servers li span { color: #ffe87e; }
.s-main #servers li:hover { background: url("images/s-btn-h.png") no-repeat; }
/*.s-main #servers li:nth-child(4n) { margin-right: 0px}
*/

.s-main .option-bg{ position: absolute; width: 87%; left: 2px; top: 29px; display: none; z-index: 2; background: #fff; border: 1px solid #A2A2A2; }
.s-main .option-dom{ background: #fff; font-size: 12px; /* border: 1px solid #A2A2A2; */}
.s-main .option-dom li{ height: 16px; line-height: 16px; padding: 2px 0; text-align: center; overflow: hidden; }
.option-dom li.focus{ background: #c66a52; color: #fed6cc}

.g-main{ height: auto; min-height: 644px; padding: 42px 30px; }
.g-main .type-choose{ text-align: left; }
.card-btn:hover{ color: #fff; }
/* s-all-server */
.sp-pager{ overflow: hidden; margin-top: 6px; }
.sp-pager li,#nameList a{ margin: 0px 10px 8px 0; width: 94px; height: 27px; line-height: 27px; cursor: pointer; background: #5b6069; text-align: center; float: left; display: block; font-size: 12px; color: #002f76; background: url('images/server-type.png'); }
.sp-pager li.hover,#nameList a.hover{ background: #465570; color: #fff; background: url('images/server-type-h.png'); }
.sp-pager li a{ color: #fff; }

.article .article-top .article-top-span { text-indent: 0; padding-left: 63px; /* color: #c8d1d6; */}
.side-btn-box { margin-top: 5px}
.side-btn-box a { display: block; height: 58px; width: 282px; font-size: 0; background-position: 0 0; }
.side-btn-box .btn1{ background-image: url("images/side-btn-1.png"); }
.side-btn-box .btn2{ background-image: url("images/side-btn-2.png"); }
.side-btn-box .btn3{ background-image: url("images/side-btn-3.png"); }
.side-btn-box .btn1:hover{ background-image: url("images/side-btn-1-h.png"); }
.side-btn-box .btn2:hover{ background-image: url("images/side-btn-2-h.png"); }
.side-btn-box .btn3:hover{ background-image: url("images/side-btn-3-h.png"); }

.kv-num li:hover, .kv-num li.focus, .kv-num li.current { background-image: url(images/icons.png); background-position: -21px -58px; width: 16px; height: 15px; }
.kv-num li { background-image: url(images/icons.png); background-position: -39px -58px; width: 15px; height: 15px; }
.side-btns a:hover .m1 { background-image: url(images/icons.png); background-position: -72px 0px; width: 19px; height: 18px; }
.m1 { background-image: url(images/icons.png); background-position: -72px -20px; width: 19px; height: 18px; }
.side-btns a:hover .m2{ background-image: url(images/icons.png); background-position: -72px -40px; width: 19px; height: 16px; }
.m2 { background-image: url(images/icons.png); background-position: 0px -58px; width: 19px; height: 16px; }
.role-nav li a:hover,.role-nav li.cur a { background-image: url(images/icons.png); background-position: 0px 0px; width: 70px; height: 27px; }
.role-nav li a { background-image: url(images/icons.png); background-position: 0px -29px; width: 70px; height: 27px; }