﻿@charset "utf-8";
/* CSS Document */
/*------首页样式---------*/

body {
    font-family: "宋体", Arial;
    font-size: 12px;
    color: #666666;
    background-color: #FFFFFF;
}

.w_100 {
    width: 100%;
}

.w_1200 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.top {
    line-height: 30px;
    color: black;
    background-color: #ffffff;
    height: 30px;
}

    .top a {
        color: black;
        text-decoration: none;
    }

        .top a:hover {
            color: #00b2f2;
            text-decoration: none;
        }

.line {
    height: 56px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #ff72ac;
}

.mid_bg {
    background-color: #f0f0f0;
    margin-top: 30px;
    /*height:578px;*/
}

.sy a {
    background-image: url(../images/index_n_15.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 100px;
    margin-right: 10px;
}

    .sy a:hover, .sy .on {
        background-image: url(../images/index_na_15.jpg);
        background-repeat: no-repeat;
        height: 29px;
        width: 100px;
    }

.gywm a {
    background-image: url(../images/index_n_17.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 100px;
    margin: 0 10px;
}

    .gywm a:hover, .gywm .on {
        background-image: url(../images/index_na_17.jpg);
        background-repeat: no-repeat;
        height: 29px;
        width: 100px;
    }
/*搜索框*/
.t_search {
    background-image: url(../images/index_26.jpg);
    background-repeat: no-repeat;
    Height: 29px;
    Width: 29px;
    padding-bottom: 10px;
}

.d_search {
    border-left: 2px solid #00B2F2;
    border-top: 2px solid #00B2F2;
    border-bottom: 2px solid #00B2F2;
    Height: 29px;
    Width: 79px;
}

.txt_search {
    border: 2px solid #00B2F2;
    Height: 25px;
    Width: 214px;
}

/*时间：2015年1月27日14:18:17 搜索框*/

.dzfw a {
    background-image: url(../images/index_n_19.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 100px;
    margin: 0 10px;
}

    .dzfw a:hover, .dzfw .on {
        background-image: url(../images/index_na_19.jpg);
        background-repeat: no-repeat;
        height: 29px;
        width: 100px;
    }

.yszx a {
    background-image: url(../images/index_n_21.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 100px;
    margin: 0 10px;
}

    .yszx a:hover, .yszx .on {
        background-image: url(../images/index_na_21.jpg);
        background-repeat: no-repeat;
        height: 29px;
        width: 100px;
    }

.zxxx a {
    background-image: url(../images/index_n_23.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 100px;
    margin: 0 10px;
}

    .zxxx a:hover, .zxxx .on {
        background-image: url(../images/index_na_23.jpg);
        background-repeat: no-repeat;
        height: 29px;
        width: 100px;
    }

.lxwm a {
    background-image: url(../images/index_n_25.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    width: 100px;
    margin: 0 10px;
}

    .lxwm a:hover, .lxwm .on {
        background-image: url(../images/index_na_25.jpg);
        background-repeat: no-repeat;
        height: 29px;
        width: 100px;
    }

.new_search_box {
    line-height: 29px;
    height: 29px;
    /*width: 326px;*/
    margin-top: 30px;
}

.sea_box {
    line-height: 25px;
    color: #ff72ac;
    height: 25px;
    width: 295px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #00b1f1;
    border-bottom-color: #00b1f1;
    border-left-color: #00b1f1;
    background-color: #FFFFFF;
}

.select_box {
    line-height: 25px;
    color: #ff72ac;
    height: 25px;
    width: 78px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #7fddff;
    position: relative;
    z-index: 2
}

.options li {
    line-height: 30px;
    height: 30px;
    width: 66px;
}

.options ul {
    width: 67px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #7fddff;
    border-bottom-color: #7fddff;
    border-left-color: #00b1f1;
    margin-top: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #ff72ac;
    background-color: #FFFFFF;
    margin-left: -2px;
    padding-left: 11px;
}

.SMsum {
    margin-top: 30px;
    border: 1px solid #ddd;
    height: 100px;
}

    .SMsum .SMHead {
        background-image: url(../images/box_head_bg.gif);
        background-repeat: repeat-x;
        height: 31px;
    }

        .SMsum .SMHead span {
            padding-left: 10px;
            line-height: 31px;
            font-size: medium;
            float: left;
        }

    .SMsum .SMContent {
        width: auto;
        text-align: left;
        padding-left: 15px;
        padding-top: 15px;
        float: left;
    }

        .SMsum .SMContent a {
            width: 300px;
            /*padding-right:100px;*/
            padding-right: 50px;
            font-size: medium;
        }

            .SMsum .SMContent a:hover {
                color: Red;
            }


.search_input {
    line-height: 25px;
    height: 25px;
    width: 190px;
}

    .search_input .sr {
        line-height: 23px;
        color: #999999;
        height: 23px;
        width: 190px;
        border: 0px solid #FFFFFF;
    }

.search_but {
    background-image: url(../images/index_26.jpg);
    background-repeat: no-repeat;
    height: 29px;
    width: 29px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

/*本例css*/
.www51buycom {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

    .www51buycom li {
        width: 100%;
        text-align: center;
        overflow: hidden;
    }

        .www51buycom li img {
            width: auto;
        }

    /*数字按钮样式*/
    .www51buycom .num {
        overflow: hidden;
        height: 25px;
        position: absolute;
        bottom: 12px;
        left: 150px;
        zoom: 1;
        z-index: 3
    }

        .www51buycom .num li {
            width: 25px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            font-weight: 400;
            font-family: "微软雅黑", Arial;
            color: #FFFFFF;
            background: #444444;
            margin-right: 10px;
            border-radius: 50%;
            cursor: pointer;
            float: left;
        }

            .www51buycom .num li.on {
                background: #FF7700;
            }
    /*当前项*/

    /*上一个  下一个*/
    .www51buycom .prev,
    .www51buycom .next {
        display: none;
        width: 40px;
        height: 100px;
        background: url(../images/btn.png) no-repeat;
        position: absolute;
        top: 175px;
    }

    .www51buycom .prev {
        left: 0;
    }

    .www51buycom .next {
        right: 0;
        background-position: right
    }

.pu_line {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ff72ac;
}

.title_bg {
    line-height: 38px;
    background-color: #ff72ac;
    height: 38px;
    width: 134px;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
}

.case img {
    padding: 1px;
    height: 176px;
    width: 226px;
    border: 1px solid #dddddd;
}

    .case img:hover {
        padding: 1px;
        height: 176px;
        width: 226px;
        border: 1px solid #ff72ac;
    }

#wrap {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

#menu {
    float: left;
    width: 170px;
    min-height: 646px;
    _height: 646px;
    *#height:646px;
}

.pr_title {
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 88px;
    color: #333333;
    height: 88px;
    width: 168px;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #efefef;
    border-right-color: #efefef;
    border-left-color: #efefef;
}

#menu li {
    height: 55px;
    line-height: 55px;
    background-color: #eeeeee;
    width: 170px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

#menu a {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #454545;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    height: 60px;
    width: 170px;
}

    #menu a:hover, #menu .on a {
        color: #FFFFFF;
        height: 60px;
        line-height: 60px;
        background-color: #ff72ac;
        text-align: center;
        display: inline-block;
        width: 170px;
    }

#content li {
    float: left;
    height: 235px;
    width: 234px;
    margin-left: 20px;
    _margin-left: 15px;
}

#copy {
    clear: both
}

.solu_bg {
    border: 1px solid #999999;
    height: 30px;
    background-color: #FFFFFF;
    padding: 20px;
    width: 1160px;
}

    .solu_bg a {
        font-size: 16px;
        color: #666666;
    }

        .solu_bg a:hover {
            color: #ff72ac;
        }

.mid_bg1 {
    background-color: #f0f0f0;
    margin-top: 50px;
    height: 928px;
    _height: 908px;
}

.solu_bg1 {
    border: 1px solid #999999;
    height: 214px;
    background-color: #FFFFFF;
    width: 340px;
    padding: 5px;
}

.news li {
    line-height: 26px;
    height: 26px;
    width: 338px;
}

.con {
    line-height: 22px;
    color: #666666;
    height: 22px;
    width: 280px;
    overflow: hidden;
}

.more {
    line-height: 23px;
    background-color: #FFFFFF;
    height: 23px;
    width: 82px;
    border: 1px solid #ff72ac;
    font-family: Arial;
    color: #f068a9;
    text-align: center;
}

.mid_bg2 {
    background-color: #f0f0f0;
    margin-top: 50px;
    height: 566px;
}

.factory li {
    padding: 2px;
    height: 170px;
    width: 226px;
    border: 1px solid #dddddd;
    float: left;
    margin-top: 35px;
}

.mid_bg3 {
    background-color: #f0f0f0;
    margin-top: 50px;
    height: 242px;
    padding-top: 40px;
}

.bot_nav a {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
}

    .bot_nav a:hover {
        color: #ff72ac;
    }

.bot_bg {
    background-color: #ff72ac;
    height: 10px;
}

.cons_tit {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    height: 90px;
    width: 188px;
    background-color: #ff72ac;
}

.cons_bg {
    background-color: #f0f0f0;
    width: 188px;
    min-height: 500px;
    _height: 500px;
}

.cons_list li {
    background-image: url(../images/index_72.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 64px;
    width: 176px;
}

.qq_bg {
    line-height: 21px;
    background-image: url(../images/index_91.jpg);
    background-repeat: repeat-x;
    height: 21px;
    line-height: 21px;
    width: 62px;
}

    .qq_bg a {
        font-weight: bold;
        color: #FFFFFF;
    }

        .qq_bg a:hover {
            font-weight: bold;
            color: #FFFFFF;
        }

.flick {
    font-size: 12px;
    color: #000000;
}


.on_cons {
    background-color: #00b1f4;
    height: 180px;
    width: 364px;
}

.cons_but {
    line-height: 33px;
    background-image: url(../images/index_but_82.jpg);
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
    height: 33px;
    width: 91px;
    border: 0px solid #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.late_but {
    line-height: 33px;
    background-image: url(../images/index_but_84.jpg);
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
    height: 33px;
    width: 91px;
    border: 0px solid #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

#qq_icon {
    width: 187px;
    height: 193px;
    background: url('../images/qq_icon.png') no-repeat;
    position: fixed;
    right: -200px;
    top: 150px;
    cursor: pointer;
}

#cs_online {
    width: 180px;
    height: 498px;
    position: fixed;
    top: 150px;
    right: -220px;
    display: none;
    filter: alpha(opacity:0);
    opacity: 0;
    background-color: #F0F0F0;
}
/*------关于我们样式---------*/
.mid_bg4 {
    background-color: #f0f0f0;
    margin-top: 50px;
    height: 472px;
}

.pr_cate1 {
    /* min-height:793px;*/
    _height: 793px;
    *#height:793px;
    background-color: #eeeeee;
    width: 232px;
}

    .pr_cate1 li a {
        font-family: "微软雅黑";
        font-size: 20px;
        color: #454545;
        line-height: 60px;
        text-align: center;
        display: inline-block;
        height: 60px;
        width: 232px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
    }

        .pr_cate1 li a:hover, .pr_cate1 .on {
            line-height: 60px;
            color: #FFFFFF;
            background-color: #ff72ac;
            text-align: center;
            display: inline-block;
            height: 60px;
            width: 232px;
        }

.pr_title1 {
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 88px;
    color: #333333;
    height: 88px;
    width: 230px;
    text-align: center;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #efefef;
    border-right-color: #efefef;
    border-left-color: #efefef;
}

.right_con {
    background-color: #FFFFFF;
    width: 944px;
    border: 1px solid #efefef;
    min-height: 880px;
    _height: 880px;
    *#height:880px;
}

/*------关于我们发展历程样式---------*/
.cour_tit {
    line-height: 42px;
    background-color: #ff72ac;
    height: 42px;
    width: 882px;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}

.tit_line {
    background-image: url(../images/course_07.jpg);
    background-repeat: repeat-x;
    width: 882px;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    padding-bottom: 40px;
}

/*------行业分类样式---------*/
.indus_class li {
    float: left;
    height: 224px;
    width: 230px;
}

    .indus_class li img {
        padding: 1px;
        height: 176px;
        width: 226px;
        border: 1px solid #dddddd;
    }

        .indus_class li img:hover {
            padding: 1px;
            height: 176px;
            width: 226px;
            border: 1px solid #ff72ac;
        }

.left_title {
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    color: #333333;
    background-image: url(../images/industry_details_03.jpg);
    background-repeat: repeat-x;
    text-align: center;
    display: inline-block;
    height: 40px;
    width: 232px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
}

.left_con {
    width: 232px;
    min-height: 1230px;
    _height: 1230px;
    *#height:1230px;
    border: 1px solid #efefef;
}

    .left_con img {
        padding: 1px;
        height: 140px;
        width: 216px;
        border: 1px solid #dddddd;
    }

        .left_con img:hover {
            padding: 1px;
            height: 140px;
            width: 216px;
            border: 1px solid #ff72ac;
        }



.right_con1 {
    width: 948px;
    border: 1px solid #efefef;
    min-height: 4130px;
    _height: 4130px;
    *#height:4130px;
}

/*------合作伙伴样式---------*/
.coop_list li {
    float: left;
    height: 90px;
    width: 292px;
    margin-left: 17px;
    margin-top: 30px;
}

    .coop_list li img {
        height: 88px;
        width: 290px;
        border: 1px solid #dddddd;
    }

        .coop_list li img:hover {
            height: 88px;
            width: 290px;
            border: 1px solid #ff72ac;
        }

/*------联系我们样式---------*/
.min_con {
    border: 1px solid #efefef;
    min-height: 882px;
    _height: 882px;
    *#height:882px;
}

.tit_line1 {
    background-image: url(../images/course_07.jpg);
    background-repeat: repeat-x;
    width: 1162px;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    padding-bottom: 40px;
}


/*------雨伞中心样式---------*/

/* demo */
.demo {
    width: 945px;
    position: relative;
}

/* tabbtn */
.tabbtn {
    height: 50px;
    line-height: 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e3e3e3;
}

    .tabbtn li {
        float: left;
        position: relative;
        width: 126px;
        height: 50px;
        line-height: 50px;
    }

        .tabbtn li a {
            display: block;
            float: left;
            height: 50px;
            line-height: 50px;
            overflow: hidden;
            width: 126px;
            text-align: center;
            font-size: 14px;
            cursor: pointer;
        }

        .tabbtn li.current {
            background-image: url(../images/center_07.jpg);
            background-repeat: no-repeat;
            background-position: bottom;
            width: 126px;
        }

            .tabbtn li.current a {
                height: 50px;
                line-height: 50px;
                color: #333333;
                font-weight: bold;
            }
/* tabcon */
.tabcon {
    position: relative; /*必要元素*/
}

    .tabcon .sublist {
        padding: 5px 10px;
        height: 170px;
    }

/* sublist */

.sublist li {
    height: 226px;
    font-size: 12px;
    color: #666666;
    width: 232px;
    float: left;
    margin-top: 30px;
    margin-left: 58px;
    _margin-left: 40px;
}

    .sublist li span {
        margin: 0 5px 0 0;
        font-family: "宋体";
        font-size: 12px;
        font-weight: 400;
        color: #ddd;
    }

    .sublist li img {
        padding: 1px;
        height: 176px;
        width: 226px;
        border: 1px solid #dddddd;
    }

        .sublist li img:hover {
            padding: 1px;
            height: 176px;
            width: 226px;
            border: 1px solid #ff72ac;
        }

A IMG {
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px
}

.undis {
    DISPLAY: none
}

#focus_img {
    WIDTH: 404px;
    HEIGHT: 354px;
}

#focus_img1 {
    WIDTH: 164px;
    HEIGHT: 128px;
}

#focus_warp {
    DISPLAY: inline
}

