@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	/*鍘荤Щ鍔ㄧ鐐瑰嚮闃村奖*/
	-webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body {
	-webkit-text-size-adjust: none;
}
em,
i,
s,
b,
u {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
body {
	font-size: .28rem;
	color: #333;
	font-family:"寰蒋闆呴粦";
	background: #fff;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
form {
	display: inline-block;
}
ul,
ol {
	list-style: none;
}
a {
	color: #666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a:hover,
a:active,
a:focus {
	text-decoration: none;
}
img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}
/*鍘绘帀鍙充笅瑙掓枩绾?/
textarea {
	resize: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button;
}
input,
textarea {
	border: none;
	border-radius: 0;
	font-size: .28rem;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
input::-webkit-input-placeholder {
	color: #999;
}
input:-moz-placeholder {
	color: #999;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
textarea::-webkit-input-placeholder{
	font-family: "寰蒋闆呴粦";
	color: #999;
}
input[type=number]{
	-moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,
label {
	vertical-align: middle;
}
div:focus,
span:focus{
	outline: none;
}
.clear{
	clear: both;
}
.Maximg img{
	width: 100%;
	height: 100%;
}
.maximg img{
	max-height: 100%;
	max-width: 100%;
}
.maxwimg img{
	width: 100%;
	height: auto;
}
.maxhimg img{
	width: auto;
	height: 100%;
}
.over1{
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
}
.over2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.over3{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.over4{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.zhong{
	text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
.width{
	width: 6.9rem;
	margin: 0 auto;
	height: auto;
}
.wid7{
	width: 7rem;
	margin: 0 auto;
	height: auto;
}
.wid702{
	width: 7.02rem;
	margin: 0 auto;
	height: auto;
}
.wid67{
	width: 6.7rem;
	margin: 0 auto;
	height: auto;
}
.wid71{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
}
.wid69{
	width: 6.9rem;
	margin: 0 auto;
	height: auto;
}
.bgCen{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.marTop10{margin-top: 0.1rem;}
.marBot10{margin-bottom: 0.1rem;}
.marTop20{margin-top: 0.2rem;}
.marBot20{margin-bottom: 0.2rem;}
.marTop30{margin-top: 0.3rem;}
.marBot30{margin-bottom: 0.3rem;}
.marTop40{margin-top: 0.4rem;}
.marBot40{margin-bottom: 0.4rem;}
.marTop50{margin-top: 0.5rem;}
.marBot50{margin-bottom: 0.5rem;}
.marTop60{margin-top: 0.6rem;}
.marBot60{margin-bottom: 0.6rem;}

/*鍏叡鏍峰紡*/

/*缃《*/
.zhiding{
	position: fixed;
	right: 0;
	bottom: 14%;
	width: .7rem;
	height: .7rem;
	border-radius: 100%;
	/*background: ;*/
	/*opacity: .8;*/
	z-index: 190;
	background:#006ec7 url(../images/zhiding.png) no-repeat center;
	background-size: 90% auto;
	/*box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.2);*/
}
.zhiding img{
	display: none;
}
::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent;
}
.jiazai{
	display: flex;
	width: 100%;
	height: 1rem;
	justify-content: center;
	align-items: center;
	font-size: 0.26rem;
	color: #999999;
}
.jiazai img{
	display: block;
	width: 0.24rem;
	margin-right: 0.14rem;
}
.page{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.page a,
.page *{
	display: flex;
	width: 0.6rem;
	height: 0.6rem;
	border: 1px solid #e9e9e9;
	margin: 0 0.08rem;
	align-items: center;
	justify-content: center;
	font-size: 0.22rem;
	color: #333333;
	background: #fff;
}
.page a.active,
.page *.active{
	background: #006ec7;
	color: #fff;
	border-color: #006ec7;
}
.page a:first-child,
.page *:first-child,
.page a:last-child,
.page *:last-child{
	font-family: "瀹嬩綋";
}
/*鍏叡鏍峰紡*/
/*鍏叡鏍峰紡*/
/*@media screen and (min-width:937px){
	html,body{
		font-size: 125px !important;
		margin: 0 auto;
		max-width:  937px;
		overflow-x: hidden;
	}
}*/


