* {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    font-size: 12px;
}

    body div {
        font: normal normal normal 12px/26px Arial;
        text-align: left;
        color: #000; /*font-family:\5FAE\8F6F\96C5\9ED1;*/
    }

        body div a {
            text-decoration: none;
            font-size: 12px;
        }

            body div a:link, body div a:visited {
                color: #333;
            }

            body div a:hover {
                color: #f60;
            }

            body div a img {
                border: 0;
            }

        body div ul li {
            list-style: none;
        }

a {
    outline: none;
    star: expression(this.onFocus=this.blur());
    cursor: pointer;
}

#language_top {
    width: 100%;
    height: 60px;
    background-color: #eca0a2;
}

#div_body {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#div_top {
    width: 100%;
    height: 64px;
    margin: 0 auto;
    overflow: hidden;
}

    #div_top div {
        overflow: hidden;
    }

#div_top_txt {
    width: 140px;
    margin: 12px 0 0 auto;
    height: 27px;
    text-align: center;
    position: absolute;
    float: right;
    left: 50%;
    transform: translateX(150%) translateX(150px);
}

    #div_top_txt div {
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
    }

    #div_top_txt a {
        width: 26px;
        line-height: 27px;
        font-family: "ËÎÌå";
        display: inline-block;
        height: 27px;
        border: 2px solid #010000;
        border-radius: 5px;
        margin: 0 6px;
        font-weight: bold;
    }

    #div_top_txt .l_click {
        background-color: #020001;
        color: #eca0a0;
    }

#div_top_logo {
    width: 616px;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 60px;
    background-position: left center;
    position: absolute;
    top: 60px;
    left: 1%;
}

#div_menu {
    height: 64px;
    float: right;
    margin-right: 20px;
    z-index: 99;
}

    #div_menu #tbl_menu {
        height: 57px;
        margin: 0 auto;
    }

        #div_menu #tbl_menu tr td {
            height: 0;
            vertical-align: top;
            text-align: left;
            padding: 0;
            width: auto !important;
        }

        #div_menu #tbl_menu tr .td_menu {
            height: 100%;
            text-align: center; /* background-repeat:no-repeat;*/
            vertical-align: middle;
        }

#tbl_menu tr td.td_menu a {
    margin: 0 auto;
    cursor: pointer;
    font-size: 21px;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    overflow: hidden;
    line-display: block;
    height: 57px;
    font-family: "Î¢ÈíÑÅºÚ","ºÚÌå","Arial";
    display: block;
    line-height: 57px;
    border-bottom: 5px solid #fff;
}

    #tbl_menu tr td.td_menu a:link, #tbl_menu tr td.td_menu a:visited {
        color: #333;
    }

#div_menu #tbl_menu tr td.td_menu a.a_menu_ov {
    color: #333;
}

#tbl_menu tr td.td_menu a.menu_click, #tbl_menu tr td.td_menu a:hover {
    color: #e096af;
    border-bottom-color: #eca0a2;
}

#tbl_menu tr td .div_sonmenu {
    position: absolute;
    overflow: hidden;
    text-align: left;
    z-index: 100;
    display: none;
    /*opacity: 0.85;
    filter: alpha(opacity=85);*/
}

    #tbl_menu tr td .div_sonmenu ul {
        margin: 0;
        padding: 10px 0;
        background: #fff;
        width: 100%;
    }

        #tbl_menu tr td .div_sonmenu ul li {
            list-style: none;
            text-align: center;
            margin: 0 auto;
            padding: 0;
            width: 100%;
            overflow: hidden;
            background-color: #fff;
            float: left;
            display: inline;
        }

            #tbl_menu tr td .div_sonmenu ul li a {
                text-decoration: none;
                overflow: hidden;
                text-align: center;
                text-align: center;
                line-height: 40px;
                font-size: 16px;
                margin: 0;
                white-space: nowrap;
                font-weight: bold;
            }

                #tbl_menu tr td .div_sonmenu ul li a:visited, #tbl_menu tr td .div_sonmenu ul li a:link {
                    color: #555;
                }

                #tbl_menu tr td .div_sonmenu ul li a:hover {
                    color: #f90;
                }

#div_head_sear {
    width: 300px;
    height: 25px;
    margin: 15px 0 0 auto;
    text-align: right;
    line-height: 24px;
    float: right;
}

    #div_head_sear span {
        display: inline-block;
        height: 24px;
        text-align: center;
        overflow: hidden;
        width: 175px;
        float: right;
        background: url(/index/images/style/sear_tb.gif) no-repeat;
    }

        #div_head_sear span .tb_sear {
            border: 0;
            margin: 4px 0 0 7px;
            color: #777;
            float: left;
            width: 141px;
            display: inline;
            background: #ededed;
        }

    #div_head_sear .btn_sear {
        border: 0;
        color: #fff;
        background: url(/index/images/style/sear_bt.gif) no-repeat;
        float: right;
        height: 16px;
        width: 16px;
        display: inline-block;
        cursor: pointer;
        margin: 4px 8px 0 0;
    }

#div_foot_copy {
    background: url(/index/images/style/foot_bg.jpg) center no-repeat;
    background-size: cover;
    font-family: "ËÎÌå";
    line-height: 21px;
    width: 100%;
    margin: 50px 0 0;
    overflow: hidden;
    height: 566px;
}

    #div_foot_copy div {
        overflow: hidden;
    }

    #div_foot_copy #div_foot_righ {
        width: 100%;
    }

    #div_foot_copy a {
        padding: 0 5px;
    }

        #div_foot_copy a:link, #div_foot_copy a:visited {
        }

        #div_foot_copy a:hover {
            color: #f60
        }

    #div_foot_copy #div_foot_tech {
        width: 180px;
        overflow: hidden;
        text-align: right;
        float: right;
        color: #666;
        line-height: 24px;
    }

        #div_foot_copy #div_foot_tech a:link, #div_foot_copy #div_foot_tech a:visited {
            color: #666;
            padding: 0;
        }

