.content {
    width: 1200px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.woyaoliuyan-bg {
    position: relative;
    height: 123px;
    width: 705px;
    background: url("/image/web/woyaoiuyan_beijing-e3bae65d5409653342aee795d7513fbd.jpg") no-repeat 100%;
    float: left;
    /*margin-left: 22px;*/
}

.woyaoliuyan {
    position: absolute;
    top: 35px;
    left: 455px;
    border: 1px dashed white;
    border-radius: 5px;
    padding: 5px 10px;
}

.woyaoliuyan a {
    color: white;
    font-size: 19px;
    text-decoration: none;
}

.content-top {
    margin: 40px 0 25px;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.wangshangxinfang {
    float: left;
    width: 229px;
    height: 122px;
    background: url("/image/web/wsxf-e4fcf6e20654be66c3e2e4b5308c4821.jpg") no-repeat 100%;
}

.wangshangxinfang a {
    display: inline-block;
    width: 229px;
    height: 122px;
}

.rexiandianhua {
    background: url("/image/web/rxdh-891d5cc29b1e52d9d651e8cef5b6e569.jpg") no-repeat 100%;
    width: 226px;
    height: 122px;
    float: right;
    background-size: cover;
}

.content-box-left {
    float: left;
    width: 705px;
}

.content-box-right {
    float: right;
    width: 465px;
}

.quzhangxinxiang {
    width: 89px;
    height: 52px;


    border-bottom: 4px solid #054fac;
}

.quzhangxinxiang a {
    font-size: 22px;
    color: #054fac;
}

.quzhangxinxiang a:hover {
    color: #054fac;
}

.quzhangxinxiang a:hover {
    text-decoration: none;
}

.quzhangxinxiang-content {
    margin-top: 10px;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 15px 15px 30px;
    margin-bottom: 15px;
    position: relative;
    top: -11px;
}

.quzhangxinxiang-content p {
    color: #333333;
    font-size: 18px;
    line-height: 37px;
}

.quzhangxinxiang-content-li span {
    font-size: 16px;
    color: #333333;
}

.bignum {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin: 0 5px;
}

.quzhangxinxiang-content .complete {
    color: green;
    font-weight: bold;
}

.line {
    width: 705px;
    border-top: 1px solid #e5e5e5;
}

.button-float-left {
    float: left;
    margin-right: 48px;
}

.quzhangxinxiang-button {
    margin-top: 30px;
    position: relative;
    width: 730px;
}

.quzhangxinxiang-button p {
    width: 72px;
    font-size: 16px;
    text-align: center;
}

.quzhangxinxiang-button .button-float-left a {
    text-decoration: none;
}

.jianyi {
    width: 72px;
    height: 72px;
    background-color: #95e5a6;
    border-radius: 28px;
}

.jianyi:before {
    position: relative;
    content: url(/image/web/jianyi-5eb10ce092ad79b858700d90dfc75514.png);
    top: 17px;
    left: 17px;
}

.tousu {
    width: 72px;
    height: 72px;
    background-color: #e9a653;
    border-radius: 28px;
}

.tousu:before {
    position: relative;
    content: url(/image/web/tousu-5ce96c28cc6d13cf925ccfdc384cd133.png);
    top: 17px;
    left: 17px;
}

.jubao {
    width: 72px;
    height: 72px;
    background-color: #e28b8b;
    border-radius: 28px;
}

.jubao:before {
    position: relative;
    content: url(/image/web/jubao-9e43376d8fd101e9cd3f3fd6179c9545.png);
    top: 12px;
    left: 13px;
}

.zixun {
    width: 72px;
    height: 72px;
    background-color: #7fa3e0;
    border-radius: 28px;
}

.zixun:before {
    position: relative;
    content: url(/image/web/zixun-19721c02998fa2101078e6293fb7989a.png);
    top: 17px;
    left: 19px;
}

.qiuzhu {
    width: 72px;
    height: 72px;
    background-color: #77e2cf;
    border-radius: 28px;
}

.qiuzhu:before {
    position: relative;
    content: url(/image/web/qiuzhu-2d53568ade74371c902c90bcc4983b16.png);
    top: 14px;
    left: 11px;
}

.chaxun {
    width: 72px;
    height: 72px;
    background-color: #aaade7;
    border-radius: 28px;
}

.chaxun:before {
    position: relative;
    content: url(/image/web/chaxun-2cadf68408102e83a76c9211a10fc851.png);
    top: 18px;
    left: 20px;
}

.liuyanxuandeng {
    margin-top: 6px;
}

.liuyanxuandeng-table {
    border: 1px solid #e5e5e5;
}

.liuyanxuandeng-table tr:nth-child(even) {
    background: #EBF0F5;
}

.liuyanxuandeng-title {
    height: 28px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 30px;
}

.liuyanxuandeng-title a.liuyanxuandeng-title-a {
    display: block;
    color: black;
    height: 48px;
    border-bottom: 4px solid #6c757d;
}

.liuyanxuandeng-title a.liuyanxuandeng-title-a.current {
    display: block;
    color: #054fac;
    height: 48px;
    border-bottom: 4px solid #054fac;
}

.liuyanxuandeng table tr th {
    font-size: 16px;
    padding-left: 20px;
}

.liuyanxuandeng-title a {
    color: #054fac;
    font-size: 22px !important;
    line-height: 28px;
    padding-bottom: 17px;
}

.liuyanxuandeng-title a:hover {
    text-decoration: none;
}

.liuyanxuandeng a {
    color: #333333;
    font-size: 16px;
    text-decoration: none;
}

.table-center {
    text-align: center;
    font-size: 16px;
}

.more-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

table thead {
    text-align: center;
    background: #dfebfa;
    line-height: 47px;
}

table tbody {
    line-height: 44px;

}

table tbody tr {
    border-bottom: 1px solid #dfebfa;

}

table tbody tr td {
    padding-left: 20px;
}

.zhengjidiaocha {
    margin-top: 34px;
}

.zhengjidiaochaTab {
    display: flex;
}

.zhengjidiaocha-title {
    width: 89px;
    height: 52px;
    border-bottom: 4px solid #999999;
    margin-right: 30px
}

.zhengjidiaocha-title.zj-active {
    border-bottom: 4px solid #054fac;
}

.zhengjidiaocha-title a {
    font-size: 22px !important;
    text-decoration: none;
}

.zhengjidiaocha-title.zj-active a {
    color: #054fac;
}

.zhengjidiaocha-list {
    width: 705px;
    height: 227px;
    padding-left: 22px;
    padding-top: 10px;
    line-height: 34px;
    margin-top: 16px;
    border: 1px solid #e5e5e5;
    border-top: none;
    position: relative;
    top: -16px;
}

.zhengjidiaocha-list li {
    list-style-type: none;
    line-height: 32px;
}

.zhengjidiaocha-list li:before {
    content: url("/image/web/yuandian-d8d30f91050bee3cedd748572599066a.png");
    position: relative;
    top: -7px;
    left: -84px;

}

.yzzjBox {
    display: none;
}

.yzzjBox li:before {
    content: "";
}

.yzzjBox li a {
    text-decoration: none;
}

.zhengjidiaocha-list ul li a {
    color: #333333;
    font-size: 16px;
}

.zhengjidiaocha-list ul li a:hover {
    color: #3f79d9;
}

.zhengjidiaocha-list-time {
    float: right;
    margin-right: 15px;
}

.zhengjidiaocha-list-title {
    display: inline-block;
    width: 400px;
    margin-left: -10px;
}

.zhengjidiaocha-list-status {
    display: inline-block;
    float: left;
    width: 67px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    line-height: 28px;
    margin-top: 4px;
}

.status-ing {
    background: #FFEBEB;
    color: #C71212;
}

.status-close {
    color: #1257C7;
    background: #E5F1FF;
}

.jibaozuxun {
    width: 465px;
}

.jibaozuxun-zhkdl {
    margin-right: 25px;
    margin-top: 40px;
}

.jibaozuxun-button {
    display: block;
    font-size: 18px;
    width: 187px;
    height: 43px;
    background-color: #265fe0;
    text-align: center;
    line-height: 43px;
    border-radius: 21px;
    margin: 20px auto;
    text-decoration: none !important;
    color: #ffffff;
}

.jibaozuxun-button:hover {
    color: #ffffff !important;
}

.fankui {
    width: 465px;
    height: 221px;
    border-radius: 8px;
    border: solid 1px #d8d8d8;
    margin-top: 24px;
}

.fankui-title {
    margin-top: 22px;
    margin-left: 23px;
}

.fankui-title a {
    font-size: 22px;
    color: #054fac;
    text-decoration: none;
}


.blue-line {
    width: 88px;
    border-top: 4px solid #054fac;
    margin-left: 23px;
    margin-top: 11px;
}

.fankui-box {
    width: 438px;
    height: 96px;
    margin: 23px auto;
    position: relative;
    left: 9px;
}

.fankui-box-button {
    width: 200px;
    height: 44px;
    background-color: rgba(175, 181, 194, 0.25);
    border-radius: 2px;
    text-align: center;
    line-height: 44px;
    color: #333333;
    z-index: -1;
    float: left;
    margin-right: 19px;
    margin-bottom: 10px;
}

.fankui-box-button a {
    line-height: 44px;
    font-size: 16px;
    color: #333333;
    text-decoration: none !important;

}

.zaixianfangtan {
    width: 465px;
    height: 510px;
    margin-top: 22px;
    border-radius: 8px;
    border: 1px solid #D8D8D8;
}

.zaixianfangtan-title {
    width: 89px;
    height: 40px;

    border-bottom: 4px solid #054fac;
    margin-top: 23px;
    margin-left: 24px;
}

.zaixianfangtan-title a {
    font-size: 22px;
    color: #054fac;
    text-decoration: none;
    display: block;
    width: 90px;
    z-index: 999;
    cursor: pointer;
    position: relative;
}

/* css 重置 */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}


img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #1974A1;
}

