@charset "UTF-8";

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

body {
	color: #555;
	font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
}

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

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

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}

body {
	min-width: 1320px;
	background: url(../img/bg.jpg);
	overflow-x: hidden;
}

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

.areaBox {
	width: 100%;
	height: auto;
	text-align: center;
}

.note {
	height: 120px;
	background-color: rgb(181, 155, 118);
}

.clear {
	clear: both;
}

.banner {
	width: 100%;
    height: 594px;
	background: url(../img/banner.png);
	background-position: center center; 
	background-repeat: no-repeat;
}

.note .area {
	position: relative;
	height: 100%;
}

.note .area img {
	position: absolute;
	top: -10px;
	left: -5px;
}

.note .area p {
	width: 1041px;
	height: 81px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.tit {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.box1 {
	padding-top: 75px;
}

.box2 {
	height: 170px;
	background: url(../img/bott.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 29px;
	position: relative;
}

.box2 p {
	width: 1041px;
	height: 80px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.column1 {
	width: 95%;
	height: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}

.column1 .swiper-slide {
	display: block;
	text-align: center;
	font-size: 18px;
	background: rgb(227,217,207);
	/* 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;
	  transition-property:all;
}

.column1 .swiper-slide img{
	width: 90%;
	height: 80%;
	margin-top: 5%;
}
.column1 .swiper-slide p{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
}
.column1 .swiper-slide-active{
	background: rgb(173,146,111);
	z-index: 99;
}

.box3{
	position: relative;
}

.swiper-button-prev{
	background: url(../img/le.png) no-repeat center;
}

.swiper-button-next{
	background: url(../img/ri.png) no-repeat center;
}

.note2{
	width: 1200px;
	margin: 0 auto;
	margin-top: 45px;
}

.star{
	width: 100%;
	background: url(../img/bg2.png) no-repeat bottom;
	background-size: 100%;
}
.liver{
	height: 675px;
	background-color: #555555;
	margin-top: 20px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}
.videoLarge{
	width: 800px;
	height: 490px;
	margin-top: 20px;
}
.videoAuthor{
	width: 100%;
	height: 40px;
	background: url(../img/5.png)no-repeat center;
}

.videoAuthor p{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	margin: 0 20px;
}

.videoContent{
	width: 390px;
	height: 500px;
	background: url(../img/b1.png)no-repeat bottom right;
	margin-top: 10px;
}
.videoContent p{
	width: 274px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #888888;
	margin: 38px 0 0 25px;
}

.box4{
	width: 1320px;
	margin: 0 auto;
	margin-top: 45px;
	position: relative;
}

.box4 .swiper-container {
      width: 1200px;
      height: 197px;
    }
.box4 .swiper-slide {
	display: block;
      text-align: center;
      font-size: 18px;
	  height: 197px;
	  width: 286px;
	  background-color: rgb(173,146,111);
	  margin-right: 19px;
      /* 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;
    }
	

.box4 .swiper-slide img{
	display: block;
	width: 286px;
	height: 161px;
}

.box46{
	display: block;
	width: 100%;
	height: 36px;
	background: url(../img/5.png)no-repeat center;
	background-size: cover;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #ffffff;
}
		
	.box5{
		padding-top: 85px;
		padding-bottom: 47px;
	}
	
	.box51 img{
		width: 590px;
	height: 420px;
	}
	
	.box52{
	width: 590px;
	height: 420px;
	background: url(../img/t3.png)no-repeat center;
	background-size: 100%;
	}
	
	.box52 h3{
	width: 475px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #7e5e35;
	margin: 0 auto;
	margin-top: 54px ;
	}
	
	.box52 p{
	width: 475px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #707070;
	margin: 0 auto;
	margin-top: 28px;
	}
	
	.box6{
		padding-top: 78px;
		padding-bottom: 47px;
	}
	
	.box62{
		height: 531px;
		background: url(../img/22222.png) no-repeat center bottom;
		background-size: cover;
		padding-top: 30px;
	}
	
	.box62 img{
	width: 591px;
	height: 422px;
	}
	
	.box63{
	background: url(../img/t5.png)no-repeat center;
	background-size: 100%;
	}
	
	.box63 h3,.box63 p{
		color: #FFFFFF;
		text-align: left;
	}
	
	.box7{
		height: 422px;
		background: url(../img/t7.png);
		background-size: 100%;
	}
	
	.box7 img{
	width: 562px;
	height: 401px;
	box-shadow: 0px 2px 6px 0px 
		rgba(126, 94, 53, 0.3);
		
	margin: 97px 0 0 32px;
	}
	
	.box7 .box72{
	width: 519px;
	height: 370px;
	background-size: contain;
	margin-top: 15px;
	margin-right: 30px;
	}
	
	.box7 .box72 p{
		width: 475px;
	}
	
	.bottomddd{
		height: 687px;
		background: url(../img/bottom.png)no-repeat center top;
		background-size: cover;
	}