#au {
    FILTER: progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 )
}

    #au IMG {
        FILTER: progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 );
        height: 312px; /*本来是352*/
        width: 400px;
        border: 1px solid #dddddd;
        padding: 1px;
    }

        #au IMG:hover {
            height: 312px;
            width: 400px;
            padding: 1px;
            border: 1px solid #ff72ac;
        }

#simg IMG {
    FILTER: Alpha(opacity=50);
    CURSOR: pointer;
    height: 124px;
    width: 160px;
    border: 1px solid #dddddd;
    padding: 1px;
}

    #simg IMG:hover {
        height: 124px;
        width: 160px;
        border: 1px solid #ff72ac;
        padding: 1px;
    }

#simg .s IMG {
    FILTER: Alpha(opacity=100);
}

#simg TD {
    padding-right: 50px;
}




/*------雨伞资讯样式---------*/
.umb_new li {
    background-image: url(../images/new_03.jpg);
    background-repeat: repeat-x;
    height: 56px;
    width: 870px;
    font-size: 14px;
    line-height: 56px;
    color: #666666;
    background-position: bottom;
    float: left;
}

.latest {
    width: 720px;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}

.pr_cate2 {
    /* min-height:414px; */
    _height: 414px;
    *#height:414px;
    background-color: #eeeeee;
    width: 232px;
}

    .pr_cate2 li a {
        font-family: "微软雅黑";
        font-size: 20px;
        color: #454545;
        line-height: 60px;
        text-align: center;
        display: inline-block;
        height: 60px;
        width: 232px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
    }

        .pr_cate2 li a:hover, .pr_cate2 .on {
            line-height: 60px;
            color: #FFFFFF;
            background-color: #ff72ac;
            text-align: center;
            display: inline-block;
            height: 60px;
            width: 232px;
        }

