.banner_div {
    width: 100%;
}
.top_s_menu {
    padding:30px 0 10px  0;
    border-bottom:1px solid #DBDBDB;
}
.top_s_menu p {
    font-size:12px;
    color:#929292;
}
.top_s_menu a {
    padding: 0 5px;
}
.top_s_font {
    font-size:18px;
    color:#414141;
}
.top_s_right{
    float: right;
    *margin-top: -22px;
}
.part {
    width: 100%;
    height: 520px;
    margin-top: 30px;
}
.part_last {
    border-bottom: 0px;
}
.pull-left1 {
    float: left;
    width:320px;
    padding-top:130px;
}
.pull-left2 {
    float: right;
    width:320px;
    padding-top:130px;
}
.pull-right1{
    float: right;
    padding-top:30px;
    width:600px;
}
.pull-right2{
    padding-top:30px;
    float: left;
    width:600px;
}
.font1,.font2,.font3,.font4 {
    width: 320px;
    float: left;
}
.font1 {
    height: 50px;
}
.font2 {
    height: 40px;
    font-size: 22px;
    color: #666666;
}
.font3 {
    font-size: 14px;
    color: #999999;
}
.font4 {
    margin-top: 10px;
    margin-left: 5px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #C2161C;
    cursor: pointer;
}
.font4 .ico {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background: url(/img/e_food/function/ico_f_01.png) no-repeat;
}
.font4:hover {
    text-decoration: underline;
}
.font5 {
    width: 280px;
    float: left;
    margin-top: 30px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333333;
    border: 1px #CCCCCC solid;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius:6px;
}
.font5:hover {
    color: #666666;
}
.font6 {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 100px;
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333333;
    border: 1px #CCCCCC solid;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius:6px;
}
.font6:hover {
    color: #666666;
}
.fun_table {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 49%;
    float: left;
}
.fun_table1 {
    margin-top: 50px;
    margin-bottom: 100px;
    width: 49%;
    float: right;
}
.fun_table th,.fun_table1 th {
    border: 1px #cccccc solid;
    border-right: 0px;
    font-size: 14px;
    color: #C2161C;
    height: 38px;
    line-height: 38px;
    text-align: left;
    padding-left: 10px;
}
.fun_table .first,.fun_table1 .first {
    border-left: 0px;
    border-bottom: 0px;
}
.fun_table .td1,.fun_table1 .td1 {
    border: 1px #cccccc solid;
    border-right: 0px;
    background: #f9f7f7;
    font-size: 14px;
    color: #666666;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
}
.fun_table .td2,.fun_table1 .td2 {
    border-top: 1px #cccccc solid;
    font-size: 14px;
    color: #C2161C;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-weight: bold;
}
.fun_table .td3,.fun_table1 .td3 {
    border: 1px #cccccc solid;
    border-right: 0px;
    background: #fbfbfb;
    font-size: 14px;
    color: #666666;
    height: 36px;
    line-height: 18px;
    padding-left: 10px;
}
.fun_table .td4,.fun_table1 .td4 {
    border-bottom: 1px #cccccc solid;
}
.fun_table .play,.fun_table1 .play {
    float: left;
    padding-left: 20px;
    width: 90px;
    height: 20px;
    line-height: 20px;
    background: url(/img/e_food/function/play.png) 0px 3px no-repeat;
    cursor: pointer;
}

/*视频播放*/
#tbdzp_video{
    width: 800px;
    height: 533px;
    padding: 20px;
    border-radius: 0px;
}
#hidden_video {
float: right;
position: absolute;
z-index: 1000px;
top: 0px;
right: 0px;
cursor: pointer;
width: 56px;
height: 33px;
display: inline-block;
background: url('/img/e_food/video/ico_gb.jpg') no-repeat 0px 0px;
}
#hidden_video:hover {
background: url('/img/e_food/video/ico_gb.jpg') no-repeat 0px 0px;
}
.video-title{
    float: left;
    margin-top: 20px;
    width: 100%;
    height: 35px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
.ie_css {
    float:left;
    *height: 60px;
}