﻿body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,/* structural elements 结构元素 */
dl,dt,dd,ul,ol,li,/*  list elements 列表元素*/
pre,/* text formatting elements 文本格式元素 */
fieldset,lengend,button,input,textarea, /* form elements 表单元素 */
th,td{margin:0;padding:0;}
body,button,input,textarea{border:none; }
/* font:12px SF Pro SC,SF Pro Text,PingFang SC,Helvetica, Arial, "\5b8b\4f53", sans-serif; */
address,cite,dfn,em,var{font-style: normal;}
code,kbd,pre,samp,tt{ font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small{font-size: 12px;}/* 小于 12px 的中文很难阅读，让 small 正常化 */
img,input{vertical-align: middle; border:none;}
ul,ol,li{list-style: none;}
a{text-decoration:none;outline:none;transition: all .5s;}
/* a:hover{text-decoration: underline;} */
table{border-collapse: collapse;border-spacing: 0;}
html,body{-webkit-text-size-adjust:none;}
*{padding:0;margin:0;-webkit-tap-highlight-color:transparent;}
font{font-size:12px;}
.clear{height:1px;clear:both;margin-bottom:-1px;overflow:hidden;visibility:hidden;display:block;}
/* .left{ float:left;display: inline-block;}.right{float:right;display: inline-block;} */
.clearfix:after{content:'\20';display:block;height:0;clear:both;overflow:hidden;}
.clearfix{*zoom:1;}
.hide{display: none;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-left{text-align: left;}
i,em{font-style: normal;vertical-align: middle;display: inline-block;}
button,select,textarea{ outline:none;height: auto;line-height: normal;-webkit-appearance: none;}
.hide{display: none;}
button{cursor:pointer;outline: none;background: none;}

.bdnone{border-bottom: none;}
.yichu{overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
/*垂直水平居中*/
.vm{top: 50%;left: 50%; position: absolute;-webkit-transform: translate(-50%, -50%);transform:translate(-50%, -50%);}
/*垂直居中*/
.vtm{top: 50%; position: absolute;-webkit-transform: translate(0, -50%);transform:translate(0, -50%);}
.vt{left: 50%; position: relative;-webkit-transform: translate(-50%, 0);transform:translate(-50%, 0);}
/*元素均分*/
.my-bar{bottom: 0;display: table; width: 100%;height: 50px; padding: 0;table-layout: fixed;border-top: 0;border-bottom: 0;-webkit-touch-callout: none;}
.my-bar .my-bar-item{display: table-cell;overflow: hidden;width: 1%; height: 50px; text-align: center; vertical-align: middle; white-space: nowrap;text-overflow: ellipsis;color: #929292;}
.my-bar .my-bar-item.mui-active{color: #007aff;}
.p_relative{position: relative;}
.icon{display: inline-block;background-repeat: no-repeat;background-size: 100% 100%;overflow: hidden;vertical-align: middle;}
.text-ellipsis{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
h1,h2,h3,h4,h5{font-weight: normal;}

.img-responsive{display: block;width: 100%;height: auto;}
.t-line{text-decoration: underline;}
.bgf{background: #fff;}
.bgf4{background: #f4f4f4;}
.cred_a{color: #b7030f;}
table{width: 100%;border-collapse: collapse;}
span,em{display: inline-block;}
.int::-webkit-input-placeholder { /* WebKit browsers */
    color:#959595;
}
.int:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #959595;
}
.int::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#959595;
}
.int:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#959595;
}
.flex_end{
	display: flex;
	justify-content: flex-end;
}
.flex,.dflex{
	display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;
	webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;
}
.flex_vtop{
	display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;
	-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start
}
.flex_center{
	display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;
	webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;
	-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center
}
.flex_justify,.djustify{
	display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;
	-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;
	-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.flex_box_1{
	-webkit-box-flex:1;
	-webkit-flex-grow:1;
	-ms-flex-positive:1;
	flex-grow:1;
	-webkit-flex-shrink:1;
	-ms-flex-negative:1;
	flex-shrink:1
}

.marauto{margin: auto;}
.flex{
    display: flex;
    align-items: center;
}

.flex-wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{
	font-weight: normal;
	margin:0 auto;
	line-height:1;
	position: relative;
	color: #252525;
	font-family: Helvetica Neue,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}

.ovf{overflow: hidden;}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;font-weight: normal;}
ul { list-style:none;}
*{ margin:0px; padding:0px;list-style: none;}
img { border:0px;display: block;max-width: 100%;object-fit: cover;}
h2,h4{font-weight: normal;}
a { color:#000; text-decoration:none;opacity: 1 !important;}
.clear{ clear:both;}
.clearfix{ zoom: 1; }
.clearfix:after { content: ''; display: block; clear: both; }
.fl {float:left;}
.fr {float:right;}
.hidden{display: none;}
.white{color: #fff !important;}
.line-1{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.a-mb30{margin-bottom: 30px;}
.a-mb20{margin-bottom: 20px;}
.a-mb10{margin-bottom: 10px;}
.a-mb15{margin-bottom: 15px;}
.a-mb50{margin-bottom: 50px;}
.a-mt20{margin-top: 20px;}
.a-mt24{margin-top: 24px;}
.a-mt30{margin-top: 30px;}
.a-mt40{margin-top: 40px;}
.a-mt10{margin-top: 10px;}
.a-mt10{margin-top: 10px;}
.a-mt15{margin-top: 15px;}
.a-mr10{margin-right: 10px;}
.a-mr12{margin-right: 12px;}
.a-mr20{margin-right: 20px;}
.a-ml10{margin-left: 10px;}
.a-pl10{padding-left: 10px;}
.a-pl20{padding-left: 20px;}
.a-ml20{margin-left: 20px;}
.a-ml30{margin-left: 30px;}
.a-ml40{margin-left: 40px;}
.a-pb15{padding-bottom: 15px;}
.a-pb50{padding-bottom: 50px;}
.a-pt10{padding-top: 10px;}
.a-pt10{padding-top: 10px;}
.a-pt15{padding-top: 15px;}
.a-pt20{padding-top: 20px;}
.a-pt30{padding-top: 30px;}
.a-pt50{padding-top: 50px;}

.a-lh24{
	line-height: 24px;
}








.a-font-size14{
	font-size: 14px;
}
.a-font-size16{
	font-size: 16px;
}
.a-font-size18{
	font-size: 18px;
}
.a-font-size20{
	font-size: 20px;
}
.a-font-size24{
	font-size: 24px;
}
.a-font-size30{
	font-size: 30px;
}
.a-font-size36{
	font-size: 36px;
}
.bold{
	font-weight: bold;
}

.a-color-red{color: #d81918;}
.a-color-blue{color: #226fc6;}
.a-color-gray{color: #a8a8a8;}
.a-color-white{color: #fff;}
/*-----------------头部开始--------------------*/

button:focus,input:focus,select:focus{
	outline: none;
}













