@charset "gb2312";
/* CSS Document */
/* html {
    --antd-wave-shadow-color: transparent !important;
} */
html{
	min-width: 1560px;
}
a:focus,
input:focus,
p:focus,
div:focus{
	outline:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	/* -webkit-user-modify:read-write-plaintext-only;  */
}
body,h1,h2,h3,h4,h5,h6,p,table,td,tr,input,ul,ol,li,dl,dt,dd,th,textarea{ padding:0; margin:0; line-height:100%; font-size:12px; color:#333;}
h1,h2,h3,h4,h5,h6{ line-height:100%; font-weight:normal;}
a{ color:#333; text-decoration: none;}
li{ list-style:none;}
table{  border-collapse:collapse;}
a img{ border:0;}
input,button{ outline:none; border:none 0; background:none;}
textarea{ resize:none;outline:none; border:0 none; overflow:hidden;}
form{ margin:0;}
select{ outline:none;}
.clearfix:after{ display:block; clear:both; content:'';}
.clearfix{ zoom:1}


/*reset*/
body{ font-family: 'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif !important;overflow-x: hidden;}
/*header*/


/*footer*/