*{box-sizing: border-box;}
.weizi{font-size: 15px;}
a{color: #444;}
.blue{
    color: #0397d7;
}
.blue_weight{
    color: #0397d7;
    font-weight: bold;
}
.hukou{
    overflow: hidden;
    margin-top: 14px;
}
/*×ó²àµ¼º½*/
.banshi_nav{    width: 334px;}
.banshi_nav_title{
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url("../images/bg16.jpg") repeat-x;
    margin-bottom: 14px;
}
.banshi_nav_title>a{
    font-size: 20px;
    color: #fff;
}
.banshi_nav_content>li{
    margin: 2px auto 0;
    background: url("../images/banshi_nav_bg.jpg") no-repeat center;
    width: 299px;
    height: 46px;
}
.banshi_nav_content>li>a{
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    padding-left: 60px;
}
.banshi_nav_content>li:hover,.banshi_nav_content .on{
    background: url("../images/banshi_nav_bg01.jpg") no-repeat center;
}

.banshi_nav_content>li:hover>a,.banshi_nav_content .on>a{
    color: #17a9f2;
}
.banshi_content_title{
    width: 830px;
    height: 50px;
    background: url("../images/bg17.jpg") no-repeat center;
}
.banshi_content_title>div{
    width: 160px;
    height: 50px;
    background: url("../images/bg16.jpg") repeat-x;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.banshi_content01{
    overflow: hidden;
}





