.js {
    width: 90%;
    margin: 10px auto 0 auto;
}

.js p {
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.js p span {
    float: right;
}

.js p span a {
    color: #f00;
    text-decoration: underline;
}

.js textarea {
    height: 50px;
    width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: 2px solid #aaa;
    border-left: 2px solid #aaa;
}

/* 本例子css */
.picCenter {
    width: 402px;
    overflow: hidden;
    padding: 6px 10px;
    margin-left: 20px;
    margin-top: -33px;
}

.picCenter dl {
    width: 402px;
    float: left;
    padding: 0 10px;
    text-align: center;
}

.picCenter dd {
    position: relative;
    /*height: 210px;*/
}

.picCenter dd ul li {
    width: 402px;
    overflow: hidden;
}

.picCenter dd ul li img {
    width: 382px;
    height: 233px;
    display: block;
}

.picCenter dd p {
    height: 16px;
    line-height: 16px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picCenter dd p span {
    color: #333333;
    width: 337px;
    font-size: 16px;
    font-weight: normal;
}

.picCenter .prev {
    display: block;
    position: relative;
    width: 31px;
    height: 31px;
    bottom: 5px;
    right: -348px;
    background: url(/image/web/img-right-d73958d5e8ffabdfe6e8920c86e26cd9.png) no-repeat;
}

.picCenter .next {
    display: block;
    position: relative;
    width: 31px;
    height: 31px;
    bottom: 36px;
    right: -309px;
    background: url(/image/web/img-left-cdf8174afeb119cdd6ca24d060a8e31f.png) no-repeat;
}

.picCenter .next:hover {
    background-position: 0 -34px;
}

.picCenter .prev:hover {
    background-position: 0 -34px;
}

.picCenter-text {
    margin-top: 33px;
}

.email-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px;
}

.email-box .write-email {
    display: flex;
    width: 42%;
    margin-bottom: 15px;
    text-decoration: none;
}

.email-box .write-email .write-icon span {
    display: block;
    width: 92px;
    height: 92px;
    background: url("/image/web/icon_write_email-ed90c33384a8f335d5f966ff80a47a23.png") no-repeat center #DDF0FF;
    border-radius: 10px;
    margin-right: 15px;
}

.email-box .write-email .write-icon.read span {
    background: url("/image/web/icon_read_email-bcdcb2c8e8872eca11e6490bff40032f.png") no-repeat center #DDF0FF;
}

.email-box .write-email .write-con h6 {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
}

.email-box .write-email .write-con span {
    font-size: 16px;
    color: #999999;
}

.write-email-line {
    width: 95%;
    height: 1px;
    background: #e5e5e5;
    margin: 0 auto 15px;
}

.hdjl-btn {
    margin: 15px 0 30px;
    display: flex;
    justify-content: space-between;
}

.policyAnswer {
    width: 465px;
    height: 256px;
    padding: 20px 25px;
    margin-top: 22px;
    border-radius: 8px;
    border: 1px solid #D8D8D8;
}

.policyAnswerPlay {
    position: relative;
    width: 415px;
    height: 185px;
    overflow: hidden;
}

.policyAnswerPlay .pic {
    position: relative;
    z-index: 0;
    background: #EDF5FF;
    border-radius: 11px;
    margin-top: 5px;
}

.policyAnswerPlay .pic li {
    width: 415px;
    height: 140px;
    display: block;
}

.policyAnswerPlay .pic li a {
    display: block;
    margin: 25px 15px;
    text-decoration: none;
}

.policyAnswerPlay .pic .li-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.policyAnswerPlay .pic .li-top img {
    width: 28px;
    height: 30px;
    margin-right: 10px;
}

.policyAnswerPlay .pic .li-top span {
    width: 366px;
    font-size: 18px;
    font-weight: 600;
    color: #283C94;
    line-height: 27px;
}

.policyAnswerPlay .pic .li-bottom {
    display: flex;
    align-items: center;
}

.policyAnswerPlay .pic .li-bottom span {
    width: 366px;
    height: 35px;
    font-size: 17px;
    font-weight: 400;
    color: #464950;
}

.policyAnswerPlay .pic .li-bottom img {
    width: 28px;
    height: 30px;
    margin-right: 10px;
}

.policyAnswerPlay .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.policyAnswerPlay .hd li {
    margin: 0 5px;
    background: url(/image/web/dot-d6b108dcfef85793f952c762e6f41ed4.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(/image/web/dot8-2671f46a1f9f630c64a04bc38877692c.png) no-repeat 0 -16px;
}

.policyAnswerPlay .hd .on {
    background-position: 0 0;
}