/**{margin: 0;padding: 0;}*/
/*body {background-color: #f2f2f2;}*/
/*.dis_flex {display: flex;justify-content: space-between;}*/
/*.w1320 {width: 1320px;margin: 0 auto;}*/
/*.Radius20{border-radius: 10px;overflow: hidden;}*/
/*.boxShadow{box-shadow:  0 2px 12px 0 rgb(0 0 0 / 10%);;}*/
/* .boxShadow{box-shadow: #e3dbf9 0px 5px 20px 5px;} */
/*span, img {display: block;}*/
/*img {width: 100%;height: 100%;}*/
/* img:hover{transform: scale(1.5);transition: all 0.6s;} */
/*ul {display: block;margin: 0;}*/
/*li {list-style: none;display: block;}*/
/*body {font-family: Microsoft YaHei !important;color: #333333 !important;--colors:#1da8fc;--navcolors:#1da8fc;}*/
/*em {font-style: inherit;display: block;}*/
/*p {display: block;margin: 0;}*/
/*dl,dl>dt,dl>dt>dd {display: block;font-weight: 400;margin: 0;}*/
/*dd {overflow: hidden;text-overflow: ellipsis;}*/
/*a {text-decoration: none !important;display: block;color: #333333; text-overflow: ellipsis;overflow: hidden;}*/
/*a:hover { display: block;text-decoration: no*/
/*ne;transition: all 0.6s; color: var(--colors) !important;}*/
/*button:focus {border: none;}  */
/*.fl {float: left;}*/
/*.fr{float: right; }*/

*{margin: 0;padding: 0;}
body {
	background-color: #f2f2f2;
	font-family: Microsoft YaHei !important;
	color: #333333 !important;
	--colors:#1da8fc;
	--navcolors:#1da8fc;
	--marginHeight:20px;
	--fontSize12:12px;
	--fontSize18:18px;
	--fontSize24:24px;
}
.dis_flex {display: flex;justify-content: space-between;}
.w1320 {width: 1320px;margin: 0 auto;}
.Radius20{border-radius: 10px;overflow: hidden;}
.boxShadow{box-shadow:  0 2px 12px 0 rgb(0 0 0 / 10%);;}
/* .boxShadow{box-shadow: #e3dbf9 0px 5px 20px 5px;} */
span, img {display: block;}
/*img {width: 100%;height: 100%;}*/
/* img:hover{transform: scale(1.5);transition: all 0.6s;} */
ul {display: block;margin: 0;}
li {list-style: none;display: block;}
em {font-style: inherit;display: block;}
p {display: block;margin: 0;}
dl,dl>dt,dl>dt>dd {display: block;font-weight: 400;margin: 0;}
dd {overflow: hidden;text-overflow: ellipsis;}
a {text-decoration: none !important;display: block;color: #333333; text-overflow: ellipsis;overflow: hidden;}
a:hover { display: block;text-decoration: no
ne;transition: all 0.6s; color: var(--colors) !important;}
button:focus {border: none;}  
.fl {float: left;}
.fr{float: right; }