/*.in_01{
    display: none;
}*/
@media screen and (min-width: 900px){
.topfr .wrap_c{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.topfr_empty {
        height: 52px;
}
.in_02{
    margin-bottom: 12px;
}
.toolbar-container-left{
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.toolbar-container-middle{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 40px 0 0;
    min-width: 200px;
    position: relative;
    background-color: transparent;
}
.toolbar-container-right{
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.toolbar-container-middle .in_01 .in_01_ser em{
    width: 356px;
}
.toolbar-container-middle .in_01_ser{
    width: 100%;
    max-width: 720px;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    margin-left: 39px;
    margin-right: auto;
    position: relative;
}
.toolbar-container-middle .in_01_ser form{
    
}

.toolbar-container-middle .in_01_ser form em{
    font-size: 14px;
    display: inline-block;
        width: 443px;
    height: 100%;
    line-height: 30px;
    border: 0 none;
    outline: 0;
    color: #fff;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: inherit;
        border: 1px solid rgba(153,153,153,1);
    border-left: none;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
.toolbar-container-middle .in_01_ser select{
    display: inline-block;
    width: 96px;
    height: 100%;
    outline: 0;
    font-size: 13px;
        line-height: 30px;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-align: left;
    padding: 0px 15px;
     border: 1px solid rgba(153,153,153,1);
}
/*.toolbar-container-middle .in_01_ser form:hover em,.toolbar-container-middle .in_01_ser form:hover select{
     border: 1px solid rgba(255,255,255,1);
}*/
.toolbar-container-middle .in_01_ser em input.in_01_txt{
    height: 100%;
    line-height: 32px;
    border-color:transparent;
    background-color:transparent;
        max-width: 443px !important;
}
.toolbar-container-middle .in_01_ser em input.in_01_btn{
    height: 100%;
    background: url(../images/index/c_02.svg) center no-repeat;
    width: 16px;
}
input:-internal-autofill-selected{-webkit-text-fill-color:#FFFFFF!important;transition:background-color 5000s ease-in-out 0s!important;}
.topfr .fr.toolbar-container-right{
    margin-top: 0;
}
.toolbar-container-right .publish{
    display: block;
    min-width: 88px;
       height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    /*background-color: #fc5531;*/
    border-radius: 20px;
    margin-top: 10px;
    border: 1px solid rgba(153,153,153,1);
    margin-right: 20px;
    font-size: 14px;
    padding: 0px 7.5px;
    vertical-align: top;
}
.toolbar-container-right .publish i:first-child{
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    vertical-align: middle;
    background: url(../images/index/pen.png) no-repeat center;
    background-size: 100%;
    top: -2px;
    margin-right: 2px;
}
.topfr .fr a.a3{
        margin-top: 10px;
    height: 30px;
    line-height: 30px !important;
    font-size: 14px;
    padding: 0px 16px;
}
#floatbtn {
    width: 50px;
    height: auto;
    position: fixed;
    top: auto;
    right: 40%;
    bottom: 10px;
    left: auto;
    z-index: 80;
    margin-right: -640px;
}
#floatbtn > a{
    cursor: pointer;
    position: relative;
    z-index: 90;
    display: block;
    margin-top: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #d5d5d5;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 0 1px 8px rgb(0 0 0 / 5%); 
}
#floatbtn .icon-backtotop {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    vertical-align: middle;
    background: url(../images/index/btop.jpg) no-repeat center;
    background-size: 100%;
    top: -2px;
    /*margin-right: 2px;*/
}

#floatbtn #back-to-top:hover .icon-backtotop{
    background: url(../images/index/bluetop.jpg) no-repeat center;
    background-size: 100%;
}
#floatbtn .qd{
    background-color:#0059C4;
}
#floatbtn .yqd{
    background-color:#959595;
}
#floatbtn .icon-qrcode {
     display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    vertical-align: middle;
    background: url(../images/index/qd.svg) no-repeat center;
    background-size: 100%;
    
    top: -2px;
    /*margin-right: 2px;*/
}
.floatbtn-wrapper {
    position: absolute;
    right: 52px;
        top: 0;
    z-index: 120;
    display: none;
   /* width: 190px;
    height: 212px;*/
    background-color: #3d3e3e;
    padding: 10px;
    /*border: 1px solid #eee;*/
}
#floatbtn > a:hover .floatbtn-wrapper{
    display: block;
}
.floatbtn-wrapper:before {
    content: "";
    position: absolute;
    right: -12px;
    top: 0;
    height: 200px;
    width: 12px;
    background: transparent;
}
.floatbtn-wrapper:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 15px;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid #3d3e3e;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}
.floatbtn-wrapper p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    white-space: nowrap;
}
.toolbar-container-middle .in_01_ser select{
    background: url(../images/index/c_05.png) 92% center no-repeat;
}}
@media screen and (max-width: 900px){
    .toolbar-container-right .publish{
        display: none !important;
    }
    .toolbar-container-middle{
        display: none ;
    }
    #floatbtn{
        display: none ;
    }
    
    .bz_wrap>div.bz_quicksearch_wrap a{
        margin-left: 0 !important;
    }
    .bz_time_wrap .content{
        margin: 0 !important;
    }
    .topfr .fr a.a4{
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 1570px){
    #floatbtn{
        margin-right: -37.9vw;
    }
}

