@charset "utf-8";
/*v2.0 CSS Document */
html,
body {
	padding:0;
	margin:0;
	height:100%;
}

body {	
	font-size:14px;
	font-family: "微软雅黑";
	color:#000;
	background-color:#ffffff;
}

.iconfont {
	font-family: "iconfont"!important;
	font-size: 14px;
	font-style: normal;
	color:inherit;
	-webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*阿里字库引用结束*/

/*手形*/
.cursor {cursor:pointer}

/*浮动*/
.fl  {float:left!important;}
.fr {float:right!important;}
.mauto {margin:0 auto!important;}

/*清浮动*/
.cl {clear:both!important;}

/*定义块*/
.blk {display:block !important}
.ilb {display:inline-block !important}

a:link, a:visited {color:#282828; text-decoration:none;} /* 未访问及已访问*/
a:hover, a:active {color:#ff6400; text-decoration:none;} /* 鼠标移上去及点击时*/

.act-def, a.act-def {color:#00a2ca!important;}
.act-orange, a.act-orange {color:#ff6400!important;}

/*字体 字号 f12  颜色 ftc-red 背景色 bgc-red */
.arial {font-family:Arial, Helvetica, sans-serif}
h1 {font-size:36px!important;}
h2 {font-size:24px!important;}
h3 {font-size:18px!important;}
h4 {font-size:14px!important;}
h5,h6 {font-size:12px!important;}
.f12, a.f12 {font-size:12px!important;}
.f14, a.f14 {font-size:14px!important;}
.f16, a.f16 {font-size:16px!important;}
.f18, a.f18 {font-size:18px!important;}
.f20, a.f20 {font-size:20px!important;}
.f22, a.f22 {font-size:22px!important;}
.f24, a.f24 {font-size:24px!important;}
.f26, a.f26 {font-size:26px!important;}
.f28, a.f28 {font-size:28px!important;}
.f30, a.f30 {font-size:30px!important;}
.f32, a.f32 {font-size:32px!important;}
.f34, a.f34 {font-size:34px!important;}
.f36, a.f36 {font-size:36px!important;}
.f38, a.f38 {font-size:38px!important;}
.f40, a.f40 {font-size:40px!important;}
.f42, a.f42 {font-size:42px!important;}
.f44, a.f44 {font-size:44px!important;}
.f46, a.f46 {font-size:46px!important;}
.f48, a.f48 {font-size:48px!important;}
.f50, a.f50 {font-size:50px!important;}

/*文排版*/
.fta-l, a.fta-l {text-align:left!important;}
.fta-c, a.fta-c {text-align:center!important;}
.fta-r, a.fta-r {text-align:right!important;}

/*文字颜色*/
.ftc-gray, a.ftc-gray {color:#eeeeee!important;}
.ftc-gray2, a.ftc-gray2 {color:#dddddd!important;}
.ftc-gray3, a.ftc-gray3 {color:#cccccc!important;}
.ftc-gray4, a.ftc-gray4 {color:#bbbbbb!important;}
.ftc-gray5, a.ftc-gray5 {color:#aaaaaa!important;}
.ftc-gray6, a.ftc-gray6 {color:#999999!important;}
.ftc-gray7, a.ftc-gray7 {color:#888888!important;}
.ftc-gray8, a.ftc-gray8 {color:#777777!important;}
.ftc-gray9, a.ftc-gray9 {color:#666666!important;}
.ftc-gray10, a.ftc-gray10 {color:#555555!important;}
a.ftc-gray:hover {color:#ec6400!important;}
a.ftc-gray2:hover {color:#ec6400!important;}
a.ftc-gray3:hover {color:#ec6400!important;}
a.ftc-gray4:hover {color:#ec6400!important;}
a.ftc-gray5:hover {color:#ec6400!important;}
a.ftc-gray6:hover {color:#ec6400!important;}
a.ftc-gray7:hover {color:#ec6400!important;}
a.ftc-gray8:hover {color:#ec6400!important;}
a.ftc-gray9:hover {color:#ec6400!important;}
a.ftc-gray10:hover {color:#ec6400!important;}

.ftc-blue, a.ftc-blue {color:#3296fa!important;}
.ftc-blue2, a.ftc-blue2 {color:#008cc0!important;}
a.ftc-blue:hover {color:#ec6400!important;}
a.ftc-blue2:hover {color:#ec6400!important;}

.ftc-green, a.ftc-green {color:#21e2ae!important;}
.ftc-green2, a.ftc-green2 {color:#82d30f!important;}
.ftc-green3, a.ftc-green3 {color:#7cbc29!important;}
a.ftc-green:hover {color:#ec6400!important;}
a.ftc-green2:hover {color:#ec6400!important;}
a.ftc-green3:hover {color:#ec6400!important;}

.ftc-red, a.ftc-red {color:#f97171!important;}
.ftc-red2, a.ftc-red2 {color:#f7564e!important;}
.ftc-red3, a.ftc-red3 {color:#ff2400!important;}
a.ftc-red:hover {color:#333333!important;}
a.ftc-red2:hover {color:#333333!important;}
a.ftc-red3:hover {color:#333333!important;}

.ftc-orange, a.ftc-orange {color:#ff6600!important;}
a.ftc-orange:hover {color:#333333!important;}

.ftc-yellow, a.ftc-yellow {color:#ffc62e!important;}
.ftc-yellow2, a.ftc-yellow2 {color:#ffde87!important;}
a.ftc-yellow:hover {color:#ec6400!important;}
a.ftc-yellow2:hover {color:#ec6400!important;}

.ftc-black, a.ftc-black {color:#262626!important;}
a.ftc-black:hover {color:#ec6400!important;}

.ftc-purple, a.ftc-purple {color:#c70183!important;}
a.ftc-purple:hover {color:#333333!important;}

.ftc-Violet, a.ftc-Violet {color:#884898!important;}
a.ftc-Violet:hover {color:#a02bbd!important;}

/*文字加粗*/
.bold {font-weight:bold!important;}
.nobold {font-weight:normal!important;}

/*纯色背景色*/
.bgc-white {background-color:#ffffff!important;}
.bgc-gray {background-color: rgba(246,246,246,100)!important;}
.bgc-gray2 {background-color: rgba(25,31,37,4)!important;}
.bgc-gray3 {background-color: rgba(25,31,37,8)!important;}
.bgc-gray4 {background-color: rgba(25,31,37,12)!important;}


.bgc-blue {background-color: #3296fa!important;color:#ffffff!important;}
.bgc-blue2 {background-color:#49a0f7!important;color:#ffffff!important;}
.bgc-blue3 {background-color:#6fb4f9!important;color:#ffffff!important;}
.bgc-blue4 {background-color:#8ac3fc!important;color:#ffffff!important;}

.bgc-red {background-color: rgba(242,86,67,100)!important;}
.bgc-yellow {background-color: #fee151!important;}
.bgc-yellow2 {background-color: #F0AD4E!important;}
.bgc-green {background-color: #15bc83!important;}
.bgc-green2 {background-color: #00AA00!important;}
.bgc-orange {background-color: rgba(255,148,62,100)!important;}
.bgc-clothblue {background-color: #576A95!important;}
.bgc-black {background-color: #000000!important;}

/*去除背景*/
.no-bg {background:none!important;}

/*圆角*/
.bd-ri {border-radius:4px!important;}
.nobd-ri {border-radius:0!important;}


/*----内阴影-----*/
.shadow-gray {
	-webkit-box-shadow:1px 2px 3px #eeeeee inset;
	   -moz-box-shadow:1px 2px 3px #eeeeee inset;
	    -ms-box-shadow:1px 2px 3px #eeeeee inset;
	     -o-box-shadow:1px 2px 3px #eeeeee inset;
	        box-shadow:1px 2px 3px #eeeeee inset;
}
.shadow-blue {
	-webkit-box-shadow:1px 2px 3px #d8e6ee inset;
	    -moz-box-shadow:1px 2px 3px #d8e6ee inset;
	     -ms-box-shadow:1px 2px 3px #d8e6ee inset;
	      -o-box-shadow:1px 2px 3px #d8e6ee inset;
	         box-shadow:1px 2px 3px #d8e6ee inset;
}


/*----外阴影-----*/
.shadow-gray-out {
	-webkit-box-shadow:0 0 4px #cccccc;
	   -moz-box-shadow:0 0 4px #cccccc;
	    -ms-box-shadow:0 0 4px #cccccc;
	     -o-box-shadow:0 0 4px #cccccc;
	        box-shadow:0 0 4px #cccccc;
}


.shadow-blue-out {
	-webkit-box-shadow:1px 2px 3px #d8e6ee;
	-moz-box-shadow:1px 2px 3px #d8e6ee;
	-ms-box-shadow:1px 2px 3px #d8e6ee;
	-o-box-shadow:1px 2px 3px #d8e6ee;
	box-shadow:1px 2px 3px #d8e6ee;
}

/*渐变背景*/
.bgc-grad-demo {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff2400,endColorStr=#ff6400); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ff2400,#ff6400); /* IE 10 */
	background:-moz-linear-gradient(top,#ff2400,#ff6400); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff2400), to(#ff6400)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff2400), to(#ff6400));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ff2400, #ff6400);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ff2400, #ff6400);  /*Opera 11.10+*/
}


/*灰色渐变*/
.bgc-grad-gray,
a.bgc-grad-gray {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f8f8f8,endColorStr=#eeeeee); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #f8f8f8,#eeeeee); /* IE 10 */
	background:-moz-linear-gradient(top,#f8f8f8,#eeeeee); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f8f8f8), to(#eeeeee)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#eeeeee));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #f8f8f8, #eeeeee);  /*Opera 11.10+*/
}
.bgc-grad-gray:hover,
a.bgc-grad-gray:hover  {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eeeeee,endColorStr=#ddd); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #eeeeee,#ddd); /* IE 10 */
	background:-moz-linear-gradient(top,#eeeeee,#ddd); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#eeeeee), to(#ddd)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#ddd));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #eeeeee, #ddd);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #eeeeee, #ddd);  /*Opera 11.10+*/
}
/*end*/


/*兰色渐变*/
.bgc-grad-blue,
a.bgc-grad-blue {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0b77c3,endColorStr=#1f93e4); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #0b77c3,#1f93e4); /* IE 10 */
	background:-moz-linear-gradient(top,#0b77c3,#1f93e4); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#0b77c3), to(#1f93e4)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b77c3), to(#1f93e4));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #0b77c3, #1f93e4);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #0b77c3, #1f93e4);  /*Opera 11.10+*/
} 

.bgc-grad-blue:hover,
a.bgc-grad-blue:hover  {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#1f93e4,endColorStr=#2ca0f2); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #1f93e4,#2ca0f2); /* IE 10 */
	background:-moz-linear-gradient(top,#1f93e4,#2ca0f2); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#1f93e4), to(#2ca0f2)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f93e4), to(#2ca0f2));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #0b77c3, #2ca0f2);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #1f93e4, #2ca0f2);  /*Opera 11.10+*/
}
/*end*/

/*橙色渐变*/
.bgc-grad-green,
a.bgc-grad-green {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff6600,endColorStr=#ff4400); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ff6600,#ff4400); /* IE 10 */
	background:-moz-linear-gradient(top,#ff6600,#ff4400); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff6600), to(#ff4400)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6600), to(#ff4400));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ff6600, #ff4400);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ff6600, #ff4400);  /*Opera 11.10+*/
} 

.bgc-grad-green:hover,
a.bgc-grad-green:hover  {
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff6400,endColorStr=#ff2400); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ff6400,#ff2400); /* IE 10 */
	background:-moz-linear-gradient(top,#ff6400,#ff2400); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff6400), to(#ff2400)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff6400), to(#ff2400));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ff6400, #ff2400);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ff6400, #ff2400);  /*Opera 11.10+*/
}
/*end*/

/*隐藏*/
.none {display:none!important;}
.hid {overflow:hidden!important;}

.flx {
	overflow-x:auto!important;
	/*IE8滚动条样式设置*/
	scrollbar-arrow-color: #fff; /**//*三角箭头的颜色*/   
    scrollbar-face-color: #dcdcdc; /**//*立体滚动条的颜色*/   
    scrollbar-3dlight-color: #f2f2f2; /**//*立体滚动条亮边的颜色*/   
    scrollbar-highlight-color: #f2f2f2; /**//*滚动条空白部分的颜色*/   
    scrollbar-shadow-color: #f2f2f2; /**//*立体滚动条阴影的颜色*/   
    scrollbar-darkshadow-color: #f2f2f2; /**//*立体滚动条强阴影的颜色*/   
    scrollbar-track-color: #f2f2f2; /**//*立体滚动条背景颜色*/   
    scrollbar-base-color:#fff; /**//*滚动条的基本颜色*/
	/*IE8滚动条样式设置*/
}
/*高版本浏览器滚动条样式设置*/
.flx::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/  
    width:1px;
    height:8px;
	background:#f5f5f5;
	border-radius:6px; 
}
.flx::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/  
    background:#74D334;
	display:none;
}  
.flx::-webkit-scrollbar-track{/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/  
    background:#62c0e3;
	display:none;
}  
.flx::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/  
    background:#f2f2f2;
	border-radius:6px;
}  
.flx::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/  
    background:#7d8c99;
    border-radius:6px; 
}  
.flx::-webkit-scrollbar-corner {/*边角（位置6）*/  
    background:#82AFFF;
	display:none;
}  
.flx::-webkit-scrollbar-resizer  {/*定义右下角拖动块的样式（位置7）*/  
    background:#FF0BEE;
	display:none;  
} 
/*高版本浏览器滚动条样式设置*/



.flx2 {
	overflow-x:auto!important;
	/*IE8滚动条样式设置*/
	scrollbar-arrow-color: #fff!important; /**//*三角箭头的颜色*/   
    scrollbar-face-color: #dcdcdc!important; /**//*立体滚动条的颜色*/   
    scrollbar-3dlight-color: #f2f2f2!important; /**//*立体滚动条亮边的颜色*/   
    scrollbar-highlight-color: #f2f2f2!important; /**//*滚动条空白部分的颜色*/   
    scrollbar-shadow-color: #f2f2f2!important; /**//*立体滚动条阴影的颜色*/   
    scrollbar-darkshadow-color: #f2f2f2!important; /**//*立体滚动条强阴影的颜色*/   
    scrollbar-track-color: #f2f2f2!important; /**//*立体滚动条背景颜色*/   
    scrollbar-base-color:#ffffff!important; /**//*滚动条的基本颜色*/
	/*IE8滚动条样式设置*/
}
/*高版本浏览器滚动条样式设置*/
.flx2::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/  
    width:6px!important;
    height:8px!important;
	background:#f5f5f5!important;
	border-radius:6px!important; 
}
.flx2::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/  
    background:#74D334!important;
	display:none!important;
}  
.flx2::-webkit-scrollbar-track{/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/  
    background:#aaaaaa!important;
	display:none!important;
}  
.flx2::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/  
    background:#aaaaaa!important;
	border-radius:6px!important;
}  
.flx2::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/  
    background:#eeeeee!important;
    border-radius:6px!important; 
}  
.flx2::-webkit-scrollbar-corner {/*边角（位置6）*/  
    background:#82AFFF!important;
	display:none!important;
}  
.flx2::-webkit-scrollbar-resizer  {/*定义右下角拖动块的样式（位置7）*/  
    background:#FF0BEE!important;
	display:none!important;
} 
/*高版本浏览器滚动条样式设置*/


.flx3 {
	overflow-x:auto!important;
	/*IE8滚动条样式设置*/
	scrollbar-arrow-color: #fff!important; /**//*三角箭头的颜色*/   
    scrollbar-face-color: #dcdcdc!important; /**//*立体滚动条的颜色*/   
    scrollbar-3dlight-color: #f2f2f2!important;/**//*立体滚动条亮边的颜色*/   
    scrollbar-highlight-color: #f2f2f2!important; /**//*滚动条空白部分的颜色*/   
    scrollbar-shadow-color: #f2f2f2!important; /**//*立体滚动条阴影的颜色*/   
    scrollbar-darkshadow-color: #f2f2f2!important; /**//*立体滚动条强阴影的颜色*/   
    scrollbar-track-color: #f2f2f2!important; /**//*立体滚动条背景颜色*/   
    scrollbar-base-color:#ffffff!important; /**//*滚动条的基本颜色*/
	/*IE8滚动条样式设置*/
}
/*高版本浏览器滚动条样式设置*/
.flx3::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/  
    width:6px!important;
    height:8px!important;
	background:#f5f5f5!important;
	border-radius:6px!important;
}
.flx3::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/  
    background:#74D334!important;
	display:none!important;
}  
.flx3::-webkit-scrollbar-track{/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/  
    background:#aaaaaa!important;
	display:none!important;
}  
.flx3::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/  
    background:#e9ecf3!important;
	border-radius:6px!important;
}  
.flx3::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/  
    background:#f9f4eb!important;
    border-radius:6px!important; 
}  
.flx3::-webkit-scrollbar-corner {/*边角（位置6）*/  
    background:#82AFFF!important;
	display:none!important;
}  
.flx3::-webkit-scrollbar-resizer  {/*定义右下角拖动块的样式（位置7）*/  
    background:#FF0BEE!important;
	display:none!important;
} 
/*高版本浏览器滚动条样式设置*/


/*定位层级*/
.zidx-1 {z-index:-1!important;}
.zidx10 {z-index:10!important;}
.zidx15 {z-index:15!important;}
.zidx20 {z-index:20!important;}
.zidx25 {z-index:25!important;}
.zidx30 {z-index:30!important;}
.zidx35 {z-index:35!important;}
.zidx40 {z-index:40!important;}
.zidx99 {z-index:9999999999!important;}

/*定位*/
.rlt {position:relative !important}
.abs {position:absolute!important; z-index:8}
.fixed {position:fixed!important; z-index:8}

.tp-1 {top:-1px!important;}
.tp-2 {top:-2px!important;}
.tp-3 {top:-3px!important;}
.tp-4 {top:-4px!important;}
.tp-5 {top:-5px!important;}
.tp-6 {top:-6px!important;}
.tp-7 {top:-7px!important;}
.tp-8 {top:-8px!important;}
.tp-9 {top:-9px!important;}
.tp-10 {top:-10px!important;}
.tp-11 {top:-11px!important;}
.tp-12 {top:-12px!important;}
.tp-13 {top:-13px!important;}
.tp-14 {top:-14px!important;}
.tp-15 {top:-15px!important;}
.tp-20 {top:-20px!important;}
.tp-25 {top:-25px!important;}
.tp-30 {top:-30px!important;}
.tp-35 {top:-35px!important;}
.tp-40 {top:-40px!important;}
.tp-45 {top:-45px!important;}
.tp-50 {top:-50px!important;}
.tp-55 {top:-55px!important;}
.tp-60 {top:-60px!important;}
.tp-65 {top:-65px!important;}
.tp-70 {top:-70px!important;}
.tp-75 {top:-75px!important;}
.tp-80 {top:-80px!important;}
.tp-85 {top:-85px!important;}
.tp-90 {top:-90px!important;}
.tp-95 {top:-95px!important;}
.tp-100 {top:-100px!important;}
.tp-105 {top:-105px!important;}
.tp-110 {top:-110px!important;}
.tp-115 {top:-115px!important;}
.tp-120 {top:-120px!important;}
.tp-125 {top:-125px!important;}
.tp-130 {top:-130px!important;}
.tp-135 {top:-135px!important;}
.tp-140 {top:-140px!important;}
.tp-145 {top:-145px!important;}
.tp-150 {top:-150px!important;}
.tp-155 {top:-155px!important;}
.tp-160 {top:-160px!important;}
.tp-165 {top:-165px!important;}
.tp-170 {top:-170px!important;}
.tp-175 {top:-175px!important;}
.tp-180 {top:-180px!important;}
.tp-185 {top:-185px!important;}
.tp-190 {top:-190px!important;}
.tp-195 {top:-195px!important;}
.tp-200 {top:-200px!important;}


.tp {top:0!important;}
.tp1 {top:1px!important;}
.tp2 {top:2px!important;}
.tp3 {top:3px!important;}
.tp4 {top:4px!important;}
.tp5 {top:5px!important;}
.tp6 {top:6px!important;}
.tp7 {top:7px!important;}
.tp8 {top:8px!important;}
.tp9 {top:9px!important;}
.tp10 {top:10px!important;}
.tp11 {top:11px!important;}
.tp12 {top:12px!important;}
.tp13 {top:13px!important;}
.tp14 {top:14px!important;}
.tp15 {top:15px!important;}
.tp20 {top:20px!important;}
.tp25 {top:25px!important;}
.tp30 {top:30px!important;}
.tp35 {top:35px!important;}
.tp40 {top:40px!important;}
.tp45 {top:45px!important;}
.tp50 {top:50px!important;}
.tp55 {top:55px!important;}
.tp60 {top:60px!important;}
.tp65 {top:65px!important;}
.tp70 {top:70px!important;}
.tp75 {top:75px!important;}
.tp80 {top:80px!important;}
.tp85 {top:85px!important;}
.tp90 {top:90px!important;}
.tp95 {top:95px!important;}
.tp100 {top:100px!important;}
.tp105 {top:105px!important;}
.tp110 {top:110px!important;}
.tp115 {top:115px!important;}
.tp120 {top:120px!important;}
.tp125 {top:125px!important;}
.tp130 {top:130px!important;}
.tp135 {top:135px!important;}
.tp140 {top:140px!important;}
.tp145 {top:145px!important;}
.tp150 {top:150px!important;}
.tp155 {top:155px!important;}
.tp160 {top:160px!important;}
.tp165 {top:165px!important;}
.tp170 {top:170px!important;}
.tp175 {top:175px!important;}
.tp180 {top:180px!important;}
.tp185 {top:185px!important;}
.tp190 {top:190px!important;}
.tp195 {top:195px!important;}
.tp200 {top:200px!important;}


.rt-1 {right:-1px!important;}
.rt-2 {right:-2px!important;}
.rt-3 {right:-3px!important;}
.rt-4 {right:-4px!important;}
.rt-5 {right:-5px!important;}
.rt-6 {right:-6px!important;}
.rt-7 {right:-7px!important;}
.rt-8 {right:-8px!important;}
.rt-9 {right:-9px!important;}
.rt-10 {right:-10px!important;}
.rt-11 {right:-11px!important;}
.rt-12 {right:-12px!important;}
.rt-13 {right:-13px!important;}
.rt-14 {right:-14px!important;}
.rt-15 {right:-15px!important;}
.rt-20 {right:-20px!important;}
.rt-25 {right:-25px!important;}
.rt-30 {right:-30px!important;}
.rt-35 {right:-35px!important;}
.rt-40 {right:-40px!important;}
.rt-45 {right:-45px!important;}
.rt-50 {right:-50px!important;}
.rt-55 {right:-55px!important;}
.rt-60 {right:-60px!important;}
.rt-65 {right:-65px!important;}
.rt-70 {right:-70px!important;}
.rt-75 {right:-75px!important;}
.rt-80 {right:-80px!important;}
.rt-85 {right:-85px!important;}
.rt-90 {right:-90px!important;}
.rt-95 {right:-95px!important;}
.rt-100 {right:-100px!important;}
.rt-105 {right:-105px!important;}
.rt-110 {right:-110px!important;}
.rt-115 {right:-115px!important;}
.rt-120 {right:-120px!important;}
.rt-125 {right:-125px!important;}
.rt-130 {right:-130px!important;}
.rt-135 {right:-135px!important;}
.rt-140 {right:-140px!important;}
.rt-145 {right:-145px!important;}
.rt-150 {right:-150px!important;}
.rt-155 {right:-155px!important;}
.rt-160 {right:-160px!important;}
.rt-165 {right:-165px!important;}
.rt-170 {right:-170px!important;}
.rt-175 {right:-175px!important;}
.rt-180 {right:-180px!important;}
.rt-185 {right:-185px!important;}
.rt-190 {right:-190px!important;}
.rt-195 {right:-195px!important;}
.rt-200 {right:-200px!important;}



.rt {right:0!important;}
.rt1 {right:1px!important;}
.rt2 {right:2px!important;}
.rt3 {right:3px!important;}
.rt4 {right:4px!important;}
.rt5 {right:5px!important;}
.rt6 {right:6px!important;}
.rt7 {right:7px!important;}
.rt8 {right:8px!important;}
.rt9 {right:9px!important;}
.rt10 {right:10px!important;}
.rt11 {right:11px!important;}
.rt12 {right:12px!important;}
.rt13 {right:13px!important;}
.rt14 {right:14px!important;}
.rt15 {right:15px!important;}
.rt20 {right:20px!important;}
.rt25 {right:25px!important;}
.rt30 {right:30px!important;}
.rt35 {right:35px!important;}
.rt40 {right:40px!important;}
.rt45 {right:45px!important;}
.rt50 {right:50px!important;}
.rt55 {right:55px!important;}
.rt60 {right:60px!important;}
.rt65 {right:65px!important;}
.rt70 {right:70px!important;}
.rt75 {right:75px!important;}
.rt80 {right:80px!important;}
.rt85 {right:85px!important;}
.rt90 {right:90px!important;}
.rt95 {right:95px!important;}
.rt100 {right:100px!important;}
.rt105 {right:105px!important;}
.rt110 {right:110px!important;}
.rt115 {right:115px!important;}
.rt120 {right:120px!important;}
.rt125 {right:125px!important;}
.rt130 {right:130px!important;}
.rt135 {right:135px!important;}
.rt140 {right:140px!important;}
.rt145 {right:145px!important;}
.rt150 {right:150px!important;}
.rt155 {right:155px!important;}
.rt160 {right:160px!important;}
.rt165 {right:165px!important;}
.rt170 {right:170px!important;}
.rt175 {right:175px!important;}
.rt180 {right:180px!important;}
.rt185 {right:185px!important;}
.rt190 {right:190px!important;}
.rt195 {right:195px!important;}
.rt200 {right:200px!important;}


.bm-1 {bottom:-1px!important;}
.bm-2 {bottom:-2px!important;}
.bm-3 {bottom:-3px!important;}
.bm-4 {bottom:-4px!important;}
.bm-5 {bottom:-5px!important;}
.bm-6 {bottom:-6px!important;}
.bm-7 {bottom:-7px!important;}
.bm-8 {bottom:-8px!important;}
.bm-9 {bottom:-9px!important;}
.bm-10 {bottom:-10px!important;}
.bm-11 {bottom:-11px!important;}
.bm-12 {bottom:-12px!important;}
.bm-13 {bottom:-13px!important;}
.bm-14 {bottom:-14px!important;}
.bm-15 {bottom:-15px!important;}
.bm-20 {bottom:-20px!important;}
.bm-25 {bottom:-25px!important;}
.bm-30 {bottom:-30px!important;}
.bm-35 {bottom:-35px!important;}
.bm-40 {bottom:-40px!important;}
.bm-45 {bottom:-45px!important;}
.bm-50 {bottom:-50px!important;}
.bm-55 {bottom:-55px!important;}
.bm-60 {bottom:-60px!important;}
.bm-65 {bottom:-65px!important;}
.bm-70 {bottom:-70px!important;}
.bm-75 {bottom:-75px!important;}
.bm-80 {bottom:-80px!important;}
.bm-85 {bottom:-85px!important;}
.bm-90 {bottom:-90px!important;}
.bm-95 {bottom:-95px!important;}
.bm-100 {bottom:-100px!important;}
.bm-105 {bottom:-105px!important;}
.bm-110 {bottom:-110px!important;}
.bm-115 {bottom:-115px!important;}
.bm-120 {bottom:-120px!important;}
.bm-125 {bottom:-125px!important;}
.bm-130 {bottom:-130px!important;}
.bm-135 {bottom:-135px!important;}
.bm-140 {bottom:-140px!important;}
.bm-145 {bottom:-145px!important;}
.bm-150 {bottom:-150px!important;}
.bm-155 {bottom:-155px!important;}
.bm-160 {bottom:-160px!important;}
.bm-165 {bottom:-165px!important;}
.bm-170 {bottom:-170px!important;}
.bm-175 {bottom:-175px!important;}
.bm-180 {bottom:-180px!important;}
.bm-185 {bottom:-185px!important;}
.bm-190 {bottom:-190px!important;}
.bm-195 {bottom:-195px!important;}
.bm-200 {bottom:-200px!important;}



.bm {bottom:0!important;}
.bm1 {bottom:1px!important;}
.bm2 {bottom:2px!important;}
.bm3 {bottom:3px!important;}
.bm4 {bottom:4px!important;}
.bm5 {bottom:5px!important;}
.bm6 {bottom:6px!important;}
.bm7 {bottom:7px!important;}
.bm8 {bottom:8px!important;}
.bm9 {bottom:9px!important;}
.bm10 {bottom:10px!important;}
.bm11 {bottom:11px!important;}
.bm12 {bottom:12px!important;}
.bm13 {bottom:13px!important;}
.bm14 {bottom:14px!important;}
.bm15 {bottom:15px!important;}
.bm20 {bottom:20px!important;}
.bm25 {bottom:25px!important;}
.bm30 {bottom:30px!important;}
.bm35 {bottom:35px!important;}
.bm40 {bottom:40px!important;}
.bm45 {bottom:45px!important;}
.bm50 {bottom:50px!important;}
.bm55 {bottom:55px!important;}
.bm60 {bottom:60px!important;}
.bm65 {bottom:65px!important;}
.bm70 {bottom:70px!important;}
.bm75 {bottom:75px!important;}
.bm80 {bottom:80px!important;}
.bm85 {bottom:85px!important;}
.bm90 {bottom:90px!important;}
.bm95 {bottom:95px!important;}
.bm100 {bottom:100px!important;}
.bm105 {bottom:105px!important;}
.bm110 {bottom:110px!important;}
.bm115 {bottom:115px!important;}
.bm120 {bottom:120px!important;}
.bm125 {bottom:125px!important;}
.bm130 {bottom:130px!important;}
.bm135 {bottom:135px!important;}
.bm140 {bottom:140px!important;}
.bm145 {bottom:145px!important;}
.bm150 {bottom:150px!important;}
.bm155 {bottom:155px!important;}
.bm160 {bottom:160px!important;}
.bm165 {bottom:165px!important;}
.bm170 {bottom:170px!important;}
.bm175 {bottom:175px!important;}
.bm180 {bottom:180px!important;}
.bm185 {bottom:185px!important;}
.bm190 {bottom:190px!important;}
.bm195 {bottom:195px!important;}
.bm200 {bottom:200px!important;}


.lt-1 {left:-1px!important;}
.lt-2 {left:-2px!important;}
.lt-3 {left:-3px!important;}
.lt-4 {left:-4px!important;}
.lt-5 {left:-5px!important;}
.lt-6 {left:-6px!important;}
.lt-7 {left:-7px!important;}
.lt-8 {left:-8px!important;}
.lt-9 {left:-9px!important;}
.lt-10 {left:-10px!important;}
.lt-11 {left:-11px!important;}
.lt-12 {left:-12px!important;}
.lt-13 {left:-13px!important;}
.lt-14 {left:-14px!important;}
.lt-15 {left:-15px!important;}
.lt-20 {left:-20px!important;}
.lt-25 {left:-25px!important;}
.lt-30 {left:-30px!important;}
.lt-35 {left:-35px!important;}
.lt-40 {left:-40px!important;}
.lt-45 {left:-45px!important;}
.lt-50 {left:-50px!important;}
.lt-55 {left:-55px!important;}
.lt-60 {left:-60px!important;}
.lt-65 {left:-65px!important;}
.lt-70 {left:-70px!important;}
.lt-75 {left:-75px!important;}
.lt-80 {left:-80px!important;}
.lt-85 {left:-85px!important;}
.lt-90 {left:-90px!important;}
.lt-95 {left:-95px!important;}
.lt-100 {left:-100px!important;}
.lt-105 {left:-105px!important;}
.lt-110 {left:-110px!important;}
.lt-115 {left:-115px!important;}
.lt-120 {left:-120px!important;}
.lt-125 {left:-125px!important;}
.lt-130 {left:-130px!important;}
.lt-135 {left:-135px!important;}
.lt-140 {left:-140px!important;}
.lt-145 {left:-145px!important;}
.lt-150 {left:-150px!important;}
.lt-155 {left:-155px!important;}
.lt-160 {left:-160px!important;}
.lt-165 {left:-165px!important;}
.lt-170 {left:-170px!important;}
.lt-175 {left:-175px!important;}
.lt-180 {left:-180px!important;}
.lt-185 {left:-185px!important;}
.lt-190 {left:-190px!important;}
.lt-195 {left:-195px!important;}
.lt-200 {left:-200px!important;}

.lt {left:0!important;}
.lt1 {left:1px!important;}
.lt2 {left:2px!important;}
.lt3 {left:3px!important;}
.lt4 {left:4px!important;}
.lt5 {left:5px!important;}
.lt6 {left:6px!important;}
.lt7 {left:7px!important;}
.lt8 {left:8px!important;}
.lt9 {left:9px!important;}
.lt10 {left:10px!important;}
.lt11 {left:11px!important;}
.lt12 {left:12px!important;}
.lt13 {left:13px!important;}
.lt14 {left:14px!important;}
.lt15 {left:15px!important;}
.lt20 {left:20px!important;}
.lt25 {left:25px!important;}
.lt30 {left:30px!important;}
.lt35 {left:35px!important;}
.lt40 {left:40px!important;}
.lt45 {left:45px!important;}
.lt50 {left:50px!important;}
.lt55 {left:55px!important;}
.lt60 {left:60px!important;}
.lt65 {left:65px!important;}
.lt70 {left:70px!important;}
.lt75 {left:75px!important;}
.lt80 {left:80px!important;}
.lt85 {left:85px!important;}
.lt90 {left:90px!important;}
.lt95 {left:95px!important;}
.lt100 {left:100px!important;}
.lt105 {left:105px!important;}
.lt110 {left:110px!important;}
.lt115 {left:115px!important;}
.lt120 {left:120px!important;}
.lt125 {left:125px!important;}
.lt130 {left:130px!important;}
.lt135 {left:135px!important;}
.lt140 {left:140px!important;}
.lt145 {left:145px!important;}
.lt150 {left:150px!important;}
.lt155 {left:155px!important;}
.lt160 {left:160px!important;}
.lt165 {left:165px!important;}
.lt170 {left:170px!important;}
.lt175 {left:175px!important;}
.lt180 {left:180px!important;}
.lt185 {left:185px!important;}
.lt190 {left:190px!important;}
.lt195 {left:195px!important;}
.lt200 {left:200px!important;}


/*边距*/
.pd-t0 {padding-top:0px!important;}
.pd-t1 {padding-top:1px!important;}
.pd-t2 {padding-top:2px!important;}
.pd-t3 {padding-top:3px!important;}
.pd-t4 {padding-top:4px!important;}
.pd-t5 {padding-top:5px!important;}
.pd-t6 {padding-top:6px!important;}
.pd-t7 {padding-top:7px!important;}
.pd-t8 {padding-top:8px!important;}
.pd-t9 {padding-top:9px!important;}
.pd-t10 {padding-top:10px!important;}
.pd-t11 {padding-top:11px!important;}
.pd-t12 {padding-top:12px!important;}
.pd-t13 {padding-top:13px!important;}
.pd-t14 {padding-top:14px!important;}
.pd-t15 {padding-top:15px!important;}
.pd-t16 {padding-top:16px!important;}
.pd-t17 {padding-top:17px!important;}
.pd-t18 {padding-top:18px!important;}
.pd-t19 {padding-top:19px!important;}
.pd-t20 {padding-top:20px!important;}
.pd-t25 {padding-top:25px!important;}
.pd-t30 {padding-top:30px!important;}
.pd-t35 {padding-top:35px!important;}
.pd-t40 {padding-top:40px!important;}
.pd-t45 {padding-top:45px!important;}
.pd-t50 {padding-top:50px!important;}
.pd-t55 {padding-top:55px!important;}
.pd-t60 {padding-top:60px!important;}
.pd-t65 {padding-top:65px!important;}
.pd-t70 {padding-top:70px!important;}
.pd-t75 {padding-top:75px!important;}
.pd-t80 {padding-top:80px!important;}
.pd-t85 {padding-top:85px!important;}
.pd-t90 {padding-top:90px!important;}
.pd-t95 {padding-top:95px!important;}
.pd-t100 {padding-top:100px!important;}
.pd-t105 {padding-top:105px!important;}
.pd-t110 {padding-top:110px!important;}
.pd-t115 {padding-top:115px!important;}
.pd-t120 {padding-top:120px!important;}
.pd-t125 {padding-top:125px!important;}
.pd-t130 {padding-top:130px!important;}
.pd-t135 {padding-top:135px!important;}
.pd-t140 {padding-top:140px!important;}
.pd-t145 {padding-top:145px!important;}
.pd-t150 {padding-top:150px!important;}
.pd-t155 {padding-top:155px!important;}
.pd-t160 {padding-top:160px!important;}
.pd-t165 {padding-top:165px!important;}
.pd-t170 {padding-top:170px!important;}
.pd-t175 {padding-top:175px!important;}
.pd-t180 {padding-top:180px!important;}
.pd-t185 {padding-top:185px!important;}
.pd-t190 {padding-top:190px!important;}
.pd-t195 {padding-top:195px!important;}
.pd-t200 {padding-top:200px!important;}
.pd-t205 {padding-top:205px!important;}
.pd-t210 {padding-top:210px!important;}
.pd-t215 {padding-top:215px!important;}
.pd-t220 {padding-top:220px!important;}
.pd-t225 {padding-top:225px!important;}
.pd-t230 {padding-top:230px!important;}
.pd-t235 {padding-top:235px!important;}
.pd-t240 {padding-top:240px!important;}
.pd-t245 {padding-top:245px!important;}
.pd-t250 {padding-top:250px!important;}

.pd-r0 {padding-right:0px!important;}
.pd-r1 {padding-right:1px!important;}
.pd-r2 {padding-right:2px!important;}
.pd-r3 {padding-right:3px!important;}
.pd-r4 {padding-right:4px!important;}
.pd-r5 {padding-right:5px!important;}
.pd-r6 {padding-right:6px!important;}
.pd-r7 {padding-right:7px!important;}
.pd-r8 {padding-right:8px!important;}
.pd-r9 {padding-right:9px!important;}
.pd-r10 {padding-right:10px!important;}
.pd-r11 {padding-right:11px!important;}
.pd-r12 {padding-right:12px!important;}
.pd-r13 {padding-right:13px!important;}
.pd-r14 {padding-right:14px!important;}
.pd-r15 {padding-right:15px!important;}
.pd-r16 {padding-right:16px!important;}
.pd-r17 {padding-right:17px!important;}
.pd-r18 {padding-right:18px!important;}
.pd-r19 {padding-right:19px!important;}
.pd-r20 {padding-right:20px!important;}
.pd-r25 {padding-right:25px!important;}
.pd-r30 {padding-right:30px!important;}
.pd-r35 {padding-right:35px!important;}
.pd-r40 {padding-right:40px!important;}
.pd-r45 {padding-right:45px!important;}
.pd-r50 {padding-right:50px!important;}
.pd-r55 {padding-right:55px!important;}
.pd-r60 {padding-right:60px!important;}
.pd-r65 {padding-right:65px!important;}
.pd-r70 {padding-right:70px!important;}
.pd-r75 {padding-right:75px!important;}
.pd-r80 {padding-right:80px!important;}
.pd-r85 {padding-right:85px!important;}
.pd-r90 {padding-right:90px!important;}
.pd-r95 {padding-right:95px!important;}
.pd-r100 {padding-right:100px!important;}
.pd-r105 {padding-right:105px!important;}
.pd-r110 {padding-right:110px!important;}
.pd-r115 {padding-right:115px!important;}
.pd-r120 {padding-right:120px!important;}
.pd-r125 {padding-right:125px!important;}
.pd-r130 {padding-right:130px!important;}
.pd-r135 {padding-right:135px!important;}
.pd-r140 {padding-right:140px!important;}
.pd-r145 {padding-right:145px!important;}
.pd-r150 {padding-right:150px!important;}
.pd-r155 {padding-right:155px!important;}
.pd-r160 {padding-right:160px!important;}
.pd-r165 {padding-right:165px!important;}
.pd-r170 {padding-right:170px!important;}
.pd-r175 {padding-right:175px!important;}
.pd-r180 {padding-right:180px!important;}
.pd-r185 {padding-right:185px!important;}
.pd-r190 {padding-right:190px!important;}
.pd-r195 {padding-right:195px!important;}
.pd-r200 {padding-right:200px!important;}
.pd-r205 {padding-right:205px!important;}
.pd-r210 {padding-right:210px!important;}
.pd-r215 {padding-right:215px!important;}
.pd-r220 {padding-right:220px!important;}
.pd-r225 {padding-right:225px!important;}
.pd-r230 {padding-right:230px!important;}
.pd-r235 {padding-right:235px!important;}
.pd-r240 {padding-right:240px!important;}
.pd-r245 {padding-right:245px!important;}
.pd-r250 {padding-right:250px!important;}

.pd-b0 {padding-bottom:0px!important;}
.pd-b1 {padding-bottom:1px!important;}
.pd-b2 {padding-bottom:2px!important;}
.pd-b3 {padding-bottom:3px!important;}
.pd-b4 {padding-bottom:4px!important;}
.pd-b5 {padding-bottom:5px!important;}
.pd-b6 {padding-bottom:6px!important;}
.pd-b7 {padding-bottom:7px!important;}
.pd-b8 {padding-bottom:8px!important;}
.pd-b9 {padding-bottom:9px!important;}
.pd-b10 {padding-bottom:10px!important;}
.pd-b11 {padding-bottom:11px!important;}
.pd-b12 {padding-bottom:12px!important;}
.pd-b13 {padding-bottom:13px!important;}
.pd-b14 {padding-bottom:14px!important;}
.pd-b15 {padding-bottom:15px!important;}
.pd-b16 {padding-bottom:16px!important;}
.pd-b17 {padding-bottom:17px!important;}
.pd-b18 {padding-bottom:18px!important;}
.pd-b19 {padding-bottom:19px!important;}
.pd-b20 {padding-bottom:20px!important;}
.pd-b25 {padding-bottom:25px!important;}
.pd-b30 {padding-bottom:30px!important;}
.pd-b35 {padding-bottom:35px!important;}
.pd-b40 {padding-bottom:40px!important;}
.pd-b45 {padding-bottom:45px!important;}
.pd-b50 {padding-bottom:50px!important;}
.pd-b55 {padding-bottom:55px!important;}
.pd-b60 {padding-bottom:60px!important;}
.pd-b65 {padding-bottom:65px!important;}
.pd-b70 {padding-bottom:70px!important;}
.pd-b75 {padding-bottom:75px!important;}
.pd-b80 {padding-bottom:80px!important;}
.pd-b85 {padding-bottom:85px!important;}
.pd-b90 {padding-bottom:90px!important;}
.pd-b95 {padding-bottom:95px!important;}
.pd-b100 {padding-bottom:100px!important;}
.pd-b105 {padding-bottom:105px!important;}
.pd-b110 {padding-bottom:110px!important;}
.pd-b115 {padding-bottom:115px!important;}
.pd-b120 {padding-bottom:120px!important;}
.pd-b125 {padding-bottom:125px!important;}
.pd-b130 {padding-bottom:130px!important;}
.pd-b135 {padding-bottom:135px!important;}
.pd-b140 {padding-bottom:140px!important;}
.pd-b145 {padding-bottom:145px!important;}
.pd-b150 {padding-bottom:150px!important;}
.pd-b155 {padding-bottom:155px!important;}
.pd-b160 {padding-bottom:160px!important;}
.pd-b165 {padding-bottom:165px!important;}
.pd-b170 {padding-bottom:170px!important;}
.pd-b175 {padding-bottom:175px!important;}
.pd-b180 {padding-bottom:180px!important;}
.pd-b185 {padding-bottom:185px!important;}
.pd-b190 {padding-bottom:190px!important;}
.pd-b195 {padding-bottom:195px!important;}
.pd-b200 {padding-bottom:200px!important;}
.pd-b205 {padding-bottom:205px!important;}
.pd-b210 {padding-bottom:210px!important;}
.pd-b215 {padding-bottom:215px!important;}
.pd-b220 {padding-bottom:220px!important;}
.pd-b225 {padding-bottom:225px!important;}
.pd-b230 {padding-bottom:230px!important;}
.pd-b235 {padding-bottom:235px!important;}
.pd-b240 {padding-bottom:240px!important;}
.pd-b245 {padding-bottom:245px!important;}
.pd-b250 {padding-bottom:250px!important;}

.pd-l0 {padding-left:0px!important;}
.pd-l1 {padding-left:1px!important;}
.pd-l2 {padding-left:2px!important;}
.pd-l3 {padding-left:3px!important;}
.pd-l4 {padding-left:4px!important;}
.pd-l5 {padding-left:5px!important;}
.pd-l6 {padding-left:6px!important;}
.pd-l7 {padding-left:7px!important;}
.pd-l8 {padding-left:8px!important;}
.pd-l9 {padding-left:9px!important;}
.pd-l10 {padding-left:10px!important;}
.pd-l11 {padding-left:11px!important;}
.pd-l12 {padding-left:12px!important;}
.pd-l13 {padding-left:13px!important;}
.pd-l14 {padding-left:14px!important;}
.pd-l15 {padding-left:15px!important;}
.pd-l16 {padding-left:16px!important;}
.pd-l17 {padding-left:17px!important;}
.pd-l18 {padding-left:18px!important;}
.pd-l19 {padding-left:19px!important;}
.pd-l20 {padding-left:20px!important;}
.pd-l25 {padding-left:25px!important;}
.pd-l30 {padding-left:30px!important;}
.pd-l35 {padding-left:35px!important;}
.pd-l40 {padding-left:40px!important;}
.pd-l45 {padding-left:45px!important;}
.pd-l50 {padding-left:50px!important;}
.pd-l55 {padding-left:55px!important;}
.pd-l60 {padding-left:60px!important;}
.pd-l65 {padding-left:65px!important;}
.pd-l70 {padding-left:70px!important;}
.pd-l75 {padding-left:75px!important;}
.pd-l80 {padding-left:80px!important;}
.pd-l85 {padding-left:85px!important;}
.pd-l90 {padding-left:90px!important;}
.pd-l95 {padding-left:95px!important;}
.pd-l100 {padding-left:100px!important;}
.pd-l105 {padding-left:105px!important;}
.pd-l110 {padding-left:110px!important;}
.pd-l115 {padding-left:115px!important;}
.pd-l120 {padding-left:120px!important;}
.pd-l125 {padding-left:125px!important;}
.pd-l130 {padding-left:130px!important;}
.pd-l135 {padding-left:135px!important;}
.pd-l140 {padding-left:140px!important;}
.pd-l145 {padding-left:145px!important;}
.pd-l150 {padding-left:150px!important;}
.pd-l155 {padding-left:155px!important;}
.pd-l160 {padding-left:160px!important;}
.pd-l165 {padding-left:165px!important;}
.pd-l170 {padding-left:170px!important;}
.pd-l175 {padding-left:175px!important;}
.pd-l180 {padding-left:180px!important;}
.pd-l185 {padding-left:185px!important;}
.pd-l190 {padding-left:190px!important;}
.pd-l195 {padding-left:195px!important;}
.pd-l200 {padding-left:200px!important;}
.pd-l205 {padding-left:205px!important;}
.pd-l210 {padding-left:210px!important;}
.pd-l215 {padding-left:215px!important;}
.pd-l220 {padding-left:220px!important;}
.pd-l225 {padding-left:225px!important;}
.pd-l230 {padding-left:230px!important;}
.pd-l235 {padding-left:235px!important;}
.pd-l240 {padding-left:240px!important;}
.pd-l245 {padding-left:245px!important;}
.pd-l250 {padding-left:250px!important;}

.pd-lr0 {padding-left:0px!important; padding-right:0px!important;}
.pd-lr1 {padding-left:1px!important; padding-right:1px!important;}
.pd-lr2 {padding-left:2px!important; padding-right:2px!important;}
.pd-lr3 {padding-left:3px!important; padding-right:3px!important;}
.pd-lr4 {padding-left:4px!important; padding-right:4px!important;}
.pd-lr5 {padding-left:5px!important; padding-right:5px!important;}
.pd-lr6 {padding-left:6px!important; padding-right:6px!important;}
.pd-lr7 {padding-left:7px!important; padding-right:7px!important;}
.pd-lr8 {padding-left:8px!important; padding-right:8px!important;}
.pd-lr9 {padding-left:9px!important; padding-right:9px!important;}
.pd-lr10 {padding-left:10px!important; padding-right:10px!important;}
.pd-lr11 {padding-left:11px!important; padding-right:11px!important;}
.pd-lr12 {padding-left:12px!important; padding-right:12px!important;}
.pd-lr13 {padding-left:13px!important; padding-right:13px!important;}
.pd-lr14 {padding-left:14px!important; padding-right:14px!important;}
.pd-lr15 {padding-left:15px!important; padding-right:15px!important;}
.pd-lr16 {padding-left:16px!important; padding-right:16px!important;}
.pd-lr17 {padding-left:17px!important; padding-right:17px!important;}
.pd-lr18 {padding-left:18px!important; padding-right:18px!important;}
.pd-lr19 {padding-left:19px!important; padding-right:19px!important;}
.pd-lr20 {padding-left:20px!important; padding-right:20px!important;}
.pd-lr25 {padding-left:25px!important; padding-right:25px!important;}
.pd-lr30 {padding-left:30px!important; padding-right:30px!important;}
.pd-lr35 {padding-left:35px!important; padding-right:35px!important;}
.pd-lr40 {padding-left:40px!important; padding-right:40px!important;}
.pd-lr45 {padding-left:45px!important; padding-right:45px!important;}
.pd-lr50 {padding-left:50px!important; padding-right:50px!important;}
.pd-lr55 {padding-left:55px!important; padding-right:55px!important;}
.pd-lr60 {padding-left:60px!important; padding-right:60px!important;}
.pd-lr65 {padding-left:65px!important; padding-right:65px!important;}
.pd-lr70 {padding-left:70px!important; padding-right:70px!important;}
.pd-lr75 {padding-left:75px!important; padding-right:75px!important;}
.pd-lr80 {padding-left:80px!important; padding-right:80px!important;}
.pd-lr85 {padding-left:85px!important; padding-right:85px!important;}
.pd-lr90 {padding-left:90px!important; padding-right:90px!important;}
.pd-lr95 {padding-left:95px!important; padding-right:95px!important;}
.pd-lr100 {padding-left:100px!important; padding-right:100px!important;}
.pd-lr105 {padding-left:105px!important; padding-right:105px!important;}
.pd-lr110 {padding-left:110px!important; padding-right:110px!important;}
.pd-lr115 {padding-left:115px!important; padding-right:115px!important;}
.pd-lr120 {padding-left:120px!important; padding-right:120px!important;}
.pd-lr125 {padding-left:125px!important; padding-right:125px!important;}
.pd-lr130 {padding-left:130px!important; padding-right:130px!important;}
.pd-lr135 {padding-left:135px!important; padding-right:135px!important;}
.pd-lr140 {padding-left:140px!important; padding-right:140px!important;}
.pd-lr145 {padding-left:145px!important; padding-right:145px!important;}
.pd-lr150 {padding-left:150px!important; padding-right:150px!important;}
.pd-lr155 {padding-left:155px!important; padding-right:155px!important;}
.pd-lr160 {padding-left:160px!important; padding-right:160px!important;}
.pd-lr165 {padding-left:165px!important; padding-right:165px!important;}
.pd-lr170 {padding-left:170px!important; padding-right:170px!important;}
.pd-lr175 {padding-left:175px!important; padding-right:175px!important;}
.pd-lr180 {padding-left:180px!important; padding-right:180px!important;}
.pd-lr185 {padding-left:185px!important; padding-right:185px!important;}
.pd-lr190 {padding-left:190px!important; padding-right:190px!important;}
.pd-lr195 {padding-left:195px!important; padding-right:195px!important;}
.pd-lr200 {padding-left:200px!important; padding-right:200px!important;}


.pd-tb0 {padding-top:0px!important; padding-bottom:0px!important;}
.pd-tb1 {padding-top:1px!important; padding-bottom:1px!important;}
.pd-tb2 {padding-top:2px!important; padding-bottom:2px!important;}
.pd-tb3 {padding-top:3px!important; padding-bottom:3px!important;}
.pd-tb4 {padding-top:4px!important; padding-bottom:4px!important;}
.pd-tb5 {padding-top:5px!important; padding-bottom:5px!important;}
.pd-tb6 {padding-top:6px!important; padding-bottom:6px!important;}
.pd-tb7 {padding-top:7px!important; padding-bottom:7px!important;}
.pd-tb8 {padding-top:8px!important; padding-bottom:8px!important;}
.pd-tb9 {padding-top:9px!important; padding-bottom:9px!important;}
.pd-tb10 {padding-top:10px!important; padding-bottom:10px!important;}
.pd-tb11 {padding-top:11px!important; padding-bottom:11px!important;}
.pd-tb12 {padding-top:12px!important; padding-bottom:12px!important;}
.pd-tb13 {padding-top:13px!important; padding-bottom:13px!important;}
.pd-tb14 {padding-top:14px!important; padding-bottom:14px!important;}
.pd-tb15 {padding-top:15px!important; padding-bottom:15px!important;}
.pd-tb16 {padding-top:16px!important; padding-bottom:16px!important;}
.pd-tb17 {padding-top:17px!important; padding-bottom:17px!important;}
.pd-tb18 {padding-top:18px!important; padding-bottom:18px!important;}
.pd-tb19 {padding-top:19px!important; padding-bottom:19px!important;}
.pd-tb20 {padding-top:20px!important; padding-bottom:20px!important;}
.pd-tb25 {padding-top:25px!important; padding-bottom:25px!important;}
.pd-tb30 {padding-top:30px!important; padding-bottom:30px!important;}
.pd-tb35 {padding-top:35px!important; padding-bottom:35px!important;}
.pd-tb40 {padding-top:40px!important; padding-bottom:40px!important;}
.pd-tb45 {padding-top:45px!important; padding-bottom:45px!important;}
.pd-tb50 {padding-top:50px!important; padding-bottom:50px!important;}
.pd-tb55 {padding-top:55px!important; padding-bottom:55px!important;}
.pd-tb60 {padding-top:60px!important; padding-bottom:60px!important;}
.pd-tb65 {padding-top:65px!important; padding-bottom:65px!important;}
.pd-tb70 {padding-top:70px!important; padding-bottom:70px!important;}
.pd-tb75 {padding-top:75px!important; padding-bottom:75px!important;}
.pd-tb80 {padding-top:80px!important; padding-bottom:80px!important;}
.pd-tb85 {padding-top:85px!important; padding-bottom:85px!important;}
.pd-tb90 {padding-top:90px!important; padding-bottom:90px!important;}
.pd-tb95 {padding-top:95px!important; padding-bottom:95px!important;}
.pd-tb100 {padding-top:100px!important; padding-bottom:100px!important;}
.pd-tb105 {padding-top:105px!important; padding-bottom:105px!important;}
.pd-tb110 {padding-top:110px!important; padding-bottom:110px!important;}
.pd-tb115 {padding-top:115px!important; padding-bottom:115px!important;}
.pd-tb120 {padding-top:120px!important; padding-bottom:120px!important;}
.pd-tb125 {padding-top:125px!important; padding-bottom:125px!important;}
.pd-tb130 {padding-top:130px!important; padding-bottom:130px!important;}
.pd-tb135 {padding-top:135px!important; padding-bottom:135px!important;}
.pd-tb140 {padding-top:140px!important; padding-bottom:140px!important;}
.pd-tb145 {padding-top:145px!important; padding-bottom:145px!important;}
.pd-tb150 {padding-top:150px!important; padding-bottom:150px!important;}
.pd-tb155 {padding-top:155px!important; padding-bottom:155px!important;}
.pd-tb160 {padding-top:160px!important; padding-bottom:160px!important;}
.pd-tb165 {padding-top:165px!important; padding-bottom:165px!important;}
.pd-tb170 {padding-top:170px!important; padding-bottom:170px!important;}
.pd-tb175 {padding-top:175px!important; padding-bottom:175px!important;}
.pd-tb180 {padding-top:180px!important; padding-bottom:180px!important;}
.pd-tb185 {padding-top:185px!important; padding-bottom:185px!important;}
.pd-tb190 {padding-top:190px!important; padding-bottom:190px!important;}
.pd-tb195 {padding-top:195px!important; padding-bottom:195px!important;}
.pd-tb200 {padding-top:200px!important; padding-bottom:200px!important;}



.pd0 {padding:0px!important;}
.pd1 {padding:1px!important;}
.pd2 {padding:2px!important;}
.pd3 {padding:3px!important;}
.pd4 {padding:4px!important;}
.pd5 {padding:5px!important;}
.pd6 {padding:6px!important;}
.pd7 {padding:7px!important;}
.pd8 {padding:8px!important;}
.pd9 {padding:9px!important;}
.pd10 {padding:10px!important;}
.pd11 {padding:11px!important;}
.pd12 {padding:12px!important;}
.pd13 {padding:13px!important;}
.pd14 {padding:14px!important;}
.pd15 {padding:15px!important;}
.pd16 {padding:16px!important;}
.pd17 {padding:17px!important;}
.pd18 {padding:18px!important;}
.pd19 {padding:19px!important;}
.pd20 {padding:20px!important;}
.pd25 {padding:25px!important;}
.pd30 {padding:30px!important;}
.pd35 {padding:35px!important;}
.pd40 {padding:40px!important;}
.pd45 {padding:45px!important;}
.pd50 {padding:50px!important;}

.mg-t0 {margin-top:0px!important;}
.mg-t1 {margin-top:1px!important;}
.mg-t2 {margin-top:2px!important;}
.mg-t3 {margin-top:3px!important;}
.mg-t4 {margin-top:4px!important;}
.mg-t5 {margin-top:5px!important;}
.mg-t6 {margin-top:6px!important;}
.mg-t7 {margin-top:7px!important;}
.mg-t8 {margin-top:8px!important;}
.mg-t9 {margin-top:9px!important;}
.mg-t10 {margin-top:10px!important;}
.mg-t11 {margin-top:11px!important;}
.mg-t12 {margin-top:12px!important;}
.mg-t13 {margin-top:13px!important;}
.mg-t14 {margin-top:14px!important;}
.mg-t15 {margin-top:15px!important;}
.mg-t16 {margin-top:16px!important;}
.mg-t17 {margin-top:17px!important;}
.mg-t18 {margin-top:18px!important;}
.mg-t19 {margin-top:19px!important;}
.mg-t20 {margin-top:20px!important;}
.mg-t25 {margin-top:25px!important;}
.mg-t30 {margin-top:30px!important;}
.mg-t35 {margin-top:35px!important;}
.mg-t40 {margin-top:40px!important;}
.mg-t45 {margin-top:45px!important;}
.mg-t50 {margin-top:50px!important;}
.mg-t55 {margin-top:55px!important;}
.mg-t60 {margin-top:60px!important;}
.mg-t65 {margin-top:65px!important;}
.mg-t70 {margin-top:70px!important;}
.mg-t75 {margin-top:75px!important;}
.mg-t80 {margin-top:80px!important;}
.mg-t85 {margin-top:85px!important;}
.mg-t90 {margin-top:90px!important;}
.mg-t95 {margin-top:95px!important;}
.mg-t100 {margin-top:100px!important;}
.mg-t105 {margin-top:105px!important;}
.mg-t110 {margin-top:110px!important;}
.mg-t115 {margin-top:115px!important;}
.mg-t120 {margin-top:120px!important;}
.mg-t125 {margin-top:125px!important;}
.mg-t130 {margin-top:130px!important;}
.mg-t135 {margin-top:135px!important;}
.mg-t140 {margin-top:140px!important;}
.mg-t145 {margin-top:145px!important;}
.mg-t150 {margin-top:150px!important;}
.mg-t155 {margin-top:155px!important;}
.mg-t160 {margin-top:160px!important;}
.mg-t165 {margin-top:165px!important;}
.mg-t170 {margin-top:170px!important;}
.mg-t175 {margin-top:175px!important;}
.mg-t180 {margin-top:180px!important;}
.mg-t185 {margin-top:185px!important;}
.mg-t190 {margin-top:190px!important;}
.mg-t195 {margin-top:195px!important;}
.mg-t200 {margin-top:200px!important;}
.mg-t205 {margin-top:205px!important;}
.mg-t210 {margin-top:210px!important;}
.mg-t215 {margin-top:215px!important;}
.mg-t220 {margin-top:220px!important;}
.mg-t225 {margin-top:225px!important;}
.mg-t230 {margin-top:230px!important;}
.mg-t235 {margin-top:235px!important;}
.mg-t240 {margin-top:240px!important;}
.mg-t245 {margin-top:245px!important;}
.mg-t250 {margin-top:250px!important;}


.mg-r0 {margin-right:0px!important;}
.mg-r1 {margin-right:1px!important;}
.mg-r2 {margin-right:2px!important;}
.mg-r3 {margin-right:3px!important;}
.mg-r4 {margin-right:4px!important;}
.mg-r5 {margin-right:5px!important;}
.mg-r6 {margin-right:6px!important;}
.mg-r7 {margin-right:7px!important;}
.mg-r8 {margin-right:8px!important;}
.mg-r9 {margin-right:9px!important;}
.mg-r10 {margin-right:10px!important;}
.mg-r11 {margin-right:11px!important;}
.mg-r12 {margin-right:12px!important;}
.mg-r13 {margin-right:13px!important;}
.mg-r14 {margin-right:14px!important;}
.mg-r15 {margin-right:15px!important;}
.mg-r16 {margin-right:16px!important;}
.mg-r17 {margin-right:17px!important;}
.mg-r18 {margin-right:18px!important;}
.mg-r19 {margin-right:19px!important;}
.mg-r20 {margin-right:20px!important;}
.mg-r25 {margin-right:25px!important;}
.mg-r30 {margin-right:30px!important;}
.mg-r35 {margin-right:35px!important;}
.mg-r40 {margin-right:40px!important;}
.mg-r45 {margin-right:45px!important;}
.mg-r50 {margin-right:50px!important;}
.mg-r55 {margin-right:55px!important;}
.mg-r60 {margin-right:60px!important;}
.mg-r65 {margin-right:65px!important;}
.mg-r70 {margin-right:70px!important;}
.mg-r75 {margin-right:75px!important;}
.mg-r80 {margin-right:80px!important;}
.mg-r85 {margin-right:85px!important;}
.mg-r90 {margin-right:90px!important;}
.mg-r95 {margin-right:95px!important;}
.mg-r100 {margin-right:100px!important;}
.mg-r105 {margin-right:105px!important;}
.mg-r110 {margin-right:110px!important;}
.mg-r115 {margin-right:115px!important;}
.mg-r120 {margin-right:120px!important;}
.mg-r125 {margin-right:125px!important;}
.mg-r130 {margin-right:130px!important;}
.mg-r135 {margin-right:135px!important;}
.mg-r140 {margin-right:140px!important;}
.mg-r145 {margin-right:145px!important;}
.mg-r150 {margin-right:150px!important;}
.mg-r155 {margin-right:155px!important;}
.mg-r160 {margin-right:160px!important;}
.mg-r165 {margin-right:165px!important;}
.mg-r170 {margin-right:170px!important;}
.mg-r175 {margin-right:175px!important;}
.mg-r180 {margin-right:180px!important;}
.mg-r185 {margin-right:185px!important;}
.mg-r190 {margin-right:190px!important;}
.mg-r195 {margin-right:195px!important;}
.mg-r200 {margin-right:200px!important;}
.mg-r205 {margin-right:205px!important;}
.mg-r210 {margin-right:210px!important;}
.mg-r215 {margin-right:215px!important;}
.mg-r220 {margin-right:220px!important;}
.mg-r225 {margin-right:225px!important;}
.mg-r230 {margin-right:230px!important;}
.mg-r235 {margin-right:235px!important;}
.mg-r240 {margin-right:240px!important;}
.mg-r245 {margin-right:245px!important;}
.mg-r250 {margin-right:250px!important;}

.mg-b0 {margin-bottom:0px!important;}
.mg-b1 {margin-bottom:1px!important;}
.mg-b2 {margin-bottom:2px!important;}
.mg-b3 {margin-bottom:3px!important;}
.mg-b4 {margin-bottom:4px!important;}
.mg-b5 {margin-bottom:5px!important;}
.mg-b6 {margin-bottom:6px!important;}
.mg-b7 {margin-bottom:7px!important;}
.mg-b8 {margin-bottom:8px!important;}
.mg-b9 {margin-bottom:9px!important;}
.mg-b10 {margin-bottom:10px!important;}
.mg-b11 {margin-bottom:11px!important;}
.mg-b12 {margin-bottom:12px!important;}
.mg-b13 {margin-bottom:13px!important;}
.mg-b14 {margin-bottom:14px!important;}
.mg-b15 {margin-bottom:15px!important;}
.mg-b16 {margin-bottom:16px!important;}
.mg-b17 {margin-bottom:17px!important;}
.mg-b18 {margin-bottom:18px!important;}
.mg-b19 {margin-bottom:19px!important;}
.mg-b20 {margin-bottom:20px!important;}
.mg-b25 {margin-bottom:25px!important;}
.mg-b30 {margin-bottom:30px!important;}
.mg-b35 {margin-bottom:35px!important;}
.mg-b40 {margin-bottom:40px!important;}
.mg-b45 {margin-bottom:45px!important;}
.mg-b50 {margin-bottom:50px!important;}
.mg-b55 {margin-bottom:55px!important;}
.mg-b60 {margin-bottom:60px!important;}
.mg-b65 {margin-bottom:65px!important;}
.mg-b70 {margin-bottom:70px!important;}
.mg-b75 {margin-bottom:75px!important;}
.mg-b80 {margin-bottom:80px!important;}
.mg-b85 {margin-bottom:85px!important;}
.mg-b90 {margin-bottom:90px!important;}
.mg-b95 {margin-bottom:95px!important;}
.mg-b100 {margin-bottom:100px!important;}
.mg-b105 {margin-bottom:105px!important;}
.mg-b110 {margin-bottom:110px!important;}
.mg-b115 {margin-bottom:115px!important;}
.mg-b120 {margin-bottom:120px!important;}
.mg-b125 {margin-bottom:125px!important;}
.mg-b130 {margin-bottom:130px!important;}
.mg-b135 {margin-bottom:135px!important;}
.mg-b140 {margin-bottom:140px!important;}
.mg-b145 {margin-bottom:145px!important;}
.mg-b150 {margin-bottom:150px!important;}
.mg-b155 {margin-bottom:155px!important;}
.mg-b160 {margin-bottom:160px!important;}
.mg-b165 {margin-bottom:165px!important;}
.mg-b170 {margin-bottom:170px!important;}
.mg-b175 {margin-bottom:175px!important;}
.mg-b180 {margin-bottom:180px!important;}
.mg-b185 {margin-bottom:185px!important;}
.mg-b190 {margin-bottom:190px!important;}
.mg-b195 {margin-bottom:195px!important;}
.mg-b200 {margin-bottom:200px!important;}
.mg-b205 {margin-bottom:205px!important;}
.mg-b210 {margin-bottom:210px!important;}
.mg-b215 {margin-bottom:215px!important;}
.mg-b220 {margin-bottom:220px!important;}
.mg-b225 {margin-bottom:225px!important;}
.mg-b230 {margin-bottom:230px!important;}
.mg-b235 {margin-bottom:235px!important;}
.mg-b240 {margin-bottom:240px!important;}
.mg-b245 {margin-bottom:245px!important;}
.mg-b250 {margin-bottom:250px!important;}

.mg-l0 {margin-left:0px!important;}
.mg-l1 {margin-left:1px!important;}
.mg-l2 {margin-left:2px!important;}
.mg-l3 {margin-left:3px!important;}
.mg-l4 {margin-left:4px!important;}
.mg-l5 {margin-left:5px!important;}
.mg-l6 {margin-left:6px!important;}
.mg-l7 {margin-left:7px!important;}
.mg-l8 {margin-left:8px!important;}
.mg-l9 {margin-left:9px!important;}
.mg-l10 {margin-left:10px!important;}
.mg-l11 {margin-left:11px!important;}
.mg-l12 {margin-left:12px!important;}
.mg-l13 {margin-left:13px!important;}
.mg-l14 {margin-left:14px!important;}
.mg-l15 {margin-left:15px!important;}
.mg-l16 {margin-left:16px!important;}
.mg-l17 {margin-left:17px!important;}
.mg-l18 {margin-left:18px!important;}
.mg-l19 {margin-left:19px!important;}
.mg-l20 {margin-left:20px!important;}
.mg-l25 {margin-left:25px!important;}
.mg-l30 {margin-left:30px!important;}
.mg-l35 {margin-left:35px!important;}
.mg-l40 {margin-left:40px!important;}
.mg-l45 {margin-left:45px!important;}
.mg-l50 {margin-left:50px!important;}
.mg-l55 {margin-left:55px!important;}
.mg-l60 {margin-left:60px!important;}
.mg-l65 {margin-left:65px!important;}
.mg-l70 {margin-left:70px!important;}
.mg-l75 {margin-left:75px!important;}
.mg-l80 {margin-left:80px!important;}
.mg-l85 {margin-left:85px!important;}
.mg-l90 {margin-left:90px!important;}
.mg-l95 {margin-left:95px!important;}
.mg-l100 {margin-left:100px!important;}
.mg-l105 {margin-left:105px!important;}
.mg-l110 {margin-left:110px!important;}
.mg-l115 {margin-left:115px!important;}
.mg-l120 {margin-left:120px!important;}
.mg-l125 {margin-left:125px!important;}
.mg-l130 {margin-left:130px!important;}
.mg-l135 {margin-left:135px!important;}
.mg-l140 {margin-left:140px!important;}
.mg-l145 {margin-left:145px!important;}
.mg-l150 {margin-left:150px!important;}
.mg-l155 {margin-left:155px!important;}
.mg-l160 {margin-left:160px!important;}
.mg-l165 {margin-left:165px!important;}
.mg-l170 {margin-left:170px!important;}
.mg-l175 {margin-left:175px!important;}
.mg-l180 {margin-left:180px!important;}
.mg-l185 {margin-left:185px!important;}
.mg-l190 {margin-left:190px!important;}
.mg-l195 {margin-left:195px!important;}
.mg-l200 {margin-left:200px!important;}
.mg-l205 {margin-left:205px!important;}
.mg-l210 {margin-left:210px!important;}
.mg-l215 {margin-left:215px!important;}
.mg-l220 {margin-left:220px!important;}
.mg-l225 {margin-left:225px!important;}
.mg-l230 {margin-left:230px!important;}
.mg-l235 {margin-left:235px!important;}
.mg-l240 {margin-left:240px!important;}
.mg-l245 {margin-left:245px!important;}
.mg-l250 {margin-left:250px!important;}

.mg-lr0 {margin-left:0px!important; margin-right:0px!important;}
.mg-lr1 {margin-left:1px!important; margin-right:1px!important;}
.mg-lr2 {margin-left:2px!important; margin-right:2px!important;}
.mg-lr3 {margin-left:3px!important; margin-right:3px!important;}
.mg-lr4 {margin-left:4px!important; margin-right:4px!important;}
.mg-lr5 {margin-left:5px!important; margin-right:5px!important;}
.mg-lr6 {margin-left:6px!important; margin-right:6px!important;}
.mg-lr7 {margin-left:7px!important; margin-right:7px!important;}
.mg-lr8 {margin-left:8px!important; margin-right:8px!important;}
.mg-lr9 {margin-left:9px!important; margin-right:9px!important;}
.mg-lr10 {margin-left:10px!important; margin-right:10px!important;}
.mg-lr11 {margin-left:11px!important; margin-right:11px!important;}
.mg-lr12 {margin-left:12px!important; margin-right:12px!important;}
.mg-lr13 {margin-left:13px!important; margin-right:13px!important;}
.mg-lr14 {margin-left:14px!important; margin-right:14px!important;}
.mg-lr15 {margin-left:15px!important; margin-right:15px!important;}
.mg-lr16 {margin-left:16px!important; margin-right:16px!important;}
.mg-lr17 {margin-left:17px!important; margin-right:17px!important;}
.mg-lr18 {margin-left:18px!important; margin-right:18px!important;}
.mg-lr19 {margin-left:19px!important; margin-right:19px!important;}
.mg-lr20 {margin-left:20px!important; margin-right:20px!important;}
.mg-lr25 {margin-left:25px!important; margin-right:25px!important;}
.mg-lr30 {margin-left:30px!important; margin-right:30px!important;}
.mg-lr35 {margin-left:35px!important; margin-right:35px!important;}
.mg-lr40 {margin-left:40px!important; margin-right:40px!important;}
.mg-lr45 {margin-left:45px!important; margin-right:45px!important;}
.mg-lr50 {margin-left:50px!important; margin-right:50px!important;}
.mg-lr55 {margin-left:55px!important; margin-right:55px!important;}
.mg-lr60 {margin-left:60px!important; margin-right:60px!important;}
.mg-lr65 {margin-left:65px!important; margin-right:65px!important;}
.mg-lr70 {margin-left:70px!important; margin-right:70px!important;}
.mg-lr75 {margin-left:75px!important; margin-right:75px!important;}
.mg-lr80 {margin-left:80px!important; margin-right:80px!important;}
.mg-lr85 {margin-left:85px!important; margin-right:85px!important;}
.mg-lr90 {margin-left:90px!important; margin-right:90px!important;}
.mg-lr95 {margin-left:95px!important; margin-right:95px!important;}
.mg-lr100 {margin-left:100px!important; margin-right:100px!important;}
.mg-lr105 {margin-left:105px!important; margin-right:105px!important;}
.mg-lr110 {margin-left:110px!important; margin-right:110px!important;}
.mg-lr115 {margin-left:115px!important; margin-right:115px!important;}
.mg-lr120 {margin-left:120px!important; margin-right:120px!important;}
.mg-lr125 {margin-left:125px!important; margin-right:125px!important;}
.mg-lr130 {margin-left:130px!important; margin-right:130px!important;}
.mg-lr135 {margin-left:135px!important; margin-right:135px!important;}
.mg-lr140 {margin-left:140px!important; margin-right:140px!important;}
.mg-lr145 {margin-left:145px!important; margin-right:145px!important;}
.mg-lr150 {margin-left:150px!important; margin-right:150px!important;}
.mg-lr155 {margin-left:155px!important; margin-right:155px!important;}
.mg-lr160 {margin-left:160px!important; margin-right:160px!important;}
.mg-lr165 {margin-left:165px!important; margin-right:165px!important;}
.mg-lr170 {margin-left:170px!important; margin-right:170px!important;}
.mg-lr175 {margin-left:175px!important; margin-right:175px!important;}
.mg-lr180 {margin-left:180px!important; margin-right:180px!important;}
.mg-lr185 {margin-left:185px!important; margin-right:185px!important;}
.mg-lr190 {margin-left:190px!important; margin-right:190px!important;}
.mg-lr195 {margin-left:195px!important; margin-right:195px!important;}
.mg-lr200 {margin-left:200px!important; margin-right:200px!important;}


.mg-tb0 {margin-top:0px!important; margin-bottom:0px!important;}
.mg-tb1 {margin-top:1px!important; margin-bottom:1px!important;}
.mg-tb2 {margin-top:2px!important; margin-bottom:2px!important;}
.mg-tb3 {margin-top:3px!important; margin-bottom:3px!important;}
.mg-tb4 {margin-top:4px!important; margin-bottom:4px!important;}
.mg-tb5 {margin-top:5px!important; margin-bottom:5px!important;}
.mg-tb6 {margin-top:6px!important; margin-bottom:6px!important;}
.mg-tb7 {margin-top:7px!important; margin-bottom:7px!important;}
.mg-tb8 {margin-top:8px!important; margin-bottom:8px!important;}
.mg-tb9 {margin-top:9px!important; margin-bottom:9px!important;}
.mg-tb10 {margin-top:10px!important; margin-bottom:10px!important;}
.mg-tb11 {margin-top:11px!important; margin-bottom:11px!important;}
.mg-tb12 {margin-top:12px!important; margin-bottom:12px!important;}
.mg-tb13 {margin-top:13px!important; margin-bottom:13px!important;}
.mg-tb14 {margin-top:14px!important; margin-bottom:14px!important;}
.mg-tb15 {margin-top:15px!important; margin-bottom:15px!important;}
.mg-tb16 {margin-top:16px!important; margin-bottom:16px!important;}
.mg-tb17 {margin-top:17px!important; margin-bottom:17px!important;}
.mg-tb18 {margin-top:18px!important; margin-bottom:18px!important;}
.mg-tb19 {margin-top:19px!important; margin-bottom:19px!important;}
.mg-tb20 {margin-top:20px!important; margin-bottom:20px!important;}
.mg-tb25 {margin-top:25px!important; margin-bottom:25px!important;}
.mg-tb30 {margin-top:30px!important; margin-bottom:30px!important;}
.mg-tb35 {margin-top:35px!important; margin-bottom:35px!important;}
.mg-tb40 {margin-top:40px!important; margin-bottom:40px!important;}
.mg-tb45 {margin-top:45px!important; margin-bottom:45px!important;}
.mg-tb50 {margin-top:50px!important; margin-bottom:50px!important;}
.mg-tb55 {margin-top:55px!important; margin-bottom:55px!important;}
.mg-tb60 {margin-top:60px!important; margin-bottom:60px!important;}
.mg-tb65 {margin-top:65px!important; margin-bottom:65px!important;}
.mg-tb70 {margin-top:70px!important; margin-bottom:70px!important;}
.mg-tb75 {margin-top:75px!important; margin-bottom:75px!important;}
.mg-tb80 {margin-top:80px!important; margin-bottom:80px!important;}
.mg-tb85 {margin-top:85px!important; margin-bottom:85px!important;}
.mg-tb90 {margin-top:90px!important; margin-bottom:90px!important;}
.mg-tb95 {margin-top:95px!important; margin-bottom:95px!important;}
.mg-tb100 {margin-top:100px!important; margin-bottom:100px!important;}
.mg-tb105 {margin-top:105px!important; margin-bottom:105px!important;}
.mg-tb110 {margin-top:110px!important; margin-bottom:110px!important;}
.mg-tb115 {margin-top:115px!important; margin-bottom:115px!important;}
.mg-tb120 {margin-top:120px!important; margin-bottom:120px!important;}
.mg-tb125 {margin-top:125px!important; margin-bottom:125px!important;}
.mg-tb130 {margin-top:130px!important; margin-bottom:130px!important;}
.mg-tb135 {margin-top:135px!important; margin-bottom:135px!important;}
.mg-tb140 {margin-top:140px!important; margin-bottom:140px!important;}
.mg-tb145 {margin-top:145px!important; margin-bottom:145px!important;}
.mg-tb150 {margin-top:150px!important; margin-bottom:150px!important;}
.mg-tb155 {margin-top:155px!important; margin-bottom:155px!important;}
.mg-tb160 {margin-top:160px!important; margin-bottom:160px!important;}
.mg-tb165 {margin-top:165px!important; margin-bottom:165px!important;}
.mg-tb170 {margin-top:170px!important; margin-bottom:170px!important;}
.mg-tb175 {margin-top:175px!important; margin-bottom:175px!important;}
.mg-tb180 {margin-top:180px!important; margin-bottom:180px!important;}
.mg-tb185 {margin-top:185px!important; margin-bottom:185px!important;}
.mg-tb190 {margin-top:190px!important; margin-bottom:190px!important;}
.mg-tb195 {margin-top:195px!important; margin-bottom:195px!important;}
.mg-tb200 {margin-top:200px!important; margin-bottom:200px!important;}


.mg0 {margin:0px!important;}
.mg1 {margin:1px!important;}
.mg2 {margin:2px!important;}
.mg3 {margin:3px!important;}
.mg4 {margin:4px!important;}
.mg5 {margin:5px!important;}
.mg6 {margin:6px!important;}
.mg7 {margin:7px!important;}
.mg8 {margin:8px!important;}
.mg9 {margin:9px!important;}
.mg10 {margin:10px!important;}
.mg11 {margin:11px!important;}
.mg12 {margin:12px!important;}
.mg13 {margin:13px!important;}
.mg14 {margin:14px!important;}
.mg15 {margin:15px!important;}
.mg16 {margin:16px!important;}
.mg17 {margin:17px!important;}
.mg18 {margin:18px!important;}
.mg19 {margin:19px!important;}
.mg20 {margin:20px!important;}
.mg25 {margin:25px!important;}
.mg30 {margin:30px!important;}
.mg35 {margin:35px!important;}
.mg40 {margin:40px!important;}
.mg45 {margin:45px!important;}
.mg50 {margin:50px!important;}


/*----------网格----------*/
.per1 {width:1%!important; text-overflow:ellipsis}
.per2 {width:2%!important; text-overflow:ellipsis}
.per3 {width:3%!important; text-overflow:ellipsis}
.per4 {width:4%!important; text-overflow:ellipsis}
.per5 {width:5%!important; text-overflow:ellipsis}
.per6 {width:6%!important; text-overflow:ellipsis}
.per7 {width:7%!important; text-overflow:ellipsis}
.per8 {width:8%!important; text-overflow:ellipsis}
.per9 {width:9%!important; text-overflow:ellipsis}

.per10 {width:10%!important; text-overflow:ellipsis}
.per11 {width:11%!important; text-overflow:ellipsis}
.per12 {width:12%!important; text-overflow:ellipsis}
.per13 {width:13%!important; text-overflow:ellipsis}
.per14 {width:14%!important; text-overflow:ellipsis}
.per15 {width:15%!important; text-overflow:ellipsis}
.per16 {width:16%!important; text-overflow:ellipsis}
.per17 {width:17%!important; text-overflow:ellipsis}
.per18 {width:18%!important; text-overflow:ellipsis}
.per19 {width:19%!important; text-overflow:ellipsis}

.per20 {width:20%!important; text-overflow:ellipsis}
.per21 {width:21%!important; text-overflow:ellipsis}
.per22 {width:22%!important; text-overflow:ellipsis}
.per23 {width:23%!important; text-overflow:ellipsis}
.per24 {width:24%!important; text-overflow:ellipsis}
.per25 {width:25%!important; text-overflow:ellipsis}
.per26 {width:26%!important; text-overflow:ellipsis}
.per27 {width:27%!important; text-overflow:ellipsis}
.per28 {width:28%!important; text-overflow:ellipsis}
.per29 {width:29%!important; text-overflow:ellipsis}

.per30 {width:30%!important; text-overflow:ellipsis}
.per31 {width:31%!important; text-overflow:ellipsis}
.per32 {width:32%!important; text-overflow:ellipsis}
.per33 {width:33%!important; text-overflow:ellipsis}
.per34 {width:34%!important; text-overflow:ellipsis}
.per35 {width:35%!important; text-overflow:ellipsis}
.per36 {width:36%!important; text-overflow:ellipsis}
.per37 {width:37%!important; text-overflow:ellipsis}
.per38 {width:38%!important; text-overflow:ellipsis}
.per39 {width:39%!important; text-overflow:ellipsis}

.per40 {width:40%!important; text-overflow:ellipsis}
.per41 {width:41%!important; text-overflow:ellipsis}
.per42 {width:42%!important; text-overflow:ellipsis}
.per43 {width:43%!important; text-overflow:ellipsis}
.per44 {width:44%!important; text-overflow:ellipsis}
.per45 {width:45%!important; text-overflow:ellipsis}
.per46 {width:46%!important; text-overflow:ellipsis}
.per47 {width:47%!important; text-overflow:ellipsis}
.per48 {width:48%!important; text-overflow:ellipsis}
.per49 {width:49%!important; text-overflow:ellipsis}

.per50 {width:50%!important; text-overflow:ellipsis}
.per51 {width:51%!important; text-overflow:ellipsis}
.per52 {width:52%!important; text-overflow:ellipsis}
.per53 {width:53%!important; text-overflow:ellipsis}
.per54 {width:54%!important; text-overflow:ellipsis}
.per55 {width:55%!important; text-overflow:ellipsis}
.per56 {width:56%!important; text-overflow:ellipsis}
.per57 {width:57%!important; text-overflow:ellipsis}
.per58 {width:58%!important; text-overflow:ellipsis}
.per59 {width:59%!important; text-overflow:ellipsis}

.per60 {width:60%!important; text-overflow:ellipsis}
.per61 {width:61%!important; text-overflow:ellipsis}
.per62 {width:62%!important; text-overflow:ellipsis}
.per63 {width:63%!important; text-overflow:ellipsis}
.per64 {width:64%!important; text-overflow:ellipsis}
.per65 {width:65%!important; text-overflow:ellipsis}
.per66 {width:66%!important; text-overflow:ellipsis}
.per67 {width:67%!important; text-overflow:ellipsis}
.per68 {width:68%!important; text-overflow:ellipsis}
.per69 {width:69%!important; text-overflow:ellipsis}

.per70 {width:70%!important; text-overflow:ellipsis}
.per71 {width:71%!important; text-overflow:ellipsis}
.per72 {width:72%!important; text-overflow:ellipsis}
.per73 {width:73%!important; text-overflow:ellipsis}
.per74 {width:74%!important; text-overflow:ellipsis}
.per75 {width:75%!important; text-overflow:ellipsis}
.per76 {width:76%!important; text-overflow:ellipsis}
.per77 {width:77%!important; text-overflow:ellipsis}
.per78 {width:78%!important; text-overflow:ellipsis}
.per79 {width:79%!important; text-overflow:ellipsis}

.per80 {width:80%!important; text-overflow:ellipsis}
.per81 {width:81%!important; text-overflow:ellipsis}
.per82 {width:82%!important; text-overflow:ellipsis}
.per83 {width:83%!important; text-overflow:ellipsis}
.per84 {width:84%!important; text-overflow:ellipsis}
.per85 {width:85%!important; text-overflow:ellipsis}
.per86 {width:86%!important; text-overflow:ellipsis}
.per87 {width:87%!important; text-overflow:ellipsis}
.per88 {width:88%!important; text-overflow:ellipsis}
.per89 {width:89%!important; text-overflow:ellipsis}

.per90 {width:90%!important; text-overflow:ellipsis}
.per91 {width:91%!important; text-overflow:ellipsis}
.per92 {width:92%!important; text-overflow:ellipsis}
.per93 {width:93%!important; text-overflow:ellipsis}
.per94 {width:94%!important; text-overflow:ellipsis}
.per95 {width:95%!important; text-overflow:ellipsis}
.per96 {width:96%!important; text-overflow:ellipsis}
.per97 {width:97%!important; text-overflow:ellipsis}
.per98 {width:98%!important; text-overflow:ellipsis}
.per99 {width:99%!important; text-overflow:ellipsis}

.per100  {width:100%!important; text-overflow:ellipsis}
/*----------网格结束----------*/


/*宽度*/
.wdh-1 {width:10px!important;}
.wdh-1x {width:15px!important;}
.wdh-2 {width:20px!important;}
.wdh-2x {width:25px!important;}
.wdh-3 {width:30px!important;}
.wdh-3x {width:35px!important;}
.wdh-4 {width:40px!important;}
.wdh-4x {width:45px!important;}
.wdh-5 {width:50px!important;}
.wdh-5x {width:55px!important;}
.wdh-6 {width:60px!important;}
.wdh-6x {width:65px!important;}
.wdh-7 {width:70px!important;}
.wdh-7x {width:75px!important;}
.wdh-8 {width:80px!important;}
.wdh-8x {width:85px!important;}
.wdh-9 {width:90px!important;}
.wdh-9x {width:95px!important;}

.wdh-10 {width:100px!important;}
.wdh-10x {width:105px!important;}
.wdh-11 {width:110px!important;}
.wdh-11x {width:115px!important;}
.wdh-12 {width:120px!important;}
.wdh-12x {width:125px!important;}
.wdh-13 {width:130px!important;}
.wdh-13x {width:135px!important;}
.wdh-14 {width:140px!important;}
.wdh-14x {width:145px!important;}
.wdh-15 {width:150px!important;}
.wdh-15x {width:155px!important;}
.wdh-16 {width:160px!important;}
.wdh-16x {width:165px!important;}
.wdh-17 {width:170px!important;}
.wdh-17x {width:175px!important;}
.wdh-18 {width:180px!important;}
.wdh-18x {width:185px!important;}
.wdh-19 {width:190px!important;}
.wdh-19x {width:195px!important;}

.wdh-20 {width:200px!important;}
.wdh-20x {width:205px!important;}
.wdh-21 {width:210px!important;}
.wdh-21x {width:215px!important;}
.wdh-22 {width:220px!important;}
.wdh-22x {width:225px!important;}
.wdh-23 {width:230px!important;}
.wdh-23x {width:235px!important;}
.wdh-24 {width:240px!important;}
.wdh-24x {width:245px!important;}
.wdh-25 {width:250px!important;}
.wdh-25x {width:255px!important;}
.wdh-26 {width:260px!important;}
.wdh-26x {width:265px!important;}
.wdh-27 {width:270px!important;}
.wdh-27x {width:275px!important;}
.wdh-28 {width:280px!important;}
.wdh-28x {width:285px!important;}
.wdh-29 {width:290px!important;}
.wdh-29x {width:295px!important;}

.wdh-30 {width:300px!important;}
.wdh-30x {width:305px!important;}
.wdh-31 {width:310px!important;}
.wdh-31x {width:315px!important;}
.wdh-32 {width:320px!important;}
.wdh-32x {width:325px!important;}
.wdh-33 {width:330px!important;}
.wdh-33x {width:335px!important;}
.wdh-34 {width:340px!important;}
.wdh-34x {width:345px!important;}
.wdh-35 {width:350px!important;}
.wdh-35x {width:355px!important;}
.wdh-36 {width:360px!important;}
.wdh-36x {width:365px!important;}
.wdh-37 {width:370px!important;}
.wdh-37x {width:375px!important;}
.wdh-38 {width:380px!important;}
.wdh-38x {width:385px!important;}
.wdh-39 {width:390px!important;}
.wdh-39x {width:395px!important;}

.wdh-40 {width:400px!important;}
.wdh-40x {width:405px!important;}
.wdh-41 {width:410px!important;}
.wdh-41x {width:415px!important;}
.wdh-42 {width:420px!important;}
.wdh-42x {width:425px!important;}
.wdh-43 {width:430px!important;}
.wdh-43x {width:430px!important;}
.wdh-44 {width:440px!important;}
.wdh-44x {width:445px!important;}
.wdh-45 {width:450px!important;}
.wdh-45x {width:455px!important;}
.wdh-46 {width:460px!important;}
.wdh-46x {width:465px!important;}
.wdh-47 {width:470px!important;}
.wdh-47x {width:475px!important;}
.wdh-48 {width:480px!important;}
.wdh-48x {width:485px!important;}
.wdh-49 {width:490px!important;}
.wdh-49x {width:495px!important;}

.wdh-50 {width:500px!important;}
.wdh-50x {width:505px!important;}
.wdh-51 {width:510px!important;}
.wdh-51x {width:515px!important;}
.wdh-52 {width:520px!important;}
.wdh-52x {width:525px!important;}
.wdh-53 {width:530px!important;}
.wdh-53x {width:535px!important;}
.wdh-54 {width:540px!important;}
.wdh-54x {width:545px!important;}
.wdh-55 {width:550px!important;}
.wdh-55x {width:555px!important;}
.wdh-56 {width:560px!important;}
.wdh-56x {width:565px!important;}
.wdh-57 {width:570px!important;}
.wdh-57x {width:575px!important;}
.wdh-58 {width:580px!important;}
.wdh-58x {width:585px!important;}
.wdh-59 {width:590px!important;}
.wdh-59x {width:595px!important;}

.wdh-60 {width:600px!important;}
.wdh-60x {width:605px!important;}
.wdh-61 {width:610px!important;}
.wdh-61x {width:615px!important;}
.wdh-62 {width:620px!important;}
.wdh-62x {width:625px!important;}
.wdh-63 {width:630px!important;}
.wdh-63x {width:635px!important;}
.wdh-64 {width:640px!important;}
.wdh-64x {width:645px!important;}
.wdh-65 {width:650px!important;}
.wdh-65x {width:655px!important;}
.wdh-66 {width:660px!important;}
.wdh-66x {width:665px!important;}
.wdh-67 {width:670px!important;}
.wdh-67x {width:675px!important;}
.wdh-68 {width:680px!important;}
.wdh-68x {width:685px!important;}
.wdh-69 {width:690px!important;}
.wdh-69x {width:695px!important;}

.wdh-70 {width:700px!important;}
.wdh-70x {width:705px!important;}
.wdh-71 {width:710px!important;}
.wdh-71x {width:715px!important;}
.wdh-72 {width:720px!important;}
.wdh-72x {width:725px!important;}
.wdh-73 {width:730px!important;}
.wdh-73x {width:735px!important;}
.wdh-74 {width:740px!important;}
.wdh-74x {width:745px!important;}
.wdh-75 {width:750px!important;}
.wdh-75x {width:755px!important;}
.wdh-76 {width:760px!important;}
.wdh-76x {width:765px!important;}
.wdh-77 {width:770px!important;}
.wdh-77x {width:775px!important;}
.wdh-78 {width:780px!important;}
.wdh-78x {width:785px!important;}
.wdh-79 {width:790px!important;}
.wdh-79x {width:795px!important;}

.wdh-80 {width:800px!important;}
.wdh-80x {width:805px!important;}
.wdh-81 {width:810px!important;}
.wdh-81x {width:815px!important;}
.wdh-82 {width:820px!important;}
.wdh-82x {width:825px!important;}
.wdh-83 {width:830px!important;}
.wdh-83x {width:835px!important;}
.wdh-84 {width:840px!important;}
.wdh-84x {width:845px!important;}
.wdh-85 {width:850px!important;}
.wdh-85x {width:855px!important;}
.wdh-86 {width:860px!important;}
.wdh-86x {width:865px!important;}
.wdh-87 {width:870px!important;}
.wdh-87x {width:875px!important;}
.wdh-88 {width:880px!important;}
.wdh-88x {width:885px!important;}
.wdh-89 {width:890px!important;}
.wdh-89x {width:895px!important;}

.wdh-90 {width:900px!important;}
.wdh-90x {width:905px!important;}
.wdh-91 {width:910px!important;}
.wdh-91x {width:915px!important;}
.wdh-92 {width:920px!important;}
.wdh-92x {width:925px!important;}
.wdh-93 {width:930px!important;}
.wdh-93x {width:935px!important;}
.wdh-94 {width:940px!important;}
.wdh-94x {width:945px!important;}
.wdh-95 {width:950px!important;}
.wdh-95x {width:955px!important;}
.wdh-96 {width:960px!important;}
.wdh-96x {width:965px!important;}
.wdh-97 {width:970px!important;}
.wdh-97x {width:975px!important;}
.wdh-98 {width:980px!important;}
.wdh-98x {width:985px!important;}
.wdh-99 {width:990px!important;}
.wdh-99x {width:995px!important;}

.wdh-100 {width:1000px!important;}
.wdh-101 {width:1010px!important;}
.wdh-102 {width:1020px!important;}
.wdh-103 {width:1030px!important;}
.wdh-104 {width:1040px!important;}
.wdh-105 {width:1050px!important;}
.wdh-106 {width:1060px!important;}
.wdh-107 {width:1070px!important;}
.wdh-108 {width:1080px!important;}
.wdh-109 {width:1090px!important;}
.wdh-110 {width:1100px!important;}
/*end*/

/*----------高度----------*/
.min-row-2 {min-height:20px!important;}
.min-row-2x {min-height:25px!important;}
.min-row-3 {min-height:40px!important;}
.min-row-3x {min-height:45px!important;}
.min-row-4 {min-height:40px!important;}
.min-row-4x {min-height:45px!important;}
.min-row-5 {min-height:50px!important;}
.min-row-5x {min-height:55px!important;}
.min-row-6 {min-height:60px!important;}
.min-row-6x {min-height:65px!important;}
.min-row-7 {min-height:70px!important;}
.min-row-7x {min-height:75px!important;}
.min-row-8 {min-height:80px!important;}
.min-row-8x {min-height:85px!important;}
.min-row-9 {min-height:90px!important;}
.min-row-9x {min-height:95px!important;}
.min-row-10 {min-height:100px!important;}
.min-row-10x {min-height:105px!important;}

.max-row-2 {max-height:20px!important;}
.max-row-2x {max-height:25px!important;}
.max-row-3 {max-height:40px!important;}
.max-row-3x {max-height:45px!important;}
.max-row-4 {max-height:40px!important;}
.max-row-4x {max-height:45px!important;}
.max-row-5 {max-height:50px!important;}
.max-row-5x {max-height:55px!important;}
.max-row-6 {max-height:60px!important;}
.max-row-6x {max-height:65px!important;}
.max-row-7 {max-height:70px!important;}
.max-row-7x {max-height:75px!important;}
.max-row-8 {max-height:80px!important;}
.max-row-8x {max-height:85px!important;}
.max-row-9 {max-height:90px!important;}
.max-row-9x {max-height:95px!important;}
.max-row-10 {max-height:100px!important;}
.max-row-10x {max-height:105px!important;}



.row-x {height:inherit;}
.row-1 {height:10px!important;}
.row-1x {height:15px!important;}
.row-2 {height:20px!important;}
.row-2x {height:25px!important;}
.row-3 {height:30px!important;}
.row-3x {height:35px!important;}
.row-4 {height:40px!important;}
.row-4x {height:45px!important;}
.row-5 {height:50px!important;}
.row-5x {height:55px!important;}
.row-6 {height:60px!important;}
.row-6x {height:65px!important;}
.row-7 {height:70px!important;}
.row-7x {height:75px!important;}
.row-8 {height:80px!important;}
.row-8x {height:85px!important;}
.row-9 {height:90px!important;}
.row-9x {height:95px!important;}

.row-10 {height:100px!important;}
.row-10x {height:105px!important;}
.row-11 {height:110px!important;}
.row-11x {height:115px!important;}
.row-12 {height:120px!important;}
.row-12x {height:125px!important;}
.row-13 {height:130px!important;}
.row-13x {height:135px!important;}
.row-14 {height:140px!important;}
.row-14x {height:145px!important;}
.row-15 {height:150px!important;}
.row-15x {height:155px!important;}
.row-16 {height:160px!important;}
.row-16x {height:165px!important;}
.row-17 {height:170px!important;}
.row-17x {height:175px!important;}
.row-18 {height:180px!important;}
.row-18x {height:185px!important;}
.row-19 {height:190px!important;}
.row-19x {height:195px!important;}

.row-20 {height:200px!important;}
.row-20x {height:205px!important;}
.row-21 {height:210px!important;}
.row-21x {height:215px!important;}
.row-22 {height:220px!important;}
.row-22x {height:225px!important;}
.row-23 {height:230px!important;}
.row-23x {height:235px!important;}
.row-24 {height:240px!important;}
.row-24x {height:245px!important;}
.row-25 {height:250px!important;}
.row-25x {height:255px!important;}
.row-26 {height:260px!important;}
.row-26x {height:265px!important;}
.row-27 {height:270px!important;}
.row-27x {height:275px!important;}
.row-28 {height:280px!important;}
.row-28x {height:285px!important;}
.row-29 {height:290px!important;}
.row-29x {height:295px!important;}

.row-30 {height:300px!important;}
.row-30x {height:305px!important;}
.row-31 {height:310px!important;}
.row-31x {height:315px!important;}
.row-32 {height:320px!important;}
.row-32x {height:325px!important;}
.row-33 {height:330px!important;}
.row-33x {height:335px!important;}
.row-34 {height:340px!important;}
.row-34x {height:345px!important;}
.row-35 {height:350px!important;}
.row-35x {height:355px!important;}
.row-36 {height:360px!important;}
.row-36x {height:365px!important;}
.row-37 {height:370px!important;}
.row-37x {height:375px!important;}
.row-38 {height:380px!important;}
.row-38x{height:385px!important;}
.row-39 {height:390px!important;}
.row-39x {height:395px!important;}

.row-40 {height:400px!important;}
.row-40x {height:405px!important;}
.row-41 {height:410px!important;}
.row-41x {height:415px!important;}
.row-42 {height:420px!important;}
.row-42x {height:425px!important;}
.row-43 {height:430px!important;}
.row-43x {height:435px!important;}
.row-44 {height:440px!important;}
.row-44x {height:445px!important;}
.row-45 {height:450px!important;}
.row-45x {height:455px!important;}
.row-46 {height:460px!important;}
.row-46x {height:465px!important;}
.row-47 {height:470px!important;}
.row-47x {height:475px!important;}
.row-48 {height:480px!important;}
.row-48x {height:485px!important;}
.row-49 {height:490px!important;}
.row-49x {height:495px!important;}

.row-50 {height:500px!important;}
.row-50x {height:505px!important;}
.row-51 {height:510px!important;}
.row-51x {height:515px!important;}
.row-52 {height:520px!important;}
.row-52x {height:525px!important;}
.row-53 {height:530px!important;}
.row-53x {height:535px!important;}
.row-54 {height:540px!important;}
.row-54x {height:545px!important;}
.row-55 {height:550px!important;}
.row-55x {height:555px!important;}
.row-56 {height:560px!important;}
.row-56x {height:565px!important;}
.row-57 {height:570px!important;}
.row-57x {height:575px!important;}
.row-58 {height:580px!important;}
.row-58x {height:585px!important;}
.row-59 {height:590px!important;}
.row-59x {height:595px!important;}

.row-60 {height:600px!important;}
.row-60x {height:605px!important;}
.row-61 {height:610px!important;}
.row-61x {height:615px!important;}
.row-62 {height:620px!important;}
.row-62x {height:625px!important;}
.row-63 {height:630px!important;}
.row-63x {height:635px!important;}
.row-64 {height:640px!important;}
.row-64x {height:645px!important;}
.row-65 {height:650px!important;}
.row-65x {height:655px!important;}
.row-66 {height:660px!important;}
.row-66x {height:665px!important;}
.row-67 {height:670px!important;}
.row-67x {height:675px!important;}
.row-68 {height:680px!important;}
.row-68x {height:685px!important;}
.row-69 {height:690px!important;}
.row-69x {height:695px!important;}

.row-70 {height:700px!important;}
.row-70x {height:705px!important;}
.row-71 {height:710px!important;}
.row-71x {height:715px!important;}
.row-72 {height:720px!important;}
.row-72x {height:725px!important;}
.row-73 {height:730px!important;}
.row-73x {height:735px!important;}
.row-74 {height:740px!important;}
.row-74x {height:745px!important;}
.row-75 {height:750px!important;}
.row-75x {height:755px!important;}
.row-76 {height:760px!important;}
.row-76x {height:765px!important;}
.row-77 {height:770px!important;}
.row-77x {height:775px!important;}
.row-78 {height:780px!important;}
.row-78x {height:785px!important;}
.row-79 {height:790px!important;}
.row-79x {height:795px!important;}

.row-80 {height:800px!important;}
.row-80x {height:805px!important;}
.row-81 {height:810px!important;}
.row-81x {height:815px!important;}
.row-82 {height:820px!important;}
.row-82x {height:825px!important;}
.row-83 {height:830px!important;}
.row-83x {height:835px!important;}
.row-84 {height:840px!important;}
.row-84x {height:845px!important;}
.row-85 {height:850px!important;}
.row-85x {height:855px!important;}
.row-86 {height:860px!important;}
.row-86x {height:865px!important;}
.row-87 {height:870px!important;}
.row-87x {height:875px!important;}
.row-88 {height:880px!important;}
.row-88x {height:885px!important;}
.row-89 {height:890px!important;}
.row-89x {height:895px!important;}

.row-90 {height:900px!important;}
.row-90x {height:905px!important;}
.row-91 {height:910px!important;}
.row-91x {height:915px!important;}
.row-92 {height:920px!important;}
.row-92x {height:9250px!important;}
.row-93 {height:930px!important;}
.row-93x {height:935px!important;}
.row-94 {height:940px!important;}
.row-94x {height:945px!important;}
.row-95 {height:950px!important;}
.row-95x {height:955px!important;}
.row-96 {height:960px!important;}
.row-96x {height:965px!important;}
.row-97 {height:970px!important;}
.row-97x {height:975px!important;}
.row-98 {height:980px!important;}
.row-98x {height:985px!important;}
.row-99 {height:990px!important;}
.row-99x {height:995px!important;}

.row-100 {height:1000px!important;}
/*----------高度结束----------*/


/*----------行高----------*/
.lht-1 {line-height:10px!important;}
.lht-1x {line-height:15px!important;}
.lht-2 {line-height:20px!important;}
.lht-2x {line-height:25px!important;}
.lht-3 {line-height:30px!important;}
.lht-3x {line-height:35px!important;}
.lht-4 {line-height:40px!important;}
.lht-4x {line-height:45px!important;}
.lht-5 {line-height:50px!important;}
.lht-5x {line-height:55px!important;}
.lht-6 {line-height:60px!important;}
.lht-6x {line-height:65px!important;}
.lht-7 {line-height:70px!important;}
.lht-7x {line-height:75px!important;}
/*----------行高----------*/



/*边框线类型*/
.bd-solid { border-style:solid!important;}
.bd-solid-t {border-top-style:solid!important;}
.bd-solid-r {border-right-style:solid!important;}
.bd-solid-b {border-bottom-style:solid!important;}
.bd-solid-l {border-left-style:solid!important;}
.bd-solid-tb {border-top-style:solid!important;border-bottom-style:solid!important;}
.bd-solid-lr {border-left-style:solid!important;border-right-style:solid!important;}

.bd-dashed {border-style:dashed!important;}
.bd-dashed-t {border-top-style:dashed!important;}
.bd-dashed-r {border-right-style:dashed!important;}
.bd-dashed-b {border-bottom-style:dashed!important;}
.bd-dashed-l {border-left-style:dashed!important;}
.bd-dashed-tb {border-top-style:dashed!important;border-bottom-style:dashed!important;}
.bd-dashed-lr {border-left-style:dashed!important;border-right-style:dashed!important;}

.bd-dotted {border-style:dotted!important;}
.bd-dotted-t {border-top-style:dotted!important;}
.bd-dotted-r {border-right-style:dotted!important;}
.bd-dotted-b {border-bottom-style:dotted!important;}
.bd-dotted-l {border-left-style:dotted!important;}
.bd-dotted-tb {border-top-style:dotted!important;border-bottom-style:dotted!important;}
.bd-dotted-lr {border-left-style:dotted!important;border-right-style:dotted!important;}

.bd-double {border-style:double!important;}
.bd-double-t {border-top-style:double!important;}
.bd-double-r {border-right-style:double!important;}
.bd-double-b {border-bottom-style:double!important;}
.bd-double-l {border-left-style:double!important;}
.bd-double-tb {border-top-style:double!important;border-bottom-style:double!important;}
.bd-double-lr {border-left-style:double!important;border-right-style:double!important;}

/*边框线粗线*/
.bdw-1 {border-width:1px !important}
.bdw-2 {border-width:2px !important}
.bdw-3 {border-width:3px !important}
.bdw-4 {border-width:4px !important}
.bdw-5 {border-width:5px !important}
.bdw-6 {border-width:6px !important}
.bdw-7 {border-width:7px !important}
.bdw-8 {border-width:8px !important}
.bdw-9 {border-width:9px !important}
.bdw-10 {border-width:10px !important}
.bdw-15 {border-width:15px !important}
.bdw-20 {border-width:20px !important}

/*边框颜色*/
.bdc-white,a.bdc-white {border-color:#fff!important;}
.bdc-gray,a.bdc-gray {border-color:#eeeeee!important;}
.bdc-gray2,a.bdc-gray2 {border-color:#e5e5e5!important;}
.bdc-gray3,a.bdc-gray3 {border-color:#d7d7d7!important;}
.bdc-gray4,a.bdc-gray4 {border-color:#d1d1d1!important;}

.bdc-blue,a.bdc-blue {border-color:#c4e5f1!important;}
.bdc-blue2,a.bdc-blue2 {border-color:#58bbdb!important;}
.bdc-blue3,a.bdc-blue3 {border-color:#3c8dbc!important;}

.bdc-red,a.bdc-red {border-color:#fdcece!important;}
.bdc-red2,a.bdc-red2 {border-color:#ff2400!important;}

.bdc-orange,a.bdc-orange {border-color:#ff9999!important;}
.bdc-orange2,a.bdc-orange2 {border-color:#ff8800!important;}
.bdc-orange3,a.bdc-orange3 {border-color:#ff6600!important;}

.bdc-green, a.bdc-green {border-color:#afd86e!important;}
.bdc-green2, a.bdc-green2 {border-color:#80b52b!important;}
.bdc-green3, a.bdc-green3 {border-color:#6b9e1c!important;}



/*去边框*/
.bd-no {border:0!important;}
.bd-not {border-top:0!important;}
.bd-nor {border-right:0!important;}
.bd-nob {border-bottom:0!important;}
.bd-nol {border-left:0!important;}

.bd-notb {border-top:0!important; border-bottom:0 !important}
.bd-nolr {border-left:0!important; border-right:0 !important}

.bd-notrb {border-top:0!important; border-right:0!important; border-bottom:0 !important}
.bd-norbl {border-right:0!important; border-bottom:0!important; border-left:0 !important}
.bd-noblt {border-bottom:0!important; border-left:0!important; border-top:0 !important}
.bd-noltr {border-left:0!important; border-top:0!important; border-right:0 !important}


/*---------------------------按钮类型--------------------------*/
/*按钮类型-长方形*/
.btn-xxs,
a.btn-xxs {
	padding:0 8px;
	margin:0 3px;
	height:30px;
	line-height:28px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	display:block;
	outline: none;
}

.btn-xss i,a.btn-xxs i {
	margin-right:3px;
	font-size:12px;	
}

.btn-xs,
a.btn-xs {
	padding:0 8px;
	margin:0 3px;
	height:35px;
	line-height:33px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	display:block;
	outline: none;
}

.btn-xs i,a.btn-xs i {
	margin-right:3px;
	font-size:14px;	
}

.btn-sm,
a.btn-sm {
	padding:0 8px;
	margin:0 3px;
    height:40px;
	line-height:38px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	display:block;
	outline: none;
}
.btn-sm i, a.btn-sm i {
	margin-right:3px;
	font-size:14px;	
}

.btn-def,
a.btn-def {
	padding:0 8px;
	margin:0 3px;
	height:45px;
	line-height:43px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:14px;
	display:block;
	outline: none;
}
.btn-def i,a.btn-def i {
	font-size:14px;
	margin-right:3px;
}

.btn-md,
a.btn-md {
	margin:0 3px;
	padding:0 8px;
	height:50px;
	line-height:48px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:14px;
	outline: none;
}

.btn-md i,a.btn-md i {
	font-size:14px;
	margin-right:3px;
}
	
	
/*按钮类型-圆角*/
.btn-ri-xs,
a.btn-ri-xs {
	margin:0 3px;
	padding:0 20px;
	height:35px;
	line-height:33px;
	border-radius:35px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	display:block;
	outline: none;
}
.btn-ri-xs i,a.btn-ri-xs i {
	font-size:14px;
	margin-right:3px;
}

.btn-ri-sm,
a.btn-ri-sm {
	margin:0 3px;
    padding:0 20px;
	height:40px;
	line-height:38px;
	border-radius:40px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	display:block;
	outline: none;
}
.btn-ri-sm i, a.btn-ri-sm i {
	font-size:14px;
	margin-right:3px;
}

.btn-ri-def,
a.btn-ri-def {
	margin:0 3px;
	padding:0 20px;
	height:45px;
	border-radius:45px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:14px;
	display:block;
	outline: none;
}
.btn-ri-def i,a.btn-ri-def i {
	font-size:14px;
	margin-right:3px;
}

.btn-ri-md,
a.btn-ri-md {
	margin:0 3px;
	padding:0 20px;
	height:50px;
	border-radius:50px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:14px;
	outline: none;
}
.btn-ri-md i,a.btn-ri-md i {
	font-size:14px;
	margin-right:3px;
}

/*圆形按钮*/
.btn-ci-xxs,
a.btn-ci-xxs {
	margin:0 3px;
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	border-radius:25px;
	-moz-border-radius:25px;
	-ms-border-radius:25px;
	-o-border-radius:25px;
	-webkit-border-radius:25px;
	outline: none;
}
.btn-ci-xxs i,
a.btn-ci-xxs i {font-size:12px;}


.btn-ci-xs,
a.btn-cir-xs {
	margin:0 3px;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-o-border-radius:30px;
	-webkit-border-radius:30px;
	font-size:12px;
	outline: none;
}
.btn-ci-xs i,
a.btn-cir-xs i {font-size:14px;}

.btn-ci-sm,
a.btn-ci-sm {
	margin:0 3px;
	display:block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:40px;
	-moz-border-radius:40px;
	-ms-border-radius:40px;
	-o-border-radius:40px;
	-webkit-border-radius:40px;
	font-size:12px;
	outline: none;
}
.btn-ci-sm i,
a.btn-ci-sm i {
	font-size:22px;
	line-height:22px;}

.btn-ci-def,
a.btn-ci-def {
	margin:0 3px;
	display:block;
	width:50px;
	height:50px;	
	text-align:center;
	line-height:50px;
	border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	-o-border-radius:50px;
	-webkit-border-radius:50px;
	font-size:14px;
	outline: none;
}
.btn-ci-def i,
a.btn-ci-def i {
	font-size:26px;
	line-height:26px;}

.btn-ci-md ,
a.btn-ci-md {
	margin:0 3px;
	display:block;
	width:60px;
	height:60px;
	text-align:center;
	line-height:60px;
	border-radius:60px;
	-moz-border-radius:60px;
	-ms-border-radius:60px;
	-o-border-radius:60px;
	-webkit-border-radius:60px;
	font-size:16px;
	outline: none;
}
.btn-ci-md i,
a.btn-ci-md i {
	font-size:30px;
	line-height:30px;}
/*圆形按钮end*/


/*方形按钮*/
.btn-sq-xxs,
a.btn-sq-xxs {
	margin:0 3px;
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
	outline: none;
}
.btn-sq-xxs i,
a.btn-sq-xxs i {
	font-size:12px;
	line-height:12px;}

.btn-sq-xs,
a.btn-sq-xs {
	margin:0 3px;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
	outline: none;
}
.btn-sq-xs i,
a.btn-sq-xs i {
	font-size:16px;
	line-height:16px;}

.btn-sq-sm,
a.btn-sq-sm {
	margin:0 3px;
	display:block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:16px;
	outline: none;
}
.btn-sq-sm i,
a.btn-sq-sm i {
	font-size:22px;
	line-height:22px;}

.btn-sq-def,
a.btn-sq-def {
	margin:0 3px;
	display:block;
	width:50px;
	height:50px;	
	text-align:center;
	line-height:50px;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:20px;
	outline: none;
}
.btn-sq-def i,
a.btn-sq-def i {
	font-size:26px;
	line-height:26px;}

.btn-sq-md ,
a.btn-sq-md {
	margin:0 3px;
	display:block;
	width:60px;
	height:60px;
	text-align:center;
	line-height:60px;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:26px;
	outline: none;
}
.btn-sq-md i,
a.btn-sq-md i {
	font-size:30px;
	line-height:30px;}
/*方形按钮end*/


/*按钮颜色*/
/*蓝色*/
.btn-bg-blue, a.btn-bg-blue {
	background:#00a2ff;
	color:#ffffff;
	border:1px #00a2ff solid;
}
.btn-bg-blue:hover, a.btn-bg-blue:hover {
	background:#39b7ff;
	color:#ffffff;
	border:1px #39b7ff solid;
}
.btn-bg-blue i, a.btn-bg-blue i {
	color:#ffffff;
}

/*蓝色2*/
.btn-bg-blue2, a.btn-bg-blue2 {
	background:#39b7ff;
	color:#ffffff;
	border:1px #39b7ff solid;
}
.btn-bg-blue2:hover, a.btn-bg-blue2:hover {
	background:#00a2ff;
	color:#ffffff;
	border:1px #00a2ff solid;
}
.btn-bg-blue2 i, a.btn-bg-blue2 i {
	color:#ffffff;
}


/*绿色*/
.btn-bg-green, a.btn-bg-green {
	background:#5FB878;
	color:#ffffff;
	border:1px #5FB878 solid;
}
.btn-bg-green:hover, a.btn-bg-green:hover {
	background:#52a369;
	color:#ffffff;
	border:1px #52a369 solid;
}
.btn-bg-green i, a.btn-bg-green i {
	color:#ffffff;
}

/*绿色2*/
.btn-bg-green2, a.btn-bg-green2 {
	background:#01a001;
	color:#ffffff;
	border:1px #01a001 solid;
}
.btn-bg-green2:hover, a.btn-bg-green2:hover {
	background:#00bb00;
	color:#ffffff;
	border:1px #00bb00 solid;
}
.btn-bg-green2 i, a.btn-bg-green2 i {
	color:#ffffff;
}


/*红色*/
.btn-bg-red, a.btn-bg-red {
	background:#cb1010;
	color:#ffffff;
	border:1px #cb1010 solid;
}
.btn-bg-red:hover, a.btn-bg-red:hover {
	background:#e22000;
	color:#ffffff;
	border:1px #e22000 solid;
}
.btn-bg-red i, a.btn-bg-red i {
	color:#ffffff;
}


/*橙色*/
.btn-bg-orange, a.btn-bg-orange {
	background:#ff6600;
	color:#ffffff;
	border:1px #ff6600 solid;
}
.btn-bg-orange:hover, a.btn-bg-orange:hover {
	background:#ff4200;
	color:#ffffff;
	border:1px #ff4200 solid;
}
.btn-bg-orange i, a.btn-bg-orange i {
	color:#ffffff;
}


/*黄色*/
.btn-bg-yellow, a.btn-bg-yellow {
	background:#ffc600;
	color:#ffffff;
	border:1px #ffc600 solid;
}
.btn-bg-yellow:hover, a.btn-bg-yellow:hover {
	background:#ffdd40;
	color:#ffffff;
	border:1px #ffdd40 solid;
}
.btn-bg-yellow i, a.btn-bg-yellow i {
	color:#ffffff;
}

/*灰色*/
.btn-bg-gray, a.btn-bg-gray {
	background:#f9fafb!important;
	color:#555555!important;
	border:1px #eee solid!important;
}
.btn-bg-gray:hover, a.btn-bg-gray:hover {
	background:#ffffff!important;
	color:#555555!important;
	border:1px #eee solid!important;
}
.btn-bg-gray i, a.btn-bg-gray i {
	color:#555555!important;
}

/*灰色2*/
.btn-bg-gray2, a.btn-bg-gray2 {
	background:#f7f7f7!important;
	color:#555555!important;
	border:1px #ebeaea solid!important;
}
.btn-bg-gray2:hover, a.btn-bg-gray2:hover {
	background:#ffffff!important;
	color:#555555!important;
	border:1px #eee solid!important;
}
.btn-bg-gray2 i, a.btn-bg-gray2 i {
	color:#555555!important;
}

/*灰色3*/
.btn-bg-gray3, a.btn-bg-gray3 {
	background:#f5f6fa!important;
	color:#555555!important;
	border:1px #e4e5e9 solid!important;
}
.btn-bg-gray3:hover, a.btn-bg-gray3:hover {
	background:#ffffff!important;
	color:#555555!important;
	border:1px #ddd solid!important;
}

.btn-bg-gray3 i, a.btn-bg-gray3 i{
	color:#555555!important;
}


/*灰色4*/
.btn-bg-gray4, a.btn-bg-gray4 {
	background:#ebecf0!important;
	color:#555555!important;
	border:1px #e1e2e6 solid!important;
}
.btn-bg-gray4:hover, a.btn-bg-gray4:hover {
	background:#ffffff!important;
	color:#555555!important;
	border:1px #f1f1f1 solid!important;
}
.btn-bg-gray4 i, a.btn-bg-gray4 i {
	color:#555555!important;
}


/*白色*/
.btn-bg-white, a.btn-bg-white {
	background:#fff;
	color:#3296fa;
	border:1px #e5e5e5 solid;
}
.btn-bg-white:hover, a.btn-bg-white:hover {
	background:#fafafa;
	color:#3296fa;
	border:1px #e5e5e5 solid;
}
.btn-bg-white i, a.btn-bg-white i {
	color:#3296fa;
}
/*白色2*/
.btn-bg-white2, a.btn-bg-white2 {
	background:#fff;
	color:#282828;
	/* border:1px #3296fa solid; */
	border:1px #a50101 solid;
}
.btn-bg-white2:hover, a.btn-bg-white2:hover {
	background:#fafafa;
	color:#282828;
	/* border:1px #3296fa solid; */
	border:1px #a50101 solid;
}
.btn-bg-white2 i, a.btn-bg-white2 i {
	color:#282828;
}

/*白色3*/
.btn-bg-white3, a.btn-bg-white3 {
	background:#ffffff;
	color:#282828;
	border:1px #ffffff solid;
}
.btn-bg-white3:hover, a.btn-bg-white3:hover {
	background:#f1f1f1;
	color:#282828;
	border:1px #f1f1f1 solid;
}
.btn-bg-white3 i, a.btn-bg-white3 i {
	color:#282828;
}

/*蓝色*/
.btn-bg-primary, a.btn-bg-primary {
	background:#4374e0;
	color:#fff;
	border:1px #4374e0 solid;
}
.btn-bg-primary:hover, a.btn-bg-primary:hover {
	background:#3d6cd1;
	color:#fff;
	border:1px #4374e0 solid;
}
.btn-bg-primary i, a.btn-bg-primary i {
	color:#3ca2c3;
}

/*成功*/
.btn-bg-success, a.btn-bg-success {
	background:#00acac;
	color:#fff;
	border:1px #00acac solid;
}
.btn-bg-success:hover, a.btn-bg-success:hover {
	background:#008a8a;
	color:#fff;
	border:1px #008a8a solid;
}
.btn-bg-success i, a.btn-bg-success i {
	color:#fff;
}

/*危险*/
.btn-bg-danger, a.btn-bg-danger {
	background:#ff5b57;
	color:#fff;
	border:1px #ff5b57 solid;
}
.btn-bg-danger:hover, a.btn-bg-danger:hover {
	background:#cc4946;
	color:#fff;
	border:1px #cc4946 solid;
}
.btn-bg-danger i, a.btn-bg-danger i {
	color:#fff;
}

/*信息*/
.btn-bg-info, a.btn-bg-info {
	background:#49b6d6;
	color:#fff;
	border:1px #49b6d6 solid;
}
.btn-bg-info:hover, a.btn-bg-info:hover {
	background:#3a92ab;
	color:#fff;
	border:1px #3a92ab solid;
}
.btn-bg-info i, a.btn-bg-info i {
	color:#fff;
}

.btn-bg-info2, a.btn-bg-info2 {
	background:#189cc2!important;
	color:#fff!important;
	border:1px #189cc2 solid!important;
}
.btn-bg-info2:hover, a.btn-bg-info2:hover {
	background:#0d85a8!important;
	color:#fff!important;
	border:1px #0d85a8 solid!important;
}
.btn-bg-info2 i, a.btn-bg-info2 i {
	color:#fff!important;
}
/*--------------------------按钮结束------------------------*/

/*透明度*/
.opacity10 {
   filter:alpha(opacity=10)!important;
   -moz-opacity:0.1!important; 
   -khtml-opacity: 0.1!important; 
   opacity: 0.1!important; 
}

.opacity20 {
   filter:alpha(opacity=20)!important;
   -moz-opacity:0.2!important; 
   -khtml-opacity: 0.2!important; 
   opacity: 0.2!important; 
}

.opacity30 {
   filter:alpha(opacity=30)!important;
   -moz-opacity:0.3!important; 
   -khtml-opacity: 0.3!important; 
   opacity: 0.3!important; 
}

.opacity40 {
   filter:alpha(opacity=40)!important;
   -moz-opacity:0.4!important; 
   -khtml-opacity: 0.4!important; 
   opacity: 0.4!important; 
}

.opacity50 {
   filter:alpha(opacity=50)!important;
   -moz-opacity:0.5!important; 
   -khtml-opacity: 0.5!important; 
   opacity: 0.5!important; 
}

.opacity60 {
   filter:alpha(opacity=60)!important;
   -moz-opacity:0.6!important; 
   -khtml-opacity: 0.6!important; 
   opacity: 0.6!important; 
}

.opacity70 {
   filter:alpha(opacity=70)!important;
   -moz-opacity:0.7!important; 
   -khtml-opacity: 0.7!important; 
   opacity: 0.7!important; 
}

.opacity80 {
   filter:alpha(opacity=80)!important;
   -moz-opacity:0.8!important; 
   -khtml-opacity: 0.8!important; 
   opacity: 0.8!important; 
}

.opacity90 {
   filter:alpha(opacity=90)!important;
   -moz-opacity:0.9!important; 
   -khtml-opacity: 0.9!important; 
   opacity: 0.9!important; 
}
/*透明度end*/


/*复选及单选样式*/
input[type="checkbox"],
input[type="radio"] {	
	display: none;
	filter:alpha(opacity=0)!important;
	-moz-opacity:0!important; 
	-khtml-opacity: 0!important; 
	opacity: 0!important;
}

input[type="checkbox"] + span,
input[type="radio"] + span {
	top:4px;
	position: relative;
	display:inline-block;
	margin-right:5px;
	width:18px;
	height:18px;
	overflow: hidden;
}

input[type="checkbox"] + span {	
	background:url(../img/icheck-blue.png) no-repeat -20px 0px;	
}
input[type="checkbox"]:checked + span {	
	background:url(../img/icheck-blue.png) no-repeat -40px 0px;
}

input[type="radio"] + span {
	background:url(../img/icheck-blue.png) no-repeat -120px 0px;	
}

input[type="radio"]:checked + span {	
	background:url(../img/icheck-blue.png) no-repeat -140px 0px;	
}


input[type="checkbox"]:disabled + span {
	background:url(../img/icheck-blue.png) no-repeat -140px 0px;
}

input[type="radio"]:disabled + span {
	background:url(../img/icheck-blue.png) no-repeat -180px 0px;
}


/*外框*/
.warpbox {
	width:100%;
}

/*头部*/
.headerwrap {
	top:0;
	left:0;
	position: fixed;
	width:100%;
	z-index: 100;
}

.headerwrap .header {
	width:auto;
	height:70px;
	background:#3296fa;	
}

/*头部 系统名及logo*/
.headerwrap .header dl.head-name {
	float:left;
}
.headerwrap .header dl dt.head-syslogo {
	float:left;
	margin:12px 0 0 15px;
	height:70px;	
}
.headerwrap .header dl dt.head-syslogo img {
	height:48px;	
}
.headerwrap .header dl dd.head-sysname {
	float:left;
	margin-left:20px;
	font-size:22px;
	line-height:70px;	
	color:#ffffff;
}

/*头部 顶部导航*/
.headerwrap .header ul.head-navitem {
	float:left;
	padding-left:50px;
}

@media screen and (max-width: 1440px) {
	.headerwrap .header ul.head-navitem {
		padding-left:20px;
	}
}

.headerwrap .header ul.head-navitem li {
	float:left;
}

.headerwrap .header ul.head-navitem a {
	display: block;	
	padding:20px 25px 0 25px;
	height:70px;
	font-size:14px;
	color:#ffffff;
	text-align: center;
	border-left:1px #4da3f9 solid;
	border-right:1px #248ff9 solid;
}

@media screen and (max-width: 1440px) {
   .headerwrap .header ul.head-navitem a {
	   padding:20px 17px 0 17px;
   }
}

.headerwrap .header ul.head-navitem a:hover,
.headerwrap .header ul.head-navitem a.act {
	background:#2790f9;
}

.headerwrap .header ul.head-navitem a i {
	display: block;
}
.headerwrap .header ul.head-navitem a font {
	padding-top:3px;
	display: block;	
}
.headerwrap .header ul.head-secwrap {
	margin:20px 40px 0 0px;
	width:250px;
	position: relative;
	float:right;
}

@media screen and (max-width: 1440px) {
   .headerwrap .header ul.head-secwrap {
	   width:175px;
   }
}

.headerwrap .header ul.head-secwrap input {
	padding:0 0 0 35px;
	width:100%;
	height:30px;
	border:0;
	font-size:12px;
	border-radius: 35px;
	background:#ffffff
}
.headerwrap .header ul.head-secwrap i {
	top:6px;
	left:10px;
	position: absolute;
	color:#3296fa;
	font-size:18px;	
	z-index: 1;
}
.headerwrap .header ul.head-secwrap button {
	display: block;
	top:0;
	right:-1px;
	position: absolute;
	border:0;
	width:48px;
	height:30px;
	font-size:12px;
	background:#3c4349;
	color:#ffffff;
	border-radius: 0 30px 30px 0;
	outline: none;
}
.headerwrap .header ul.head-secwrap button:hover {
	background:#495258;
}

/*头部 消息提醒*/
.head-inforemind {
	position: relative;
	float:right;
}

.head-inforemind dt {
	cursor: pointer;	
	width:50px;
	height:70px;
	line-height:75px;
}

.head-inforemind dt i {
	display: block;
	font-size:25px;
	font-weight: normal;
	color:#ffffff;
}

.head-inforemind dt span {
	top:20px;
	right:50px;
	display: block;
	position: absolute;
	width:7px;
	height:7px;
	background:#ff6600;
	border-radius: 10px;
	z-index: 100;
}

.head-inforemind dd {
	display: none;
	padding:10px 0 0 0;
	top:50px;
	right:0;
	position: absolute;
	width:400px;
	max-height:320px;
	background:#f6f7f9;
	border:1px #e5e5e5 solid;
	box-shadow: 0 0 3px #eeeeee;
	border-top:0;
	border-radius: 0 0 5px 5px;
}

.head-inforemind dd .informlist {
	margin:0 10px;	
	margin-bottom:10px;
	border-bottom:1px #e5e5e5 solid;
	background:#ffffff;
	clear: both;
}
.head-inforemind dd .informlist:last-child {
	border-bottom:0;
}

.head-inforemind dd .informlist span {
	margin-bottom:10px;
	clear: both;
	display: block;
	padding:5px 10px;
	font-size: 14px;
	background:#e5e5e5;
	font-weight: bold;
}
.head-inforemind dd .informlist a {
	clear: both;
	padding-left:30px;
	display: block;
	height:32px;
	line-height:30px;
	font-size:14px;
	color:#444444;
	overflow: hidden;
	transition: 0.5s;
	border-bottom:1px #e5e5e5 dashed;
}
.head-inforemind dd .informlist a:last-child {
	border-bottom:0;
}

.head-inforemind dd .informlist a:hover {
	background:#f5f5f5;
	transition: 0.5s;
}


.head-inforemind dd .informlist a b {
	padding:0 3px;
	color:#f55555;
	font-size:16px;
	font-family: arial;
}

/*头部 顶部用户*/
.headerwrap .header ol.head-useritem {
	position: relative;
	float:right;
	margin-right:10px;
	width:120px;
	color:#ffffff;
}

.headerwrap .header ol.head-useritem > li > i {	
	display:inline-block;
	margin-right:8px;
	width:22px;
	height:22px;
	text-align: center;
	line-height:20px;
	border:1px #ffffff solid;
	border-radius: 25px;
	font-size:12px;
}
.headerwrap .header ol.head-useritem > li > font {	
	display: inline-block;
	line-height:70px;
	font-size:12px;
}

.headerwrap .header ol.head-useritem > li > ul {
	top:70px;
	left:0;
	position: absolute;
	display: none;
	width:100%!important;
	background:#ffffff;
	border:1px #eeeeee solid;
	border-radius: 0 0 5px 5px;
	border-top:0;
	box-shadow: 0 0 5px #eeeeee;
	z-index: 100;
}

.headerwrap .header ol.head-useritem > li:hover ul {
	display: block;
}

.headerwrap .header ol.head-useritem > li > ul li a {
	display: block;
	padding-left:15px;
	width:auto;	
	height:40px;
	line-height:40px;
	font-size:12px;
	color:#444444;
	border-bottom:1px #e5e5e5 dashed;	
	overflow: hidden;
}

.headerwrap .header ol.head-useritem > li > ul li a:hover {
	background:#fafafa;
}

.headerwrap .header ol.head-useritem > li > ul li a:last-child {
	border-bottom:0;
}

.headerwrap .header ol.head-useritem > li > ul li a i {
	margin-right:10px;
}

/*主体*/
.mainwrap {	
	width:100%;
	min-width:1260px;
}
.mainwrap table {
	width:100%;
}

.mainwrap table td {
	position: relative;
}
/*end*/

/*左侧导航*/
.firstmenu {
	left:0;
	position: fixed;	
	width:150px;
	overflow-y: auto;
	background:#3296fa;
	z-index: 99;
}

.firstmenu a {
	position: relative;
	padding:12px 0 12px 20px;
	display: block;
	width:auto;
	text-align: left;
	border-top:1px #464f56 solid;
	border-bottom:1px #23272b solid;
}
.firstmenu a sup {
	top:5px;
	right:5px;
	position: absolute;
	display: block;
	width:7px;
	height:7px;
	border-radius: 7px;
	background:#f66666;
	z-index: 10;
}

.firstmenu a i,
.firstmenu a font {
	display: inline-block;
	/* display: block;
	text-align: center; */
}

.firstmenu a font {
	color:#aaaaaa;
	padding-top:5px;
	font-size:14px;
}

.firstmenu a i {
	margin-right:9px;
	color:#aaaaaa;
}

.firstmenu a:hover {
	background:#424a4f
}
.firstmenu a.act {
	background:#495258;
	color:#ffffff;
}
.firstmenu a.act i,
.firstmenu a.act font {
	color:#ffffff;
}


.submenuitem {
	position: fixed;	
	width:180px;	
	background:#ffffff;	
	z-index: 99;
}
.submenuitem .shrink {
	width:100%;
	height:31px;
	line-height:31px;
	overflow:hidden;
	text-align:center;
	background:#ffffff;
	color:#424a4f;
	position:relative;
	border-bottom:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	cursor:pointer;
	font-size:16px;
}
.submenuitem .shrink:hover {
	color:#f55555
}

/*2级菜单列表*/
.submenuitem .submenulist {
	width:auto;
	border-right:1px #eeeeee solid;	
	overflow-y: auto;
}
.submenuitem .submenulist > ul {
	display: block;	
}

.submenuitem .submenulist > ul > li {
	position: relative;
	width:auto;
}

.submenuitem .submenulist ul > li > dl > dd {
	position: relative;
}

.submenuitem .submenulist ul > li > dl > dd sup {
	top:7px;
	right:7px;
	position: absolute;
	display: block;
	width:6px;
	height:6px;
	border-radius: 7px;
	background:#f66666;
	z-index: 10;
}

.submenuitem .submenulist ul > li > a {
	position: relative;
	display: block;
	padding:13px 10px 13px 20px;
	color:#333333;
	border-bottom:1px #e5e5e5 dashed;
	font-size:14px;
}

.submenuitem .submenulist > ul > li > a > em.line {
	display: none;
	position: absolute;
	top:0;
	left:1px;	
	width:3px;
	height:46px;
	background:#00a2ff;
	z-index: 99;
}

.submenuitem .submenulist ul > li > a sup {
	top:5px;
	right:5px;
	position: absolute;
	display: block;
	width:6px;
	height:6px;
	border-radius: 7px;
	background:#f66666;
	z-index: 10;
}

.submenuitem .submenulist ul > li > a:hover {
	background:#f5f5f5;
}

.submenuitem .submenulist ul > li > a.act {
	background:#f5f5f5;
	color:#ffffff;
}

.submenuitem .submenulist > ul > li > a > i.isubicon {
	display: none;
	top:15px;
	right:15px!important;
	position: absolute;
	font-size:18px;
	color:#888888;
	transition: 0.8s;
	z-index: 99;
}

/*3级菜单*/
.submenuitem .submenulist ul li dl {
	display: none;
	padding:0 0 5px 0;	
	width:auto;	
	background:#fafafa;
}

.submenuitem .submenulist ul li dl dd a {
	display: block;
	padding:15px 10px 15px 25px;
	border-bottom:1px #e5e5e5 dashed;
	color:#555555;
}

.submenuitem .submenulist ul li dl dd:last-child a {
	border-bottom:0;
}

.submenuitem .submenulist ul li dl dd a label {
	position: relative;
	top:-2px;
	margin-right:8px;
	display: inline-block;
	width:5px;
	height:5px;
	background:#aaaaaa;
	border-radius: 7px;
}

.submenuitem .submenulist ul li dl dd a:hover {
	background:#f5f5f5
}

.submenuitem .submenulist ul li dl dd a.act {
	color:#0066CC;
	font-weight: bold;
	background:#f5f5f5;
}

.submenuitem .submenulist ul li dl dd a.act label {
	background:#0066CC
}

/*2级菜单显示按钮*/
a.showsubmenu {	
	top:45%;
	left:-20px;
	position: fixed;
	padding-right:5px;
	width:18px;
	height:40px;
	line-height:40px;
	background:#3296fa;
	color:#ffffff;
	border:1px #3296fa solid;
	border-radius:0 4px 4px 0;
	z-index: 98;
}
a.showsubmenu:hover {
	background:#017ffc;
	color:#ffffff;
	border:1px #017ffc solid;
}
/*end*/

/*面包屑*/
.crumbsbox {
	padding-left:15px;
	position: fixed;
	width:100%;
	height:31px;
	background:#ffffff;
	border-bottom:1px #e5e5e5 solid;
	color:#777777;
	font-size:12px;
	z-index: 98;
}

.crumbsbox span a {
	color:#555555;
}
.crumbsbox span a:hover {
	color:#f55555
}
.crumbsbox span {
	float:left;
	display: block;
	padding:0 10px 0 0px;
	height:30px;
	line-height:32px;
	/*background-image: url(../img/jiantou.png);*/
	background-repeat: no-repeat;
	background-position: right;	
	overflow: hidden;
}

.crumbsbox span i {
	margin-right:5px;
}
/*end*/

/*列表样式1*/
.listtable-cls1 {
	width:auto;
}

.listtable-cls1 table {
	width: 100%;
}

.listtable-cls1 table td {
	padding:0 8px;
	height:40px;
	border-bottom:1px #e5e5e5 solid;
	text-align: left;
}

/*有边框线时*/
.listtable-cls1.online table td {	
	border:1px #e5e5e5 solid;	
}

/*文字距中*/
.listtable-cls1.center table td {	
	text-align: center;
}

.listtable-cls1 table thead td {
	border-bottom:1px #e5e5e5 solid;
	background:#f5f5f5;
	font-weight: bold;
	height:35px;
}

.listtable-cls1 table thead tr:last-child td {
	border-bottom:2px #e5e5e5 solid;	
}


.listtable-cls1 table tbody tr:nth-child(even) {
	background:#f9f9f9;
}
.listtable-cls1 table tbody tr:hover {
	background:#f1f1f1
}

.listtable-cls1 table tbody td {
	padding:5px 5px 5px 5px;
	height:50px;
}

.listtable-cls1 table tbody td .textlist {
	padding:3px 25px 3px 5px;
	width:auto;
	font-size:14px;
	line-height:21px;
	height:45px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.listtable-cls1 table tbody td a.listviewbtn {
	display: inline-block;
	padding-right:20px;
}

.listtable-cls1 table tbody td a.listviewbtn label {
	margin-right:5px;
	font-size:12px;
	padding:2px 5px;
	background:#f77777;
	color:#ffffff;
	border-radius: 4px;
}

.listtable-cls1 table tbody td a.listviewbtn label.ok {
	background:#eeeeee;
	color:#999999;
}

.listtable-cls1 table tbody td font.dqtx {
	margin:0 auto;
	display: block;
	width:12px;
	height:12px;
	border-radius: 12px;
} 

.listtable-cls1 table tbody td font.dqtx.c-red {
	background:#f55555
}

.listtable-cls1 table tbody td font.dqtx.c-yellow {
	background:#F0AD4E
}

.listtable-cls1 table tbody td font.dqtx.c-green {
	background: #00AA00;
}

.listtable-cls1 a.titlebtn {
	display:flex;	
	max-height:40px;
	line-height:22px;
	overflow: hidden;
}

.listtable-cls1 a.meetqrcodebtn {
	display: block;
	margin:0 auto;
	width:35px;
}

.listtable-cls1 a.meetqrcodebtn i {
	font-size:30px;
	color:#999999
}

.listtable-cls1 a.meetqrcodebtn i:hover {
	color:#f66666
}

.listtable-cls1 .proimg {
	display: flex;
	margin:0 auto;
	width:40px;
	height:40px;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.listtable-cls1 .proimg img {
	max-width:100%;
	max-height:100%;
}





/*内容*/
.contentbox {
	width:auto;
	padding-top:30px;	
}


/*开关效果*/
.switchbtn-cls1 {
	position: relative;
	margin:0 auto;
	width:55px;
	height:24px;
	background:#fafafa;
	border:1px #e5e5e5 solid;
	border-radius: 20px;
}
.switchbtn-cls1 em {
	position: absolute;
	top:2px;
	left:3px;
	display: block;
	width:18px;
	height:18px;
	border-radius: 20px;
	background:#dddddd;
	transition: 1s;
	z-index: 10;
}
.switchbtn-cls1.ischk em {
	top:2px;
	left:30px;
	transition: 0.5s;
	background:#50a8ff;
}
.switchbtn-cls1 input[type="checkbox"] {
	position: relative;
	left:5px;
	opacity: 0;
	display: none;
	z-index: -10;	
}
.switchbtn-cls1 input[type="checkbox"]:checked + em {
	top:2px;
	left:30px;
	transition: 0.5s;
	background:#50a8ff;
}

/*标星效果*/
.setstarmain {
	margin:0 7px;
	width:auto;
}

.setstarmain i {
	left:-7px;
	position: relative;
	color:#dddddd;
	font-size:30px;
	font-weight: normal;
}

.setstarmain input[type="checkbox"]:checked + i {
	color:#fcbc32
}

.setstarmain input[type="checkbox"] {
	position: relative;
	left:5px;
	opacity: 0;
	display: none;
	z-index: -10;	
}

/*表单样式1*/
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}

.addform-cls1 {
	padding:20px 0 0 70px;
	width:auto;
}

.addform-cls1 .formline {
	width:100%;
	height:1px;
	background:#f5f5f5;
}

.addform-cls1 ul,
.addform-cls1 ol {
	clear: both;
	display: block;
	padding-bottom:15px;
}
.addform-cls1 ul li,
.addform-cls1 ol li {
	float:left;
}

.addform-cls1 ul li.key,
.addform-cls1 ol li.key {	
	position: relative;
	padding:9px 40px 0 10px;	
}

.addform-cls1 ul li.key span {
	top:10px;
	left:0;
	position: absolute;
	color:#f55555;
}
.addform-cls1 ul li.val,
.addform-cls1 ol li.val {
	position: relative;
}
.addform-cls1 ul li.val input[type="text"],
.addform-cls1 ul li.val select,
.addform-cls1 ul li.val input[type="password"],
.addform-cls1 ul li.val input[type="number"],
.addform-cls1 ol li.val input[type="text"],
.addform-cls1 ol li.val select,
.addform-cls1 ol li.val input[type="password"],
.addform-cls1 ol li.val input[type="number"] {	
	padding:0 6px;
	width:100%;
	height:40px;
	border:1px #e5e5e5 solid;
	border-radius: 3px;
	background:#ffffff!important;
}

.addform-cls1 ul li.val input:disabled,
.addform-cls1 ul li.val input:disabled,
.addform-cls1 ol li.val input:disabled,
.addform-cls1 ol li.val input:disabled {
	background:#f9f9f9
}

.addform-cls1 ul li.val textarea {	
	padding:6px;
	width:100%;
	height:150px;
	border:1px #e5e5e5 solid;
	border-radius: 3px;
}

.addform-cls1 ul li.formtips {	
	clear: both;
	margin-top:8px;
	width:auto;
	font-size:14px;
	color:#777777;
}

.addform-cls1 .caritem {
	padding:5px 10px 5px 15px;
	width:auto;
	max-height:200px;
	border:1px #e5e5e5 solid;
	border-radius: 3px;
	overflow-y: auto;
}

.addform-cls1 .caritem li {
	clear: both;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:14px;
	border-bottom:1px #e5e5e5 dashed;
}

.addform-cls1 .caritem li:last-child {
	border:0;
}

.addform-cls1 .caritem li:hover {
	background:#f5f5f5;
}

.addform-cls1 .caritem li font {
	margin-left:10px;
	font-size:12px;
	padding:5px 10px 5px 10px;
	border-radius: 3px;
	background:#3296fa;
	color:#ffffff;
}

.addform-cls1 .driveritem {
	padding:5px 10px 5px 15px;
	width:auto;
	max-height:200px;
	border:1px #e5e5e5 solid;
	border-radius: 3px;
	overflow-y: auto;
}

.addform-cls1 .driveritem li {
	clear: both;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:14px;
	border-bottom:1px #e5e5e5 dashed;
}

.addform-cls1 .driveritem li:last-child {
	border:0;
}

.addform-cls1 .driveritem li:hover {
	background:#f5f5f5;
}

.addform-cls1 button:disabled {
	background:#c4e5ff;
	border:0;
	color:#ffffff;
}

/*多选结果*/
.addform-cls1 ul li.val .subdept {
	float:left;
	padding:12px 0 0 12px;
	width:500px;
	min-height:80px;
	border:1px #e5e5e5 solid;
	background:#ffffff;
	border-radius: 3px;
}

.addform-cls1 ul li.val .subdept a {
	position: relative;
	display: block;
	float:left;
	margin:0 12px 12px 0;
	background:#fafafa;
	width:60px;
	padding:6px 0;
	font-size:12px;
	text-align: center;
	color:#444444;
	border:1px #e5e5e5 solid;
	border-radius: 3px;
}
.addform-cls1 ul li.val .subdept a:hover i {	
	display: block;
}

.addform-cls1 ul li.val .subdept a i {
	cursor: pointer;
	top:-7px;
	right:-6px;
	position: absolute;
	display: none;
	width:16px;
	height:16px;
	line-height:16px;
	text-align: center;
	border-radius: 16px;
	background:#cccccc;
	color:#aaaaaa;
	font-size:12px;
	z-index: 10;
}


.addform-cls1 ul li.val .subdept a i:hover {
	background:#f11111;
	color:#ffffff;
}

/*选/存意见*/
.addform-cls1 .ideaitem {
	padding-bottom:20px;
	width:auto;
}
.addform-cls1 .ideaitem li {
	width:100%;
}
.addform-cls1 .ideaitem dt {
	width:auto;
}
.addform-cls1 .ideaitem dt a {	
	float:left;	
	display: block;
	margin-right:30px;
	color:#0066CC;
	font-size:14px;
}
.addform-cls1 .ideaitem dt a:hover {
	color:#f55555
}
.addform-cls1 .ideaitem dt a i {
	top:3px;
	position: relative;
	margin-right:3px;
	font-size:20px;
}

.addform-cls1 .ideaitem dd {	
	display: none;
	margin-top:20px;
	padding:0 15px;
	width:auto;
	max-height:350px;
	background:#ffffff;
	border:1px #e5e5e5 solid;
	overflow-y: auto;
}

.addform-cls1 .ideaitem dd ol {
	width:100%;
}
.addform-cls1 .ideaitem dd ol li {
	position: relative;
	clear: both;
	display: block;
	padding:8px 0;
	width:100%;
	border-bottom:1px #e5e5e5 dashed;
	font-size:12px;
}
.addform-cls1 .ideaitem dd ol li a {
	position: absolute;
	top:8px;
	right:-5px;
	z-index: 10;
}

.addform-cls1 .ideaitem dd ol li a i {
	font-size:20px;
	color:#f55555
}
.addform-cls1 .ideaitem dd ol li a:hover i {
	color:#f11111
}

.addform-cls1 .formline {
	width:auto;
	height:10px;
	background:#f7f7f7
}

.addform-cls1 .editbox {
	width:100%;
	min-height:450px;
	border:1px #eeeeee solid;
}

/*用车情况查看按钮*/
.addform-cls1 .carusagebtn {	
	display: block;	
	background:#3296fa;
	width:90px;
	height:25px;
	line-height:25px;
	text-align: center;
	font-size:12px;
	border-radius: 3px;
	color:#ffffff;
	overflow: hidden;
}
.addform-cls1 .carusagebtn:hover {
	background:#0075E3;
}

/*产品*/
.addform-cls1 .proimg_item {
	width:auto;
}
.addform-cls1 .proimg_item ul {
	float: left;
}
.addform-cls1 .proimg_item ul li {
	margin-right:10px;
	display: flex;
	position: relative;
	width:80px;
	height:80px;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: #fafafa;
}
.addform-cls1 .proimg_item ul li img {
	max-width:100%;
	max-height:100%;
}
.addform-cls1 .proimg_item ul li i {
	display: none;
	cursor: pointer;
	position: absolute;
	top:0;
	right:0;
	z-index: 1;
}
.addform-cls1 .proimg_item ul li:hover i {
	display: block;
}
.addform-cls1 .proimg_item ul li i:hover {
	color:#f55555
}
.addform-cls1 .proimg_item a {
	display: inline-block;
	width:80px;
	height:80px;
	line-height: 70px;
	font-size:50px;	
	color:#aaaaaa;
	text-align: center;
	background: #fafafa;
	border:1px #eeeeee dashed;
}
.addform-cls1 .proimg_item a:hover {
	background: #f5f5f5;
	border:1px #eeeeee dashed;
}
.addform-cls1 .proimg_item input.proimg {
	position: absolute;
	display: none;
}

.addformbg {
	bottom:0;
	left:0;
	position: fixed;
	width:100%;
	height:55px;
	background:rgba(0,0,0,0.7);
	z-index: 20;
}


/*列表操作组*/
.dobtnitem {
	width:100%;
}
.dobtnitem dl {
	position: relative;
	display: block;
	width:100%;
}
.dobtnitem dt {
	width:auto;
}
.dobtnitem dt a {
	display: block;
	width:auto;
	text-align: center;
}

.dobtnitem dt a i {
	top:3px;
	position: relative;
	margin-right:3px;
	color:#cccccc;
	font-size:18px;
}

.dobtnitem dd {
	top:35px;
	left:0px;
	position: absolute;	
	display: none;
	width:100%;
	background:#ffffff;
	border:1px #eeeeee solid;
	box-shadow: 0 0 5px #3296fa;
	z-index: 10;
	border-radius: 5px;
}

.dobtnitem dd i.jtup,
.dobtnitem dd i.jtdown {
	z-index: 9;
	position: absolute;
	color:#ffffff;	
}

.dobtnitem dd i.jtup {
	top:-11px;
	left:43%;
	text-shadow: 0 -1px 5px #3296fa;
}

.dobtnitem dd i.jtdown {
	display: none;
	bottom:-12px;
	left:43%;
	text-shadow: 0 1px 5px #3296fa;
}

.dobtnitem dd a {
	display: block;
	width:auto;
	height:30px;
	line-height:30px;
	overflow: hidden;
	text-align: center;
	font-size:12px;
	color:#3296fa;
	border-bottom:1px #c7e7ff solid;
}
.dobtnitem dd a:hover {
	background:#ecf7ff;
}
.dobtnitem dd a:nth-last-of-type(1) {
	border:0;
}


/*密码强度提示*/
.addform-cls1 ul li.formtips dt {
	margin-right:10px;
	float:left;
	font-size:12px;
	color:#aaaaaa
}
.addform-cls1 ul li.formtips dd {
	float:left;
}
.addform-cls1 ul li.formtips dd p {
	position: relative;
	float:left;
	margin-left:5px;
	float:left;
	width:50px;
	height:18px;
	line-height:18px;
	font-size:12px;
	text-align: center;
	color:#dddddd;
	overflow: hidden;
	background:#eeeeee;	
}

.addform-cls1 ul li.formtips dd p font {
	top:0;
	left:-100%;
	position: absolute;
	display: block;
	width:100%;
	height:18px;
	transition: 0.8s;
	color:#ffffff;
	z-index: 10;
}

.addform-cls1 ul li.formtips dd p.psw-weak font {	
	background:#f55555;
	
}
.addform-cls1 ul li.formtips dd p.psw-middling font {		
	background:#ff8800;	
}
.addform-cls1 ul li.formtips dd p.psw-strong font {		
	background:#009900;	
}

.addform-cls1 .addformbtn {	
	bottom:0px;
	left:0;	
	position: fixed;
	padding-top:18px;
	background:#fbfbfb;
	box-shadow: 0 0 3px #e5e5e5;
	width:100%;
	height:115px;	
	z-index: 50;
}

/*密码是否可视*/
.addform-cls1 ul li.val i.pswsta {
	cursor: pointer;
	top:9px;
	right:15px;
	position: absolute;
	color:#aaaaaa;
	font-size:22px;
	z-index: 10;
}
/*end*/

/*生日*/
.bd-textm {
	top:11px;
	left:33px;
	position: absolute;	
	color:#aaaaaa;
	z-index: 10;
}
.bd-textd {
	top:11px;
	left:100px;
	position: absolute;
	color:#aaaaaa;
	z-index: 10;
}
.bd-m {
	display: none;
	top:45px;
	left:0px;
	position: absolute;
	padding:10px 0 0 5px;
	width:263px;
	min-height:120px;
	background:#ffffff;
	border:1px #e5e5e5 solid;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px #eeeeee;
	z-index: 99;
}

.bd-d {
	display: none;
	top:45px;
	left:70px;
	position: absolute;
	padding:10px 0 0 5px;
	width:445px;
	min-height:120px;
	background:#ffffff;
	border:1px #e5e5e5 solid;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px #eeeeee;
	z-index: 99;
}

.bd-m a,
.bd-d a {
	cursor: pointer;
	float:left;
	display: block;
	margin:0 6px 10px 6px;
	text-align: center;
	width:50px;
	height:30px;
	line-height:30px;
	font-size:12px;
	border:1px #eeeeee solid;
	color:#444444;
	background:#fafafa;
	border-radius: 3px;
}
.bd-m a:hover,
.bd-d a:hover {
	background:#00a2ff;
	border:1px #00a2ff solid;
	color:#ffffff;
}

/*附件*/
.annexfile-cls1 {
	width:auto;
}

.annexfile-cls1 dl,
.annexfile-cls1 ol {
	clear: both;
	display: block;
}

.annexfile-cls1 dl dd {
	width:auto;
}

.annexfile-cls1 dl dd a.addfjbtn {
	display: block;
	margin-top:10px;
	color:#00a2ff
}
.annexfile-cls1 dl dd a.addfjbtn:hover {
	color:#f55555
}

.annexfile-cls1 dl dd input[type="file"] {
	display: none;
}

.annexfile-cls1 ol {
	margin-top:10px;
}

.annexfile-cls1 ol li {
	width:100%;
	border-bottom:1px #e5e5e5 dashed;
}

.annexfile-cls1 ol li i.icon-fujian {
	padding-top:8px;
	margin-right:5px;
	float:left;
	font-size:22px;
}

.annexfile-cls1 ol li a.browsebtn {	
	display: block;
	width:75%;
	height:40px;
	line-height:40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
	background:#f55555s
}
.annexfile-cls1 ol li a.downfilebtn {	
	display: block;
	margin-top:8px;
	padding: 3px 6px;
	border-radius: 3px;
	font-size: 12px;
	background: #f5f5f5;
	color: #444444;
	border: 1px #e5e5e5 dashed;	
}
.annexfile-cls1 ol li a.delfilebtn {
	display: block;
	margin-top:8px;
	padding: 3px 6px;
	border-radius: 3px;
	font-size: 12px;
	background: #f5f5f5;
	color: #444444;
	border: 1px #e5e5e5 dashed;	
}

.annexfile-cls1 ol li a.delfilebtn:hover,
.annexfile-cls1 ol li a.downfilebtn:hover {
	background:#e5e5e5
}


/*图片附件*/
.annexpic-cls1 {
	width:auto;
}

.annexpic-cls1 input[type="file"] {
	top:0;
	left:0;
	position: absolute;
	clip: rect(0,0,0,0);
	display: none;
}

.annexpic-cls1 ul {	
	float:left;	
	display: block;	
}

.annexpic-cls1 ul li {
	position: relative;
	margin-right:5px;
	min-width:80px;
	height:80px;
	border:1px #e5e5e5 dashed;
}

.annexpic-cls1 ul li i.icon-close {
	cursor: pointer;
	top:3px;
	right:3px;
	display: block;
	width:19px;
	height:19px;
	border-radius: 20px;
	line-height:19px;
	text-align: center;
	position: absolute;
	color:#ffffff;
	background:#777777;
	font-size:12px;
	z-index: 10;
}

.annexpic-cls1 ul li i.icon-close:hover {
	background:#444444
}

.annexpic-cls1 ul li img {
	height:78px;
}

.annexpic-cls1 a.addfjpic {
	float:left;
	display: block;
	width:80px;
	height:80px;
	text-align: center;
	line-height:80px;
	background:#fafafa;
	border:1px #eeeeee solid;
	border-radius: 3px;
}

.annexpic-cls1 a.addfjpic i {
	font-size:40px;
	color:#dddddd
}

.annexpic-cls1 a.addfjpic:hover {
	background:#f5f5f5;
}

.annexpic-cls1 a.addfjpic:hover i {
	color:#aaaaaa
}
/*图片附件end*/



/*审批流程表单*/
.flowmain {
	margin-top:20px;
	width:620px;	
}

.flowmain dl {
	padding:20px 0 5px 0;
	position: relative;
	clear: both;
	display: block;
	border-left:1px #e5e5e5 solid;
	border-bottom:1px #eeeeee solid;
}

.flowmain dl dt {
	position: relative;
	padding-left:20px;
	padding-bottom:5px;
	font-size:18px;
}

.flowmain dl dt em {
	position: absolute;
	top:4px;
	left:-8px;
	display: block;
	width:16px;
	height:16px;
	border-radius:16px;
	background:#cb1010;
}

.flowmain dl dd {
	margin-top:15px;	
}

.flowmain2 {
	width:700px;
}

.flowmain2 dl {
	padding:10px 0 5px 10px;
	border:1px #eeeeee solid;
	border-radius: 2px;
}

/*表单end*/

/*登录页设置*/
.loginpageset {
	width:auto;
}

.loginpageset dl,
.loginpageset ol {
	clear: both;
	display: block;
}

.loginpageset dl dd {
	width:auto;
}

.loginpageset dl dd a.addfjbtn {
	display: block;
	margin-top:10px;
	color:#00a2ff
}
.loginpageset dl dd a.addfjbtn:hover {
	color:#f55555
}

.loginpageset dl dd input[type="file"] {
	display: none;
}

.loginpageset ol {
	margin-top:10px;
}

.loginpageset ol li {
	width:100%;
	
}
/*end*/



/*底部*/
.footerwrap {
	bottom:-100%;
	left:0;
	position: fixed;
	width:100%;	
	background:#fafafa;
	border-top:1px #eeeeee solid;
	/*box-shadow: 0 0 2px #e5e5e5;*/
	z-index: 100;	
}

.footerwrap .footer {
	width:auto;
	height:40px;
	line-height:40px;
	text-align: center;
	font-size:12px;
	color:#777777;	
}

.footerwrap .footer span {
	padding:0 10px;
}

.footerwrap .footer span em {
	padding:0 5px;	
}

.footerwrap .footer span a {
	color:#777777
}

.footerwrap .footer span a:hover {
	color:#f55555
}

/*----------翻页样式----------*/
.page {	
	width: auto;
	clear:both;
	font-size:12px;
	background:#fff;
	clear:both;
}
.page ul li {
	float: left;
	text-align: center;
	margin-left:6px;
}
.page ul li a {
	display: block;
	padding: 4px 8px;
	border: #eee 1px solid;
    color:#187289;
}
.page ul li a:hover {
	color:#f44444
}
.page ul li a.disabled {
	color: #aaa;
	cursor: default;
}
.page ul li a.active {
	background: #3296fa;
	border: #3296fa 1px solid;
	color: #fff;
}
.page .count {
	font-size:12px;
	color:#f
}
.page .count em {color:#f44444; font-style:normal;}
.page .jump {width:25px; height:25px; border:1px #e3e3e3 solid; text-align:center}

/*home页考勤签到*/
.workremindmain .homesigninbox {
	padding:7px 10px 0 10px;
	width:auto;
	height:50px;
	background: #fafafa;
	border-bottom:1px #e5e5e5 dashed;
}
.workremindmain .homesigninbox a {
	display: block;
	float:left;
	margin:0 1%;
	width:23%;
	height:35px;
	line-height:33px;
	font-size:12px;
	text-align: center;
	color:#333333;
	background: #f5f5f5;
	border:1px #e5e5e5 solid;
	border-radius: 3px;
}
.workremindmain .homesigninbox a:hover {
	background: #e5e5e5;
}
.workremindmain .homesigninbox a.green {
	background: #6ec717;
	color:#ffffff;
	border:1px #6ec717 dashed;
}
.workremindmain .homesigninbox a.green:hover {
	background: #65b616;
}
.workremindmain .homesigninbox a.orange {
	background: #Ff9900;
	color:#ffffff;
	border:1px #Ff9900 dashed;
}
.workremindmain .homesigninbox a.orange:hover {
	background: #Ff7700;
}
/*end*/


.signinbox {
	padding:15px 15px 0 15px;
	width:auto;
}

.signinbox table {
	width:100%;
}

.signinbox table td {
	padding-left:10px;
	height:50px;
	border-bottom:1px #eeeeee solid;
}

.signinbox table thead td {
	background: #eeeeee;
	font-weight: bold;
	font-size:14px;
	height:30px;
}



.signinbox table td a.signinbtn,
.signinbox table td label.signinlist {
	position: relative;
	margin-right:10px;
	display: block;
	float:left;
	padding:7px 8px;
	font-size:12px;	
	border-radius: 4px;
}


.signinbox table td a.signinbtn {
	padding:7px 10px;
	color:#333333;
	border-radius: 4px;
	background: #eeeeee;
	border:1px #aaaaaa dashed;
}

.signinbox table td a:hover {
	background: #cccccc;
}

.signinbox table td label i {
	position: absolute;
	top:3px;
	left:3px;
	color:#ffffff;
	font-size:14px;
	z-index: 10;
}


.signinbox table td label.signinlist.green {
	background: #6ec717;
	color:#ffffff;
	border:1px #6ec717 dashed;
}

.signinbox table td label.signinlist.orange {
    cursor: pointer;
	background: #Ff9900;
	color:#ffffff;
	border:1px #Ff9900 dashed;
}

.signinbox table td label.signinlist.red {
	cursor: pointer;
	background: #f44444;
	color:#ffffff;
	border:1px #f44444 dashed;
}



.signinallbox {
	padding:15px;
	width:auto;
}

.signinallbox dl {
	padding-bottom:5px;
	margin:0 0.2% 5px 0.2%;
	display: block;
	float:left;
	border-radius: 3px;
	background: #ffffff;
	width:16.2%;
	border:1px #f5f5f5 solid;
}

.signinallbox dl dt {
	float:left;
	padding:15px 0 0 15px;
	width:80px;
	color:#555555;
	font-size:15px;
}

.signinallbox dl dd {
	padding:10px 5px 0 85px;
}

.signinallbox dl dd label.signinlist,
.signinallbox dl dd a.signinbtn {
	position: relative;
	float:left;
	display: block;
	font-size:12px;
	margin:0 1% 5px 1%;
	width:68px;
	height:25px;
	line-height:23px;
	border-radius: 4px;
	text-align: center;
}

.signinallbox dl dd label.signinlist,
.signinallbox dl dd a.signinbtn {	
	color:#333333;
	background: #eeeeee;
	border:1px #dddddd dashed;
}

.signinallbox dl dd a:hover {
	background: #cccccc;
}


.signinallbox dl dd label.signinlist.green {
	background: #6ec717;
	color:#ffffff;
	border:1px #6ec717 dashed;
}

.signinallbox dl dd label.signinlist.orange {
    cursor: pointer;
	background: #Ff9900;
	color:#ffffff;
	border:1px #Ff9900 dashed;
}

.signinallbox dl dd label.signinlist.red {
	cursor: pointer;
	background: #f44444;
	color:#ffffff;
	border:1px #f44444 dashed;
}