/*窗口*/
body {
    margin: 0;
    padding: 0;
}
*html {
    background-image: url();
    background-attachment: fixed;
} /*解决IE6下滚动抖动的问题*/
#window {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url() repeat left top;
    display: none;
    z-index: 999999999999999999999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
#float_window {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0px;
    z-index: 20001;
}
#float_window .closewindow {
    width: 52px;
    background: url() no-repeat left bottom;
    height: 52px;
    position: absolute;
    margin-top: 170px;
    margin-left: -120px;
}
#float_window .closewindow:hover {
    background-position: left top;
}
.no_bg {
    background: none !important;
}
.container1 {
    width: 467px;
    height: auto;
    margin-left: 7px;
}
.container1 .div_scroll {
    float: left;
    width: 100%;
    height: 50px;
    overflow: auto;
}
.container1 .scroll_container {
    position: relative;
    overflow: hidden;
}
.container1 .scroll_absolute {
    position: absolute;
}
.container1 .scroll_vertical_bar {
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.container1 .scroll_track {
    position: relative;
    border-radius: 10px;
    background: url(../images/line_y.gif) repeat-y center top;
}
.container1 .scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    border-top: none;
    border-bottom: none;
    cursor: pointer;
    background-color: #b87a63;
    border-radius: 20px;
}
.container1 .scroll_arrow {
    text-indent: -20000px;
    cursor: pointer;
    display: block;
}
.container1 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}
#DocContent1 {
    width: 1000px;
    height: 700px;
    background: url() no-repeat;
    padding-top: 280px;
    font-family: "Microsoft YaHei" !important;
    font-size: 14px;
    padding-left: 240px;
}
#DocContent1 .content2 {
    float: left;
    line-height: 16px;
    width: 640px;
    height: auto;
    padding: 0px 10px 0 10px;
    color: #97897f;
    text-shadow: 1px 1px 0 #000;
    font-family: "Microsoft YaHei";
    font-weight: 400;
}
#DocContent1 .content2 p {
    float: left;
    font-size: 14px;
    width: 660px;
    overflow: hidden;
}
#DocContent2 {
    width: 1000px;
    height: 700px;
    background: url() no-repeat;
    padding-top: 200px;
    padding-left: 30px;
    font-family: "Microsoft YaHei" !important;
    font-size: 14px;
}
#DocContent2 .Left {
    float: left;
    width: 280px;
    height: 360px;
    margin-left: 120px;
}
#DocContent2 .kefu {
    float: left;
    width: 280px;
    color: #fff;
    margin-top: 50px;
    margin-left: 40px;
}
#DocContent2 .kefu li {
    float: left;
    width: 280px;
    height: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
}
#DocContent2 .kefu li span {
    float: left;
    width: 22px;
    height: 22px;
    background: url() no-repeat center top;
    margin-right: 10px;
}
#DocContent2 .kefu li dt {
    float: left;
    width: 22px;
    height: 22px;
    background: url() no-repeat center top;
    margin-right: 10px;
}
#DocContent2 .kefu li a {
    color: #fff;
}
#DocContent2 .kefu li a:hover {
    color: #ffe400;
}
#DocContent2 .Right {
    float: right;
    width: 450px;
    height: 360px;
    margin-right: 150px;
}
#DocContent2 .down {
    float: left;
    width: 400px;
    color: #fff;
    margin-top: 20px;
}
#DocContent2 .down a {
    float: left;
    width: 400px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    display: block;
    margin-bottom: 15px;
    background: url() no-repeat center top;
    text-align: center;
}
#DocContent2 .down a:hover {
    color: #fff;
    background: url() no-repeat center top;
}
#DocContent2 .hot_news {
    float: left;
    width: 430px;
    padding: 10px 10px 10px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 13px;
    border-bottom: 1px solid #423532;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}
#DocContent2 .hot_news a {
    font-size: 16px;
    color: #ab8324;
    font-weight: 550;
}
#DocContent2 .hot_news span {
    padding: 0 7px;
    color: #fff;
    margin-right: 12px;
    background-color: #c5190f;
    display: inline-block;
}
#DocContent2 .container1 {
    width: 660px;
    height: auto;
    margin: 0 auto 0;
    margin-top: 20px;
}
#DocContent2 .container1 .div_scroll {
    float: left;
    width: 100%;
    height: 200px;
    overflow: auto;
    padding-right: 10px;
}
#DocContent2 .tanvideo {
    float: left;
    width: 440px;
    height: 350px;
    margin-left: 290px;
    margin-top: 8px;
}
#contact {
    float: left;
    width: 380px;
    height: 370px;
    overflow: hidden;
    margin-left: 300px;
}
#contact .erweimabox {
    float: left;
    width: 180px;
    height: 180px;
    margin-left: 70px;
    padding: 15px;
    display: block;
    border: 1px solid #f47a0e;
}
#contact .erweimabox img {
    width: 180px;
    height: 180px;
}
#contact .kefu {
    float: left;
    width: 380px;
    color: #fff;
    margin-top: 20px;
    margin-left: 60px;
}
#contact .kefu li {
    float: left;
    width: 380px;
    height: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
}
#contact .kefu li span {
    float: left;
    width: 22px;
    height: 22px;
    background: url() no-repeat center top;
    margin-right: 10px;
}
#contact .kefu li a {
    color: #000;
}
#contact .kefu li a:hover {
    color: #000;
}
