﻿.header-container
{
    width: 100% !important;
    height: 60px;
    background: #fff url(/template/laozhang/static/images/headerbackground.jpg) top right no-repeat;
    position: fixed;
    -moz-box-shadow: 0px 1px 5px #000;
    -webkit-box-shadow: 0px 1px 5px #000;
    box-shadow: 0px 1px 5px #000;
    z-index: 1000;
 
}

.top-bar
{
    background: none;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.top_bar_left
{
    float: left;
    height: 60px;
    margin-left: 10%;
}

    .top_bar_left a
    {
        float: right;
        margin-top: 8px;
        width: 260px;
       
    }

        .top_bar_left a img
        {
            width: 100%;
        
        }


.top_bar_right
{
    float: right;
}

.top-bar .hide-for-small
{
    float: right;
}

    .top-bar .hide-for-small ul
    {
        float: right;
    }


.nav{ width: 100%;
        height: 60px;
        float: left;}
.nav>li{position: relative; display: inline-block;width: 122px;text-align: center;color: #55626f;font-weight: bold; float:left;background: url(/template/laozhang/static/images/ar.jpg) right center no-repeat;}
.nav-a{border-bottom:1px solid #b61c25;padding-bottom: 6px;}
.nav>li>ul{padding: 0px; text-align: left; position: absolute;list-style:none;margin-left:0px;display: none;z-index: 4;background-color:rgba(10,43,74,.7) }
.nav>li>ul>li{text-align: center; float: left;width: 112px;font-weight: normal;color: #FFFFFF;}
.nav>li>ul>li>a{color: #fff;border-top:1px solid rgba(255,255,255,.2); }

.nav>.hs{color: #C92C32;}
.nav-ss{background-color:white;list-style-type: none;margin: 0px; padding: 0px;position: absolute;right: 60px;bottom: 20px;}
.nav-cd{background-color:white;list-style-type: none;margin: 0px; padding: 0px;position: absolute;right: 0px;bottom: 25px;}
.nav-yy{position: absolute;top: 18px;right: 124px;color: #a5a5a5;font-size: 12px;}
.nav-yy>span{position: relative;}
#zn_cn{position: absolute;top:0;color: #a5a5a5;font-size: 12px;}
.nav-yg{position: absolute;top: 16px;right: 2px;color: #e8263c;font-size: 12px;}
/*轮播*/
.banner{border-bottom: 10px solid #e6efef; width: 100%;min-width: 1200px;position: relative; overflow: hidden;}
.banner>.bbbb{width: 100%;overflow: hidden;}
.banner>div>img{width: 100%;}
.banner>img{width: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.spans{width: 96px; height: 12px;position: absolute;right:1%; margin-left: -48px; bottom: 12px;z-index: 10}
.spans>span{width: 6px;height: 6px;margin-right: 10px;display: block;float: left;border-radius: 50%;box-sizing: border-box;cursor: pointer;background: #B5B5B6;}  
.spans>.span-this{ background:#e60020;}
.spans2{width: 96px; height: 12px;position: absolute;right:-2%;margin-left: -48px; bottom: 12px;z-index: 10}
.spans2>span{width: 6px;height: 6px;margin-right: 10px;display: block;float: left;border-radius: 50%;box-sizing: border-box;cursor: pointer;background: #B5B5B6;}  
.spans2>.span-this{ background:#e60020;}
.spans3{width: 96px; height: 12px;position: absolute;right:2%;margin-left: -48px; bottom: 12px;z-index: 10}
.spans3>span{width: 6px;height: 6px;margin-right: 10px;display: block;float: left;border-radius: 50%;box-sizing: border-box;cursor: pointer;background: #B5B5B6;}  
.spans3>.span-this{ background:#e60020;}





.top-bar .absolute_menu
{
    float: right;
    margin-top: 0px;
}

    .top-bar .absolute_menu .dl1
    {
        width: 86px;
        height: 50px;
        float: left;
    }

    .top-bar .absolute_menu > div.dl1 > a
    {
        height: 50px;
        padding: 0 15px;
        color: #FFFFFF;
        display: block;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        line-height: 50px;
        font-family: "微软雅黑";
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

.absolute_menu div.ad
{
    display: none;
    position: absolute;
    top: 50px;
}

    .absolute_menu div.ad div.dt1
    {
        position: absolute;
        width: 100%;
        z-index: 1000;
    }

        .absolute_menu div.ad div.dt1 div.dd1
        {
            margin: 0px 12px;
        }

            .absolute_menu div.ad div.dt1 div.dd1 a
            {
                color: #fff;
                display: block;
                font-size: 14px;
                font-weight: 400;
                text-align: center;
                line-height: 50px;
                font-family: "微软雅黑";
            }

                .absolute_menu div.ad div.dt1 div.dd1 a:hover
                {
                    text-decoration: underline;
                }

.absolute_menu div.ad1
{
    width: 86px;
}

.absolute_menu div.ad2
{
    width: 586px;
}

    .absolute_menu div.ad2 div.dd1
    {
        height: 100%;
    }

        .absolute_menu div.ad2 div.dd1 div.al1
        {
            width: 100%;
            margin-bottom: 20px;
        }

            .absolute_menu div.ad2 div.dd1 div.al1 a
            {
                background: url("/TEMPLATE/laozhang/static/images/dot.png") 8px center no-repeat;
                float: left;
                margin: 0px 10px;
                line-height: 30px;
                padding-left: 20px;
                white-space: nowrap;
            }

        .absolute_menu div.ad2 div.dd1 div.cb
        {
            height: 20px;
            clear: both;
        }

    .absolute_menu div.ad2 p
    {
        color: #FF6600 !important;
        line-height: 50px;
        font-size: 16px;
        font-family: "微软雅黑";
        width: 18%;
        text-align: left;
        margin: 0px;
        padding-left: 30px;
        background: url("/TEMPLATE/laozhang/static/images/org-icon.png") 10px center no-repeat;
        background-size: 15px;
    }

#n a, #w a
{
    color: #ff6600;
}

.absolute_menu div.od1
{
    position: relative;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #0a2b49;
    width: 100%;
    position: relative;
    z-index: 500;
}

.absolute_menu div.od2
{
    position: relative;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 500;
}

.angle
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #0a2b49;
}

.angle_color
{
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0px;
    right: 0px;
    border-top: 50px solid transparent;
    border-left: 50px solid #0a2b49;
    border-bottom: 50px solid #0a2b49;
    z-index: 501;
}

.border_bottom
{
    border-bottom: 1px solid #ccc;
}

#menu_select
{
    display: none;
}
/* -----------------------------------------
   Responsive响应 1300 +
----------------------------------------- */
@media only screen and (max-width: 1240px)
{
    .language
    {
        right: 10px;
    }

    .absolute_menu
    {
        display: none;
    }



    .top_bar_left a
    {
        margin-right: 0;
    }

    #menu_select
    {
        display: block;
        float: right;
        margin-right: 15px;
        margin-top: 3px;
    }

    #menu_img
    {
        float: right;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin-top: 10px;
        width: 30px;
        height: 30px;
    }

    #menu_ul
    {
        display: none;
        position: absolute;
        top: 50px;
        right: 0px;
        width: 94px;
        height: auto;
        padding: 10px;
        background: #0a2b49;
        text-align: center;
        padding-bottom: 10px;
        z-index: 10;
    }

        #menu_ul a
        {
            display: inline-block;
            text-align: center;
            padding: 14px 8px;
            color: #fff;
            white-space: nowrap;
        }

            #menu_ul a:hover
            {
                text-decoration: underline;
            }
}
/* -----------------------------------------
   Responsive响应 800 +
----------------------------------------- */
@media only screen and (max-width: 800px)
{
    .top_bar_left
    {
        margin-left: 10px;
    }
}
