/* 当前位置开始 */
.wip_local_bg {
    width: 100%;
}

.white_pgToolbar {
    width: 835px !important;
}

.wip_colbg {
    width: 100%;
    min-width: 1200px;

    margin: auto;
}

.wip_local {
    width: 1200px;
    margin: 0px auto 10px;
    background: url(weizhi.png) no-repeat 1px center;
    background-position-x: 20px;
    line-height: 40px;
    height: 40px;
    color: #333333;
    font-size: 14px;
    padding-left: 55px;
}

.wip_local td {
    line-height: 40px;
    color: #333333;
    font-size: 14px;
}

.wip_local a {
    color: #333333;
    line-height: 40px;
    font-size: 14px;
}

.wip_colbg {
    width: 100%;
    min-width: 1200px;
    margin: 0px auto 30px;
    overflow: hidden;
}
a:focus {
  outline: none;
}
.content {
    /* min-height: 720px; */
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.content-l {
    position: relative;
    float: left;
    width: 280px;
}

.content-l-t {
    width: 288px;
    height: 70px;
    padding-left: 42px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    background: url(beijing.png) no-repeat left bottom;
    padding-bottom: 10px;
    padding-right: 6px;
    margin-left: -8px;
}

.content-l-t span {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    /* line-height: 30px; */
    font-weight: 700;
    padding-left: 55px;
    padding-top: 20px;
}

.content-l-b {
    padding-top: 30px;
    width: 280px;
    background: url(column1.png) no-repeat top;
    /* margin-left: 8px; */
    min-height: 650px;
    background-color: #f3f5f7;
    overflow: hidden;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}

.content-l-b ul li {
    width: 230px;
    min-height: 0px;
    /* margin-left: 25px; */
    line-height: 60px;
    font-size: 18px;
    color: #666666;
    /* background: url(hexian1.png) no-repeat left center; */
    background-position-x: 25px;
    padding-left: 80px;
    /* margin-top: 17px; */
}

.content-l-b ul li a {
    padding-left: 25px;
    font-size: 18px;
    color: #333;
    background: url(hexian1.png) no-repeat left center;
}

.content-l-b ul li a:hover {

    background: url(hengxian2.png) no-repeat left center;
}

.ona {
    color: #0066cc !important;
    font-weight: 700 !important;
    background: url(hengxian2.png) no-repeat left center !important;
}

.content-l-b ul li a:hover {
    color: #0066cc;
    font-weight: 700;
}

.content-r {
    width: 890px;
    float: right;
    /* background-color: #f4f4f4; */
    min-height: 930px;
    border: 1px solid #e6e6e6;
    padding-top: 10px;
    padding-bottom: 20px;
}

.content-r ul {

    margin-left: 25px;
}

.content-r ul li {
     padding-left: 20px;
    width: 835px;
    /* height: 46px; */
    line-height: 45px;
    background: url(dian.jpg) no-repeat 0 23px;
}

.content-r a {
    font-size: 18px;
    color: #333;
}

.content-r .span-shijian {
    font-size: 18px;
    color: #666;
    padding-left: 10px;
    display: inline-block;
}



/* ------------------------------------- */
/* 外链部分开始 */
.bottom {
    width: 100%;
    height: 150px;
    background-color: #666666;
}

.bottom-w {
    width: 1200px;
    margin: 0 auto
}

/* 外链部分 */
.bottom-wailian {
    width: 1200px;
    height: 50px;
    line-height: 50px;
}

.bottom-top {
    background-color: #666666;
    height: 50px;
    border-bottom: 1px solid #878181;
}

/* banner图 */
.yqlj-box {
    padding-top: 10px;
    height: 50px;
}

.yqlj {
    width: 1200px;
    margin: 0 auto;
}

.yqlj-title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dddedf;
    width: 260px;
    margin: 0 70px;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    background: #f6f7f8 url(sanjiao.png) no-repeat 234px center;
}

/* .yqlj-title:first-child {
    margin-left: 0;
} */

.yqlj-list {
    width: 260px;
    background: #F7F7F7;
    border: 1px solid #dee0e2;
    position: absolute;
    bottom: 28px;
    left: -1px;
    height: 182px;
    overflow-y: auto;
}

.yqlj ul li .yqlj-list a {
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
}

.yqlj ul li .yqlj-list a:hover {
    background: #35508c;
    color: #b4c2e0;
}