@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

legend {
	color: #000
}

a {
	text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

body{
	min-width: 1200px;
	background-color: rgb(27,111,105);
}


.posRe{
	position: relative;
}

.posAb{
	position: absolute;
}

.posCent{
	left: 0;
	right: 0;
	margin: 0 auto;
}

.swiper-container{
	width: 100%;
	height: 100%;
}

.swiper-slide {
	display: block;
	text-align: center;
	font-size: 18px;
	/* background: #fff; */
	width: 100%;
	height: 100%;

	/* 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%;
	height: 100%;
}

.swiper-container .swiper-pagination{
	width: auto;
	left: auto;
	right: 30px;
}
.swiper-container .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border-radius: 10px;
	opacity: 1;
	margin-left: 20px !important;
}
.swiper-container .swiper-pagination-bullet-active{
	background: #f6cf68;
}


.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}


.fr {
	float: right;
}

.dis {
	display: block;
}

.area1 {
	display: block;
	width: 100%;
	height: auto;
}

.area2 {
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.bgImg img{
	width: 100%;
}

.banner{
	background-color: rgb(15,89,85);
}

.cont1{
	background: url(../img/2.jpg)no-repeat;
	background-position: center top;
	padding-bottom: 80px;
}


.title{
	text-align: right;
	padding-top: 80px;
	margin-bottom: 50px;
}

.cont11{
		width: 684px;
		height: 358px;
		padding: 14px;
		background: url(../img/14.png)no-repeat;
		background-position: center;
}

.swiper-container1 p{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/6.png);
	height: 55px;
		font-family: MicrosoftYaHei;
		font-size: 24px;
		line-height: 55px;
		color: #fefefe;
		text-align: left;
		text-indent: 2em;
}

.a1{
	width: 420px;
	padding: 20px 14px;
	background: url(../img/13.png)no-repeat;
	margin-bottom: 15px;
}

.a1 h3{
		font-family: MicrosoftYaHei;
		font-size: 24px;
		line-height: 20px;
		color: #e5d1a2;
}

.a1 p{
		font-family: MicrosoftYaHei;
		font-size: 14px;
		line-height: 24px;
		color: #fefefe;
		margin-top: 13px;
}

.swiper-container2 .swiper-slide{
	width: 654px;
	height: 400px;
}

.swiper-button-prev {
	left: 0;
	width: 28px;
	height: 48px;
	background: url(../img/10.png) no-repeat;
}

.swiper-button-prev2{
	background: url(../img/21.png)no-repeat;
}

.swiper-button-next {
	right: 0;
	width: 28px;
	height: 48px;
	background: url(../img/9.png) no-repeat;
}

.swiper-button-next2{
	background: url(../img/20.png)no-repeat;
}

.title1{
	text-align: center;
	padding-top: 20px;
}

.quwei{
	width: 370px;
	margin: 0 auto;
}

.quwei li{
		font-family: MicrosoftYaHei;
		font-size: 18px;
		line-height: 24px;
		color: #65cec6;
		padding: 6px 18px;
}

.quwei li.active{
		font-size: 18px;
		line-height: 24px;
		color: #e3c38b;
		border-bottom: 4px solid #e3c38b;
}

.cont2{
	background: url(../img/16.png)no-repeat;
	background-position: center bottom;
}

.quweiCont li{
	display: none;
	height: 676px;
	margin-top: 50px;
}

.quweiCont li.active{
	display: block;
}

.shici{
	width: 1280px;
	background: url(../img/12.png)no-repeat;
	background-position: center;
	padding: 57px 0;
}

.shici ul{
		width: 1200px;
		height: 325px;
		background-color: #ffffff;
		margin: 0 auto;
}

.title3{
	margin-bottom: 10px;
}

.shici li{
	float: left;
	width: 389px;
	text-align: center;
}

.shici li .p1{
		font-size: 30px;
		font-weight: bold;
		line-height: 32px;
		color: #333333;
		margin-top: 40px;
}

.shici li p{
		font-size: 18px;
		line-height: 32px;
		color: #999999;
}

.shici li .p2{
	margin: 18px auto;
}

.cont6{
	background: url(../img/3.jpg)no-repeat;
	background-position: center top;
	padding-bottom: 400px;
}

.shiping{
	background: url(../img/17.png)no-repeat;
	background-position: center;
	padding: 46px;
}


.shiping li{
		width: 374px;
		height: 206px;
		background-color: #def4f2;
		margin-left: 19px;
		float: left;
}

.shiping li a{
	display: block;
	width: 340px;
	margin: 0 auto;
	padding-top: 29px;
}
.shiping li a h3{
		font-family: SourceHanSansCN-Bold;
		font-size: 24px;
		font-weight: 600;
		line-height: 43px;
		letter-spacing: 1px;
		color: #08433e;
}

.shiping li a p{
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 1px;
		color: #0d5a55;
		margin-top: 15px;
}

.xisu{
	height: 779px;
	background: url(../img/18.png)no-repeat;
	background-position: center;
	margin-top: 100px;
}

.xisu li{
	width: 250px;
	height: 250px;
	position: absolute;
}

.xisu li a{
	display: block;
	width: 100%;
	height: 100%;
}

.xisu .li1{
	left: 300px;
	top: 180px;
}

.xisu .li2{
	left: 620px;
	top: 180px;
}

.xisu .li3{
	top: 200px;
	right: 10px;
}

.xisu .li4{
	width: 350px;
	height: 150px;
	bottom: 140px;
	left: 120px;
}

.xisu .li5{
	bottom: 80px;
	left: 540px;
	height: 200px;
	width: 150px;
}

.xisu .li6{
	bottom: 110px;
	right: 120px;
	height: 170px;
}

#top{
	background-color: #FFFFFF;
}