

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
}
html,body
{
    color: #FFFFFF;
    width:100%;
	margin:auto;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}

body, fieldset, figure, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}
a {
	background-color: transparent;
	cursor: pointer
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: not-allowed;
	opacity: .68
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

body {
	font-family:'Microsoft YaHei', Arial, sans-serif;
	background-color: #fff;
	width:100%;
	min-width:1200px;
	margin:auto;
	position: relative;
}
* {
    font-family:'Microsoft YaHei', Arial, sans-serif;
}
input,button,select,textarea {
	font-size: inherit;
	line-height: inherit
}

img {
	vertical-align: middle
}

.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.left0
{
	padding-left: 0!important;
}
.right0
{
	padding-right: 0!important;
}
.sticky
{
	position: -webkit-sticky !important;
    position: sticky !important;
}
.col-md-12
{
	width:1200px;
	margin:auto;
	position:relative;
}
.flex
{
	display: flex;
}
.flex-space-between
{
	justify-content: space-between;
}
.flex-space-center
{
	justify-content: center;
}
.align-center
{
	align-self: center;
}
.font14
{
	font-size: 14px;
}
.font12
{
	font-size: 12px;
}
.font16
{
	font-size: 16px;
}
.font17
{
	font-size: 17px;
}
.font18
{
	font-size: 18px;
}
.font19
{
	font-size: 19px;
}
.font21
{
	font-size: 21px;
}
.font24
{
	font-size: 24px;
}
.font27
{
	font-size: 27px;
}
.font30
{
	font-size: 30px;
}
.font40
{
	font-size: 40px;
}
.fontweight600
{
	font-weight: bold;
}
.fontweight400
{
	font-weight: 400;
}
.left-bai5
{
	width:94%;
	margin:auto;
}
img
{
	width:100%;
	max-width: 100%;
}
.imgwhfull
{
	width:100%;
	height: 100%;
}
.linear-gradient1
{
	background: linear-gradient(270deg, #00E6DC 0%, #00FFB9 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.linear-gradient2
{
	background: linear-gradient(360deg, #403E4C 0%, rgba(64, 62, 76, 0.2) 51%, rgba(64, 62, 76, 0.6) 100%);
	opacity: 0.8;
}
.linear-gradient3
{
	background: linear-gradient(90deg, #00FFB9 0%, #00E6DC 100%);
}

.linear-gradient4
{
	background: linear-gradient(180deg, #00D89D 0%, #00B1A9 100%);
}
.linear-gradient5
{
	background: linear-gradient(270deg, #009999 0%, #00CECE 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.linear-gradient6
{
	background: linear-gradient(360deg, #403E4C 0%, rgba(64, 62, 76, 0.2) 51%, rgba(64, 62, 76, 0.6) 100%);
}
input,textarea
{
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    height: 100%;
    background: rgba(0,0,0,0);
    -webkit-appearance: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0)!important;
    background-color:transparent!important;
    text-shadow: none !important;
    box-shadow: none !important;
}
input{ outline:none!important; }
input:focus{
    outline: none!important;
}
input:focus {background-color:transparent!important;}
*:focus {outline: 0 !important;}
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


::-webkit-input-placeholder {
    font-size: 12px;
    color: #FFFFFF;}

:-moz-placeholder {
    font-size: 12px;
    color: #FFFFFF;}

::-moz-placeholder {
    font-size: 12px;
    color: #FFFFFF;}

:-ms-input-placeholder {
    font-size: 12px;
    color: #FFFFFF;}

.btn-style1
{
	border-radius: 20px;
	border: 1px solid #F0AA00;
	padding:10px 30px;
	cursor:pointer;
	color: #F0AA00;
}
.btn-style2
{
	width: 180px;
	height: 40px;
	background: #0084D0;
	border-radius: 20px;
	cursor:pointer;
	text-align:center;
	line-height:40px;
}
a
{
	text-decoration:none;
	color:#FFFFFF;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸
::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
	background-color:rgba(0,0,0,0);
}*/

/*定义滚动条轨道 内阴影+圆角
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	border-radius: 4px;
	background-color: rgba(0,0,0,0);
}*/

/*定义滑块 内阴影+圆角
::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #555;
}*/