/*
 *  name : 全局样式表
 *
 */

/*简写样式类*/
.left{ float: left !important;}
.right{ float: right !important;}
.tl{ text-align: left !important;}
.tc{ text-align: center !important;}
.tr{ text-align: right !important;}
.rel{ position: relative !important;}
.abs{ position: absolute !important;}
.vm{ vertical-align: middle !important;}

.W30{width:30px!important;}
.W62{width:62px!important;}
.W70{width: 70px!important;}
.W78{width:78px!important;}
.W80{width:80px!important;}
.W100{width:100px!important;}
.W117{width:117px!important;}
.W120{width:120px!important;}
.W125{width:125px!important;}
.W126{width:126px!important;}
.W129{width:129px!important;}
.W130{width:130px!important;}
.W135{width:135px!important;}
.W137{width:137px!important;}
.W140{width:140px!important;}
.W145{width:145px!important;}
.W146{width:146px!important;}
.W147{width:147px!important;}
.W149{width:149px!important;}
.W160{width:160px!important;}
.W170{width:170px!important;}
.W177{width:177px!important;}
.W180{width:180px!important;}
.W190{width:190px!important;}
.W200{width:200px!important;}
.W210{width:210px!important;}
.W220{width:220px!important;}
.W225{width:225px!important;}
.W230{width:230px!important;}
.W235{width:235px!important;}
.W240{width:240px!important;}
.W260{width:260px!important;}
.W280{width:280px!important;}
.W300{width:300px!important;}
.W320{width:320px!important;}
.W340{width:340px!important;}
.W360{width:360px!important;}
.W418{width:418px!important;}
.W436{width:436px!important;}
.W451{width:451px!important;}
.W455{width:455px!important;}
.W507{width:507px!important;}
.W537{width:537px!important;}
.W554{width:554px!important;}
.W564{width:564px!important;}
.W585{width:585px!important;}
.W590{width:590px!important;}
.W630{width:630px!important;}
.W634{width:634px!important;}
.W636{width:636px!important;}
.W870{width:870px!important;}
.W1000{width:1000px!important;}

.H-FULL{height:100% !important;}
.H1{height:1px;}
.H3{height:3px;}
.H5{height:5px;}
.H8{height:8px;}
.H10{height:10px!important;}
.H12{height:12px!important;}
.H15{height:15px!important;}
.H20{height:20px!important;}
.H22{height:22px!important;}
.H25{height:25px!important;}
.H30{height:30px!important;}
.H35{height:35px!important;}
.H40{height:40px!important;}
.H45{height:45px!important;}
.H50{height:50px!important;}
.H80{height:80px!important;}
.H115{height:115px!important;}
.H150{height:150px;}
.H240{height:240px;}
.H300{height:300px;}
.H636{height:636px;}

.H5{height: 5px !important;}
.H10{height: 10px !important;}
.H15{height: 15px !important;}
.H18{height: 18px !important;}
.H20{height: 20px !important;}
.H22{height: 22px !important;}
.H24{height: 24px !important;}
.H25{height: 25px !important;}
.H28{height: 28px !important;}
.H30{height: 30px !important;}
.H32{height: 32px !important;}
.H35{height: 35px !important;}
.H36{height: 36px !important;}
.H38{height: 38px !important;}
.H40{height: 40px !important;}
.H45{height: 45px !important;}
.H50{height: 50px !important;}

.PD30{padding: 30px !important;}
.PDT5{padding-top: 5px!important;}
.PDT10{padding-top: 10px!important;}
.PDT15{padding-top: 15px!important;}
.PDT20{padding-top: 20px!important;}
.PDT25{padding-top: 25px!important;}
.PDT30{padding-top: 30px!important;}
.PDL15{padding-left:15px!important;}
.PDL20{padding-left:20px!important;}
.PDL60{padding-left:60px!important;}
.PDL120{padding-left: 120px!important;}
.PDL135{padding-left:135px!important;}

.PDR10{ padding-right:10px!important;}

.MGT0{margin-top: 0!important;}

.MGR0{margin-right: 0 !important; }

.MGL10{margin-left: 10px!important;}
.MGL40{margin-left: 40px!important;}
.MGL100{margin-left: 100px!important;}
.MGL200{margin-left: 200px!important;}

.min385{min-height: 385px !important;}
.min445{min-height: 444px !important;}
.min446{min-height: 446px !important;}

.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font22{font-size: 22px;}
.font24{font-size: 24px;}
.font26{font-size: 26px;}
.font28{font-size: 28px;}
.font30{font-size: 30px;}

.clear{clear: both;}
.hide{display: none;}
.show{display: block;}
.hidden{visibility: visible;}
.visible{visibility: hidden;}
.cursors{cursor: pointer;}
.ellips{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.wordwrap{word-wrap: break-word; word-break: break-all;}

.red{color: red;}
.blue{color: #006aee !important;}
.green{color: green;}
.black{color: black !important;}
.white{color: white;}
.orange{color: #ff9c05 !important;}
.color-b6{color:#b6b6b6!important;}

.bg-orange{background-color: #ff9c05 !important;}
.bg-ffeec9{background-color: #ffeec9!important;}
.bg-d6e8ff{background-color: #d6e8ff!important;}

.out{font-size: 0px; letter-spacing: -5px;}
.in{display: inline-block; vertical-align: top; letter-spacing: normal; *display: inline;}
.in li,.in dt,.in dd{ display:inline-block;}