@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;
}


.posRe{
	position: relative;
}

.posAb{
	position: absolute;
}

.posCent{
	left: 0;
	right: 0;
	margin: 0 auto;
}

.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-slide img{
	width: 100%;
	height: 100%;
}

.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%;
}

.title{
	text-align: center;
}

.t1{
	margin-top: 56px;
	margin-bottom: 39px;
}


.swiper-container1{
	width: 710px;
	height: 388px;
}


.swiper-container1 p{
	width: 100%;
	height: 55px;
	background: rgba(0,0,0,0.8);
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 55px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	text-indent: 2em;
}

.swiper-container1 .swiper-pagination{
	width: auto;
	left: auto;
	right: 15px;
}
.swiper-pagination-bullet{
	width: 14px;
	height: 4px;
	background: #FFFFFF;
	border-radius: 2px;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	width: 26px;
	height: 4px;
	background: #B60F16;
	border-radius: 2px;
}

.activCont{
	width: 462px;
	height: 388px;
	background: #FEFBF8;
}

.activ{
	width: 420px;
	margin: 0 auto;
	padding-top:0px;
}

.a1{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #D0141C;
	line-height: 26px;
	margin-top: 30px !important;
}

.a2{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #9A9AA4;
	line-height: 23px;
	margin: 20px auto;
}

.a3{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4C4C62;
	line-height: 58px;
	text-indent: 18px;
	background: url(../img/jiantou.png)no-repeat;
	background-position: center left;
	border-top: 1px dashed #BFBFBF;
}

.t2{
	margin-top: 65px;
}

.bainian li{
	width: 366px;
	height: 206px;
	background: #227065;
	margin-right: 51px;
	float: left;
	margin-top: 45px;
}

.bainian li a{
	display: block;
	width: 100%;
	height: 100%;
}

.bainian li a img{
	width: 100%;
	height: 100%;
}

.bainian li:nth-child(5n-2){
	margin-right: 0;
}

.bainian li:nth-child(5n-1){
	margin-left: 208px;
}

.a1{
	margin-top: 40px;
	margin-bottom: 19px;
}

.cont3 li img{
	width: 287px;
	height: 213px;
	margin-bottom: 8px;
}

.cont3 li{
	width: 287px;
	height: 265px;
	float: left;
	margin-left: 17px;
}

.cont3 li a{
	display: block;
	width: 287px;
}

.p1,.p2{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 20px;
	text-align: center;
}

.cont3 li:nth-child(1){
	margin-left: 0;
}

#certify{
	margin-top: 40px !important;
}

.foot{
	margin-top: 100px;
	padding: 60px 0;
	background-color: rgb(181,26,39);
}