*{-moz-box-sizing:border-box;box-sizing:border-box;}
html,body{ position:relative; height:100%;}
body{padding:0px ;margin:0; font-size:12px; background:#ffffff;; position:relative; overflow-x:hidden; font-family:"Microsoft YaHei";}
a,p,dl,dt,dd,ul,li,h2,h1,h3,h4,h5,h6,table,tr,td,form,iframe,font,em,i{ font-family:"Microsoft YaHei";font-size:12px; font-weight:normal;word-break: normal;word-wrap: break-word;  font-style:normal; padding:0px ;margin:0;text-decoration:none;outline:none;-moz-outline:none; }
a:focus{outline-style:none; -moz-outline-style: none;}
a:hover{ text-decoration:none;}
p{word-break: normal;word-wrap: break-word; }
img{ border:none; max-width:100%;transition: all 1s ease;}
img:hover{-moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
li{ list-style:none; text-decoration:none;}
input {outline: none;text-decoration:none;-ms-outline:none; }
textarea {outline: none;text-decoration:none;}
select{outline: none;text-decoration:none;}
/*input:focus{ border:1px solid #9c9f58;}*/
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1;}	
a{text-decoration:none;}
button {
	margin:0;
	padding:0;
	color:inherit;
	font-family:inherit;
	font-size:inherit;
	background:0 0;
	border:none;
	border-radius:none;
	box-shadow:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:0;
	cursor:pointer
}
*, ::after, ::before {
box-sizing:border-box
}
.clearfix::after {
content:"";
display:table;
clear:both
}

html::-webkit-scrollbar-track{background-color: #000;}
html::-webkit-scrollbar{width: 5px;background-color:#000;}
html::-webkit-scrollbar-thumb{background-color: #1a4463;border: 2px solid #1a4463;}


@font-face {
  font-family: "FZCCHJW";
  src: url("FZCCHJW.woff2") format("woff2"),
       url("FZCCHJW.woff") format("woff"),
       url("FZCCHJW.ttf") format("truetype"),
       url("FZCCHJW.eot") format("embedded-opentype"),
       url("FZCCHJW.svg") format("svg"),
       url("FZCCHJW.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "BASKVILL";
  src: url("BASKVILL.woff2") format("woff2"),
       url("BASKVILL.woff") format("woff"),
       url("BASKVILL.ttf") format("truetype"),
       url("BASKVILL.eot") format("embedded-opentype"),
       url("BASKVILL.svg") format("svg"),
       url("BASKVILL.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "times";
  src: url("times.woff2") format("woff2"),
       url("times.woff") format("woff"),
       url("times.ttf") format("truetype"),
       url("times.eot") format("embedded-opentype"),
       url("times.svg") format("svg"),
       url("times.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "STXINWEI";
  src: url("STXINWEI.woff2") format("woff2"),
       url("STXINWEI.woff") format("woff"),
       url("STXINWEI.ttf") format("truetype"),
       url("STXINWEI.eot") format("embedded-opentype"),
       url("STXINWEI.svg") format("svg"),
       url("STXINWEI.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

a:hover,a:focus,a:link,a:visited,a:active { text-decoration: none;}


.wbk::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #333; 
} 
.wbk:-moz-placeholder, textarea:-moz-placeholder { 
color: #333; 
} 
.wbk::-moz-placeholder, textarea::-moz-placeholder { 
color: #333; 
} 
.wbk:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #333; 
} 

.wbk1::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #888; 
} 
.wbk1:-moz-placeholder, textarea:-moz-placeholder { 
color: #888; 
} 
.wbk1::-moz-placeholder, textarea::-moz-placeholder { 
color: #888; 
} 
.wbk1:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #888; 
} 


@keyframes shake1 {
  0%, 100% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
  }
}
