/*通用*/
body{
    font-family: 微软雅黑;
}
ul,li,div,p,ol{
    margin: 0px;
    padding: 0px;
}
.w1100{
    width: 1200px;
}
.center{
    margin:  0 auto;
}
/*mid-nav*/
/*当前位置*/
.dqwz-bg{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ededed;
}
.dqwz{
    height: 40px;
    background: url("dqwz_img.png")1px  no-repeat;
    color: #454545;
    font-size: 13px;
    padding-left: 22px;
}
.dqwz a{
    color: #454545;
}
.dqwz-bg table{
    /*margin-left: 22px;*/
    line-height: 40px;
}
/*当前位置结束*/
/*主体*/
.main-fl-bg{
    width: 280px;
    min-height: 800px;
    background-color: #efefef;
}
.main-fl-tit{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #ffffff;
    background-color: #355e92;
    /*font-weight: bold;*/
    padding-left: 40px;
}
.main-fl-box{
    width: 100%;
    margin-top: 20px;
}
.main-fl-box li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #efefef;
}
.main-fl-box li>div{
    width: 100%;
    height: 45px;
    background: url("tylm_pic_03.png")20px no-repeat;
    padding-left: 40px;
}
.main-fl-box li>div>a{
    color:#000000;
    font-size: 17px;
    font-weight: lighter;
}
.main-fl-box-li{
    width: 100% !important;
    height: 45px;
    line-height: 45px;
    background-color: #b6ccec !important;
}
.main-fl-box-li>div{
    width: 100%;
    height: 45px;
    background: url("tylm_pic_04.png")20px no-repeat !important;
    padding-left: 40px;
}
.main-fl-box-li>div>a{
    color:#1d79cc !important;
    font-size: 17px;
    font-weight: lighter;
}
/*右部分*/
.main-fr-bg{
    width: 890px;
    min-height: 800px;
    background-color: #f9f9f9;
    border: solid 1px #dedede;
}
.main-fr-tit{
    width: 100%;
    height: 50px;
    background-color: #e9e9e9;
}
.main-fr-tit li{
    color: #606060;
    font-size: 16px;
    line-height: 48px;
    float: left;
    width: 95px;
    text-align: center;
    border-top: solid 2px #e9e9e9;
    background-color: #e9e9e9;
}
.main-fl-tit-li{
    color: #1d79cc !important;
    font-size: 16px;
    line-height: 48px;
    float: left;
    width: 95px;
    text-align: center;
    border-top: solid 2px #1d79cc !important;
    background-color: #ffffff !important;
}
.main-fr-box{
    width: 100%;
}
.main-fr-box li{
    width: 96%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: url("tylm_pic_02.png")1px  no-repeat;
    border-bottom: dashed 1px #e8e8e8;
    padding-left: 15px;
}
.main-fr-box li>a{
    color: #333333;
    font-size: 17px;
}
.main-fr-box li>span{
    float: right;
    color: #999999;
}