@charset "utf-8";
/*<!--body_2-->*/
.body_3_div_1::before{
    content:" ";
    display: table;
}
.body_3_div_1{
    width:auto;
    margin-bottom:4px;
    border:1px solid #ccc;
    min-height:358px;
    position:relative;
}
.body_3_section_1{
    width:auto;
    margin:0px auto;
    margin-bottom: 7px;
    border-bottom:1px solid #ccc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=135, Strength=5);/*for ie6,7,8*/
    -moz-box-shadow:-8px 5px 11px #969696;/*firefox*/
    -webkit-box-shadow:-8px 5px 11px #969696;/*webkit*/
    box-shadow:-8px 5px 11px #969696;/*opera鎴杋e9*/
}
.body_3_section_1::before{
    content:" ";
    display: table;
}
.section_div_1{
    width: 66.5%;
    height:auto;
    margin:0px auto;
}
.section_div_1 a{
    font-size:13px;
    color:#928A88;
}
.section_div_1 a:hover{
    color:#C7000B;
}
.body_3_div_2{
     width: 67%;
    /* height: 300px; */
    /* border: 1px solid red; */
    /* margin: 0px auto; */
    min-height:358px;
    positon: absolute;
    margin-left: 16.5%;
}
.body_3_div_2::before{
    content:" ";
    display:table;
}
.body_3_div_2::after{
    content:" ";
    clear:both;

}
.body_3_div_2{
    color:#928A88;
}
.body_3_div_3{
    width:auto;
/*     height: 299px; */
    bottom: 7px;
/*     border:1px solid black; */
}
/* .body_3_div_3{
    margin-top:20px;
}  */
/* .body_3_div_3::before{
    content:"";
    display: table;
} */
.body_3_img_1{
    width: 101%;
    height: 100%;
    margin: 0px;
    display: block;
    margin-left: -7px;
}
.body_3_div_content{
/* 	border:1px solid black; */
	background-color: #F9F7F7;
	-webkit-box-shadow: -4px 5px 10px #666;
    -moz-box-shadow:-4px 5px 10px #666;
 	box-shadow:-4px 5px 10px #666;
    margin-bottom: 6px;
}