html {
	padding:0;
	margin:0;
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:16px;
	font-family: "微软雅黑";
	color:#000;
	background-color:#fff;
}

.htmlhid {
	height:100%;
	overflow: hidden;
}

/*@media screen and (max-width: 319px) {
  html {
    font-size: 85.33333px; } }
@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 85.33333px; } }
@media screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 96px; } }
@media screen and (min-width: 375px) and (max-width: 383px) {
  html {
    font-size: 100px; } }
@media screen and (min-width: 384px) and (max-width: 399px) {
  html {
    font-size: 102.4px; } }
@media screen and (min-width: 400px) and (max-width: 413px) {
  html {
    font-size: 106.66667px; } }
@media screen and (min-width: 414px) {
  html {
    font-size: 110.4px; } }
@media screen and (min-width: 520px) {
  html {
    font-size: 200px; } }*/

/*阿里字库引用*/
.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	color: #262626;
	-webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*结束*/

/*浮动*/
.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}

/*字体 字号 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-white, a.ftc-white {color:#ffffff !important;}
a.ftc-white:hover {color:#ffffff !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:#0ebfdf !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;}

/*文字加粗*/
.bold {font-weight:bold !important;}
.nobold {font-weight:normal !important;}

/*纯色背景色*/
.bg-no {background:none !important;}
.bgc-white {background-color:#ffffff !important;}
.bgc-gray {background-color:#fafafc !important;}
.bgc-gray2 {background-color:#f8f8f8 !important;}
.bgc-gray3 {background-color:#f5f5f5 !important;}
.bgc-gray4 {background-color:#f1f1f1 !important;}
.bgc-gray5 {background-color:#eeeeee !important;}
.bgc-gray6 {background-color:#eef1f5 !important;}
.bgc-gray7 {background-color:#e6e6e6 !important;}
.bgc-gray8 {background-color:#dfdfdf !important;}
.bgc-gray9 {background-color:#dadada !important;}
.bgc-gray10 {background-color:#d0d0d0 !important;}

.bgc-black {background-color:#555555 !important;}
.bgc-black2 {background-color:#444444 !important;}
.bgc-black3 {background-color:#333333 !important;}
.bgc-black4 {background-color:#222222 !important;}
.bgc-black5 {background-color:#111111 !important;}


.bgc-blue {background-color:#E0F9FF !important;}
.bgc-blue2 {background-color:#d0e9f5 !important;}
.bgc-blue3 {background-color:#0191c7 !important; color:#ffffff!important;}
.bgc-blue4 {background-color:#09809e !important; color:#ffffff!important;}
.bgc-blue5 {background-color:#156478 !important; color:#ffffff!important;}
.bgc-bluegray {background-color:#e6f0fa !important;}

.bgc-yellow {background-color:#fcf8e2 !important;}
.bgc-yellow2 {background-color:#fef2c1 !important;}

/*圆角*/
.bd-ri {border-radius:4px !important;}
.nobd-ri {border-radius:0 !important;}

/*去除背景*/
.no-bg {background:none !important;}

/*灰色渐变*/
.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:6px;
	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:#dcdcdc;
    border-radius:6px; 
}  
.flx::-webkit-scrollbar-corner {/*边角（位置6）*/  
    background:#82AFFF;
	display:none;
}  
.flx::-webkit-scrollbar-resizer  {/*定义右下角拖动块的样式（位置7）*/  
    background:#FF0BEE;
	display:none;  
} 
/*高版本浏览器滚动条样式设置*/

/*定位*/
.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 {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;}

.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 {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;}

.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 {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;}

.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 {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;}

/*边距*/
.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-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;}

.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-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;}

.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;}

/*边框线类型*/
.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:#f6f6f6 !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-gray5,a.bdc-gray5 {border-color:#eeeeee !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-xs,
a.btn-xs {
	margin:0 3px;
	padding:3px 10px;	
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:16px;
	display:block;
}
.btn-xs i,a.btn-xs i {
	font-size:16px;
	padding-right:2px;
	line-height:12px;
}

.btn-sm,
a.btn-sm {
	margin:0 3px;
    padding:6px 12px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:16px;
	display:block;
}
.btn-sm i, a.btn-sm i {
	font-size:16px;
	padding-right:2px;
	line-height:12px;}

.btn-def,
a.btn-def {
	margin:0 3px;
	padding:8px 16px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:18px;
	display:block;
}
.btn-def i,a.btn-def i {
	font-size:16px;
	padding-right:2px;
	line-height:12px;}

.btn-md,
a.btn-md {
	margin:0 3px;
	padding:11px 16px;
	border-radius:2px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:18px;
}
.btn-md i,a.btn-md i {
	font-size:16px;
	padding-right:2px;
	line-height:14px;}
	
.btn-all,
a.btn-all {
	width:100%;
	padding:9px 0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:18px;
	border-radius:2px;
    border:0;
}
.btn-all i,a.btn-all i {
	font-size:16px;
	padding-right:2px;
	position:relative;
	top:2px;}
	
	
/*按钮类型-圆角*/
.btn-ri-xs,
a.btn-ri-xs {
	margin:0 3px;
	padding:3px 12px;
	/*width:45px;*/	
	border-radius:25px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	display:block;
}
.btn-ri-xs i,a.btn-ri-xs i {
	font-size:12px;
	padding-right:2px;
	line-height:12px;	
}

.btn-ri-sm,
a.btn-ri-sm {
	margin:0 3px;
    padding:6px 14px;
	border-radius:30px;
	border:0;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	display:block;
}
.btn-ri-sm i, a.btn-ri-sm i {
	font-size:12px;
	padding-right:2px;
	line-height:12px;}

.btn-ri-def,
a.btn-ri-def {
	margin:0 3px;
	padding:8px 16px;
	border-radius:35px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:14px;
	display:block;
}
.btn-ri-def i,a.btn-ri-def i {
	font-size:12px;
	padding-right:2px;
	line-height:12px;}

.btn-ri-md,
a.btn-ri-md {
	margin:0 3px;
	padding:9px 18px;
	border-radius:40px;
	border:0;
	text-align:center;
	overflow:hidden;
	display:block;
	font-size:14px;
}
.btn-ri-md i,a.btn-ri-md i {
	font-size:12px;
	padding-right:2px;
	line-height:12px;}

/*圆形按钮*/
.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;
}
.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;
}
.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: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:16px;
}
.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: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:20px;
}
.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:70px;
	height:70px;
	text-align:center;
	line-height:70px;
	border-radius:70px;
	-moz-border-radius:70px;
	-ms-border-radius:70px;
	-o-border-radius:70px;
	-webkit-border-radius:70px;
	font-size:26px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.btn-sq-md i,
a.btn-sq-md i {
	font-size:30px;
	line-height:30px;}
/*方形按钮end*/


/*tabs按钮*/
.btn-tabs,
a.btn-tabs,
.btn-tabs:hover,
a.btn-tabs:hover {
	border-radius:2px 2px 0 0 !important;
	border-bottom:0 !important;
}


/*按钮颜色*/
/*蓝色*/
.btn-bg-blue, a.btn-bg-blue {
	background:#0191c7;
	color:#fff;
	border:1px #0191c7 solid;
}
.btn-bg-blue:hover, a.btn-bg-blue:hover {
	background:#017aa7;
	color:#fff;
	border:1px #017aa7 solid;
}
.btn-bg-blue i, a.btn-bg-blue i {
	color:#fff;
}
/*蓝色2*/
.btn-bg-blue2, a.btn-bg-blue2 {
	background:#58bbdb;
	color:#fff;
	border:1px #58bbdb solid;
}
.btn-bg-blue2:hover, a.btn-bg-blue2:hover {
	background:#4eb0d0;
	color:#fff;
	border:1px #4eb0d0 solid;
}
.btn-bg-blue2 i, a.btn-bg-blue2 i {
	color:#fff;
}
/*蓝色3*/
.btn-bg-blue3, a.btn-bg-blue3 {
	background:#4184c1;
	color:#fff;
	border:1px #4184c1 solid;
}
.btn-bg-blue3:hover, a.btn-bg-blue3:hover {
	background:#3e7eb8;
	color:#fff;
	border:1px #3e7eb8 solid;
}
.btn-bg-blue3 i, a.btn-bg-blue3 i {
	color:#fff;
}


/*绿色*/
.btn-bg-green, a.btn-bg-green {
	background:#5FB878;
	color:#fff;
	border:1px #5FB878 solid;
}
.btn-bg-green:hover, a.btn-bg-green:hover {
	background:#52a369;
	color:#fff;
	border:1px #52a369 solid;
}
.btn-bg-green i, a.btn-bg-green i {
	color:#fff;
}

/*绿色2*/
.btn-bg-green2, a.btn-bg-green2 {
	background:#01a001;
	color:#fff;
	border:1px #01a001 solid;
}
.btn-bg-green2:hover, a.btn-bg-green2:hover {
	background:#00bb00;
	color:#fff;
	border:1px #00bb00 solid;
}
.btn-bg-green2 i, a.btn-bg-green2 i {
	color:#fff;
}


/*红色*/
.btn-bg-red, a.btn-bg-red {
	background:#ff2400;
	color:#fff;
	border:1px #ff2400 solid;
}
.btn-bg-red:hover, a.btn-bg-red:hover {
	background:#e22000;
	color:#fff;
	border:1px #e22000 solid;
}
.btn-bg-red i, a.btn-bg-red i {
	color:#fff;
}


/*橙色*/
.btn-bg-orange, a.btn-bg-orange {
	background:#ff6600;
	color:#fff;
	border:1px #ff6600 solid;
}
.btn-bg-orange:hover, a.btn-bg-orange:hover {
	background:#ff4200;
	color:#fff;
	border:1px #ff4200 solid;
}
.btn-bg-orange i, a.btn-bg-orange i {
	color:#fff;
}


/*黄色*/
.btn-bg-yellow, a.btn-bg-yellow {
	background:#ffc600;
	color:#fff;
	border:1px #ffc600 solid;
}
.btn-bg-yellow:hover, a.btn-bg-yellow:hover {
	background:#ffdd40;
	color:#fff;
	border:1px #ffdd40 solid;
}
.btn-bg-yellow i, a.btn-bg-yellow i {
	color:#fff;
}

/*灰色*/
.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:#282828;
	border:1px #ddd solid;
}
.btn-bg-white:hover, a.btn-bg-white:hover {
	background:#f5f5f5;
	color:#282828;
	border:1px #ddd solid;
}
.btn-bg-white i, a.btn-bg-white i {
	color:#282828;
}
/*白色2*/
.btn-bg-white2, a.btn-bg-white2 {
	background:#fff;
	color:#282828;
	border:1px #7ebbe1 solid;
}
.btn-bg-white2:hover, a.btn-bg-white2:hover {
	background:#f8f8f8;
	color:#282828;
	border:1px #7ebbe1 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;
}

/*--------------------------下拉按钮-----------------------*/
.btn-item-dropdowns {
	position:relative;
}
.btn-item-dropdowns a {
	margin:0 !important;
}
.btn-item-dropdowns a.dropdowns i {
	position:relative;
	right:-2px;
	margin-left:2px;
}

.btn-item-dropdowns ul {
	position:absolute;
	display:block;
	padding:5px 0;
	width:100px;
	background:#fff;
	border:1px #e1e1e1 solid;
	border-radius:3px;
	overflow:hidden;
	z-index:99;
	display:none;
}

.btn-item-dropdowns ul li a {
	display:block;
	padding:7px 10px;
	font-size:12px;
	color:#333;
	border-bottom:1px #eee solid;
}
.btn-item-dropdowns ul li:last-child a {
	border-bottom:0;
}
.btn-item-dropdowns ul li a:hover {
	background:#eee;
	color:#333;
}

/*组按钮*/
.btn-group {
	clear:both;
	border:1px #dddddd solid;
	border-left:0;
}
.btn-group .btn-xs,
.btn-group .btn-sm,
.btn-group .btn-def,
.btn-group .btn-md {
	margin:0;
	border-radius:0 !important;
	border-left:1px #dddddd solid !important;
	border-right:0;
}
.btn-group .btn-xs:hover,
.btn-group .btn-sm:hover,
.btn-group .btn-def:hover,
.btn-group .btn-md:hover {
	margin:0;
	border-radius:0 !important;
	border-left:1px #dddddd solid !important;
	border-right:0;
}
/*组按钮end*/


/*------------------------渐变色按钮-----------------------*/

/*灰色渐变1*/
.btnc-grad-gray,
a.btnc-grad-gray {
	color:#333;
	border:1px #e1e1e1 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f8f8f8,endColorStr=#e5e5e5); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #f8f8f8,#e5e5e5); /* IE 10 */
	background:-moz-linear-gradient(top,#f8f8f8,#e5e5e5); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f8f8f8), to(#e5e5e5)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e5e5e5));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #f8f8f8, #e5e5e5);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #f8f8f8, #e5e5e5);  /*Opera 11.10+*/
}
.btnc-grad-gray:hover,
a.btnc-grad-gray:hover  {
	color:#444;
	border:1px #e1e1e1 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#d4d4d4); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #fafafa,#d4d4d4); /* IE 10 */
	background:-moz-linear-gradient(top,#fafafa,#d4d4d4); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fafafa), to(#d4d4d4)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#d4d4d4));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #fafafa, #d4d4d4);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #fafafa, #d4d4d4);  /*Opera 11.10+*/
}
.btnc-grad-gray i,
a.btnc-grad-gray i {
	color:#444;
	padding-right:3px;}
/*end*/


/*蓝色渐变1*/
.btnc-grad-blue,
a.btnc-grad-blue {
	color:#fff;
	border:1px #66c3f3 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#66c3f3,endColorStr=#017aa7); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #66c3f3,#017aa7); /* IE 10 */
	background:-moz-linear-gradient(top,#66c3f3,#017aa7); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#66c3f3), to(#017aa7)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66c3f3), to(#017aa7));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #66c3f3, #017aa7);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #66c3f3, #017aa7);  /*Opera 11.10+*/
}
.btnc-grad-blue:hover,
a.btnc-grad-blue:hover  {
	color:#fff;
	border:1px #66c3f3 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#017aa7,endColorStr=#66c3f3); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #017aa7,#66c3f3); /* IE 10 */
	background:-moz-linear-gradient(top,#017aa7,#66c3f3); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#017aa7), to(#66c3f3)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#017aa7), to(#66c3f3));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #017aa7, #66c3f3);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #017aa7, #66c3f3);  /*Opera 11.10+*/
}
.btnc-grad-blue i,
a.btnc-grad-blue i {
	color:#fff;
	padding-right:3px;}
/*end*/


/*橙色渐变1*/
.btnc-grad-orange,
a.btnc-grad-orange {
	color:#fff;
	border:1px #ff9900 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff9900,endColorStr=#ff7d26); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ff9900,#ff7d26); /* IE 10 */
	background:-moz-linear-gradient(top,#ff9900,#ff7d26); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff9900), to(#ff7d26)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff9900), to(#ff7d26));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ff9900, #ff7d26);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ff9900, #ff7d26);  /*Opera 11.10+*/
}
.btnc-grad-orange:hover,
a.btnc-grad-orange:hover  {
	color:#fff;
	border:1px #ff9900 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eb5e00,endColorStr=#ff6600); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #eb5e00,#ff6600); /* IE 10 */
	background:-moz-linear-gradient(top,#eb5e00,#ff6600); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#eb5e00), to(#ff6600)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb5e00), to(#ff6600));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #eb5e00, #ff6600);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #eb5e00, #ff6600);  /*Opera 11.10+*/
}
.btnc-grad-orange i,
a.btnc-grad-orange i {
	color:#fff;
	padding-right:3px;}
/*end*/


/*绿色渐变1*/
.btnc-grad-green,
a.btnc-grad-green {
	color:#fff;
	border:1px #62ba21 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#67c422,endColorStr=#4b9118); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #67c422,#4b9118); /* IE 10 */
	background:-moz-linear-gradient(top,#67c422,#4b9118); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#67c422), to(#4b9118)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#67c422), to(#4b9118));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #67c422, #4b9118);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #67c422, #4b9118);  /*Opera 11.10+*/
}
.btnc-grad-green:hover,
a.btnc-grad-green:hover  {
	color:#fff;
	border:1px #62ba21 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#62ba21,endColorStr=#57a51d); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #62ba21,#57a51d); /* IE 10 */
	background:-moz-linear-gradient(top,#62ba21,#57a51d); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#62ba21), to(#57a51d)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#57a51d), to(#57a51d));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #62ba21, #57a51d);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #62ba21, #57a51d);  /*Opera 11.10+*/
}
.btnc-grad-green i,
a.btnc-grad-green i {
	color:#fff;
	padding-right:3px;}
/*end*/

/*绿色渐变2*/
.btnc-grad-green2,
a.btnc-grad-green2 {
	color:#fff;
	border:1px #5FB878 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5FB878,endColorStr=#52a369); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #5FB878,#52a369); /* IE 10 */
	background:-moz-linear-gradient(top,#5FB878,#52a369); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5FB878), to(#52a369)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5FB878), to(#52a369));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #5FB878, #52a369);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #5FB878, #52a369);  /*Opera 11.10+*/
}
.btnc-grad-green2:hover,
a.btnc-grad-green2:hover  {
	color:#fff;
	border:1px #52a369 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#52a369,endColorStr=#5FB878); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #52a369,#5FB878); /* IE 10 */
	background:-moz-linear-gradient(top,#52a369,#5FB878); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#52a369), to(#5FB878)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#52a369), to(#5FB878));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #52a369, #5FB878);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #52a369, #5FB878);  /*Opera 11.10+*/
}
.btnc-grad-green2 i,
a.btnc-grad-green2 i {
	color:#fff;
	padding-right:3px;}
/*end*/



/*红色渐变1*/
.btnc-grad-red,
a.btnc-grad-red {
	color:#fff;
	border:1px #b80000 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#dd0000,endColorStr=#b80000); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #dd0000,#b80000); /* IE 10 */
	background:-moz-linear-gradient(top,#dd0000,#b80000); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#dd0000), to(#b80000)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dd0000), to(#b80000));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #dd0000, #b80000);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #dd0000, #b80000);  /*Opera 11.10+*/
}
.btnc-grad-red:hover,
a.btnc-grad-red:hover  {
	color:#fff;
	border:1px #b80000 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b80000,endColorStr=#dd0000); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #b80000,#dd0000); /* IE 10 */
	background:-moz-linear-gradient(top,#b80000,#dd0000); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#b80000), to(#dd0000)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#dd0000));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #b80000, #dd0000);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #b80000, #dd0000);  /*Opera 11.10+*/
}
.btnc-grad-red i,
a.btnc-grad-red i {
	color:#fff;
	padding-right:3px;}
/*end*/


/*成功渐变*/
.btnc-grad-success,
a.btnc-grad-success {
	color:#fff;
	border:1px #00acac solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#00acac,endColorStr=#008a8a); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #00acac,#008a8a); /* IE 10 */
	background:-moz-linear-gradient(top,#00acac,#008a8a); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#00acac), to(#008a8a)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00acac), to(#008a8a));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #00acac, #008a8a);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #00acac, #008a8a);  /*Opera 11.10+*/
}
.btnc-grad-success:hover,
a.btnc-grad-success:hover {
	color:#fff;
	border:1px #008a8a solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#008a8a,endColorStr=#00acac); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #008a8a,#00acac); /* IE 10 */
	background:-moz-linear-gradient(top,#008a8a,#00acac); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#008a8a), to(#00acac)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008a8a), to(#00acac));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #008a8a, #00acac);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #008a8a, #00acac);  /*Opera 11.10+*/
}
.btnc-grad-success i,
a.btnc-grad-success i {
	color:#fff;
	padding-right:3px;}
/*end*/

/*危险渐变*/
.btnc-grad-danger,
a.btnc-grad-danger {
	color:#fff;
	border:1px #cc4946 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff5b57,endColorStr=#cc4946); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ff5b57,#cc4946); /* IE 10 */
	background:-moz-linear-gradient(top,#ff5b57,#cc4946); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff5b57), to(#cc4946)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff5b57), to(#cc4946));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ff5b57, #cc4946);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ff5b57, #cc4946);  /*Opera 11.10+*/
}
.btnc-grad-danger:hover,
a.btnc-grad-danger:hover {
	color:#fff;
	border:1px #cc4946 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#cc4946,endColorStr=#ff5b57); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #cc4946,#ff5b57); /* IE 10 */
	background:-moz-linear-gradient(top,#cc4946,#ff5b57); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#cc4946), to(#ff5b57)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc4946), to(#ff5b57));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #cc4946, #ff5b57);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #cc4946, #ff5b57);  /*Opera 11.10+*/
}
.btnc-grad-danger i,
a.btnc-grad-danger i {
	color:#fff;
	padding-right:3px;}
/*end*/


/*信息渐变*/
.btnc-grad-info,
a.btnc-grad-info {
	color:#fff;
	border:1px #49b6d6 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#49b6d6,endColorStr=#3a92ab); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #49b6d6,#3a92ab); /* IE 10 */
	background:-moz-linear-gradient(top,#49b6d6,#3a92ab); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#49b6d6), to(#3a92ab)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#49b6d6), to(#3a92ab));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #49b6d6, #3a92ab);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #49b6d6, #3a92ab);  /*Opera 11.10+*/
}
.btnc-grad-info:hover,
a.btnc-grad-info:hover {
	color:#fff;
	border:1px #49b6d6 solid;
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3a92ab,endColorStr=#49b6d6); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #3a92ab,#49b6d6); /* IE 10 */
	background:-moz-linear-gradient(top,#3a92ab,#49b6d6); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3a92ab), to(#49b6d6)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3a92ab), to(#49b6d6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3a92ab, #49b6d6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3a92ab, #49b6d6);  /*Opera 11.10+*/
}
.btnc-grad-info i,
a.btnc-grad-info i {
	color:#fff;
	padding-right:3px;}
/*end*/


/*end*/

/*--------------------------按钮结束------------------------*/


/*----------网格----------*/
.col-12 {width:100% !important; text-overflow:ellipsis;}
.col-11 {width:91.66666667% !important; text-overflow:ellipsis}
.col-10 {width:83.33333333% !important; text-overflow:ellipsis}
.col-9 {width:75% !important; text-overflow:ellipsis}
.col-8 {width:66.66666667% !important; text-overflow:ellipsis;}
.col-7 {width:58.33333333% !important; text-overflow:ellipsis}
.col-6 {width:50% !important; text-overflow:ellipsis}
.col-5 {width:41.66666667% !important; text-overflow:ellipsis}
.col-4 {width:33.33333333% !important; text-overflow:ellipsis}
.col-3 {width:25% !important; text-overflow:ellipsis}
.col-2 {width:16.66666667% !important; text-overflow:ellipsis}
.col-1 {width:8.33333333% !important; text-overflow:ellipsis}

.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;}
/*end*/

/*----------高度----------*/
.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;}
/*----------行高----------*/


/*头部*/
.mui-bar-nav {
	height:50px;	
	background:#fefefe;
	color:#333333;
	-webkit-box-shadow: none;
	        box-shadow: none;
	overflow: hidden;
}
.mui-bar-nav.line {
	border-bottom:1px #e5e5e5 solid;
}
.mui-bar-nav li {
	height:50px;
	float:left;
}

/*主体*/
.mui-bar-nav ~ .mui-content {
    padding-top: 50px;
    padding-bottom:65px;
    background:#ffffff;
}

/*宫格*/
.mui-gongge {
	padding-top:5px;
	padding-bottom:10px;
	width:100%;
	background:;
}
.mui-gongge table {
	width:100%;
}
.mui-gongge table td {
	height:92px;
	text-align: center;
}
.mui-gongge.eq4 table td {
	width:25%;
}
.mui-gongge.eq5 table td {
	width:20%;
}
.mui-gongge table td span,
.mui-gongge table td em {
	display: block;
}
.mui-gongge table td span {
	margin:0 auto;
	width:55px;	
	height:55px;
	border-radius: 55px;
	background:#ffffff;
	overflow: hidden;
}
.mui-gongge table td span i {
	display: block;
	padding-top:17px;
	color:#ffffff;
	font-size:190%;
}
.mui-gongge table td em {
	padding-top:5px;
	font-size:80%;
	color:#555555;
}
/*宫格样式end*/

/*宫格样式2*/
.mui-gongge.mui-ggcls2 table td {
	height:75px;
	text-align: center;
}
.mui-gongge.mui-ggcls2 table td span {
	margin:0 auto;
	width:40px;	
	height:40px;
	line-height:5px;
	border-radius: 40px;
	border:none;
	background:#ffffff;
	overflow: hidden;	
}
.mui-gongge.mui-ggcls2 table td span i {
	display: block;	
	color:#ffffff;
	font-size:24px;
}
/*宫格样式2end*/

/*宫格字体颜色*/
.mui-gongge.mui-ggcls2 table td span .fcolor1 {
	color:#da8e09;
}
.mui-gongge.mui-ggcls2 table td span .fcolor2 {
	color:#ee007b;
}
.mui-gongge.mui-ggcls2 table td span .fcolor3 {
	color:#0093e7;
}
.mui-gongge.mui-ggcls2 table td span .fcolor4 {
	color:#0bb059;
}
/*宫格字体颜色end*/

/*宫格背景色*/
.mui-gongge table td span.bg1 {
	color:#ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e83a23,endColorStr=#ff7664); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #e83a23,#ff7664); /* IE 10 */
	background:-moz-linear-gradient(top,#e83a23,#ff7664); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#e83a23), to(#ff7664)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e83a23), to(#ff7664));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #e83a23, #ff7664);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #e83a23, #ff7664);  /*Opera 11.10+*/	
}
.mui-gongge table td span.bg2 {
	color:#ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f39320,endColorStr=#f4ad59); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #f39320,#f4ad59); /* IE 10 */
	background:-moz-linear-gradient(top,#f39320,#f4ad59); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f39320), to(#f4ad59)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f39320), to(#f4ad59));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #f39320, #f4ad59);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #f39320, #f4ad59);  /*Opera 11.10+*/
}
.mui-gongge table td span.bg3 {
	color:#ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#00c498,endColorStr=#33eac1); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #00c498,#33eac1); /* IE 10 */
	background:-moz-linear-gradient(top,#00c498,#33eac1); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#00c498), to(#33eac1)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00c498), to(#33eac1));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #00c498, #33eac1);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #00c498, #33eac1);  /*Opera 11.10+*/
}
.mui-gongge table td span.bg4 {
	color:#ffffff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#24aadc,endColorStr=#6acdf2); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #24aadc,#6acdf2); /* IE 10 */
	background:-moz-linear-gradient(top,#24aadc,#6acdf2); /*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#24aadc), to(#6acdf2)); /*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#24aadc), to(#6acdf2));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #24aadc, #6acdf2);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #24aadc, #6acdf2);  /*Opera 11.10+*/
}
/*宫格背景色end*/

.mui-line {
	width:100%;
	height:13px;
	background:#edf1f3;
}/*分隔线*/


/*底部*/
.mui-myfooter{
	bottom:0;
	left:0;
	width:100%;
	height:55px;
	background:#fefefe;
	position: fixed;
	z-index: 99;
	overflow: hidden;	
	-webkit-box-shadow: 0 -1px 2px #DCDCDC;
	        box-shadow: 0 -1px 2px #DCDCDC;
}
.mui-myfooter.line {
	border-top:1px #edf1f3 solid;
}
.mui-myfooter.btn4 a {
	width:25%;
}
.mui-myfooter a {
	float:left;
	display:block;
	padding-top:10px;
	width:20%;
	text-align: center;	
}
.mui-myfooter a i {
	display: block;
	font-size:24px;
	color:#555555
}

.mui-myfooter a span {
	display: block;
	font-size:12px;
	color:#777777
}
.mui-myfooter a.act i,
.mui-myfooter a.act span {
	color:#ff2400
}

.mui-myfooter.btn3 a {
	width:33.33%;
}
.mui-myfooter.btn4 a {
	width:25%;
}


/*placeholder设置*/
:-moz-placeholder{
	font-size:14px;
	color:#999999;
	font-family:'微软雅黑';}/* Mozilla Firefox 4 to 18 */

::-moz-placeholder {
	font-size:14px;
	color:#999999;
	font-family:'微软雅黑';}/* Mozilla Firefox 19+ */
	
input:-ms-input-placeholder {
	font-size:14px;
	color:#999999;
	font-family:'微软雅黑';}
	
input::-webkit-input-placeholder {
	font-size:14px;
	color:#999999;
	font-family:'微软雅黑';}
/*placeholder设置*/

/*弹页背景*/
.mui-pagebg {
	top:0;
	left:0;
	position:fixed;
	width:100%;
	height:100%;
	background:#000000;
	filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.3;  
	z-index: 101;
	display: none;
}
/*弹页背景end*/

/*弹页*/
.mui-pagemain {
	bottom:-100%;
	left:0;
	position: fixed;
	width:100%;
	max-height:90%;
	background:#ffffff;
	z-index: 101;
	transition: 0.5s;
	overflow-y: auto;	
}
.mui-pagemain .mui-pagetitle {
	clear: both;
	height:55px;
}
.mui-pagemain .mui-pagetitle i {
	float:right;
	font-size:20px;
	color:#888888;
	margin:8px 8px 0 0;
}		
.mui-pagemain input {
	padding:0 5px !important;
	margin:0 0 15px 10px;
	width:94%;
	height:40px;
	line-height:36px;
	overflow:hidden;
	border:1px #eeeeee solid;
	font-size:14px; 
}

.mui-pagemain textarea {
	padding:0 5px !important;
	margin:0 0 15px 10px;
	width:94%;
	height:150px;
	line-height:23px;
	border:1px #eeeeee solid;
	font-size:14px; 
}

.mui-pagemain .mui-pagebtn {
	position: fixed;
	bottom:-100%;
	left:0;
	margin:0px auto 0 auto;
	display: block;
	width:100%;
	height:40px;
	background:#F7564E;
	color:#ffffff;	
	font-size:16px;
	line-height:18px;
	overflow: hidden;
	text-align: center;
	border:0;
	border-radius: 0;
	transition: 0.8s;
}
/*弹页end*/

/*单选样式1*/
.radio-group {
	padding:0 15px;
	width:auto !important;
}
.radio-group ul li.secname {
	float:left;
	padding:0 10px;
	margin:0 1.5% 10px 1.5%;
	width:30% !important;
	height:30px;
	line-height:30px;
	font-size:12px;
	background:#eaecee;
	color:#333333;
	overflow: hidden;
	text-align: center;
	border-radius: 3px;
}
.radio-group ul li.secname.act {
	background:#ff6400;
	color:#ffffff;
}
/*单选样式1end*/

/*复选样式1*/
.check-group2 {
	padding:0 0px;
	width:auto !important;
}
.check-group2 ul li.secname2 {
	float:left;
	margin:0 1% 10px 1%;
	width:23% !important;
	height:25px;
	line-height:25px;
	font-size:12px;
	background:#eaecee;
	color:#333333;
	overflow: hidden;
	text-align: center;
	border-radius: 3px;
}
.check-group2 ul li.secname2.act {
	background:#888888;
	color:#ffffff;
}
/*复选样式1end*/