/******  phone-menu  ******/
.phone_menu{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    height: 60px;
    background: #d91616;
    border-bottom: rgba(255,255,255,.5) solid 1px;
    display: none;
}
.height{height: 60px;display: none}
.phon_logo{
    width: 160px;
    float: left;
    margin-top: 5px;
    margin-left: 30px;
}
.caidan{
    display: inline-block;
    width: 25px;
    height: 25px;
    float: right;
    margin-top: 18px;
    margin-right:30px;
}
.caidan img{width: 100%;}
.cd_list{
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background:#c41212;
    display: none;
    z-index: 999;
}
.cd_list ul li{
    z-index: 9999;
    font-size: 16px;
    padding:0 20px;
}
.cd_list ul li a{color: #fff;display: block;padding:10px 0;text-decoration: none;}
.cd_list ul li img{margin-right: 14px}
/*.cd_list ul li.active,.cd_list ul li:hover{*/
    /*background: #0068b7;*/
/*}*/
.search2{
    padding: 10px 20px;
    overflow: hidden;
    border-top: rgba(255,255,255,.5) solid 1px;
    border-bottom: rgba(255,255,255,.5) solid 1px;
}
.search input,.search2 input{
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-right: 0;
    float: left;
    width: 299px;
    height: 33px;
    color: #999;
    line-height: 33px;
}
.search2 input{
    width: 70%;
}
.search button, .search2 button {
    width: 60px;
    float: left;
    height: 35px;
    border: 0px;
    cursor: pointer;
    background: #036cb4;
    color: #fff;
}
.footer_c p span{margin: 0 6px}

.footer_c,.footer_l,.footer_r{float: none;width: auto}
.footer_l{padding-left: 0;position: absolute;top: 0px;left: 70px}
.footer_r{position: absolute;top: 0;right: 70px}
.footer{text-align: center;height: auto;background: url(2016szf_footer_bg.jpg) repeat-x #eaeaea;}
.list-gl li a{
    display: inline-block;
    width:85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 1000px){
    body,.xl_gb{background: #fff;}
    .topline,.banner,.navmain{display: none}
    .content{width:auto!important;padding: 0 30px}
    .gl-main{width: auto}
    .index_foot_main,.index_foot_main{display: none}
    .phone_menu,.height{display: block}
    .fbnf ul{width: 80%}
    .footer_l,.footer_r{position: static}
    .footer_c p span{display: block}
    .footer{min-width: auto}
    .gjz_text{width: 30%}
    .list-gl li a{
        width: 75%;
    }
    .pgStyle,.xl_banner{display: none}
    .xl-nr h5{width: auto!important;}
    .ymjc{width: 100px!important;}
    .fxan{display: none}
}
@media only screen and (max-width: 540px){
    .content{padding: 0 15px}
    .phon_logo{margin-left: 15px;}
    .caidan{margin-right: 15px}
    .gl-bk{padding: 20px 15px}
    .fbnf ul{width: 100%}
    .fbnf{padding: 15px 0 15px 15px}
    .gjz_text{width: 50%}
    .gjz_btn{margin-left: 90px;margin-top: 15px}
    .gjz_btn2{margin-top: 15px}
    .footer_link p{line-height: 22px}
    .footer_link p a{white-space: nowrap}

    .xl-bk{
        padding: 20px 15px 0 15px!important;
    }

    .top-news span{background: none;padding-left: 0;font-size: 12px}
}
@media only screen and (max-width: 320px){
    .gjz_btn{margin-left: 80px}
}