@media screen and (max-width: 1435px){
    
    .topfr .fl .logo{
            margin-right: 0;
    }
    .topfr .fl .menu_li ul li{
        margin: 0px 6px;
        margin-top: 6px;
    }
}

@media screen and (min-width:960px) and (max-width: 1300px) {
    /*body{
        width:1100px;
    }
    .topfr{
        width:1100px;
    }*/
    .topfr .wrap_c{
        /*max-width: inherit;*/
        width: 100%;
    }
    .topfr .fl .logo{
        margin-right: 0;
    }
    .topfr .fl .menu_li ul li{
        margin: 0px 6px;
        margin-top: 6px;
    }
    .toolbar-container-middle{
        padding: 0;
    }
    .toolbar-container-right .publish{
        margin-right: 0;
    }
    .topfr .fr a.a2{
        margin-right: 0;
    }
    .toolbar-container-middle .in_01_ser select{
        font-size: 12px;
        width: 80px;

    }
    .in_01 .in_01_ser em input.in_01_txt{
        font-size: 12px;
    }
   
}
@media screen and (min-width: 900px){
    .topfr {
        padding: 4px 0;
        height: 52px;
    }

    .topfr .wrap_c{
        max-width: inherit;
            width: 98.5%;
    }
    .topfr .fl .logo{
        margin-right: 42px;
        margin-top: 10px;
    }
    .topfr .fl .logo img{
        width: 160px;
        height: 26.74px;
    }
    .topfr .fl .menu_li ul li{
        margin: 0px 16px;
            margin-top: 6px;
    }
    .topfr .fl .menu_li ul li:first-child{
        margin-left: 0;
    }
    .topfr .fl .menu_li ul li a{
        font-size: 14px;
    }
}
@media screen and (max-width: 1485px){
    .topfr .fl .logo{
        margin-right: 20px;
    }
    .topfr .fl .menu_li ul li{
        margin: 0px 10px;
        margin-top: 6px;
    }
    .toolbar-container-middle .in_01_ser form em{
        width: 343px;
    }
}
@media screen and (max-width: 1270px){
    .toolbar-container-middle .in_01_ser{
        margin-left: 10px;
    }
    .toolbar-container-middle .in_01_ser select{
        padding: 0px 10px;
    }
    .toolbar-container-middle .in_01_ser form em{
        width: 243px;
    }
}
@media screen and (max-width: 1130px){
    .topfr .fl .logo{
        margin-right: 10px;
    }
    .topfr .fl .menu_li ul li {
        margin: 0px 5px;
        margin-top: 6px;
    }
    .topfr .fr a.a3{
        padding: 0px 10px;
    }
    .toolbar-container-middle .in_01_ser form em {
        width: 143px;
    }
}
@media screen and (max-width: 960px){
    .topfr .fl .menu_li ul li {
    margin: 0px 2px;
    margin-top: 6px;
}
    .toolbar-container-middle .in_01_ser {
        margin-left: 0;
    }
    .toolbar-container-middle .in_01_ser select {
        padding: 0px 11px;
        width: 85px;
    }
    .toolbar-container-middle .in_01_ser form em {
        width: 146px;
    }
    .toolbar-container-right .publish{
        margin-right: 5px;
    }
    .toolbar-container-middle{
            padding: 0;
    }
}
.isfocus em,.isfocus select{
     background-color: #fff !important;
}
.isfocus select{
       
        color: #000 !important;
        border-right: inherit;
}
.isfocus em{
            border-left: inherit;
}
.isfocus input.in_01_btn{
    background-image: inherit !important;
}
.topfr .fr a.a3{
    border: 1px solid rgba(153,153,153,1);
}
.toolbar-container-right .publish:hover,.topfr .fr a.a3:hover{
    border: 1px solid rgba(255,255,255,1);
}
.topfr .fr a.a2{
    margin-right: 16px;
    line-height: 35px;
}
.topfr .fr a.a2 img.ggld{
        width: 24px;
    height: 24px;
    /*background: #EDF0F4;*/
    border-radius: 0 !important;
        margin-top: -30px;
    position: absolute;
}
/*.topfr .fr a.a2 img.ggld:hover{
    width: 19px;
    height: 24px;
}*/
.topfr .fr a.a2>span{
    line-height: 16px !important;
    min-width: 16px !important;
        margin-top: -36px !important;
    margin-left: 10px !important;
}
.topfr .fr a.a4{
    margin-top: 5px;
}