@charset "utf-8";

@media (min-width: 960px) {
    .list_main .has-sidebar .title{
        height: 64px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        flex-shrink: 0;
        padding: 0 32px;
    }
    .list_main .has-sidebar .con_nav {
        position: relative;
        z-index: 1;
        /*padding-right: 32px;*/
        padding-left: 272px;
    }
    .list_main .has-sidebar .con_nav .curtain{
        position: absolute;
        right: 0;
        bottom: 0;
        width: calc(100% - 272px);
        height: 0;
        border-bottom: solid 1px #e2e2e3;
        transition: border-bottom .25s ease;
    }
    .list_main .sidebar-wrapper{
        z-index: 1;
        width: 272px;
        max-width: 100%;
        padding-top:64px;
        visibility: visible;
        background-color: #f6f6f7;
        box-shadow: none;
        opacity: 1;
        transform: translate(0);
    }

    .sidebar-wrapper-div{
        position: sticky;
        top: -64px;
        left: 0;
        z-index: 1;
        height: 64px;
        margin-top: calc(64px * -1);
        margin-right: -32px;
        margin-left: -32px;
        background-color:#f6f6f7;
        transition: background-color .25s ease;
    }

    .show_right_info{
        padding-left: 272px;
        margin:0;
        padding-top:64px;
    }
    .list_right_div{
        padding: 32px 32px 0;
        min-height: calc(100vh - 64px - var(73px, 0px));
    }

}
@media (min-width: 1440px) {
    .list_main .has-sidebar .title {
        width: calc((100% - (1440px - 64px)) / 2 + 272px - 32px);
        padding-left: max(32px, calc((100% - (1440px - 64px)) / 2));
    }
    .list_main .has-sidebar .con_nav {
        padding-right: calc((100vw - 1440px) / 2 - 32px);
        padding-left: calc((100vw - 1440px) / 2 + 272px);
    }
    .list_main .has-sidebar .con_nav .curtain{
        width: calc(100% - ((100vw - 1430px) / 2 + 272px));
        margin-left: 5px;
    }
    .list_main .sidebar-wrapper{
        width: calc((100% - (1440px - 64px)) / 2 + 272px - 32px);
        padding-left:max(32px, calc((100% - (1440px - 64px)) / 2));
    }
    .show_right_info{
        padding-right: calc((100vw - 1440px) / 2);
        padding-left: calc((100vw - 1440px) / 2 + 272px);
    }
    .plume-footer{
        padding: 24px;
        margin-right: calc(0px - ((100vw - 1440px) / 2));
    }
}


