/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0; color: #1c1d1e;}
body,button, input, select, textarea{font: 14px/1.5 'Microsoft Yahei'; }
h1, h2, h3, h4, h5, h6{font-size: 100%;}
em{font-style:normal;}
ul, ol{list-style: none;}
*{box-sizing: border-box;}
a{text-decoration: none;color:#1c1d1e;}
a:hover{text-decoration: none;
		color:#00559B;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;-webkit-appearance:none;} 
input,button,select,textarea{outline:none;appearance:button;
   -moz-appearance:button; /* Firefox */
   -webkit-appearance:button; /* Safari 和 Chrome */}
textarea{resize:none;}.button{ border-radius: 0; }
.fl { float:left;}
.fr { float:right;}
.w1400 { width:1400px; margin:0 auto;}
.w1000 { width:1000px; margin:0 auto;}
.hide { display:none;}

.fnt62 {font-size: 62px;}
.fnt60 {font-size: 60px;}
.fnt56 {font-size: 56px;}
.fnt48 {font-size: 48px;}
.fnt42 {font-size: 42px;}
.fnt38 {font-size: 38px;}
.fnt36 {font-size: 36px !important;}
.fnt34 {font-size: 34px;}
.fnt32 {font-size: 32px;}
.fnt30 {font-size: 30px;}
.fnt28 {font-size: 28px;}
.fnt24 {font-size: 24px;}
.fnt20 {font-size: 20px;}
.fnt18 {font-size: 18px;}
.fnt16 {font-size: 16px;}
@media screen and (max-width:1500px) {
	.w1400 { width: 90%;}
	.fnt62 {font-size: 56px;}
	.fnt60 {font-size: 54px;}
	.fnt56 {font-size: 48px;}
	.fnt48 {font-size: 42px;}
	.fnt42 {font-size: 38px;}
	.fnt38 {font-size: 32px;}
	.fnt36 {font-size: 30px !important;}
	.fnt34 {font-size: 28px;}
	.fnt30 {font-size: 28px;}
	.fnt32 {font-size: 26px;}
	.fnt28 {font-size: 22px;}
	.fnt24 {font-size: 20px;}
	
}
@media screen and (max-width:1440px) {
	.w1400 { width: 1100px;}
	
	.fnt62 {font-size: 44px;}
	.fnt60 {font-size: 42px;}
	.fnt56 {font-size: 40px;}
	.fnt48 {font-size: 38px;}
	.fnt42 {font-size: 34px;}
	.fnt38 {font-size: 30px;}
	.fnt36 {font-size: 28px !important;}
	.fnt34 {font-size: 26px;}
	.fnt32 {font-size: 24px;}
	.fnt30 {font-size: 24px;}
	.fnt28 {font-size: 22px;}
	.fnt24 {font-size: 20px;}
	.fnt20 {font-size: 18px;}
	.fnt18 {font-size: 16px;}
	.fnt16 {font-size: 14px;}
	
}
@media screen and (max-width:1280px) {
	.w1400 { width: 96%;}
	.w1000 { width:96%; margin:0 auto;}
	
	.fnt62 {font-size: 40px;}
	.fnt60 {font-size: 38px;}
	.fnt56 {font-size: 34px;}
	.fnt48 {font-size: 32px;}
	.fnt42 {font-size: 30px;}
	.fnt38 {font-size: 28px;}
	.fnt36 {font-size: 26px !important;}
	.fnt34 {font-size: 24px;}
	.fnt32 {font-size: 22px;}
	.fnt30 {font-size: 22px;}
	.fnt28 {font-size: 20px;}
	.fnt24 {font-size: 18px;}
	.fnt20 {font-size: 16px;}
}
@media screen and (max-width:1024px) {
	.w1400 { width: auto; margin: 0 20px;}
	.w1000 { width: auto; margin: 0 20px;}
	
	.fnt62 {font-size: 25px;}
	.fnt60 {font-size: 32px;}
	.fnt56 {font-size: 30px;}
	.fnt48 {font-size: 28px;}
	.fnt42 {font-size: 26px;}
	.fnt38 {font-size: 24px;}
	.fnt36 {font-size: 22px !important;}
	.fnt34 {font-size: 20px;}
	.fnt32 {font-size: 20px;}
	.fnt30 {font-size: 18px;}
	.fnt28 {font-size: 18px;}
}
/* 360 */
@-webkit-keyframes spinAround{
	from{-webkit-transform:rotate(0deg)}
	to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes spinAround{
	from{-moz-transform:rotate(0deg)}
	to{-moz-transform:rotate(360deg)}
}
@keyframes spinAround {
	from{transform:rotate(0deg)}
	to{transform:rotate(360deg)}
}
@-webkit-keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}


/* DINAlternate Bold */
@font-face {
  font-family: "number-Bold";
  src: url("../fonts/dinalternatebold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* 方正兰亭黑简 */
@font-face {
  font-family: "fzlt";
  src: url("../fonts/fzlthk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* 方正兰亭中黑简 */
@font-face {
  font-family: "fzlt-bold";
  src: url("../fonts/ltzh.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Moema */
@-webkit-keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
	}
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@-webkit-keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes anim-moema-2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.bg-gray { background-color: #f4f5f7;}
.taCenter { text-align: center;}
.pt0 { padding-top: 0;}