﻿/* base */.cf:after{visibility: hidden;display: block;font-size: 0; content: ".";clear: both; height: 0;}
* html .cf{zoom: 1;}
*:first-child + html .cf{zoom: 1;}
*,*:before,*:after {-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
ul,p{list-style: none outside none; margin:0px; padding:0px;}

input,textarea,select,button,a,div,span,p,ul,li,form,i{outline:none;}
input[type=button]::-moz-focus-inner{outline:0;}
button,input,optgroup,select,textarea {  margin: 0;
                                         word-spacing:1px;letter-spacing:1px;
                                         color:#333; 
                                           font-size:14px;
                                          font-family:'Helvetica Neue','pingfang',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif;
                                         }
button,html input[type="button"],input[type="reset"],input[type="submit"] {  -webkit-appearance: button;  cursor: pointer;}
table {  border-collapse: collapse;  border-spacing: 0;}
td,th {  padding: 0;}
img {  vertical-align: middle;}
a{ text-decoration:none; color:#333;}a.hover{ color:#37bef0;}a.active{ color:#16aadb;}
a.w{ text-decoration:none; color:#FFF;}a.w.hover{ color:#FFF;}a.w.active{ color:#FFF;}
a.b{ text-decoration:none; color:#37bef0;}a.b.hover{ color:#0dd7ff;}a.b.active{ color:#16aadb;}

html
{
    width:100%;height:100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size:14px;font:14px/1.6  'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',Arial,sans-serif;
    word-spacing:1px;letter-spacing:0.5px;    color:#333;
}

body {width:100%;height:100%;margin:0px; padding:0px;}
.selectnone{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
 
/*公共部分*/
.disb{ display:block;}
.disib{ display:inline-block!important;zoom: 1;*display: inline; }
.hide{ display:none !important;} .show{ display:inherit;}

/*UI Base*/
.cover {position:fixed; top: 0px; right:0px; bottom:0px;filter: alpha(opacity=60); background-color: #777;z-index: 600; left: 0px; display:none;opacity:0.5; -moz-opacity:0.5;}
.gd.loading{  position: absolute; top: 0%;  left: 0%; width: 100%;height: 100%; background:#FFF;z-index:500; -moz-opacity: 0.2; opacity:.20;  filter: alpha(opacity=20);}
.gd.loading img{ position:absolute;  z-index: 501; }
/**/

/*
.tabpage .tabs li,lable,a,.fcr,th{
      font-size:13px;
}
*/
lable{}
lable.light{ color:#37bef0;}
lable.disabled{ color:#ccc;}
/* form */form{text-align:left;}
/*form{ display:inline-block;zoom: 1;*display: inline; text-align:left;}*/
.fi {padding:8px 10px; border-bottom:1px solid #f5f5f5;}
.fi.min {padding:4px 5px; border-bottom:1px solid #f5f5f5;}
.fi.nb{border-bottom:0 none;}
.fi label{float:left;  padding: 7px 0px; color:#999}
.fi div.c{ margin-left:120px;}
.fi div.c.t{ margin-top:7px; color:#333;}
.fi.odd{background:#fcfcfc;}
.fi em{color:#FF0000; font-size:12px; padding:0 5px;}
.fi i.vm{margin-left:8px;font-size:12px; color:#AAA;}
.fi i.Validform_checktip{overflow:hidden;color:#AAA;}
.fi i.Validform_right{	color:#22a200;}
.fi i.Validform_wrong{	color:#e30b0b;	white-space:nowrap;}
.fi i.Validform_loading{}
.fi i.Validform_error{background-color:#e30b0b;}

/*ui fix
.fi .checkbox,.fi .switcher,.fi .radio,.fi .slider{ margin-top:5px;}
*//* checkbox */.checkbox{margin-right:20px;display:inline-block;zoom: 1;*display: inline; }
.checkbox .item
{   
    margin-right:5px;
    vertical-align:text-bottom;
    display:inline-block; 
	height:18px;
	width:18px;	
	cursor:pointer;
	zoom: 1;*display: inline; 
	  background-repeat:no-repeat;
    background-position:-18px 0px !important;
    background-size:90px !important;
	}
.checkbox  .item.x1{background:url(../img/checkbox@1x.png);}
.checkbox  .item.x2{background:url(../img/checkbox@2x.png);}
.checkbox  .item.hover{background-position:-36px 0px  !important;}
.checkbox  .item.checked{background-position:-72px 0px !important;}
.checkbox  .item.active{background-position:-54px 0px !important;}
.checkbox  .item.disabled{background-position:0px 0px !important;cursor:not-allowed; }
/* listview */.gd.lv{ }
.gd.lv .tb{ padding:10px;  }
.gd.lv .fb{  padding:10px; border-top:1px solid #EEE; }
.gd.lv ul.lv{text-align:left;  padding:8px 10px;  }
.gd.lv ul.lv li{ cursor:default;padding: 10px;border-radius: 5px; margin:2px 0px; }

.gd.lv ul.lv.t li{display:inline-block;zoom: 1;*display: inline;    }
.gd.lv ul.lv.l li{}
.gd.lv ul.lv.d li{}
.gd.lv ul.lv.b li{display:inline-block;zoom: 1;*display: inline;  }

.gd.lv ul.lv li.hover{    background:#f5f5f5;color:#555;	}
.gd.lv ul.lv li.active{ background:#f1f1f1; color:#555;	}
.gd.lv ul.lv li.selected{ background:#f9f9f9;    color:#000;	}
.gd.lv ul.lv li.disabled{ background:none;color:#CCC;cursor:not-allowed; }
/* textbox */.textbox{padding: 10px 16px;border-radius: 5px; border:1px solid #eee; z-index:2;}
.textbox.h{  display:inline-block;zoom: 1;*display: inline;  padding:0px; }
.textbox .ht{z-index:1; padding: 12px 16px; display:inline-block;zoom: 1;*display: inline;  background:#fcfcfc;color:#555;}
.textbox .ht.r{ border-radius:0 5px 5px 0;border-left:1px solid #eee;}
.textbox .ht.l{ border-radius:5px 0 0 5px;border-right:1px solid #eee;}
.textbox.hover{border:1px solid #cccccc;}
.textbox.active{border:1px solid #222;}
.textbox.disabled{background:#f1f1f1;color:#ccc;cursor:not-allowed;}
.placeholder{padding:0px 10px;color:#aaa;vertical-align:middle;}
.textbox.min{padding: 6px 8px;vertical-align: middle;}
.textbox .ht.min{ padding: 6px 8px;vertical-align: middle;}
.textbox.max{padding: 14px 16px;vertical-align: middle;}
.textbox .ht.max{ padding: 14px 16px;vertical-align: middle;}
.textbox.br0{ border-radius:0px;}
.textbox.br5{border-radius:5px;}
.textbox.brl5{border-radius:5px 0 0 5px;}
.textbox.brr5{border-radius:0 5px 5px 0;}
.textbox.brb5{border-radius:0 0px 5px 5px;}
.textbox.brt5{border-radius:5px 5px 0px 0px;}/* tabpage */.tabpage{display:inline-block;vertical-align:text-bottom;zoom: 1;*display: inline; }
.tabpage ul.tabs{ }
.tabpage .tabs li.tab,.tabpage .tabs>li{display:inline-block; cursor:pointer; padding: 6px 6px;zoom: 1;*display: inline; }
.tabpage .tabs.h{}
.tabpage .tabs.v{  display:inline-block;vertical-align:text-bottom;zoom: 1;*display: inline; }
.tabpage .tabs.hide{ display:none;}
.tabpage .tabs.v li.tab{display:block; }
.tabpage .tabs.h li.tab{border-bottom:2px solid #dddddd;}
.tabpage .tabs.h li.tab.hover{border-bottom:2px solid #cccccc;}
.tabpage .tabs.h li.tab.active{  border-bottom:2px solid #16aadb;  color:#16aadb;}
.tabpage .tabs.h li.tab.selected{color:#37bef0;  border-bottom:2px solid #37bef0;}
.tabpage .tabs.h li.tab.disabled{  border-bottom:0 none; color:#CCC;  cursor:not-allowed; }
.tabpage .tabs.v li.tab{border-right:2px solid #dddddd;}
.tabpage .tabs.v li.tab.hover{border-right:2px solid #cccccc;}
.tabpage .tabs.v li.tab.active{  border-right:2px solid #16aadb;  color:#16aadb;}
.tabpage .tabs.v li.tab.selected{color:#37bef0;  border-right:2px solid #37bef0;}
.tabpage .tabs.v li.tab.disabled{  border-right:0 none; color:#CCC;  cursor:not-allowed; }
.tabpage .tabs li.tab.hide{ display:none;}

.tabpage ul.pages.v{  display:inline-block;vertical-align:top; }
.tabpage ul.pages li.page,.tabpage ul.pages>li { display:none;text-align:left;}
.tabpage ul.pages li.page.selected{ display:block;}
.tabpage ul.pages li.page.hide{ display:none;}/* eswitch */.eswitch{display:none;}/* msg */.msg{padding:10px; }
.msg.w{background:#FFF;color:#222;}
.msg.r{background:#f2a406; color:#FFF;}/* flowDesign */.drawpanel{display:inline-block;zoom: 1;*display: inline; }
.drawpanel.x1{background:url(../img/drawpanel@1x.png);}
.drawpanel.x2{background:url(../img/drawpanel@2x.png);}/* switcher */.switcher{display:inline-block; zoom: 1;*display: inline; }
.switcher .lable{ margin-left:5px;}
.switcher .item
{
    vertical-align:text-bottom;
    display:inline-block; 
    height:18px;
    width:34px;
    background-repeat:no-repeat;
    cursor:pointer;
    zoom: 1;*display: inline; 
    background-repeat:no-repeat;
    background-position:-34px 0px !important;
    background-size:204px !important;
}
.switcher .item.x1{background:url(../img/switcher@1x.png);}
.switcher .item.x2{background:url(../img/switcher@2x.png);}
.switcher .item.hover{background-position:-68px 0px !important;}
.switcher .item.checked{background-position:-170px 0px !important;}
.switcher .item.off.active{background-position:-102px 0px !importan;}
.switcher .item.on.active{background-position:-136px 0px !important;}
.switcher .item.disabled{background-position:0px 0px !important;
cursor:not-allowed; 
}/* datetime */.datetime,.time,.yeart,.montht{ border-radius: 5px; border:1px solid #EEE; display:inline-block;zoom: 1;*display: inline; background:#FFF;padding:10px; }
.time,.yeart,.montht{padding:10px;}
.time{width:280px; text-align:center}
.time .sbar{ margin-bottom:30px;}
.datetime ul,.dateyear ul,.month ul{ white-space:nowrap; text-align:center;}
.datetime li,.dateyear li,.month li
{   border-radius: 5px;
    display:inline-block;zoom: 1;*display: inline; padding:6px 8px; width:40px; text-align:center; }
.datetime ul.day li.daynum,.datetime ul.year li,.dateyear ul.year li,.datetime ul.month li
,.dateyear ul.month li
{
    cursor:pointer;
}
.datetime ul.day li.hover,.datetime ul.year li.hover,.dateyear ul.year li.hover,.datetime ul.month li.hover
,.dateyear ul.month li.hover
{ 
     background:#f5f5f5;
     color:#222;
	}
.datetime ul.day li.active,.datetime ul.year li.active,.dateyear ul.year li.active,.datetime ul.month li.active
,.dateyear ul.month li.active
{   background:#777;
    color:#FFF!important;
	}
.datetime li.selected
{  background:#37bef0;color:#FFF!important;}

.datetime ul.year{ white-space:normal;}
.datetime ul.year li{width:50px;}
.datetime ul.month{width:180px; white-space:normal;}
.datetime ul.month li{width:50px;}


.dateyear ul.year{ white-space:normal;}
.dateyear ul.year li{width:50px; margin:3px;}
.dateyear ul.month{ white-space:normal;}
.dateyear ul.month li{width:50px; margin:3px;}/* treeview */.gd.tv{ }
.gd.tv ul.tv{}
.gd.tv ul.tv .il{ padding-left:15px;}
.gd.tv ul.tv li{cursor:default;padding: 8px 8px;border-radius: 5px; margin:2px 0; }
.gd.tv ul.tv li.hover{    background:#f5f5f5;color:#222;	}
.gd.tv ul.tv li.active{ background:#f1f1f1; color:#222;	}
.gd.tv ul.tv li.selected{ background:#f9f9f9;    color:#000;	}
.gd.tv ul.tv li.disabled{ background:none;color:#CCC;cursor:not-allowed; }
/* slider */.sliderContainer{/*background:#FF0000;*/position:relative;display:inline-block;zoom: 1;*display: inline;}
.slider{position:absolute;cursor:pointer;display: block; background-repeat:no-repeat;background-size:68px !important;}
.slider.x1{background:url(../img/slider@1x.png);}
.slider.x2{background:url(../img/slider@2x.png);}
.slider.h.up{width:17px;height:25px;background-position:-17px 0px;}
.slider.h.up.hover{background-position:-34px 0px !important;}
.slider.h.up.active{background-position:-51px 0px !important;}
.slider.h.up.disabled{background-position:-0px 0px !important;}

.slider.h.down{width:17px;height:25px;background-position:-17px -25px;}
.slider.h.down.hover{background-position:-34px -25px !important;}
.slider.h.down.active{background-position:-51px -25px !important;}
.slider.h.down.disabled{background-position:-0px -25px !important;}

.slider.v.aleft{width:25px;height:17px; background-position:-27px -67px !important;}
.slider.v.aleft.hover{background-position:-27px -84px !important;}
.slider.v.aleft.active{background-position:-27px -101px !important;}
.slider.v.aleft.disabled{background-position:-27px -50px !important;}

.slider.v.dextrad{width:25px;height:17px; background-position:0px -67px !important;}
.slider.v.dextrad.hover{background-position:0px -84px !important;}
.slider.v.dextrad.active{background-position:0px -101px !important;}
.slider.v.dextrad.disabled{background-position:0px -50px !important;}

/* time */.time{ border-radius: 5px; border:1px solid #EEE; display:inline-block;zoom: 1;*display: inline; background:#FFF; padding:20px; width:300px;  text-align:center}
.time .sbar{ margin-bottom:25px; }/* demo */body {
}
.title{ font-size:26px; font-weight:bold; text-align:center; margin:20px; color:#37bef0; border-bottom:#37bef0 dotted 1px; padding-bottom:10px;
        color:#37bef0; font-weight:bold;font-size:28px;font-family: "Microsoft YaHei","Segoe UI","Helvetica","verdana","Arial","SimSun","sans-serif";
        }
.subtitle{ font-size:18px; font-weight:bold; text-align:center; margin:20px; color:#555}
.menu{ text-align:center; }
.menu a{margin:5px;}

.subtitle{ font-size:18px; font-weight:bold; text-align:left; margin:20px; color:#555;  padding-top:10px;}
/* mhe */ul.gd.mhe{}
ul.gd.mhe ul{margin-left:20px; margin-bottom:5px;display:block;}
ul.gd.mhe li{margin:0px 10px 10px 0; }
/* eclone */.eclone
{  
	}/* drag */.dragc{position:relative;}
.dragobj{position:absolute;cursor:pointer;}/* button */.button
{   padding: 10px 16px;cursor:pointer;border-radius: 5px;
	-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
    border: 1px solid #eee;background:#FFF;color:#222;
	}
.button.least{   padding: 1px 1px;vertical-align: middle;}
.button.min{ padding:5px 8px;vertical-align: middle;}
.button.max{ padding:14px 16px;}
.button.link{  color:#222; border-color:transparent; background:transparent;}
.button.grey{  border: 1px solid #f5f5f5;  background:#fafafa; color:#222;}
.button.blue{ background:#37bef0;color:#FFF;border: 1px solid #37bef0;}
.button.bgn,.button.grey.bgn,.button.blue.bgn{ background:none;}

.button.min.vai{vertical-align:inherit;}

.button.hover{ background:#f9f9f9;color:#222;}
.button.active{ background:#EEE;color:#222;	}
.button.disabled{ background:#f1f1f1; color:#CCC;  cursor:not-allowed; }
.button.selected{ background:#eee;color:#222;}

.button.link.hover{ background:#f5f5f5;color:#222;}
.button.link.bgw.hover{ background:#FFFFFF;color:#222;}
.button.link.active{ background:#eee;color:#222;	}
.button.link.bgw.active{ background:#eee;color:#222;	}
.button.link.disabled{ background:#f1f1f1; color:#CCC;  cursor:not-allowed; }


.button.grey.nbb{border: 1px solid transparent;  background:none; }
.button.grey.hover{     background:#f5f5f5;border: 1px solid #f1f1f1;color:#222;	}
.button.grey.active{   background:#eee;border: 1px solid #e9e9e9;color:#222;		}
.button.grey.disabled{     background:#f1f1f1;    color:#CCC;  cursor:not-allowed; border: 1px solid #f1f1f1;}

.button.blue.hover{ background:#0dd7ff;border: 1px solid #0dd7ff;color:#FFF;	}
.button.blue.active{ background:#16aadb;border: 1px solid #16aadb;	}
.button.blue.disabled{ background:#f1f1f1; color:#CCC;  cursor:not-allowed; border: 1px solid #f1f1f1;}
.button.nb,.button.grey.nb,.button.blue.nb{ border:0 none;}
.button.brn,.button.grey.brn,.button.blue.brn{ border-right:0 none;}
.button.btn,.button.grey.btn,.button.blue.btn{ border-top:0 none;}
.button.bbn,.button.grey.bbn,.button.blue.bbn{ border-bottom:0 none;}
.button.bln,.button.grey.bln,.button.blue.bln{ border-left:0 none;}
/* icon */.icon
{
    vertical-align:middle;
    display:inline-block;
    width:20px;height:20px;
    zoom: 1;*display: inline; 
    background-repeat:no-repeat;
}
.icon.min{height:18px;width:18px;cursor:pointer;}
.icon.min.x1{background-position:-18px 0px;}
.icon.min.x2{background-position:-18px 0px;background-size:72px !important;}
.icon.min.lm.x2{background-position:-18px 0px;background-size:90px !important;}
.icon.min.g1.x2{background-position:-18px 0px;background-size:90px !important;}
.icon.min.none{ background:none;}
.icon.min.hover{background-position:-36px 0px;	}
.icon.min.selected{background-position:-72px 0px;	}
.icon.min.active{background-position:-54px 0px;	}
.icon.min.white{background-position:-72px 0px;	}
.icon.min.lm.white{background-position:-72px 0px;	}
.icon.min.g1.white{background-position:-72px 0px;	}
.icon.min.disabled{background-position:0px 0px;	cursor:not-allowed; }




.bgicon
{
    vertical-align:middle;
    display:inline-block;
    zoom: 1;*display: inline; 
}
.bgicon.img{width:80px; height:80px;}
.bgicon.img.x1{ background:url(../img/img@1x.png) center ;background-repeat:no-repeat;}
.bgicon.img.x2{ background:url(../img/img@2x.png) center ;background-repeat:no-repeat;background-size:80px;}


.es{height:18px;width:18px;cursor:pointer;}
.es.x1{background:url(../img/es@1x.png);background-repeat:no-repeat;}
.es.x2{background:url(../img/es@2x.png);background-repeat:no-repeat;background-size:144px;}
.es.none{ background:none;}
.es.on{background-position:-90px 0px;}
.es.on.hover{background-position:-108px 0px;	}
.es.on.active{background-position:-126px 0px;	}
.es.on.disabled{background-position:72px 0px;	cursor:not-allowed; }
.es.off{background-position:-18px 0px;}
.es.off.hover{background-position:-36px 0px;	}
.es.off.active{background-position:-54px 0px;	}
.es.off.disabled{background-position:0px 0px;	cursor:not-allowed; }



.icon.close{height:18px;width:18px;cursor:pointer;} 
.icon.close.x1{    background:url(../img/close@1x.png);    background-repeat:no-repeat;    background-position:-18px 0px;}
.icon.close.x2{    background:url(../img/close@2x.png);    background-repeat:no-repeat;    background-position:-18px 0px;    background-size:90px;    }
.icon.close.hover{	background-position:-36px 0px;	}
.icon.close.checked{	background-position:-72px 0px;	}
.icon.close.active{		background-position:-54px 0px;	}
.icon.close.disabled{	background-position:0px 0px;	cursor:not-allowed; }



.idirection{height:18px;width:18px;cursor:pointer;}
.idirection.x1{background:url(../img/direction@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.idirection.x2{background:url(../img/direction@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.idirection.none{ background:none;}
.idirection.dextrad.hover{background-position:-36px 0px;	}
.idirection.dextrad.active{background-position:-54px 0px;	}
.idirection.dextrad.disabled{background-position:0px 0px; }
.idirection.aleft{background-position:-18px -18px;	}
.idirection.aleft.hover{background-position:-36px -18px;	}
.idirection.aleft.active{background-position:-54px -18px;	}
.idirection.aleft.disabled{background-position:0px -18px; }
.idirection.up{background-position:-18px -36px;	}
.idirection.up.hover{background-position:-36px -36px;	}
.idirection.up.active{background-position:-54px -36px;	}
.idirection.up.disabled{background-position:0px -36px; }
.idirection.down{background-position:-18px -54px;	}
.idirection.down.hover{background-position:-36px -54px;	}
.idirection.down.active{background-position:-54px -54px;	}
.idirection.down.disabled{background-position:0px -54px; }


.iac{height:18px;width:18px;cursor:pointer;}
.iac.x1{background:url(../img/iac@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iac.x2{background:url(../img/iac@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iac.none{ background:none;}
.iac.hover{background-position:-36px 0px;	}
.iac.selected{background-position:-72px 0px;	}
.iac.active{background-position:-54px 0px;	}
.iac.disabled{background-position:0px 0px;	cursor:not-allowed; }

.imsg{height:18px;width:18px;cursor:pointer;}
.imsg.x1{background:url(../img/imsg@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.imsg.x2{background:url(../img/imsg@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.imsg.none{ background:none;}
.imsg.hover{background-position:-36px 0px;	}
.imsg.selected{background-position:-72px 0px;	}
.imsg.active{background-position:-54px 0px;	}
.imsg.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iflow{height:18px;width:18px;cursor:pointer;}
.iflow.x1{background:url(../img/iflow@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iflow.x2{background:url(../img/iflow@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iflow.none{ background:none;}
.iflow.hover{background-position:-36px 0px;	}
.iflow.selected{background-position:-72px 0px;	}
.iflow.active{background-position:-54px 0px;	}
.iflow.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iaccount{height:18px;width:18px;cursor:pointer;}
.iaccount.x1{background:url(../img/iaccount@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iaccount.x2{background:url(../img/iaccount@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iaccount.none{ background:none;}
.iaccount.hover{background-position:-36px 0px;	}
.iaccount.selected{background-position:-72px 0px;	}
.iaccount.active{background-position:-54px 0px;	}
.iaccount.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iexit{height:18px;width:18px;cursor:pointer;}
.iexit.x1{background:url(../img/iexit@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iexit.x2{background:url(../img/iexit@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iexit.none{ background:none;}
.iexit.hover{background-position:-36px 0px;	}
.iexit.selected{background-position:-72px 0px;	}
.iexit.active{background-position:-54px 0px;	}
.iexit.disabled{background-position:0px 0px;	cursor:not-allowed; }

.iim{height:18px;width:18px;cursor:pointer;}
.iim.x1{background:url(../img/iim@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.iim.x2{background:url(../img/iim@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.iim.none{ background:none;}
.iim.hover{background-position:-36px 0px;}
.iim.selected{background-position:-72px 0px;}
.iim.active{background-position:-54px 0px;	}
.iim.disabled{background-position:0px 0px;	cursor:not-allowed; }



.true{height:18px;width:18px;cursor:pointer;}
.true.x1{background:url(../img/true@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.true.x2{background:url(../img/true@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:90px;}
.true.none{ background:none;}
.true.hover{background-position:-36px 0px;	}
.true.selected{background-position:-72px 0px;	}
.true.active{background-position:-54px 0px;	}
.true.disabled{background-position:0px 0px;	cursor:not-allowed; }





.ifolder{height:18px;width:18px;cursor:pointer;}
.ifolder.x1{background:url(../img/folder@1x.png);background-repeat:no-repeat;}
.ifolder.x2{background:url(../img/folder@2x.png);background-repeat:no-repeat;background-size:72px;}

.iarticle{height:18px;width:18px;cursor:pointer;}
.iarticle.x1{background:url(../img/article@1x.png);background-repeat:no-repeat;}
.iarticle.x2{background:url(../img/article@2x.png);background-repeat:no-repeat;background-size:72px;}

.ifile.x1{background:url(../img/file@1x.png);}
.ifile.x2{background:url(../img/file@2x.png);}

.isearch{height:18px;width:18px;cursor:pointer;}
.isearch.x1{background:url(../img/search@1x.png);background-repeat:no-repeat;background-position:-18px 0px;}
.isearch.x2{background:url(../img/search@2x.png);background-repeat:no-repeat;background-position:-18px 0px;background-size:72px;}
.isearch.none{ background:none;}
.isearch.hover{background-position:-36px 0px;	}
.isearch.selected{background-position:-72px 0px;	}
.isearch.active{background-position:-54px 0px;	}
.isearch.disabled{background-position:0px 0px;	cursor:not-allowed; }

.idisplay.x1{background:url(../img/display@1x.png);}
.idisplay.x2{background:url(../img/display@2x.png);}

.inew.x1{background:url(../img/inew@1x.png);}
.inew.x2{background:url(../img/inew@2x.png);}

.iedit.x1{background:url(../img/iedit@1x.png);}
.iedit.x2{background:url(../img/iedit@2x.png);}

.idel.x1{background:url(../img/idel@1x.png);}
.idel.x2{background:url(../img/idel@2x.png);}

.iset.x1{background:url(../img/iset@1x.png);}
.iset.x2{background:url(../img/iset@2x.png);}

.iuser.x1{background:url(../img/iuser@1x.png);}
.iuser.x2{background:url(../img/iuser@2x.png);}

.iquit.x1{background:url(../img/iquit@1x.png);}
.iquit.x2{background:url(../img/iquit@2x.png);}

.isave.x1{background:url(../img/isave@1x.png);}
.isave.x2{background:url(../img/isave@2x.png);}

.iview.x1{background:url(../img/iview@1x.png);}
.iview.x2{background:url(../img/iview@2x.png);}

.iclose.x1{background:url(../img/iclose@1x.png);}
.iclose.x2{background:url(../img/iclose@2x.png);}

.gdac.x1{background:url(../img/lm/ac@1x.png);}
.gdac.x2{background:url(../img/lm/ac@2x.png);}
.gdaca.x1{background:url(../img/lm/aca@1x.png);}
.gdaca.x2{background:url(../img/lm/aca@2x.png);}
.gdacs.x1{background:url(../img/lm/acs@1x.png);}
.gdacs.x2{background:url(../img/lm/acs@2x.png);}
.gdacgc.x1{background:url(../img/lm/acgc@1x.png);}
.gdacgc.x2{background:url(../img/lm/acgc@2x.png);}
.gdacidic.x1{background:url(../img/lm/acidic@1x.png);}
.gdacidic.x2{background:url(../img/lm/acidic@2x.png);}
.gdacarc.x1{background:url(../img/lm/acarc@1x.png);}
.gdacarc.x2{background:url(../img/lm/acarc@2x.png);}

.gduc.x1{background:url(../img/lm/uc@1x.png);}
.gduc.x2{background:url(../img/lm/uc@2x.png);}
.gduccp.x1{background:url(../img/lm/uccp@1x.png);}
.gduccp.x2{background:url(../img/lm/uccp@2x.png);}
.gducll.x1{background:url(../img/lm/ucll@1x.png);}
.gducll.x2{background:url(../img/lm/ucll@2x.png);}
.gducu.x1{background:url(../img/lm/ucu@1x.png);}
.gducu.x2{background:url(../img/lm/ucu@2x.png);}
.gducuag.x1{background:url(../img/lm/ucuag@1x.png);}
.gducuag.x2{background:url(../img/lm/ucuag@2x.png);}
.gducui.x1{background:url(../img/lm/ucui@1x.png);}
.gducui.x2{background:url(../img/lm/ucui@2x.png);}

.gdpm.x1{background:url(../img/lm/pm@1x.png);}
.gdpm.x2{background:url(../img/lm/pm@2x.png);}
.gdpmfp.x1{background:url(../img/lm/pmfp@1x.png);}
.gdpmfp.x2{background:url(../img/lm/pmfp@2x.png);}
.gdpmmp.x1{background:url(../img/lm/pmmp@1x.png);}
.gdpmmp.x2{background:url(../img/lm/pmmp@2x.png);}
.gdpmdp.x1{background:url(../img/lm/pmdp@1x.png);}
.gdpmdp.x2{background:url(../img/lm/pmdp@2x.png);}

.gdfm.x1{background:url(../img/lm/fm@1x.png);}
.gdfm.x2{background:url(../img/lm/fm@2x.png);}
.gdfmfuc.x1{background:url(../img/lm/fmfuc@1x.png);}
.gdfmfuc.x2{background:url(../img/lm/fmfuc@2x.png);}
.gdfmfs.x1{background:url(../img/lm/fmfs@1x.png);}
.gdfmfs.x2{background:url(../img/lm/fmfs@2x.png);}
.gdfmft.x1{background:url(../img/lm/fmft@1x.png);}
.gdfmft.x2{background:url(../img/lm/fmft@2x.png);}
.gdfmifp.x1{background:url(../img/lm/fmifp@1x.png);}
.gdfmifp.x2{background:url(../img/lm/fmifp@2x.png);}


.gdfc.x1{background:url(../img/lm/fc@1x.png);}
.gdfc.x2{background:url(../img/lm/fc@2x.png);}
.gdfcc.x1{background:url(../img/lm/fcc@1x.png);}
.gdfcc.x2{background:url(../img/lm/fcc@2x.png);}
.gdfci.x1{background:url(../img/lm/fci@1x.png);}
.gdfci.x2{background:url(../img/lm/fci@2x.png);}

.gdfe.x1{background:url(../img/lm/fe@1x.png);}
.gdfe.x2{background:url(../img/lm/fe@2x.png);}
.gdfef.x1{background:url(../img/lm/fef@1x.png);}
.gdfef.x2{background:url(../img/lm/fef@2x.png);}


.gdas.x1{background:url(../img/lm/as@1x.png);}
.gdas.x2{background:url(../img/lm/as@2x.png);}
.gdassnc.x1{background:url(../img/lm/assnc@1x.png);}
.gdassnc.x2{background:url(../img/lm/assnc@2x.png);}
.gdaspt.x1{background:url(../img/lm/aspt@1x.png);}
.gdaspt.x2{background:url(../img/lm/aspt@2x.png);}
.gdasptdl.x1{background:url(../img/lm/asptdl@1x.png);}
.gdasptdl.x2{background:url(../img/lm/asptdl@2x.png);}
.gdassess.x1{background:url(../img/lm/assess@1x.png);}
.gdassess.x2{background:url(../img/lm/assess@2x.png);}
.gdasext.x1{background:url(../img/lm/asext@1x.png);}
.gdasext.x2{background:url(../img/lm/asext@2x.png);}
.gdasfext.x1{background:url(../img/lm/asfext@1x.png);}
.gdasfext.x2{background:url(../img/lm/asfext@2x.png);}

.iimg.x1{background:url(../img/iimg@1x.png);background-repeat:no-repeat;}
.iimg.x2{background:url(../img/iimg@2x.png);background-repeat:no-repeat;}
.imenu.x1{background:url(../img/imenu@1x.png);background-repeat:no-repeat;}
.imenu.x2{background:url(../img/imenu@2x.png);background-repeat:no-repeat;}
.imore.x1{background:url(../img/imore@1x.png);background-repeat:no-repeat;}
.imore.x2{background:url(../img/imore@2x.png);background-repeat:no-repeat;}

.org
{
	height:18px;
	width:18px;	
	cursor:pointer;
}
.org.x1
{
    background:url(../img/org@1x.png);
    background-repeat:no-repeat;
    background-position:-18px 0px;
}
.org.x2
{
    background:url(../img/org@2x.png);
    background-repeat:no-repeat;
    background-position:-18px 0px;
    background-size:90px;
}
.org.none{ background:none;}
.org.hover{	background-position:-36px 0px;	}
.org.selected{	background-position:-72px 0px;	}
.org.active{	background-position:-54px 0px;	}
.org.disabled{	background-position:0px 0px;	cursor:not-allowed; }


.icon.lightbulb
{
    background:url("../../img/lightbulb.png") no-repeat center center ;
    background-size:12px;
    }
.icon.speedometer
{
    background:url("../../img/speedometer.png") no-repeat center center ;
    background-size:18px;
    }
    .icon.clock
{
    background:url("../../img/clock.png") no-repeat center center ;
    background-size:18px;
    }
.icon.compass
{
    background:url("../../img/compass.png") no-repeat center center ;
    background-size:18px;
    }
.icon.grid
{
    background:url("../../img/grid.png") no-repeat center center ;
    background-size:16px;
    }
.icon.cloud
{
    background:url("../../img/cloud.png") no-repeat center center ;
    background-size:20px;
    }
    
.icon.iimage
{
    background:url("../img/iimage.png") no-repeat center center ;
    background-size:18px;
    } 
.icon.iarticle
{
    background:url("../img/iarticle.png") no-repeat center center ;
    background-size:18px;
    }
    
.icon.p16{width:16px; height:16px;  background-size:16px;}
.icon.p18{width:18px; height:18px;  background-size:18px;}/* scolor */.scolor{ border-radius: 5px; border:1px solid #EEE; display:inline-block;zoom: 1;*display: inline; background:#FFF;padding:20px; }
.scoloris{border-top:1px solid #000;border-right:1px solid #000;}
.scolorir{}
.scolori{display:inline-block;zoom: 1;*display: inline;padding:8px; border-bottom:1px #000 solid;border-left:1px #000 solid;}
.scolori.hover{border-bottom:1px #FFF solid;border-left:1px #FFF solid;}
/* progressbar */.progressbar{vertical-align:middle;background:#dddddd; position:relative;zoom: 1;*display: inline;border:0 none; border-radius: 5px; }
.progressbar.h{ height:3px;width:0px;}
.progressbar.v{ height:0px; width:3px;}
.progressbar .completed{border-radius: 5px;background:#21cdfe;}
.progressbar.h .completed{ width:0px; overflow:hidden;height:100%;}
.progressbar .val{position:absolute;}
.progressbar.v .completed{overflow:hidden;width:100%; height:0px;}
/* radio */.radio{display:inline-block; zoom: 1;*display: inline; }
.radio .item
{
margin-right:5px;
vertical-align:text-bottom;
display:inline-block; 
height:18px;
width:18px;
cursor:pointer;
zoom: 1;*display: inline; 
background-repeat:no-repeat;
background-position:-18px 0px !important;
background-size:90px !important;
}
.radio .item.x1{background:url(../img/radio@1x.png);}
.radio .item.x2{background:url(../img/radio@2x.png);}
.radio .item.hover{background-position:-36px 0px !important;}
.radio .item.checked{background-position:-72px 0px !important;}
.radio .item.active{background-position:-54px 0px !important;}
.radio .item.disabled{background-position:0px 0px !important;cursor:not-allowed; }/* fu */.fileupload{}/* popup */.popup{position:absolute;z-index:9999;display:none; }
.popup.bgn { background:none;}/* select */.gd.select
{
    background:#FFF;
    vertical-align:middle;
	cursor:pointer;
	border-radius: 5px;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #eee;   
    cursor:pointer;
}
.gd.select.hover{	 border: 1px solid #cccccc;  }
.gd.select.active{	 border: 1px solid #222;   }
.gd.select.disabled{ background:#f1f1f1;	 border: 1px solid #dddddd; color:#CCC;  cursor:not-allowed;  }
.gd.select input.textbox 
{
    border:0 none; border-radius: 5px; background:transparent;  cursor:pointer;
}
.gd.select input.textbox.disabled{ cursor:not-allowed;  } 
.gd.select span.icon
{
    margin-right:8px;
    vertical-align:middle;
    display:inline-block; 
	height:6px;
	width:13px;	
	cursor:pointer;
	zoom: 1;*display: inline; 
	overflow:hidden;
	border:0 none;
    }
.gd.select span.icon.x1
{
    background-attachment:fixed;
    background:url(../img/down@1x.png);
    background-repeat:no-repeat;
    background-position:-13px 0px;
    }
.gd.select span.icon.x2
{
    background-attachment:fixed;
    background:url(../img/down@2x.png);
    background-repeat:no-repeat;
    background-position:-13px 0px;	
    background-size:65px;
    }
.gd.select span.icon.hover{	background-position:-26px 0px;	}
.gd.select span.icon.active{	background-position:-39px 0px;}
.gd.select span.icon.disabled{	background-position:0px 0px;}

.gd.icp {border-radius: 5px;border: 1px solid #ddd;  overflow:hidden; }
.gd.icp .item{cursor:pointer;  cursor:pointer; padding: 8px 10px; text-align:left;}
.gd.icp .item.hover{ background:#f5f5f5;color:#222;}
.gd.icp .item.active{ background:#f1f1f1;color:#222;}
.gd.icp .item.selected{  background:#f9f9f9;    color:#222;}
.gd.icp .item.disabled{ color:#CCC; cursor:default;}/* zbase */
.curp{ cursor:pointer;} .curd{ cursor:default;} .curna{ cursor:not-allowed;} 
.tal{ text-align:left !important;} .tac{ text-align:center !important;}   .tar{ text-align:right !important;}
.vat{ vertical-align:top !important;} .vab{ vertical-align:bottom !important;}.vam{ vertical-align:middle !important;}

.toe{text-overflow:ellipsis;}
.wsnor{white-space:normal;word-break:break-all; /*支持IE，chrome，FF不支持*/word-wrap:break-word;/*支持IE，chrome，FF*/}
.wsn{white-space:nowrap;}
.ti2{ text-indent:2em}
.fl{float:left;} .fr{float:right;}
.posa{ position:absolute;}  .posf{ position:fixed;} .posi{ position:inherit;}   .posr{ position:relative;}
.bs1{box-shadow: 0 0 24px rgba(0,0,0,.18);}

.br0{ border-radius:0px !important;}
.br5{border-radius:5px;}.br10{border-radius:10px;}.br15{border-radius:15px;}.br20{border-radius:20px;}.br25{border-radius:25px;}
.br30{border-radius:30px;}.br35{border-radius:35px;}.br40{border-radius:40px;}.br45{border-radius:45px;}.br50{border-radius:50px;}
.brl5{border-radius:5px 0 0 5px;}
.brr5{border-radius:0 5px 5px 0;}
.brb5{border-radius:0 0px 5px 5px;}
.brt5{border-radius:5px 5px 0px 0px;}

.b1{border: 1px solid #eee;}.bsf{border: 1px solid #FFF;}
.bsr1{border-right: 1px solid #eee;}.bsl1{border-left: 1px solid #eee;}.bst1{border-top: 1px solid #eee;}.bsb1{border-bottom: 1px solid #eee;}
.bdr1{border-right: 1px dotted #eee;}.bdl1{border-left: 1px dotted #eee;}.bdt1{border-top: 1px dotted #eee;}.bdb1{border-bottom: 1px dotted #eee;}
.brn{ border-right:0 none;}.btn{ border-top:0 none;}.bbn{ border-bottom:0 none;}.bln{ border-left:0 none;}
.b0{ border:none 0 !important;}.b0.hover{ border:none 0 !important;}.b0.active{ border:none 0 !important;}.b0.disabled{ border:none 0 !important;}.b0.selected{ border:none 0 !important;}
.ofa{ overflow:auto!important;}
.ofh{ overflow:hidden!important;}


.t0{ font-weight:bold; font-size:30px;}.t1{ font-weight:bold; font-size:26px;}.t2{  font-weight:bold;font-size:22px;}
.t3{  font-weight:bold; font-size:18px;}.t4{ font-weight:bold; font-size:16px;}.t5{ font-weight:bold; font-size:14px;}

.fc0{ color:#000 !important;}.fc1{ color:#ddd !important;}  .fc2{ color:#ccc !important;}  .fc3{ color:#aaa !important;}  .fc4{ color:#888 !important;}  .fc5{ color:#555 !important;}  .fc6{ color:#666 !important;}  .fc7{ color:#777 !important;}   .fc8{ color:#888 !important;}.fc9{ color:#999 !important;}
.fcr{color:#ed4346 !important;} .fcw{ color:#FFF !important;}   .fcb{color:#37bef0 !important;} 

.fs10{font-size:10px!important;}.fs11{font-size:11px!important;}.fs12{font-size:12px!important;}.fs13{font-size:13px!important;}.fs14{font-size:14px!important;}.fs15{font-size:15px!important;}
.fs16{font-size:16px!important;}.fs17{font-size:17px!important;}.fs18{font-size:18px!important;}.fs19{font-size:19px!important;}.fs20{font-size:20px!important;}.fs21{font-size:21px!important;}
.fs22{font-size:22px!important;}.fs23{font-size:23px!important;}.fs24{font-size:24px!important;}.fs25{font-size:25px!important;}.fs26{font-size:26px!important;}.fs27{font-size:27px!important;}

.bg1{ background:#fafafa!important;}.bg2{ background:#f9f9f9!important;}.bg3{ background:#f1f1f1!important;}.bg4{ background:#eee!important;}.bg5{ background:#ddd!important;} 
.bg6{ background:#ccc!important;}  .bg7{ background:#aaa!important;}  .bg8{ background:#888!important;}  .bg9{ background:#555!important;}  .bg10{ background:#16aadb!important;}
.bgn{background:none!important;} .bgb{background:#37bef0!important;} .bgr{background:#ed4346!important;} .bgw{background:#FFF!important;}

.post0{top:0px;}
.posl0{left:0px; }
.posr0{right:0px;}
.posb0{bottom:0px; }
.postl0{top:0px; left:0px;}
.postr0{top:0px; right:0px;}
.posbl0{bottom:0px; left:0px;}
.posbr0{bottom:0px; right:0px;}

.fwn{ font-weight:normal;}.fwb{ font-weight:bold;}
.ti2{ text-indent:2em;}
.rn{resize:none;}

.fixbody
 {
     background: #000000; background-color:rgba(0,0,0,0.2); 
  filter:Alpha(opacity=20);/* 只支持IE6、7、8、9 */
  position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
  *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
     }
.fixb{ 
z-index:999; position:fixed; bottom:0; left:0; width:100%; _position:absolute;
 _top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); overflow:visible; }
 .fixb .body
 {
     background: #000000;
      background-color:rgba(0,0,0,0.2); 
  filter:Alpha(opacity=20);/* 只支持IE6、7、8、9 */
  position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
  *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
     }
 /*.fixb .body *{ position: relative; 设置子元素为相对定位，可让子元素不继承Alpha值，保证字体颜色不透明 }*/

.p0{ padding:0px;}.p5{ padding:5px;}.p8{padding:8px;}.p10{ padding:10px;}.p20{ padding:20px;}.p30{ padding:30px;}.p40{ padding:40px;}.p50{ padding:50px;}.p60{ padding:60px;}.p70{ padding:70px;}
.ptblr1{ padding:1px;} 
.ptblr10{ padding:10px;} .ptblr20{ padding:20px;}.ptblr30{ padding:30px;}
.pt0{ padding-top:0px;}.pt5{ padding-top:5px;}.pt8{ padding-top:8px;}.pt10{ padding-top:10px;} .pt20{ padding-top:20px;} .pt30{ padding-top:30px;} .pt40{ padding-top:40px;}  .pt50{ padding-top:50px;} .pt60{ padding-top:60px;} .pt70{ padding-top:70px;}
.pr0{ padding-right:0px;}.pr5{ padding-right:5px;}.pr8{ padding-right:8px;}.pr10{ padding-right:10px;} .pr20{ padding-right:20px;} .pr30{ padding-right:30px;} .pr40{ padding-right:40px;}  .pr50{ padding-right:50px;} .pr60{ padding-right:60px;} .pr70{ padding-right:70px;}
.pl0{ padding-left:0px;}.pl5{ padding-left:5px;} .pl10{ padding-left:10px;} .pl20{ padding-left:20px;} .pl30{ padding-left:30px;} .pl40{ padding-left:40px;}  .pl50{ padding-left:50px;}.pl60{ padding-left:60px;}.pl70{ padding-left:70px;}
.pb0{ padding-bottom:0px;}.pb5{ padding-bottom:5px;}.pb8{ padding-bottom:8px;}.pb10{ padding-bottom:10px;} .pb20{ padding-bottom:20px;} .pb30{ padding-bottom:30px;} .pb40{ padding-bottom:40px;}  .pb50{ padding-bottom:50px;}.pb60{ padding-bottom:60px;}.pb70{ padding-bottom:70px;}
.ptb5{ padding-top:0px; padding-bottom:0px;}.ptb5{ padding-top:5px; padding-bottom:5px;}.ptb8{ padding-top:8px; padding-bottom:8px;}  .ptb10{ padding-top:10px; padding-bottom:10px;} .ptb12{ padding-top:12px; padding-bottom:12px;}.ptb20{ padding-top:20px;padding-bottom:20px;} .ptb30{ padding-top:30px;padding-bottom:30px;} 
.ptb40{ padding-top:40px;padding-bottom:40px;}  .ptb50{ padding-top:50px;padding-bottom:50px;}
.plr5{ padding-left:0px; padding-right:0px;}.plr5{ padding-left:5px; padding-right:5px;}.plr8{ padding-left:8px; padding-right:8px;}.plr10{ padding-left:10px; padding-right:10px;} .plr20{ padding-left:20px;padding-right:20px;} .plr30{ padding-left:30px;padding-right:30px;} 
.plr40{ padding-left:40px;padding-right:40px;} .plr50{ padding-left:50px; padding-right:50px;}

.m0{margin:0px;}.m5{margin:5px;}.m8{margin:8px;}.m10{ margin:10px;}.m20{ margin:20px;}.m30{ margin:30px;}.m40{ margin:40px;}.m50{ margin:50px;}.m60{ margin:60px;}.m70{ margin:70px;}
.ml-5{margin-left:-5px;} .ml-10{ margin-left:-10px;} .ml-20{ margin-left:-20px;} .ml30{ margin-left:-30px;} .ml40{ margin-left:-40px;} .ml50{ margin-left:-50px;} .ml60{ margin-left:-60px;} .ml70{ margin-left:-70px;}
.ml0{margin-left:0px;}.ml5{margin-left:5px;}.ml8{margin-left:8px;} .ml10{ margin-left:10px;} .ml20{ margin-left:20px;} .ml30{ margin-left:30px;} .ml40{ margin-left:40px;} .ml50{ margin-left:50px;} .ml60{ margin-left:60px;} .ml70{ margin-left:70px;}
.mr0{margin-right:0px;}.mr5{margin-right:5px;}.mr8{margin-right:8px;} .mr10{ margin-right:10px;} .mr20{ margin-right:20px;} .mr30{ margin-right:30px;} .mr40{ margin-right:40px;} .mr50{ margin-right:50px;}.mr60{ margin-right:60px;}.mr70{ margin-right:70px;}
.mt0{margin-top:0px;}.mt5{margin-top:5px;}.mt8{ margin-top:8px;} .mt10{ margin-top:10px;} .mt20{ margin-top:20px;} .mt30{ margin-top:30px;} .mt40{ margin-top:40px;} .mt50{ margin-top:50px;}.mt60{ margin-top:60px;}.mt70{ margin-top:70px;}
.mb0{ margin-bottom:0px;}.mb5{ margin-bottom:5px;}.mb10{ margin-bottom:10px;} .mb20{ margin-bottom:20px;}.mb30{ margin-bottom:30px;}.mb40{ margin-bottom:40px;}.mb50{ margin-bottom:50px;}.mb60{ margin-bottom:60px;}.mb70{ margin-bottom:70px;}
.mtb0{margin-top:0px;margin-bottom:0px;}.mtb5{margin-top:5px;margin-bottom:5px;} .mtb8{margin-top:8px;margin-bottom:8px;} .mtb10{margin-top:10px;margin-bottom:10px;} .mtb20{margin-top:20px;margin-bottom:20px;}
.mtb30{margin-top:30px;margin-bottom:30px;} .mtb40{margin-top:40px;margin-bottom:40px;} .mtb50{margin-top:50px;margin-bottom:50px;}.mtb60{margin-top:60px;margin-bottom:60px;}.mtb70{margin-top:70px;margin-bottom:70px;}
.mlr0{margin-left:0px;margin-right:0px;}.mlr5{margin-left:5px;margin-right:5px;} .mlr8{margin-left:8px;margin-right:8px;} .mlr10{margin-left:10px;margin-right:10px;} .mlr20{margin-left:20px;margin-right:20px;}
.mlr30{margin-left:30px;margin-right:30px;} .mlr40{margin-left:40px;margin-right:40px;} .mlr50{margin-left:50px;margin-right:50px;} .mlr60{margin-left:60px;margin-right:60px;} .mlr70{margin-left:70px;margin-right:70px;}

/*width*/
.wp100{ width:100%;}.wp95{ width:95%;}.wp90{ width:90%;}.wp85{ width:85%;}.wp80{ width:80%;}.wp75{width:75%;}.wp70{width:70%;}
.wp65{ width:65%;}.wp60{ width:60%;}.wp55{ width:55%;}.wp50{ width:50%;}.wp45{ width:45%;}.wp40{ width:40%;}.wp35{ width:35%;}.wp30{width:30%;}
.wp25{width:25%;}.wp20{width:20%;}.wp15{width:15%;}.wp10{width:10%;}.wp5{width:5%;}
.wp33{ width:33.3%;}
.mwp100{ max-width:100%;}.mwp95{ max-width:95%;}.mwp90{ max-width:90%;}.mwp85{ max-width:85%;}.mwp80{ max-width:80%;}.mwp75{max-width:75%;}.mwp70{max-width:70%;}
.mwp65{ max-width:65%;}.mwp60{ max-width:60%;}.mwp55{ max-width:55%;}.mwp50{ max-width:50%;}.mwp45{ max-width:45%;}.mwp40{ max-width:40%;}.mwp35{ max-width:35%;}.wp30{max-width:30%;}
.mwp25{max-width:25%;}.mwp20{max-width:20%;}.mwp15{max-width:15%;}.mwp10{max-width:10%;}.mwp5{max-width:5%;}
.mwp33{ max-width:33.3%;}
.minwp100{ min-width:100%;}.minwp95{ min-width:95%;}.minwp90{ min-width:90%;}.minwp85{ min-width:85%;}.minwp80{ min-width:80%;}.minwp75{min-width:75%;}.minwp70{min-width:70%;}
.minwp65{ min-width:65%;}.minwp60{ min-width:60%;}.minwp55{ min-width:55%;}.minwp50{ min-width:50%;}.minwp45{ min-width:45%;}.minwp40{ min-width:40%;}.minwp35{ min-width:35%;}.wp30{min-width:30%;}
.minwp25{min-width:25%;}.minwp20{min-width:20%;}.minwp15{min-width:15%;}.minwp10{min-width:10%;}.minwp5{min-width:5%;}
.minwp33{ min-width:33.3%;}
.w0{width:0px;}.w1{width:1px;}.w2{width:2px;}.w3{width:3px;}.w4{width:4px;}.w5{width:5px;}.w6{width:6px;}.w7{width:7px;}
.w8{width:8px;}.w9{width:9px;}.w10{width:10px;}.w15{width:15px;}.w20{width:20px;}.w25{width:25px;}.w30{width:30px;}
.w35{width:35px;}.w40{width:40px;}.w45{width:45px;}.w50{width:50px;}.w55{width:55px;}.w60{width:60px;}.w65{width:65px;}
.w70{width:70px;}.w75{width:75px;}.w80{width:80px;}.w85{width:85px;}.w90{width:90px;}.w95{width:95px;}
.w100{width:100px;}.w110{width:110px;}.w120{width:120px;}.w130{width:130px;}.w140{width:140px;}
.w150{width:150px;}.w160{width:160px;}.w170{width:170px;}.w180{width:180px;}.w190{width:190px;}.w200{width:200px;}
.w210{width:210px;}.w220{width:220px;}.w230{width:230px;}.w240{width:240px;}.w250{width:250px;}.w260{width:260px;}
.w270{width:270px;}.w280{width:280px;}.w290{width:290px;}.w300{width:300px;}.w310{width:310px;}.w320{width:320px;}
.w330{width:330px;}.w340{width:340px;}.w350{width:350px;}.w360{width:360px;}.w370{width:370px;}.w380{width:380px;}
.w390{width:390px;}.w400{width:400px;}.w410{width:410px;}.w420{width:420px;}.w430{width:430px;}.w440{width:440px;}
.w450{width:450px;}.w460{width:460px;}.w470{width:470px;}.w480{width:480px;}.w490{width:490px;}.w500{width:500px;}
.w550{width:550px;}.w600{width:600px;}.w650{width:650px;}.w700{width:700px;}.w750{width:750px;}.w800{width:800px;}
.w850{width:850px;}.w900{width:900px;}.w950{width:950px;}.w1000{width:1000px;} 
.minw0{min-width:0px;}.minw1{min-width:1px;}.minw2{min-width:2px;}.minw3{min-width:3px;}.minw4{min-width:4px;}.minw5{min-width:5px;}.minw6{min-width:6px;}.minw7{min-width:7px;}
.minw8{min-width:8px;}.minw9{min-width:9px;}.minw10{min-width:10px;}.minw15{min-width:15px;}.minw20{min-width:20px;}.minw25{min-width:25px;}.minw30{min-width:30px;}
.minw35{min-width:35px;}.minw40{min-width:40px;}.minw45{min-width:45px;}.minw50{min-width:50px;}.minw55{min-width:55px;}.minw60{min-width:60px;}.minw65{min-width:65px;}
.minw70{min-width:70px;}.minw75{min-width:75px;}.minw80{min-width:80px;}.minw85{min-width:85px;}.minw90{min-width:90px;}.minw95{min-width:95px;}
.minw100{min-width:100px;}.minw110{min-width:110px;}.minw120{min-width:120px;}.minw130{min-width:130px;}.minw140{min-width:140px;}
.minw150{min-width:150px;}.minw160{min-width:160px;}.minw170{min-width:170px;}.minw180{min-width:180px;}.minw190{min-width:190px;}.minw200{min-width:200px;}
.minw210{min-width:210px;}.minw220{min-width:220px;}.minw230{min-width:230px;}.minw240{min-width:240px;}.minw250{min-width:250px;}.minw260{min-width:260px;}
.minw270{min-width:270px;}.minw280{min-width:280px;}.minw290{min-width:290px;}.minw300{min-width:300px;}.minw310{min-width:310px;}.minw320{min-width:320px;}
.minw330{min-width:330px;}.minw340{min-width:340px;}.minw350{min-width:350px;}.minw360{min-width:360px;}.minw370{min-width:370px;}.minw380{min-width:380px;}
.minw390{min-width:390px;}.minw400{min-width:400px;}.minw410{min-width:410px;}.minw420{min-width:420px;}.minw430{min-width:430px;}.minw440{min-width:440px;}
.minw450{min-width:450px;}.minw460{min-width:460px;}.minw470{min-width:470px;}.minw480{min-width:480px;}.minw490{min-width:490px;}.minw500{min-width:500px;}
.minw550{min-width:550px;}.minw600{min-width:600px;}.minw650{min-width:650px;}.minw700{min-width:700px;}.minw750{min-width:750px;}.minw800{min-width:800px;}
.minw850{min-width:850px;}.minw900{min-width:900px;}.minw950{min-width:950px;}.minw1000{min-width:1000px;} 
/*height*/
.hp100{ height:100%;}.hp95{ height:95%;}.hp90{ height:90%;}.hp85{ height:85%;}.hp80{ height:80%;}.hp75{height:75%;}.hp70{height:70%;}
.hp65{ height:65%;}.hp60{ height:60%;}.hp55{ height:55%;}.hp50{ height:50%;}.hp45{ height:45%;}.hp40{ height:40%;}.hp35{ height:35%;}.hp30{height:30%;}
.hp25{height:25%;}.hp20{height:20%;}.hp15{height:15%;}.hp10{height:10%;}.hp5{height:5%;}
.hp33{ height:33.3%;}
.mhp100{ max-height:100%;}.mhp95{ max-height:95%;}.mhp90{ max-height:90%;}.mhp85{ max-height:85%;}.mhp80{ max-height:80%;}.mhp75{max-height:75%;}.mhp70{max-height:70%;}
.mhp65{ max-height:65%;}.mhp60{ max-height:60%;}.mhp55{ max-height:55%;}.mhp50{ max-height:50%;}.mhp45{ max-height:45%;}.mhp40{ max-height:40%;}.mhp35{ max-height:35%;}.mhp30{max-height:30%;}
.mhp25{max-height:25%;}.mhp20{max-height:20%;}.mhp15{max-height:15%;}.mhp10{max-height:10%;}.mhp5{max-height:5%;}
.mhp33{ max-height:33.3%;}
.minhp100{ min-height:100%;}.minhp95{ min-height:95%;}.minhp90{ min-height:90%;}.minhp85{ min-height:85%;}.minhp80{ min-height:80%;}.minhp75{min-height:75%;}.minhp70{min-height:70%;}
.minhp65{ min-height:65%;}.minhp60{ min-height:60%;}.minhp55{ min-height:55%;}.minhp50{ min-height:50%;}.minhp45{ min-height:45%;}.minhp40{ min-height:40%;}.minhp35{ min-height:35%;}.minhp30{min-height:30%;}
.minhp25{min-height:25%;}.minhp20{min-height:20%;}.minhp15{min-height:15%;}.minhp10{min-height:10%;}.minhp5{min-height:5%;}
.minhp33{ min-height:33.3%;}
.h0{height:0px;}.h1{height:1px;}.h2{height:2px;}.h3{height:3px;}.h4{height:4px;}.h5{height:5px;}.h6{height:6px;}.h7{height:7px;}
.h8{height:8px;}.h9{height:9px;}.h10{height:10px;}.h15{height:15px;}.h20{height:20px;}.h25{height:25px;}.h30{height:30px;}
.h35{height:35px;}.h40{height:40px;}.h45{height:45px;}.h50{height:50px;}.h55{height:55px;}.h60{height:60px;}.h65{height:65px;}
.h70{height:70px;}.h75{height:75px;}.h80{height:80px;}.h85{height:85px;}.h90{height:90px;}.h95{height:95px;}
.h100{height:100px;}.h110{height:110px;}.h120{height:120px;}.h130{height:130px;}.h140{height:140px;}
.h150{height:150px;}.h160{height:160px;}.h170{height:170px;}.h180{height:180px;}.h190{height:190px;}.h200{height:200px;}
.h210{height:210px;}.h220{height:220px;}.h230{height:230px;}.h240{height:240px;}.h250{height:250px;}.h260{height:260px;}
.h270{height:270px;}.h280{height:280px;}.h290{height:290px;}.h300{height:300px;}.h310{height:310px;}.h320{height:320px;}
.h330{height:330px;}.h340{height:340px;}.h350{height:350px;}.h360{height:360px;}.h370{height:370px;}.h380{height:380px;}
.h390{height:390px;}.h400{height:400px;}.h410{height:410px;}.h420{height:420px;}.h430{height:430px;}.h440{height:440px;}
.h450{height:450px;}.h460{height:460px;}.h470{height:470px;}.h480{height:480px;}.h490{height:490px;}.h500{height:500px;}
.h550{height:550px;}.h600{height:600px;}.h650{height:650px;}.h700{height:700px;}.h750{height:750px;}.h800{height:800px;}
.h850{height:850px;}.h900{height:900px;}.h950{height:950px;}.h1000{height:1000px;} 
.minh0{min-height:0px;}.minh1{min-height:1px;}.minh2{min-height:2px;}.minh3{min-height:3px;}.minh4{min-height:4px;}.minh5{min-height:5px;}.minh6{min-height:6px;}.minh7{min-height:7px;}
.minh8{min-height:8px;}.minh9{min-height:9px;}.minh10{min-height:10px;}.minh15{min-height:15px;}.minh20{min-height:20px;}.minh25{min-height:25px;}.minh30{min-height:30px;}
.minh35{min-height:35px;}.minh40{min-height:40px;}.minh45{min-height:45px;}.minh50{min-height:50px;}.minh55{min-height:55px;}.minh60{min-height:60px;}.minh65{min-height:65px;}
.minh70{min-height:70px;}.minh75{min-height:75px;}.minh80{min-height:80px;}.minh85{min-height::85px;}.minh90{min-height::90px;}.minh95{min-height::95px;}
.minh100{min-height::100px;}.minh110{min-height::110px;}.minh120{min-height::120px;}.minh130{min-height::130px;}.minh140{min-height::140px;}
.minh150{min-height::150px;}.minh160{min-height::160px;}.minh170{min-height::170px;}.minh180{min-height::180px;}.minh190{min-height::190px;}.minh200{min-height::200px;}
.minh210{min-height::210px;}.minh220{min-height::220px;}.minh230{min-height::230px;}.minh240{min-height::240px;}.minh250{min-height::250px;}.minh260{min-height::260px;}
.minh270{min-height::270px;}.minh280{min-height::280px;}.minh290{min-height::290px;}.minh300{min-height::300px;}.minh310{min-height::310px;}.minh320{min-height::320px;}
.minh330{min-height::330px;}.minh340{min-height::340px;}.minh350{min-height::350px;}.minh360{min-height::360px;}.minh370{min-height::370px;}.minh380{min-height::380px;}
.minh390{min-height::390px;}.minh400{min-height::400px;}.minh410{min-height::410px;}.minh420{min-height::420px;}.minh430{min-height::430px;}.minh440{min-height::440px;}
.minh450{min-height::450px;}.minh460{min-height::460px;}.minh470{min-height::470px;}.minh480{min-height::480px;}.minh490{min-height::490px;}.minh500{min-height::500px;}
.minh550{min-height::550px;}.minh600{min-height::600px;}.minh650{min-height::650px;}.minh700{min-height::700px;}.minh750{min-height::750px;}.minh800{min-height::800px;}
.minh850{min-height::850px;}.minh900{min-height::900px;}.minh950{min-height::950px;}.minh1000{min-height::1000px;} 




/*datalist*/
table{border-collapse:collapse;border:none; text-align:left;}
table.datalist{ }
table.datalist td{border-collapse:collapse; border-bottom:1px solid #f5f5f5;}
table.datalist thead{ }
table.datalist thead th{  padding:10px 10px; color:#555; font-size:14px; min-width:80px; border-bottom:2px solid #37bef0;}
table.datalist thead th.nb{ border:0 none;}
table.datalist.min thead th{ padding:15px 8px;}
table.datalist thead th.fs12{  font-size:12px;}
table.datalist tbody td{ padding:10px 10px; color:#333;}
table.datalist.selector tbody *{ cursor:default; }
table.datalist tbody tr.selected{ background:#777;color:#fff;}
table.datalist.min tbody td{ padding:8px 8px;}
table.datalist {width:100%;}
table.datalist tr.odd{background:#fcfcfc;}
table.datalist tr.hover{background:#f2fbfe; color:#000; }
table.f{border-collapse:collapse;}
table.f tr{}
table.f td.coln{ color:#AAAAAA;}
table.f td{ padding:15px 10px;}


/*Pagination Start*/
div.page{ width:100%;  display:block; padding:8px 0;}
.pageinformation{float:left;line-height:28px;padding-left:10px;}
.pageinformation span{ color:#111; padding:0px 8px 0px 4px;}
div.page .pagemain{float:right; padding-right:10px;}
div.page .pagemain a{display: block;float: left; cursor:pointer;padding:4px 8px;text-decoration: none;color:#000000; border-radius:5px; margin:0 3px;}
div.page .pagemain a.hover{ text-decoration:none;background:#37bef0; color:#fff;}
div.page .pagemain a.active{ background:#16aadb; color:#FFF;}
div.page .pagemain .nolink{color:#999999}
div.page .pagemain .dot{ color:#999999}
div.page .pagemain .dot:hover{background:none;color:#999999}
div.page .pagemain .nolink:hover{background:none;color:#999999}
div.page .pagemain a.currentpage{background-color:#f1f1f1; color:#CCC;text-decoration:none;}