	/* 本例子css */
		.slideBox{ width:100%; height:663px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd,.jtdong .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul,.jtdong .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li,.jtdong .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on,.jtdong .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd,.jtdong .bd{ position:relative; height:100%; z-index:0;width:100%   }
		.slideBox .bd li,.jtdong .bd li{ zoom:1; vertical-align:middle;width: 100%;height: 672px; }
		.jtdong .bd li{height: 370px; position:relative;}
		.slideBox .bd img{ width:450px; height:230px; display:block;  }
		.jtdong .bd li p{position:absolute;width:100%;height:45px;line-height:45px;background:#000;opacity:0.5;filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);color:#fff;padding-left:10px;bottom:0;left:0 }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
				
	#gallery img{width:100%;height:503px}
#gallery {
	width: 600px;
	float:right;
	height:503px
}

#thumbs {
	width: 600px;

  height: 583px;
	

}
#gallery .swiper-slide {
	
 
}
#thumbs .swiper-slide {
	opacity: 0;
    width: 100% !important;
    position: absolute;
    left: 0;
    height: 583px;
    z-index: 3;
}
	.zhitd{    position: absolute;
    right: 230px;
    bottom: 30px;}
#thumbs .swiper-slide-thumb-active{
	opacity: 1;
}
		.jianjie{position:relative;height:430px;overflow:hidden}
		.jian_cont{width: 96%;display: inline-block;}
		.jian_cont h2{background-color: #e67817;color: #fff;font-size: 16px;text-align: center;line-height: 35px;height: 35px;width: 200px;margin: 20px auto;}
		.jian_cont p{color: #525051;font-size: 14px;line-height: 35px;margin-bottom: 20px;text-indent: 2em;}
		
		.jian_cont img{margin: 0 auto;width: 600px;height: 194px;}
		.jian_tp{float: right;display: inline-block;width: 500px;}
		.jian_tp img{width: 100%;margin: 0 auto;transition:all 0.5s;}
		.jian_tp img:hover{transform:scale(1.1,1.1);}
		
		
		
		.jtnews{margin-top: 20px;}
		.jtit{margin: 50px 0 20px 0;}
	   .jt{font-size:22px;float: left ;color: #f3a15e;width: 100px;}
		
        .xiaojt{color: #facc9b;width: 1070px;float: left;border-bottom: 1px solid #fbd0a5;font-size: 14px;padding-top:2px}
		
		.xiaojt i{border-radius: 50%;width: 10px;height: 10px;background-color: #f5d3a5;display: inline-block;margin:0 5px;}
        .jmore{float: right;width: 80px;background: url(../images/dian.png) no-repeat left center;padding-left: 30px;height: 25px;}
		.jmore a{color: #757374;font-size: 14px;;}
        .jtdong{float: left;width: 500px;height: 370px;overflow:hidden; position:relative;}
        .jtdong img{width: 100%;height: 100%;}
		
		
		
		.hzfu  span{ display: inline-block; position: relative; font-weight:lighter; font-size: 50px; line-height:50px; letter-spacing: -1px;}
.hzfu b{ display:inline-block;  font-weight: lighter;}
.hzfu  span i{ position: absolute; top:-12px; right:-15px; font-style: normal; font-size: 22px;}

.hzfu  p{ margin-top: 5px; font-size: 16px;}

/* ========== */
.number-animate{ line-height:50px; height:50px; font-weight: normal; overflow: hidden; display: inline-block; vertical-align: top; position: relative; }
.number-animate .number-animate-dot{ width:26px; float: left; text-align: center;}
.number-animate .number-animate-dom{ width:26px; text-align: center; float: left; position: relative; top: 0;}
.number-animate .number-animate-dom span,.number-animate .number-animate-dot span{float: left;width: 100%; height: 50px;}


             .video .video-bottom {

    width: 100%;
    height: 249px;
    position: relative;
  }
  .video .video-bottom .icon-3 {
    position: absolute;
    right: 50%;
    top: 50%;
    width: 52px;
    height: 62px;
    margin-top: -31px;
    margin-right: -26px;
    cursor: pointer;
  }
  .video .video-bottom .explain {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 0;
    background: #ea5503;
    opacity: 0.8;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    color: #fff;
    font-size: 16px;
  }
  .video .video-bottom .explain p {
    margin: 18px 0 0 10px;
  }
  .video .video-bottom:hover .explain {
    height: 68px;
  }
   .video-model {
    display: none;
  }

  .video-model .video-mask {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.6);
    z-index: 10000;
  }

  .video-model .video-box {
    width: 1118px;
    height: 629px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -500px;
    z-index: 10004;
  }

  .video-model .close-video {
    position: absolute;
    top: -20px;
    right: -23px;
    width: 18px;
    height: 18px;
    display: block;
    cursor: pointer;
    z-index: 10006;
  }

  .video-model .video {
    width: 1118px;
    height: 629px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -500px;
    z-index: 10005;
  }

		
		
		
        .jtnews_cont{float: right;width: 660px;;}
        .jt_p{border-bottom: 2px solid #c0c0c0;margin-bottom:10px;padding: 10px 0;}
		.jt_p .jt_p_tit{height: 40px;line-height: 40px;position: relative;padding-left: 20px;}
		.jt_p .jt_p_tit::before{content:'';position: absolute ;width: 10px;height: 10px;background-color: #f5d2b4;border-radius: 50%;display: block;top:15px;left: 0;}
		.jt_p .jt_p_tit a{font-weight: bold;font-size: 14pxpx;color: #4d4948;}	
		.jt_p .jt_p_tit a:hover{color: #E4791B;}	
		.jt_p .jt_p_tit  span{float: right;padding-right:53px}		
		.jt_p p{padding-left: 20px;color: #727272;font-size: 12px;}
		.gslc{height: 300px;width: 100%;margin-top: 50px;}
		.zhixian{height: 12px;background-color: #f7d2a5;width: 100%;top: 187px;border-radius: 20px;}
		.gstit{width: 300px;top:150px}
		.gstit span{display: block;}
		.gstit .jt{margin-bottom: 15px;}
		.gstit .xiaojt{border-bottom: none;}
		.zhi{width: 1000px;left: 320px;top: 205px;}
		.zhi .zhij{float: left;color: #81817f;font-size: 18px;width: 140px;text-align: center;position: relative;height: 65px;line-height:65px;}
		.zhi .zhij::before{content: '';background-color: #dededc;border-radius: 50%;border:2px solid #fff;width: 30px;height: 30px;display: block;top: -30px;left: 52px;position: absolute;}	
		.zhi .active{color: #e8720e;}
		.zhi .active::before{background-color: #f8d1a6;}
		.zhicont{background-color: #ea8857;width: 700px;border-radius: 20px;color: #fff;font-size: 18px;padding:10px 20px 20px 20px;box-sizing: border-box;position: relative;}
		.zhicont::before{position: absolute;content: '';width: 0;height: 0;border-left: 14px solid transparent;border-right: 14px solid transparent;border-top: 14px solid #ea8857;left: 335px;bottom:-14px}
		.zhip1{left: 40px;top:30px;}
		.zhip2{left: 180px;}
		.zhip3{left: 318px;}
		.zhip4{left: 460px;top:-30px}
		.zhip5{left: 500px;}
		.zhip5::before{left:435px}
		.zhip6{left: 700px;width:500px}
		.zhip6::before{;left: 372px;}
		.zhitit{font-size: 16px;text-align: center;}
        .zhip{text-indent: 2em;font-size: 14px;line-height: 30px;}
.sp{width: 100%;height: 500px;}
.sp video{width: 100%;height: 100%;}

		.hzcont{display: flex;justify-content: space-around;flex-wrap: wrap;width:900px;float: left;}
		.hzp{width: 200px;height: 100px;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}
		.hzp img{width: 100%;height: 100px;}
        .hzwen{float: right;width: 280px;}
		.hzwen .hzfu{height: 100px;color: #a9a9a9;font-size: 18px;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;width:96%}
		.hzwen .hzfu span{font-weight: normal;font-size:40px;display: block;}
		.hzfu p{font-weight: bold;width: 220px;}
		.hzfu p font{color: #eb760d;font-size: 26px;}

.picMarquee-left{ width:100%;  overflow:hidden; position:relative;   }
	
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:197px; height:129px; display:block; padding:2px; border:2px solid #c1c1c1; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
