﻿* {border-radius: 0;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {color: #333; font-family:\5FAE\8F6F\96C5\9ED1,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,Arial,sans-serif;}

body,ul,li,dl,ol,dt,dd,table,td,th,form,h1,h2,h3,h4,h5,h6,p,img,font,pre{margin:0;padding:0;list-style:none}
img,object{height: auto;border:none}
a{color:#7fcd61;text-decoration:none;outline:none}
a:hover{color:#7fcd61 !important;text-decoration:underline}

/*Clear*/
.clear{clear:both;font-size:1px;width:1px;height:1px;line-height:1px;visibility:hidden}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .clearfix{height:1%}
*+html .clearfix{min-height:1%}

.header{padding:30px 0px 20px 0px; text-align: center;}
.header img{
	width:45%;
}
.checkform,.text{line-height: 24px;padding:10px 12px; background-color: #dfdfdf; font-size:1em;}
.result{margin-top: 10px; line-height: 24px;padding:20px 0px;text-align: center;border: 1px dashed #231816;font-size:1.1em;font-weight:bold;}
.checkform{text-align:center;}
.checkform .txt{width:200px;padding:4px 4px 4px 4px;height:22px;border:1px solid #248083; font-family:Tahoma, Geneva, sans-serif;font-size:14px; vertical-align:middle;}
.checkform .btn{width:80px;height:30px; margin-left:10px;border:medium none;font-size:14px;}
.swiper-container {
	margin-top: 10px;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{
	width:100%;
}

.swiper-container-horizontal>.swiper-pagination{
	bottom:0px;
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
	width:33%;
	height:13px;
	border-radius:0;
	margin:0px;
}

.kefu{ margin:20px 12px;text-align: center;}
.kefu .taobao{float: left;width: 28%;}
.kefu .contact{float: right;width: 28%;}
.kefu .weixin{width: 28%;display: inline-block;}

.lishi{height:64px; margin:40px 0; line-height: 64px; text-align: center; font-size: 1.3em;font-weight: bold;background-color: #230aa3;color: #fff;}