#div_foot_menu {
    width: 980px;
    text-align: center;
    margin: 10px auto 0;
    overflow: hidden;
}

#div_fudong {
    width: 157px;
    overflow: hidden;
    position: absolute;
    z-index: 999;
}

    #div_fudong div {
        overflow: hidden;
    }

    #div_fudong #spn_fudo_top {
        display: block;
        width: 157px;
        height: 39px;
        overflow: hidden;
        background: url(/index/images/public/img3-5_2.png) no-repeat;
        _background: none;
        _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/index/images/public/img3-5_2.png",sizingMethod='crop');
    }

        #div_fudong #spn_fudo_top span {
            cursor: pointer;
            display: block;
            width: 24px;
            height: 23px;
            position: absolute;
            top: 11px;
            right: 13px;
        }

    #div_fudong #spn_fudo_btm {
        display: block;
        width: 157px;
        background: url(/index/images/public/img3-5_4.png) no-repeat;
        height: 8px;
        _background: none;
        _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/index/images/public/img3-5_4.png",sizingMethod='crop');
    }

    #div_fudong table tr #td_fudo_lt {
        width: 7px;
        margin: 0px auto;
        text-align: left;
        height: 100%;
        background: url(/index/images/public/fudo_lt.png) no-repeat;
        _background: none;
        _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/index/images/public/fudo_lt.png",sizingMethod='crop');
    }

    #div_fudong table tr #td_fudo_rt {
        width: 6px;
        margin: 0px auto;
        text-align: left;
        height: 100%;
        background: url(/index/images/public/fudo_rt.png) no-repeat;
        _background: none;
        _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/index/images/public/fudo_rt.png",sizingMethod='crop');
    }

    #div_fudong table tr #td_fudo_ct {
        width: 144px;
        background: #fff;
    }

#div_fudong_ct {
    width: 130px;
    overflow: hidden;
    margin: 0px auto;
    text-align: left;
}

    #div_fudong_ct div {
        width: 120px;
        overflow: hidden;
        text-align: center;
        margin: 5px auto;
    }

        #div_fudong_ct div strong {
            color: #f60;
            font-weight: normal;
            display: block;
        }

        #div_fudong_ct div a img {
            border: 0px;
            margin-bottom: 5px;
        }

        #div_fudong_ct div a.a_msn {
            width: 100px;
            display: block;
            height: 27px;
            overflow: hidden;
            line-height: 27px;
            text-align: left;
            margin: 0px auto 7px;
        }

            #div_fudong_ct div a.a_msn img {
                float: left;
                margin: 0px;
            }

#map {
    margin: 10px auto;
    border: solid 1px #cccccc;
    padding-bottom: 10px;
    width: 98%;
    overflow: hidden;
}

    #map ul {
        padding: 0 0 0 26px;
        margin: 0;
        text-align: left;
        clear: both;
    }

        #map ul li {
            list-style: none;
            margin: 0;
            padding-top: 0 !important;
            clear: both;
            text-align: left;
        }

            #map ul li span {
                color: #fff;
                display: block;
                overflow: hidden;
                height: 22px;
                line-height: 22px;
                float: left;
                margin: 5px 0 0;
                text-align: center;
            }

                #map ul li span.spn_id {
                    width: 25px;
                }

                #map ul li span.spn_nm {
                    width: 125px !important;
                }

            #map ul li a {
                color: #fff;
                display: block;
                width: 110px;
                overflow: hidden;
                height: 16px;
                line-height: 16px;
                float: left;
                margin: 5px 0 0;
                text-align: left;
                padding-left: 15px;
            }

    #map .ul_0 {
        padding: 0;
    }

        #map .ul_0 li a, .ul_0 li span {
            background: #505050;
        }

    #map .ul_1 li ul {
        float: left;
    }

    #map .ul_1 li a, .ul_1 .li1 span a {
        background: url(/index/images/style/li_bg1.gif) no-repeat left center;
        font-weight: bold;
        font-size: 13px;
        color: #000;
    }

    #map .ul_2 li a, .ul_2 .li2 span a {
        background: url(/index/images/style/li_bg2.gif) no-repeat left center;
        font-weight: normal;
        font-size: 12px;
        color: #444;
    }

    #map .ul_3 li a, .ul_3 .li3 span a {
        background: url(/index/images/style/li_bg2.gif) no-repeat left center;
        font-weight: normal;
        font-size: 12px;
        color: #444;
    }

#fudong_ads {
    position: absolute;
    overflow: hidden;
    z-index: 99999;
}

    #fudong_ads div {
        overflow: hidden;
    }

    #fudong_ads #ads_close {
        cursor: pointer;
        display: block;
        width: 40px;
        height: 18px;
        float: right;
    }

#totop {
    position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 999;
    width: 71px;
    cursor: pointer;
    display: none;
}

*html #totop {
    position: absolute;
    cursor: pointer;
    right: 10px;
    display: none;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")
}

    #totop a {
        display: block;
        width: 71px;
        height: 24px;
        padding-top: 48px;
        background: url(/index/images/style/toTop.gif) no-repeat;
        text-align: center;
        color: #888
    }

        #totop a.cur {
            background-position: -88px 0;
            text-decoration: none;
            color: #3a9
        }

.bdshare-slide-button-box {
    z-index: 10;
}