@media screen and (min-width: 1200px){
    .container-fluid {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .container {
        max-width: 1200px !important;
		padding-left:0 !important;
		padding-right:0 !important;
    }
}
@media screen and (max-width: 1199px){
    body{ min-width: 320px;}

}
@media screen and (max-width: 1580px){
    .show_right_info{
        width: 100% !important;
    }
    .list_right_div{
        width: 100%;
    }

}
@media screen and (max-width: 1024px) {
    .index_bk_div{
        padding-top: 250px;
        padding-bottom: 250px;
    }
    .list_main .has-sidebar .con_nav {
        padding-right: 32px;
    }
    .list_main .has-sidebar .title{
        width: 272px;
    }

}
@media screen and (max-width: 768px) {
    .navTwo_wap{
        display: block;
    }

    .list_main .has-sidebar .con_nav{
        padding-right: 0;
        padding-top: 12px;
    }
    .list_right_div{
        padding-right: 0;
        padding: 25px 30px;
        margin-top: 64px;
    }
    .head_li_hx{
        margin-left: 0 !important;
    }

    /*导航*/
    .top_butt{
        position: relative;
        display: block;
        float: right;
        margin-top: 7px;
        width: 30px;
        height: 30px;
        z-index: 99999;
    }
    .top_butt .bar{
        width: 30px;
        height: 2px;
        display: block;
        background: #3681DE;
        margin: 6px 0;
        border-radius: 25px;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(1) {
        -webkit-transform: translateY(13.5px) rotate(-40.5deg);
        -ms-transform: translateY(13.5px) rotate(-40.5deg);
        transform: translateY(8px) rotate(-40.5deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(2) {
        opacity: 0;
    }
    .cross .bar:nth-of-type(3) {
        -webkit-transform: translateY(-15px) rotate(45deg);
        -ms-transform: translateY(-15px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    .head_nav{
        box-shadow: 0 0 10px #efefef;
        width: 50%; height: 100%;  position:fixed; top: 0; left:-100%; opacity: 0; margin-top: auto;
        background: #ffffff;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99998;
    }
    .head_nav ul{ width: 100%; height: 98%; overflow-x: hidden; overflow-y: auto;}
    .head_nav ul li{ width: 100%; height: auto; background: no-repeat; margin: 0; border-bottom: solid 1px #efefef;}
    .head_nav ul li:hover{ background: none;}

    .head_nav ul li .navA{ float: left; width: 100%; height: auto; padding-top: 0;}
    .head_nav ul li:hover .navA:after{ content: none;}
    .head_nav ul li.on .navA:after{ content: none;}
    /*.head_nav ul li .navA span{ display: none;}*/

    .head_nav ul li .navA a{ float: left; margin-left: 20px; line-height: 50px;}
    .head_nav ul li .top_down{ display: block; width: 40%; line-height: 50px; text-align: right; color: #000000;  position: absolute; right: 10px; top: 0; font-weight: bold;


    }
    .head_nav ul li .navTwo{ display: none; width: 86%; float: left; margin-left: 5%; background: none; position: relative; left: auto; top: auto;
        box-shadow: none;
        opacity: 1;
        visibility: inherit;
        display: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        border:none;
        padding: 0;
        padding-left: 10px;
    }
    .head_nav ul li:hover .navTwo{
        opacity:1;
        visibility:inherit;
        transform:none;
        -webkit-transform:none;
        -moz-transform:none;
        -ms-transform:none;
        -o-transform:none;
    }
    .head_nav ul li .navTwo dd{ border-bottom: solid 1px rgba(255,255,255,0.3);
        width: 100%;
    }
    .head_nav ul li .navTwo dd a{
        display: block;
        float: none;
        margin-left: 0;
        line-height: 30px !important;
    }
    .head_nav ul li .navTwo dd:last-child{ border-bottom: none;}
    .head_nav ul li .navTwo dd:hover{ background: none;}
    .head_nav_on{ left: 0; opacity: 1;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99999;
    }

    .head_li_hx .navTwo{
        border-radius: 0 !important;
    }
    /*.head_li_hx dd{*/
    /*    width: 48% !important;*/
    /*    text-align: center !important;*/
    /*    line-height: 36px;*/
    /*}*/
    /*.head_li_hx .navA a{*/
    /*    margin-left: 0 !important;*/
    /*}*/
    /*.head_li_hx .navTwo dd a{*/
    /*    display: inline-block !important;*/
    /*}*/
    .index_bk_img{
        width: 100%;
    }
    .index_bk_img img{
        width: 80%;
    }


    .list_main .has-sidebar .title{
        width: auto;
    }
    .list_main .has-sidebar .con{
        border-bottom: solid 1px #e2e2e3;
        background: #ffffff;
        padding-left: 15px;
        padding-right: 15px;
    }
    .top_logo{
        border-bottom: none;
    }
    header{
        padding: 15px 0;
    }
    .header_left_search{
        margin-left: 32px;
    }
    .head_li_hx{
        padding-left: 0;
    }
    .head_li_hx span{
        display: block;
    }

}
@media screen and (max-width: 576px) {
    .header_left_search{
        margin-left: 16px;
    }
    .header_left_search input{
        width: 130px;
    }
    .head_nav{
        width: 75%;
    }
    .head_nav ul li .navTwo{
        border: none;
        padding: 0 12px;
    }
    .head_nav ul li .navA a{
        font-size: 16px;
    }
    .index_bk_div {
        padding-top: 250px;
        padding-bottom: 150px;
    }
    footer{
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .head_li_hx{
        margin-left: 0 !important;
    }
    .head_li_hx:after{
        display: none;
    }
    .list_page_li{
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 414px) {

}





