.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}
.t-right{
float:right;
}
html {
    font-size: 625%;
    font-family: 微软雅黑;

}

body{
    font-size: .2rem;
}

a{
    text-decoration: none;
    color: #000;
}

.container {
    width: 15.10rem;
    margin: 0 auto;
    position: relative;
}

.header{
    width: 100%;
}

.head-top{
    height: 0.55rem;
    line-height: 0.55rem;
    background: url(../img/head1.jpg);
    /* background-color: rgb(175, 58, 58); */
}

.head-top .t-left{
    float: left;
}

.head-top .t-left li{
    float: left;
    color: #fff;
    font-size: 0.14rem;
    line-height: 0.25rem;
    margin: 0.15rem 0;
    padding: 0 0.2rem;
    border-right: 0.01rem solid rgb(88, 87, 87);
}
.head-top .t-left li a{
color:white;
}
.head-top .t-left li:last-child{
    border-right: 0;
}

.head-top .t-right{
    float: right;
    margin-right: 0.3rem;
}

.head-top .t-right input[type=text]{
    width: 1.85rem;
    height: 0.3rem;
    color: #fff;
    padding-left: 0.1rem;
    background-color: rgb(107, 41, 41);
    border: 0;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
}

.head-top .t-right input::placeholder{
    color: rgb(206, 200, 200);
}
.head-top .t-right input[type=submit]{
height: 0.32rem;
background-color: rgb(107, 41, 41);
color: white;
margin-left:2px;
border:none;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
}
.wp_search .search{
position:absolute !important;
top:6px !important;
display:none;
}
.head-btn{
    height: 1.5rem;
    /*border-bottom: 0.01rem solid rgb(226, 226, 226);*/
}

.head-btn .logo{
    float: left;
    width: 4.5rem;
}

.head-btn .logo img{
    width: 4rem;
    margin-top: 0.4rem;
}

.head-btn .nav{
    width: 10.5rem;
    float: left;
    margin: 0.6rem 0.01rem 0.6rem 0;
}
.head-btn .nav li{
    font-size: 0.16rem;
    font-weight: bold;
    float: left;
}

.head-btn .nav li:last-child{
    margin-right: 0;
}

.head-btn .nav li:hover{
    background-color: rgb(168, 122, 129);
}

.head-btn .nav li:hover a{
    color:#fff
}
.head-btn .nav li:hover .sub-nav a{
color:black;
}
.title{
    padding: 0.5rem 0;
    color: brown;
}

.title h5{
    font-size: 0.26rem;
    float: left;
    margin-right: 0.3rem;
}

.title span{
    font-size: 0.16rem;
    line-height: 1.5;
    margin-right: 0.2rem;
}

.title span:last-child{
    margin-right: 0;
}

.title .span1{
    font-size: 0;
    padding: 0 1.72rem;
    border-top: 0.001rem solid rgb(219, 216, 216);
}

.title .span2{
    padding: 0.05rem 0.4rem;
    border: 0.01rem solid brown;
}

.footer{
    width: 100%;
}

.foot-top{
    width: 100%;
    height: 3.60rem;
    background: url(../img/foot.jpg);
}

.foot-top .fot-left{
    width: 4.20rem;
    height: 3.60rem;
    padding-left: 0.2rem;
    float: left;
    font-size: 0.16rem;
}

.foot-top .fot-left img{
    width: 3.40rem;
    padding: 0.3rem 0 0 0.1rem;
}

.foot-top .fot-left ul{
    margin-left: 0.1rem;
}

.foot-top .fot-left li{
    float: left;
    padding: 0.4rem 0 0.2rem 0;
    margin-right: 0.3rem;
}

.foot-top .fot-left p{
    display: inline-block;
    margin-left: 0.1rem;
}

.foot-top .fot-left span{
    color: #666464;
}

.foot-top .fot-right{
    width: 10rem;
    height: 3.60rem;
    float: right;
}

.foot-top .fot-right .blogrol{
    width: 100%;
    height: 0.65rem;
    margin-bottom: 0.2rem;
    border-bottom: 0.01rem solid rgb(218, 49, 49);
}

.foot-top .fot-right .blogrol h4{
    line-height: 0.6rem;
    border-bottom: 0.05rem solid rgb(230, 64, 64);
}

.foot-top .fot-right .nav{
    width: 6.8rem;
    height: 2.40rem;
    line-height: 1.5;
    font-size: 0.16rem;
}

.foot-top .fot-right li{
    float: left;
    color: #666464;
    margin-right: 0.23rem;
}

.foot-btn{
    width: 100%;
    height: 0.8rem;
    font-size: 0.14rem;
    background-color: brown;
    color: #fff;
}

.foot-btn .f-left{
    float: left;
    width: 2.38rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
}

.foot-btn .f-left p{
    float: left;
    color: #bebbbb;
    margin-right: 0.2rem;
}

.foot-btn .f-left img{
    width: 0.5rem;
}

.foot-btn .f-right{
    float: right;
    width: 12rem;
    line-height: 0.8rem;
}

.foot-btn .f-right li{
    float: left;
    margin-right: 0.1rem;
}
