* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

#app {
    position: relative;
    width: 100%;
    height: 100vh;
}

/* banner */
.interaction-banner {
    position: relative;
    width: 100%;
    height: 300px;
}

.interaction-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 页脚 */
.interaction-footer {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.interaction-footer img {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 中间内容部分 */
.interaction-centent {
    width: 1200px;
    margin: 0 auto;
}

/* 面包屑 */
.interaction-crumbs {
    height: 50px;
    margin-top: 28px;
    border-bottom: 3px solid #0A5F9E;
    margin-bottom: 29px;
}

.interaction-crumbs img {
    margin-right: 9px;
}

.interaction-crumbs span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

/* 互动留言 */
.interaction-wwad {
    width: 1200px;
    height: 630px;
    border: 1px solid #D8E0E9;
    border-radius: 4px;
}

.title {
    height: 40px;
    padding: 15px 20px;
    background: url(../images/title-bag1.png) no-repeat;
    background-size: 100% 100%;

}

.title>div {
    float: left;
}

.title img {
    margin-top: 3px;
}

.title b {
    vertical-align: top;
    margin-left: 16px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #0A5F9E;
}

.title span {
    float: right;
    margin-top: 5px;
}

.title>span>a {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0F1207;
}

/* 留言内容模块 */
.wwad-content {
    padding: 20px 15px;
}

.wwad-left {
    width: 560px;
    height: 500px;
    display: inline-block;
}

.wwad-title {
    border-bottom: 2px solid #0A5F9E;
    margin-bottom: 30px;
}

.wwad-title li {
    width: 121px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(10, 95, 158, 0.05);
    margin-right: 10px;
    display: inline-block;

}

.wwad-title li:nth-of-type(1) {
    background: #0A5F9E;
}

.wwad-title li:nth-of-type(1) a {
    color: #FFFFFF;
}

.wwad-title li a {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #0F1207;
}

.wwad-left-content li {
    position: relative;
}

.wwad-left-content li>div {
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: url(../images/num-bag.png) no-repeat;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #0A5F9E;
}

.wwad-left-content .ask {
    margin-left: 35px;

}

.wwad-left-content .ask a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.wwad-left-content .ask p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.line {
    width: 504px;
    height: 1px;
    margin: 20px 0 20px 35px;
    background: #EBEFF4;
}

.wwad-left-content .ask span {
    color: #0A5F9E;
}

.wwad-right {
    width: 560px;
    height: 500px;
    margin-left: 40px;
    vertical-align: top;
    display: inline-block;
}

table td {
    text-align: center;

}

table td a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

/*table td:hover a {*/
/*    color: #0A5F9E;*/
/*}*/

table .table-title {
    background: #E2F0FF;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0F1207;
}

.tr-bag {
    background: #F1F6FB;
}

.wwad-interaction {
    width: 520px;
    height: 72px;
    margin-top: 30px;
    padding: 20px;
    background: url(../images/interaction-bag.png) no-repeat;
    background-size: 100% 100%;
}

.interaction-con {
    width: 438px;
    vertical-align: top;
    display: inline-block;
    margin-left: 12px;
}

.interaction-con h4 {
    margin-bottom: 4px;
}

.interaction-con h4 a {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #0F1207;
}

.interaction-con p a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666
}

/* 建言献策 */
.interaction-tactics {
    width: 1200px;
    height: 310px;
    background: #FFFFFF;
    border: 1px solid #D8E0E9;
    margin: 40px 0;
    border-radius: 4px;
}

.tactics-con {
    justify-content: space-between;
    padding: 20px 20px 0 20px;
}

.tactics-con ul {
    display: inline-block;
    width: 530px;
}

.tactics-con ul:nth-of-type(2) {
    float: right;
}

.tactics-con>ul>li>p {
    position: relative;
    width: 520px;
    margin: 0 0 18px 10px;
}

.tactics-con>ul>li>p::after {
    content: "";
    position: absolute;
    top: 9px;
    left: -10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #BFBFBF;
}

.tactics-con>ul>li>p:hover a {
    color: #0A5F9E;
}

.tactics-con>ul>li>p a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.tactics-con>ul>li>p>span {
    float: right;
    font-size: 17px;
    margin-top: 4px;
    font-family: Arial;
    font-weight: 400;
    color: #999999;
}

/* 直播与访谈 */
.interaction-diad {
    justify-content: space-between;
    margin-bottom: 40px;
}

.interaction-diad>div {
    width: 579px;
    height: 645px;
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #D8E0E9;
    border-radius: 4px;
}

.interaction-diad>div:nth-of-type(2) {
    float: right;
}

.interaction-live ul {
    height: 571px;
    padding: 20px;
}


.live-right {
    width: 310px;
    vertical-align: top;
    display: inline-block;
    margin-left: 20px;
}

.live-right-title {
    margin: 15px 0;
}

.live-right-title a {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #0F1207;
}

.live-right-title p {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #0F1207;
}

.live-right-text {
    position: relative;
    width: 317px;
    height: 73px;
    line-height: 24px;
}

.live-right-text a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.live-right-text p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.live-right-text span {
    position: absolute;
    bottom: 0;
    right: 0;
}

.live-right-text span a {
    color: #0A5F9E;
}

.live-right-text span p {
    color: #0A5F9E;
}

.line-li {
    width: 536px;
    height: 1px;
    margin: 20px 0;
    background: #EBEFF4;
}