html,body{
    max-width: 640px;
    margin: auto;
}
.phone-show{
    display: inherit;
}
#wrap{
    width: 100%;
}
.float-contact{
    display: none !important;
}
#header{
    width: 100%;
    height: auto;
}
#blog_title{
    width: 40%;
    height: 50px;
}
#blog_title h1,#blog_title h1 a{
    width: 100%;
    height: 50px;
}
#top_r span{
    display: none;
}
#top_r{
    width: 60%;
    height: 50px;
}
#top_r img{
    max-width: 100%;
    margin-top: 3px;
}
#nav{
    clear: both;
    position: static;
    width: 100%;
    height: auto;
}
#nav li{
    width: 25%;
    padding: 0;
    background: url(../images/nav_bg.gif) repeat-x;
}
#nav li a{
    float: none;
}
.main_menu{
    margin: 0;
    overflow: hidden;
}
#nav .nav_r2{
    position: absolute;
    top: 18px;
    right: 0;
    width: auto;
    color: #666;
}
#mainbody{
    width: 100%;
    margin-top: 0;
}
#left{
    width: 100%;
}
.banner{
    width: 100%;
    height: auto;
    background-size: auto 100%;
    background-position: center;
}
#main{
    width: 100%;
    border-left: 0;
    border-right: 0;
}
#main p{
    margin-right: 0;
}
.box1,.box2{
    width: 100%;
    float: none;
    border-left: 0;
    border-right: 0;
}
.box2{
    margin: 10px 0;
}
.news{
    width: 100%;
}
#right{
    width: 100%;
    float: none;
}
.contact{
    width: 100%;
    border-left: 0;
    border-right: 0;
}
.sidebox{
    width: 100%;
    border-left: 0;
    border-right: 0;
}
#links{
    width: 100%;
    border-left: 0;
    border-right: 0;
}
#footer{
    width: 100%;
    margin-bottom: 50px;
}
#footer #gotop{
    top: auto;
    bottom: 5px;
}
.content{
    width: 96%;
    border-left: 0;
    border-right: 0;
    padding: 0 2%;
}
.post{
    width: 100%;
}
.post  img{
    max-width: 100% !important;
}
.post h2{
    height: auto;
    font-size: 14px;
}
#nav li a:hover{
    float: none;
    margin: auto;
}
.message-div{
    margin-left: 0 !important;
    min-height: 208px;
}
.liuyanbiao{
    width: 100%;
}
.liuyan_biaot{
    text-align: right;
}

.footer-bottom{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #0B65A1;
}
.footer-bottom a{
    width: 33.3%;
    float: left;
    text-align: center;
    line-height: 17px;
    color: #fff;
    padding-top: 5px;
    box-shadow: 1px 0px 0px 0px #ddd;
}
.footer-bottom a:last-child{
    width: 33.4%;
}
.footer-bottom a img{
    height: 26px;
    display: block;
    margin: auto;
}