.right_con2 {
    background-color: #FFFFFF;
    width: 944px;
    border: 1px solid #efefef;
    min-height: 500px;
    _height: 500px;
    *#height:500px;
}

.take_bg {
    color: #999999;
    background-color: #efefef;
    width: 830px;
    min-height: 76px;
    _height: 76px;
    *#height:76px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    font-size: 14px;
}


/*新加的 修改2014年11月20日10:57:11*/
#jckp_keywords {
    font-size: 19px;
    font-weight: bold;
    color: #e20275;
    text-decoration: none;
}

    #jckp_keywords a {
        text-decoration: none;
    }

        #jckp_keywords a:hover {
            color: #e20275;
        }

#jckp_abstarct {
    padding: 5px;
    line-height: 20px;
    margin: 0 auto;
    width: 650px;
    color: #999;
    border: 1px solid gray;
    background-color: #f8fdfa
}

#rela {
    font-size: 19px;
    font-weight: bold;
    color: #e20275;
}

#relaTB td {
    padding: 3px 3px;
}



/*新加的 结束*/

/*金牌客服*/
.customser {
    display: block;
    // overflow: hidden;
    position: relative;
}

    .customser li.contactman {
        display: block;
        width: 140px;
    }

        .customser li.contactman .pic {
            display: block;
            width: 140px;
            height: 140px;
            border-radius: 50%;
            border: 1px solid #000;
            overflow: hidden;
        }

            .customser li.contactman .pic > img {
                width: 100%;
            }

