html{font-family: "Microsoft YaHei","微软雅黑" !important;}
 html, body {
		margin:0;
		padding:0;
        position: relative;
        height: 100%;
    }
a:link, a:visited {
    text-decoration: none;
}
img{
	padding:0;
	margin:0;
	border:0;
}

/*------通用css-------*/
.width100{
	width:100%;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.clear{
	clear:both;
}
.ri-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**------------------**/
.body_bg{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	min-height:1080px;
	background:url(../images/zm_bg.jpg) no-repeat top center;
	position:relative;
	padding-top:60px;
}

.left_t{
	position:absolute;
	width:26%;
	top:0;
	left:0;
	z-index:2;
}
.right_t{
	width:16%;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
.right_t_go{
	position:absolute;
	top:12px;
	right:30px;
	z-index:9999;
	width:180px;
}
.logo img ,.left_t img ,.right_t_go img ,.right_b img {
	width:100% !important;
}
.top{
	width:100%;
	min-width:1200px;
	height:60px;
	background:#dfac5a;
	position:relative;
	
}
.top_con{
	width:1200px;
	height:90px;
	position:relative;
	margin:0 auto;
}

.top_con .zm_logo{
	left:45px;
	top:-9px;
	position:absolute;
}
.top_con .go{
	right:45px;
	top:24px;
	position:absolute;
	width:178px;
	height:36px;
}
.top_con .go img{
	width:100%;
}
.top .menu{
	width:800px;
	line-height:64px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}

.top .menu a{
	display: inline-block;
	width:15%;
	color:#fff;
	font-size:16px;	
}

.top .menu a span{
	display:block;
}

.top .menu a:hover{
	color:#fff;
	text-decoration:underline;
}

.jsbanner{
	width:100%;
	max-width:1200px;
	min-width:320px;
	min-height:500px;
	border:0px solid #2081c3;
	margin:162px auto 0;
	position:relative;	
}

	
.logo img{
	width:100%;
}

.ad_con{
	width:800px;
	height:52px;
	background:#fff;
	margin:0 auto;
	position:relative;
}
.ad_con_l{
	width:177px;
	float:left;
	overflow:hidden;
}
.ad_con_r{
	width:620px;
	height:52px;
	float:right;
}
.ad_con_r a{
	color:#000000;
}
.index_bottom{
	position:absolute;
	bottom:20px;
	max-width:1200px;
	left:10%;
	text-align:left;
	font-size:12px;
	padding-left:30px;
}


.content_bg{
	width:100%;
	max-width:1920px;
	min-height:1080px;
	min-width:1200px;
	background:#53330e url(../images/con_bg.jpg) no-repeat top center;
	position:relative;
	padding-top:135px;
}
.content {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 0 auto;
    width:70%;
	min-width: 1160px;
    min-height: 905px;
    overflow: hidden;
    padding: 3% 4% 0;
}

.left-menu {
	float:left;
	width:287px;
	padding-top:296px;
	overflow:hidden;
	height:682px;
	background:url("../images/menu_bg.png") no-repeat;
}
.left-menu a{
		color:#ffffff;
	}
.left-menu .menu-t{
	width:100%;
	padding-left:20%;
	color:#fff;
	font-size:24px;
	background:#ef5d5e;
	height:50px;
	line-height:50px;
}

.left-menu .menu-b{
	width:150px;
	text-align:center;
	color:#8a8a8a;
	font-size:19px;
	background:#885619;
	margin:10px auto;
	height:35px;
	line-height:25px;
	border:4px solid #e9e5d1;

}
.left-menu .menu-b:hover{
	background:#dfac5a;
}
.left-menu .menu-b:hover a{
	color:#fff;
	width:100%;
	display:block;
}

.right_c{
	width:70%;
	overflow:hidden;
	float:right;
	border:0px solid red;
	color:#969696;
	position:relative;
	min-height:951px;
}
.right_c .title {
    color: #745208;
    font-size: 22px;
    height: 56px;
    line-height: 68px;
}
.right_c .crumble {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
	color:#323232;
	display:block;
}

.right_c .crumble a{
	color:#323232;
}
.right_txt{
	width:100%;
	position:absolute;
	top:58px;
	width:100%;
	padding:0 25px;
	z-index:10;
	color:#323232;
}

.right_txt p, .txt p{
	text-indent:2em;
}
.right_con{

	width:100%;
	position:absolute;
	top:30px;
	width:100%;
	padding:0 25px;
	z-index:10;
	color:#323232;	
	
}
.right_bg{
	width:100%;
	position:absolute;
	height:100%;
	background:#fff;
	filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
	-moz-opacity:0.8; /*Firefox私有，透明度50%*/
	opacity:0.8;/*其他，透明度50%*/
	border-top-left-radius:2em;
	border-bottom-left-radius:2em;
	min-height:680px;
}
.right_c .title_t {
    color: #ef5d5e;
    font-family: "Adobe 黑体 Std";
    font-size: 26px;
    height: 56px;
    line-height: 72px;
}
.right_c .news{
	width:100%;
	overflow:hidden;
	color:#414440;
}
.news .newlist{
	width:100%;
	max-height:140px;
	padding-bottom:10px;
	border-bottom:1px solid #ef5d5e;
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}
.news .newlist .new_date{
	font-size: 14px;
    position: absolute;
    right: 15px;
    top: 5px;
}
.news .newlist .new_more{
	font-size:14px;
	color:#ef5d5e;
	font-size: 14px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.news .newlist .newlist_l{
	width:20%;
	max-width:164px;
	max-height:108px;
	float:left;
}
.news .newlist .newlist_r{
	float: right;
    max-height: 110px;
    max-width: 610px;
    overflow: hidden;
    width: 73%;
}
.news .newlist .newlist_r .newlist_t{
	width:75%;
	overflow:hidden;
	font-size:18px;
	
}
.news .newlist .newlist_r .newlist_con{
	width:80%;
	overflow:hidden;
	font-size:13px;
	padding-top:10px;
}



.active_bottom{
	width:100%;
	max-width:1920px;
	min-width:1200px;
	overflow:hidden;
	padding-top:46px;
	text-align:center;
	color:#ffffff;
	margin:0 auto;
	background:#5b380f;
}


 .ad .swiper-container {
		min-width:640px;
        width: 640px;
        margin-left: auto;
        margin-right: auto;
		position:relative;
		}
.ad .swiper-slide {
        background-size: cover;
        background-position: center;
    }
.ad .gallery-top {
        height: 80%;
       width: 100%;
    }
  .ad .gallery-thumbs {
		width: 100%;;
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
  .ad .gallery-thumbs .swiper-slide {
        height: 100%;
        opacity: 0.4;
    }
 .ad .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
.ad_banner{
	overflow: hidden;
    width: 100%;
}
.ad_banner .swiper-slide{
	width:100%;
}
.bottom-menu{
	width:100%;
	max-width:1358px;
	margin:0 auto;	
	overflow:hidden;
	min-width:1200px;
}
.active_bottom p{
	margin:30px 0 40px;
}
.wx_c{
	margin: 0 auto;
    padding: 30px 0;
    width: 67%;
}
.he_slideCaptionDown{
	width:13.98%;
	background:#0f0e0d;max-width:192px;max-height:114px;
	padding:0;margin:0;border:0px solid #000;position:relative;
	box-sizing:border-box;cursor:pointer;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden;
	float:left;
	margin:0.14%;
	}
.he_slideCaptionDown .he_slideCaptionDown_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption{
	color:#fff;background:rgba(254,114,83,0);
	-moz-backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:translate3d(0,-100%,0);
	-moz-transform:translate3d(0,-100%,0);
	-o-transform:translate3d(0,-100%,0);
	-ms-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden
	}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption{
	background:rgba(21,30,25,.7);
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
	}
.he_slideCaptionDown .he_slideCaptionDown_caption,.he_slideCaptionDown .he_slideCaptionDown_caption > a{
	position:absolute;top:0;left:0;
	width:100%;height:100%;
	padding:0;margin:0;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	overflow:hidden
	}
.he_slideCaptionDown .he_slideCaptionDown_caption_h{
	font-size:1.1em;font-weight:700;
	text-align:center;width:80%;
	position:absolute;top:-50%;left:10%;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	-ms-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
	overflow:hidden;opacity:0
	}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_h{color:#fff;top:20%;opacity:1}
.he_slideCaptionDown .he_slideCaptionDown_caption_p{
	font-size:1em;text-align:center;
	width:80%;position:absolute;
	top:-50%;left:10%;
	-webkit-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	-ms-transition:all .6s ease-in-out;
	transition:all .6s ease-in-out;
	overflow:hidden;opacity:0
	}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_p{color:#fff;top:30%;opacity:1}

/* swiper */
.swiper-container {
		margin:0 auto;
        width: 100%;
		z-index:10;
    }
.swiper-slide {
	text-align: center;
	font-size: 18px;
	margin:0;
	padding:0;
	/* 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-container1 .swiper-slide img{
	width:80%;
}
.swiper-button-next, .swiper-button-prev {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80px 60px;
    cursor: pointer;
    height: 60px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    width: 35px;
    z-index: 10;
}
#swiper-container2 .swiper-wrapper{
	height:52px;
}
#swiper-container2 .swiper-slide{
	height:52px;
	color:#000000;
}

@media all and (min-width: 1500px) {
  #purecontainer {
 //background: url(http://zaole.net/2.jpg);
   // background-size: cover;
  }
}

