﻿.main {
    width: 100%;
    min-height: 1124px;
}
.main .dq {
    width: 1200px;
    height: 48px;
    margin-top: 43px;
    background: rgba(0, 12, 108, 0.5);
    padding-left: 19px;
    line-height: 48px;
}
.dq .tb {
    display: inline-block;
    margin: 0 6px 0 0 ;
    width: 13px;
    height: 17px;
}
.dq .tb img {
    width: 100%;
    height: 100%;
    margin-bottom: 5px;
}
.dq .lm,
.dq .lm a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
}
.main .word-content {
    width: 100%;
    min-height: 800px;
    margin-top: 30px;
    padding: 50px 0;
    background: rgba(0, 12, 108, 0.6);
}
.word-content .wz-top {
    width: 100%;
    min-height: 82px;
    text-align: center;
}
.wz-top h3 {
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.wz-top .ly,
.wz-top .fbsj,
.wz-top .ztdx {
    display: inline-block;
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
    text-align: center;
}
.wz-top .ly {
    margin-right: 17px;
}
.word-content .wz {
   color: #fff;
   padding: 0 100px 45px 100px;
   padding-top: 30px;
}
.word-content .hx {
    position: absolute;
    width: 1138px;
    height: 1px;
    margin-left: 31px;
    border-bottom: 1px dashed #fff;
    opacity: 0.5;
}
.word-content .sxy {
    width: 100%;
    margin-top: 40px;
    padding: 0 100px;
    height: auto;
}
.word-content .sxy a {
    display: block;
    color: #fff;

}