.servicename {
    position: relative;
    top: -70px;
}

    .servicename > p {
        display: block;
        overflow: hidden;
        text-align: center;
        font-size: 18px;
        font-family: "Microsoft Yahei";
        margin-top: 18px;
        font-weight: 600;
        width: 140px;
        margin: 10px 30px;
        float: left;
    }

#pic_show {
    width: 1200px;
    margin: 20px 0;
}

#Album {
    position: relative;
    height: 203px;
}

    #Album li {
        float: left;
        margin: 1px 30px 0px 30px;
        display: inline;
    }

// #Album .album_big {
    float: right;
}

    // #Album .album_big span {
        width: 43px;
        height: 31px;
        position: absolute;
        right: 0px;
        bottom: 0px;
        margin: 0px;
        padding: 0px;
        text-indent: -999px;
        overflow: hidden;
    }

// .album_big img {
    width: 101px !important;
    height: 101px !important;
}

// #Album .album_big a {
    width: 101px !important;
    height: 101px !important;
}

#Album li span {
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 10px;
    margin-top: 5px;
    white-space: nowrap;
}

#Album li a {
    position: absolute;
    z-index: 100;
    visibility: hidden;
    margin: 0 30px;
}

    #Album li a em {
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
        opacity: 0.5;
        filter: alpha(opacity=50);
        background: #000000;
    }

