@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 50px;
	height: 100%;
}

body {
	font: 0.32rem 'Arail', 'Microsoft Yahei';
	color: #302724;
	-webkit-text-size-adjust: none;
	background: url(../images/bj.png) top repeat-y;
	background-size: 100% auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover,
a:active,
a:focus {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

input,
select,
textarea {
	outline: none;
}

input,
select {
	-webkit-appearance: none;
	border-radius: 0;
}

img {
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
	width: 100%;
}

.break {
	word-break: break-all;
	word-wrap: break-word;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.elips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis;
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
	display: block;
	clear: all;
}

.fix {
	zoom: 1;
}

.fix:before,
.fix:after {
	content: '';
	display: table;
}

.fix:after {
	clear: both;
}

.fp-tableCell {
	width: 100%;
}

:focus {
	outline: 0;
	-webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
	color: #bbb;
}

section {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0;
}

input::-webkit-input-placeholder {
	color: #a2a4b6;
}

input:-moz-input-placeholder {
	color: #a2a4b6;
}

input::-moz-input-placeholder {
	color: #a2a4b6;
}

input:-ms-input-placeholder {
	color: #a2a4b6;
}

.block {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	width: 100%;
}

.ov {
	width: 0;
	height: 0;
	overflow: hidden;
}

/*loader*/
.loaded {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #efefef;
	z-index: 999;
}

.loaded .loader {
	width: 38%;
	position: absolute;
	left: 31%;
	top: 36%;
}

.loaded img {
	width: 100%;
}

.footer {
	padding: 0.3rem 0 0.3rem;
	background: #002653;
}

.footer p {
	font-size: 0.26rem;
	color: #FFF;
	line-height: 0.34rem;
	text-align: center;
	margin-top: 0.1rem;
}

.footer p a {
	color: #FFF;
}

/*头部*/
.banner {
	position: relative;
	width: 100%;
}

.banner .tel {
	display: block;
	position: absolute;
	right: 0rem;
	top: 0.32rem;
	width: 3.0rem;
	height: 0.4rem;
	color: #ffffff;
	font-size: 0.3rem;
	
}

.but-con {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 1.38rem;
	margin-bottom: 0.6rem;
}

.but-con a {
	width: 2.52rem;
	height: 0.53rem;
	background: #FFFFFF;
	border-radius: 0.30rem;
	font-size: 0.23rem;
	color: #000000;
	line-height: 0.53rem;
	text-align: center;
	margin: 0 0.44rem;
}

.but-con a:last-child {
	background: #c92a46;
	color: white;
}

.kefuTan strong {
	width: 0.35rem;
	height: 0.35rem;
	display: block;
	position: absolute;
	bottom: -0.7rem;
	left: 50%;
	margin-left: -0.35rem;
}

.zzc {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
}

.btm-nav {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
}

.box .title {
	width: 3.32rem;
	position: absolute;
	top: -0.48rem;
	left: 50%;
	transform: translateX(-50%);
}

.box {
	width: 6.81rem;
	border: 0.02rem #ffe2b8 solid;
	margin: 0 auto;
	background: #143985;
	position: relative;
	border-radius: 0.15rem;
}

.box4 {
	position: relative;
	padding-top: 0.7rem;
}

.box4 .title {
	width: 3.32rem;
	position: absolute;
	top: -0.48rem;
	left: 50%;
	transform: translateX(-50%);
}

.box4 .tab {
	display: flex;
	justify-content: center;
	height: 1.3rem;
}

.box4 .tab span {
	display: block;
	background: #006d74;
	width: 2.95rem;
	height: 0.6rem;
	font-size: 0.24rem;
	color: rgba(255, 255, 255, 0.5);
	line-height: 0.6rem;
	text-align: center;
	margin: 0 0.11rem;
	border-radius: 0.16rem;
	border: 0.02rem #006d74 solid;
}

.box4 .tab .on {
	color: #ffe2b8;
	border-color: #ffe2b8;
}

.tabCon {
	width: 6.14rem;
	margin: 0 auto;
}

.tabCon.on {
	display: block;
}

.tabCon .swiper {
	padding-bottom: 0.5rem;
}

.tabCon .swiper .swiper-pagination {
	bottom: 0.2rem;
}

.swiper-pagination-bullet {
	background: #FFFFFF;
}

.box5 .box {
	padding: 0.74rem 0.33rem 0.18rem;
}

.box5_con {
	display: flex;
	justify-content: space-between;
}

.table {
	width: 2.95rem;
	background: #00919d;
	border-radius: 0.1rem;
	padding-bottom: 0.3rem;
	margin-bottom: 0.18rem;
}

.box5_con_left {
	margin-right: 0.22rem;
}

.table table {
	width: 100%;
}

.table table tr {
	width: 100%;
}

.table table tr:nth-child(odd) {
	background: #006d74;
}

.table table tr td {
	width: 33.3%;
	line-height: 0.47rem;
	color: #ffF;
	font-size: 0.24rem;
	text-align: center;
}
