/*分页*/
.paging {
    height: 50px;
    text-align: right;
    line-height: 50px;
    margin-right: 20px;
}
.paging li {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    margin: 0 3px;
    line-height: 18px;
    cursor: pointer;
}
.page-active {
    color: #3f91f7 !important;
    border-bottom: 1px solid #3f91f7;
}

.pullLeft{
	float: left;
}
.pullright{
	float: right !important;
}
.pos-r{
	position: relative;
}
.textCenter{
	text-align: center !important;
}
.textLeft{
	text-align: left !important;
}
.textRight{
	text-align: right !important;
}
.mot{
	margin-bottom: 10px !important;
}
.mob2{
	margin-bottom: 20px !important;
}
.moto{
	margin-top:10px !important;
}
.moto2{
	margin-top:20px !important;
}
.mol{
	margin-left:10px !important;
}
.mol2{
	margin-left:20px !important;
}
.mon{
	margin: 0;
}
.mor1{
	margin-right:10px !important ;
}
.mor{
	margin-right:20px !important ;
}
.pam{
	padding-bottom: 10px;
}
.widthmax{
	width: 100%;
}
.fontW-b{
font-weight: bold;	
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px !important;
}
.font16{
	font-size: 16px !important;
}
.font18{
	font-size: 18px !important;
}
.font26{
	font-size: 26px !important;
}
.font28{
	font-size: 28px !important;
}
.font20{
	font-size: 20px !important;
}
.isshow{
	display: block;
}
.isAccording {
	display: inline-block !important;
}
.lineH{
	line-height: 22px !important;
}
.font-w7{
	font-weight: 700;
}
.ms-choice {
    height: 38px !important;
    line-height: 38px !important;
	    border: 1px solid #e0e0e0 !important;
}
.ms-choice > div {
    
    top: 6px !important;
   
}
.partition-bottom01{
	border-bottom:1px solid #e8e8e8;
}
.lineAuto{
	line-height: initial !important;
}
.pos-r{
	position: relative;
}
.pos-a{
	position:absolute;
}
.word-wrap-b{
	word-wrap: break-word;
}
.box-border{
	box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
	-webkit-box-sizing:border-box !important;
}
.over-i{
	overflow: initial !important;
}
.vta{
	vertical-align: middle;
}
.btn-warning {
    display: inline-block;
    vertical-align: middle;
    padding: 0 16px;
    min-width: 54px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 2px;
    text-align: center;
    box-sizing: content-box !important;
    font-weight: 700;
	
}
.lh-normal{
	line-height: normal !important;
}  
  
  .rotate02{
	  /* transform: rotate(180deg);
	  -moz-transform: rotate(180deg);
	  -webkit-transform: rotate(180deg);
	  -o-transform: rotate(180deg); */
  }
  .rptare9
  {
      transform:rotate(90deg);
      -ms-transform:rotate(90deg); /* IE 9 */
      -moz-transform:rotate(90deg); /* Firefox */
      -webkit-transform:rotate(90deg); /* Safari and Chrome */
      -o-transform:rotate(90deg); /* Opera */
  }
  .vis-h{
	  visibility: hidden;
  }
  .border-none{
	  border: none !important;
  }