#Album img {
    border: 0px;
    border: none;
}

#Album .Album_info {
    display: none;
    position: absolute;
    z-index: 101;
    background: transparent;
    overflow: hidden;
}

    #Album .Album_info > img {
        height: 100%;
    }

/* index-banner */
.index-banner {
    min-width: 1000px;
    position: relative;
    height: 500px;
    overflow: hidden;
}

    .index-banner .bd {
        position: relative;
        z-index: 0;
    }

        .index-banner .bd ul {
            width: 100% !important;
        }

        .index-banner .bd li {
            width: 100% !important;
            height: 500px;
            background-size: auto 500px !important;
        }

            .index-banner .bd li .siteWidth {
                width: 1000px;
                position: relative;
                margin: 0 auto;
                height: 299px;
            }

            .index-banner .bd li a {
                height: 500px;
                display: block;
            }

        .index-banner .bd .txt {
            position: absolute;
            width: 415px;
            top: 100px;
            left: 22px;
            font: normal 18px/30px "Microsoft YaHei";
        }

        .index-banner .bd .btn {
            display: block;
            zoom: 1;
            margin-top: 8px;
            width: 72px;
            padding-right: 10px;
            height: 31px;
            line-height: 31px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            background: url(images/banner-btn.png) 0 0 no-repeat;
            _background: url(images/banner-btn-ie6.png) 0 0 no-repeat;
        }

    .index-banner .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 8px;
        left: 0;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

        .index-banner .hd ul li {
            cursor: pointer;
            display: inline-block;
            *display: inline;
            zoom: 1;
            width: 24px;
            height: 24px;
            margin: 4px;
            background: #000;
            overflow: hidden;
            line-height: 24px;
            color: #fff;
            border-radius: 12px;
        }

        .index-banner .hd ul .on {
            background: #fb8f02;
        }
