/*
* @Author: J_da
* @Date:   2016-05-03 10:37:07
* @Last Modified by:   J_da
* @Last Modified time: 2016-06-04 13:52:56
*/
* {
    margin: 0px;
    padding: 0px;
}
img {
    border: none;
}
div {
    overflow: visible;
}
.container {
    background-color: #fcfaf6;
}
.top {
    background: url('../images/top.jpg') no-repeat center;
    height: 446px;
}
.main {
    background: url('../images/bg.jpg') no-repeat center 0%;
    height: auto;
}
.main-cont {
    width: 1000px;
    background-color: #fff;
    margin: 0 auto;
}
.header {
    width: 1000px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    color: #5c4439;
    font-size: 20px;
    font-weight: bold;
}
.header span {
    margin: 0 45px;
}
.header span.first {
    margin-left: 70px;
}
.header span a {
    font-family: "黑体";
    color: #5c4439;
    text-decoration: none;
}
.header span a:hover {
    color: #000;
    text-decoration: underline;
}
.piaochuang {
    position: relative;
}
.piaochuang span {
    position: absolute;
}
.piaochuang .l_wx {
    /* top: 185px; */
    left: -95px;
}
.piaochuang .r_wx {
    /* top: 185px; */
    right: 0px;
}
.piaochuang span img {
    position: fixed;
    top: 670px;
}
.floor1 {
    padding: 22px 10px 0 15px;
}
.video_news {
    margin: 0 13px 0 0;
    width: 380px;
    height:346px;
}
.lf {
    float: left;
}
.rf {
    float: right;
}
.clearfix {
    clear: both;
}
.cbxd_title {
    /* background: url('../images/cbxd.jpg') no-repeat center; */
    width: 582px;
    height: 43px;
}
.cbxd_cont {
    width: 582px;
    height: 300px;
    overflow: hidden;
    margin-top: 3px;
}
.cbxd_cont span {
    display: block;
    line-height: 30px;
    padding: 0 5px;
    width: 280px;
    float: left;
}
.cbxd_cont span a {
    font-size: 14px;
}
.cbxd_cont span a:hover {
    text-decoration: underline;
    color: #000;
}
.floor2 {
    padding: 12px 14px 10px;
}
.floor3 {
    padding: 12px 15px 0px 15px;
}
.floor4 {
    padding: 0px 15px 10px 15px;
}
.xlmy_title {
    /* background: url('../images/xlmy.jpg') no-repeat center; */
    width: 979px;
    height: 44px;
    position: relative;
}
.more {
    padding: 15px 15px 0 0;
    position: absolute;
    right: 10px;
}
.more a {
    font-size: 18px;
    color: #73503c;
}
.xlmy_cont {
    background: url('../images/mybg.jpg') no-repeat center;
    width: 308px;
    height: 310px;
    overflow: hidden;
    /* margin-right: 23px; */
    margin-top: 12px;
}
.wlsx_title {
    /* background: url('../images/wlsx.jpg') no-repeat center; */
    width: 979px;
    height: 41px;
}
.pic_title {
    background: url('../images/tpxw.jpg') no-repeat center;
    width: 978px;
    height: 45px;
}
div.last {
    margin-right: 0px;
}
.erweima {
    padding: 20px 0px;
    text-align: center;
    border-top: 1px solid rgb(115, 80, 60);
    margin: 0 auto;
    width: 970px;
}
.pic_cont {
    margin: 22px auto 5px;
    text-align: center;
}
.bottom {
    background: url('../images/bottom.jpg') no-repeat center;
    height: 63px;
}
.blank60 {
    margin-bottom: 60px;
}
.ct_foot {
    padding-bottom: 35px;
}
.mnw_foot {
    border-top: solid 1px #73503c;
    width: 970px;
}
.box_x3 #box3 h4 {
    width: 78px;
    margin: 0 0 5px 0;
    display: block;
    width: 160px;
    height: 24px;
    color: #900;
    float: left;
    line-height: 25px;
    margin-left: 5px;
}
#video_btn {
    float: right;
    margin: 0px;
}
#video_btn li {
    float: left;
    margin-right: 2px;
    height: 24px;
    line-height: 24px;
    list-style: none;
}
#video_btn li.cur a {
    border: 1px #ff0000 solid;
    color: #ff0000;
}
#video_btn li a {
    padding: 2px 3px;
    background: none repeat scroll 0 0 #DEDEDE;
    border: 1px #999999 solid;
    text-decoration: none;
}
#video_content {
    padding: 0px;
    margin: 0px;
}
#video_content .cur {
    display: block;
}
#video_content li {
    display: none;
    list-style: none;
}
#box3 {margin-top: 20px;}