.treasure_content{
	width:100%;
	padding-top:51px;
}
/*=================    GM代码  END   ========================*/
.headerTitle{
	width:1200px;
	margin:0 auto;
}
.headerBox{
	width:600px;
	margin:20px auto;
	text-align: center;
	position:relative;
}

.leftLeaf{
	position:absolute;
   width:109px;
   height:100px;
   background:url("../img/leaf2.png") no-repeat;
   background-size:cover;
   margin-top:-10px;
}
.rightLeaf{
   position:absolute;
   width:109px;
   height:50px;
   background:url("../img/leaf.png") no-repeat;
   background-size:cover;
   right:20px;
   top:30px;
}
.headerBox .serviceHeader h1 {
    font-size: 32px;
    color: #333333;
    letter-spacing: 26px;
    padding-left: 76px;
    background: url(../img/cs.png) no-repeat;
    background-position: 25% -10px;
}
.headerBox .serviceHeader p {
    font-size: 14px;
    padding-top: 10px;
    color: #808080;
    letter-spacing: 7px;
}

.treasure_main{
	position: relative;
	margin:0 auto;
	padding: 100px 0 80px 0;
	width:1400px;
}
/*背景叶子*/
.leaf{
	position: absolute;
	top:12px;
	left:2px;
}
.leaf img{
	width:301px;
	height:308px;
}

/*轮播图的部分*/
.device {
  width:100%;
  margin:0 auto;
  height: 186px;
  /*padding: 30px 40px;
  border-radius: 20px;*/
 /* background: #111;*/
  /*border:1px solid white;*/
  /*margin: 5px auto;*/
  position: relative;
 /* box-shadow: 0px 0px 5px #000;*/
}
.device .arrow-left {
	position:absolute;
    width:60px;
	height:60px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(220, 220, 220, 1);
	border-radius:50%;
	top:64px;
	left: 20%;
	z-index:10;
	margin-left:-64px;
}
.device .arrow-left:hover{
	background:#E52B31;
}
.lb_box{
	width:60%;
	margin:0 auto;
}
.device .arrow-left img{
	width:19px;
	height:36px;
	margin-top:12px;
	margin-left:16px;
	transform: rotateY(180deg);
}
.device .arrow-right img{
	width:19px;
	height:36px;
	margin-top:12px;
	margin-left:21px;
}
.device .arrow-right:hover{
	background:#E52B31;
}
.device .arrow-right {
	position:absolute;
    width:60px;
	height:60px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(220, 220, 220, 1);
	border-radius:50%;
	right: 20%;
	top:64px;
	z-index:10;
	margin-right:-64px;
/*  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;*/
}
.swiper-container {
 height:300px;
 /* padding-left:66px;
  padding-right:66px;*/
  width: 100%;
  margin:0 auto;
  overflow: hidden;
  /* border:1px solid green; */
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:-15px;
  width: 100%;
  opacity: 0;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

.treasure_left{
	float:left;
	height:186px;
	width:30%;
}
.treasure_center{
	float:left;
	width:40%;
	text-align: center;
}
.center_img{
	position:relative;
	width:336px;
	height:168px;
	margin-top:13px;
}
.center_img .cover_img{
	width:100%;
	height:100%;
}
.center_img .unit{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	font-size:24px;
	color:#fff;
}
.describle{
	height:50px;
	color:#646464;
	z-index:100;
	font-size:16px;
	line-height: 26px;
	padding-top:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	text-align: center;
}
.treasure_right{
	float:right;
	text-align: right;
	width:30%;
}
.icon_left{
	position: absolute;
	left:20%;
	width:66px;
	height:186px;
	background:url("../img/trea_left.png") no-repeat;
	background-size:100%;
}
.icon_right{
	position: absolute;
	right:20%;
	width:66px;
	height:186px;
	background:url("../img/trea_left.png") no-repeat;
	background-size:100%;
	transform: rotateY(180deg);
}

.trea_word{
	font-size:16px;
	color:#646464;
	line-height:186px;
	margin-left:80px;
}
.trea_word_right{
	    font-size: 16px;
    color: #646464;
    line-height: 186px;
    margin-right: 80px;
}

.bottom_content{
	/*position:absolute;*/
	margin:0 auto;
	margin-top:100px;
	/*width:110%;*/
	
}
.bottom_header{
	width:100%;
	height:265px;
}
.thing{
	width:755px;
	height:265px;
	background: url("../img/zg4.png") no-repeat;
	background-size:100%;
	float:left;
}
.intro{
	position:absolute;
	height:265px;
	width:814px;
	margin-left:622px;
}
.intro_left{
	width:430px;
	height:265px;
	float:left;
	padding:37px 30px 30px 28px;
	text-align: justify;
	background:rgba(150,144,140,1);
	cursor: pointer;
}
.treasure_brief{
	display:-webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	height:170px;
	text-overflow:ellipsis; 
	overflow: hidden;
}
.intro_left p{
	font-size:14px;
	color:rgba(255,255,255,1);
	line-height:28px;
}
.zg_more{
	margin-top:15px;
	text-align: right;
	width:100%;
}
.zg_more a{
	font-size:14px;
	color:#fff;
}
.intro_right{
	float:left;
	width:384px;
	height:265px;
	background: url("../img/zg5.png") no-repeat;
	background-size:100%;
}
.bg_word{
   width:257px;
   height:257px;
   position:absolute;
   margin-top:-50px;
   margin-left: 257px;
}

.bottom_img{
	background: #ccc;
}
.img_left{
	float:left;
	width:50%;
}
.img_left img{
	width:100%;
	display: block;
}
.img_right{
	float:left;
	width:50%;
}
.img_right img{
	width:100%;
	display: block;
}

/*.foot{
	margin-top:960px;
}*/



/*=================    GM代码  END   ========================*/
.foot .footerimgtop {
    position: absolute;
    top: -10px;
    left: 0;
    height: 0px;
    width: 100%;
    background: none;
    background-size: 100% 100%;
}
.foot {
    margin-top: 0px;
}  

/*====================================*/
/*====================================*/

.banner {
	min-height: 500px;
	background: #efefef;
}

.banner .bannerImgBox img {
	width: 100%;
	min-width: 1200px;
}

.banner_bottom {
	position: absolute;
	width: 100%;
	margin-top: -89px;
	z-index: 2;
	bottom: 0;
}

.banner .bannerText1 {
	position: absolute;
	top: 19%;
	left: 17%;
	width: 4%;
}

.banner .bannerText2 {
	position: absolute;
	top: 27%;
	left: 29%;
	width: 7%;
}

.banner_bottom img {
	width: 100%;
}

.banner_bottom .bannerImgBox {
	height: 500px;
	background: red;
}

.banner .swiper-wrapper {
	height: auto !important;
}

.banner .swiper-slide {
	height: auto !important;
}

.swiper-container {
	position: relative;
}

.swiper-container:hover .swiper-button-prev {
	left: 0;
}

.swiper-container:hover .swiper-button-next {
	right: 0;
}
#jz_treasure_banner {
	min-height: auto;
}
#treasureBanner {
	height: auto;
}
/* banner切换按钮 */

.swiper-button-prev {
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../img/btn-left.png) no-repeat;
	background-size: 100% 100%;
	top: 50%;
	left: -50px;
	margin-top: -25px;
	transition: left .5s ease-out;
	cursor: pointer;
}

.swiper-button-next {
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../img/btn-right.png) no-repeat;
	background-size: 100% 100%;
	top: 50%;
	right: -50px;
	margin-top: -25px;
	transition: right .5s ease-out;
	cursor: pointer;
}
