html {font-size:10px;}
.ios body,.ios .navbar {background:#fff;}
img {width:100%;height:100%;}
.ios .swiper-pagination-bullet-active {background:#d7463d;}
.swiper-pagination-bullet {background:#fff;opacity:1;}
.fn {font-weight:400;}
.bold{font-weight:700;}
.por {position:relative;}
.poa {position:absolute;}
.ib {display:inline-block;}
.fb{font-weight: bold;}
.bgwhite,.ios .asktoolbar {background:#fff!important;}
.color6,.location a,.ios .more {color:#666;}
.color3,[data-name=company-detail-case] .message-tabs-ul li p,[data-name=company-detail-case] .choose-div ul li a,.desginer-bar ul li a,.company-detail-case .choose-div ul li a,.asktoolbar a {color:#333;}
.color9,.action-over .red,.action-over p.font12 {color:#999;}
.orange {color:#d7463d!important;}
.red,.asktoolbar .active,.desginer-bar .active,.ios .active,[data-name=company-detail-case] .choose-div ul li a.active,.swiper-zxgllist ul li a.active {color:#d7463d!important;}
.bgred {background:#e02e20!important;}
.white {color:#fff!important;}
.ovtxt,.sketchbar ul li a h3 {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.font0{font-size:0px;}
.font18 {font-size:1.8rem;}
.font16 {font-size:1.6rem;}
.font15 {font-size:1.5rem;}
.font12 {font-size:1.2rem;}
.font14{font-size:1.4rem;}
.font22{font-size:2.2rem;}
.font24{font-size:2.4rem;}
.font40{font-size:4rem;}
.height20,.zxgl-app .message-tabs-ul li h4 {height:2rem;line-height:2rem;}
.height30 {height:3rem!important;line-height:3rem!important;}
.height40 {height:4rem!important;line-height:4rem!important;}
input[type=button],input[type=submit],input[type=reset],textarea {appearance:none;-webkit-appearance:none;border-radius:0;border:none;}
.margin-top10 {margin-top:1rem;}
body,.font14 {font-size:1.4rem;}
.margin-top3{margin-top:3px;}
.ios .list .item-inner:after,.ios .sketch-toolbar::before,.ios .list ul:before,.ios .list ul:after {background-color:transparent;}
.ios .row .col-40{width:40%!important;}
.ios .row .col-20{width: 20%!important;}
.parlr16{padding-left:15px;padding-right:15px;}
.marlr16{margin-left:15px;margin-right:15px;}
.martb10{margin-top:10px;margin-bottom:10px;}
.martb15{margin-top:15px;margin-bottom:15px;}
.mart15{margin-top:15px;}
.marb15{margin-bottom:15px;}
.marb6{margin-bottom:6rem;}
.clearfix:after,.clearfix:before{
	content:"";
	display:block;
	clear:both;
}
.pull-right{float:right;}
.ovtxt2{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow:ellipsis;
}
.ovtxt3{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow:ellipsis;
}
.flex-center{   /*水平垂直居中*/
  display:-webkit-flex;
  display:flex;
  -webkit-justify-content:center;
  justify-content: center;
  -webkit-align-items:center;
  align-items:center;
}
.flex{
	display:flex;
	display:-webkit-flex;
}
.flex-vertical{
	display:flex;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.flex1{flex:1;-webkit-flex:1;min-width:0px;}
.space-between{
	justify-content:space-between;
	-webkit-justify-content:space-between;
}
.align-items-center{
	align-items:center;
	-webkit-align-items:center;
}





