ul,
dl {
    list-style: none;
}

img {
    border: 0px;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #000000;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-family: Microsoft Yahei;
    background-size: cover;
    min-width: 1200px;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
    line-height: 0;
}

.opacity {
    filter: alpha(opacity=50);
    /* IE */
    -moz-opacity: 0.5;
    /* 老版Mozilla */
    -khtml-opacity: 0.5;
    /* 老版Safari */
    opacity: 0.5;
    /* 支持opacity的浏览器*/
}

.w1060 {
    width: 1060px;
    margin: 0 auto;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.title {
    font-size: 30px;
    color: #0066cc;
    line-height: 42px;
    text-align: center;
    margin: 20px auto;
}

.xq-left img {
    width: 604px;
    height: 340px;
    border: solid 0px #fff;
}

.xq-right {
    width: 424px;
    padding: 10px 10px 0px 20px;
    color: #545454;
    height: 327px;
    font-size: 14px;
    border: 1px solid #d4e8f7;
    border-left: 1px solid #fff;
    line-height: 30px;
}

.zxft {
    margin-top: 20px;
}

.zxft .wzsl {
    width: 636px;
    margin-right: 26px;
}

.zxft .tpzb,
.zxft .tpzb-nr {
    width: 396px;
    height: 527px;
}

.twsl {
    margin: 30px auto;
}

.twsl .twsl-bt {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #c8cbcf;
    display: inline-block;
}

.twsl .twsl-bt b {
    display: inline-block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    margin: 0px 455px;
    text-align: center;
    color: #fff;
    background: #0066cc;
    font-size: 20px;
}

.twsl .twsl-nr {
    height: 1000px;
    line-height: 32px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;
    border: 1px solid #c8cbcf;
    border-top: none;
    text-indent: 2em;
    text-align: justify;
    font-family: "宋体";
}