@charset "utf-8";
/*中间部分 body*/
/* body{position: relative;width: 100%;height: 100%;position: relative;font:12px/1.5 tahoma,arial,\5FAE\8F6F\96C5\9ED1,sans-serif;font-family: "Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";}
 */
.body_div_1{
/*  border:1px solid #cccccc; */
    width:auto;
    /*height:400px;*/
    position:relative;
	text-align: center;
}
.body_div_2{
/*     border:1px solid blue; */
    width:auto;
    height:auto;
    margin:0px auto;
    margin-bottom: -13px;
}
.body_div_3{
    /* border: 1px solid blue; */
    height: auto;
    margin: 0px auto;
    border: 1px solid #ccc;
}
/*图片轮播-----------------------------*/
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}

.jd_ad_slide {width:100%; max-height: 550px;margin:0 auto;  margin-top: 0px; overflow:hidden;position: relative;text-align:center;}
.jd_ad_img {/* position: absolute; left: 0; top: 0; */width:1920px; height: 560px;display: none; background:url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;}
.jd_ad_btn {
    margin: 5px auto;
    position: relative;
    height: 15px;
    /* text-align: right; */
    top: -26px;
}
.jd_ad_btn::after{
	content:" ";
	clear:both;
}
.jd_ad_btn_a {
    width: 10px;
    height: 10px;
	margin:0px auto;
    text-align: center;
    border-radius: 7px;
    border:2px solid #6e6e6e;
    color: #fff;
    text-decoration: none;
    margin-right: 3%;
    display: inline-block;
}
.jd_ad_btn_a:hover {text-decoration: none;}
.jd_ad_btn .active {background: #E4393C;border: 2px solid #E4393C;}

.jd_ad_slide img{
/* position: absolute; left: 0; top: 0; */width: 100%; height: 100%;display: none; background:url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;
}
/*图片轮播----------------------------end*/

.body_div_4{
    width:1200px;
    /*height:auto;*/
    /*border:1px solid black;*/
    margin:0px auto;
    position:relative;
}
.body_p_1{
    color:#999;
    font-weight:bolder;
    text-align:left;
}
.body_div_5{
    width: 97%;
    margin:11px auto;
/*    	border:1px solid black; */
/*     overflow: visible; */
	text-align: center;
}
.body_div_5 .body_div_5_center {
 	width: 90%; 
    /* margin-left: 1px; */
    /* height: 313px; */
    margin: 0px auto;
/*     border:1px solid blue; */
}

/*三张展示图片--------------------------------*/
.body_div_5_content{
/* 	border: 1px solid red; */
    display: inline-block;
    overflow: hidden;
    width: 24%;
    position: relative;
}
.body_div_5_content a{
    display: inline-block;
    z-index:9px;
/*     border:1px solid black; */
    width:100%;
    height:100%;
}

.body_div_5_content img{
	 width: 110%;
}
.body_div_5_content a{
	 z-index: 101;
}
.body_div_5_content img:hover{
	margin-left:-20px; 
	filter:alpha(Opacity=70);
	-moz-opacity:0.7;opacity: 0.7;
}
.body_div_5_content:hover a{
	background: hsla(0, 0%, 0%, 0.9);
}

.body_div_5_content img,a,p{
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.body_div_5_p {
    /* width: 59%; */
    text-align: left;
    position: absolute;
    bottom: 0px;
/*     border: 1px solid red; */
    display: inline;
    z-index: 10;
    left: 0px;
}
.body_div_5_p01{
/*     border: 1px solid blue; */
    position: absolute;
    right: -180px;
    bottom: 5px;
    font-weight: bolder;
    z-index:10;
    color: #6e6e6e;

}
.body_div_5_p02{
	color: rgb(217, 209, 203);
}
.active01{
	 margin-bottom:20px;
	 color:white;
	 z-index: 10;
}

.active02{
	right:11px;
	color:white;
	z-index: 11;
}

/*三张展示图片--------------------------------end*/
