@charset "utf-8";
/* CSS Document */
body {
    margin: 0 auto;
    font-size: 12px;
    font-family: "標楷體","DFKai-sb","BiauKai","AR PL UKai TW", serif;
    color: #000;
    text-align: left;
    background-color: #eaedf3;
}

img {
    border: 0px;
}

form,
input,
select,
div,
ul,
li,
p,
h,
h1,
h2,
h3,
h4,
em,
i {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: normal;
    font-family: "標楷體","DFKai-sb","BiauKai","AR PL UKai TW", serif;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #4b4b4b;
    cursor: pointer
}

.tmqy2Container {
    width: 100%;
    min-height: 1280px;
    height: auto;
    max-width: 1920px;
    background: #e1e1e1;
    margin: auto;
    position: relative;
    display: block;
    overflow: hidden;
    background-image: url("/images/gt_1.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}

.tmqy2ContainerBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    background: url(/images/tmqy2_icon54.png);
}

.tmqy2NewsDetail {
    display: block;
    width: 1200px;
    height: 100%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.newsDetailTab {
    float: left;
    width: 100%;
    height: 20px;
    margin-top: 580px;
}

.newsDetailTab a,
.newsDetailTab em {
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 20px;
    color: #ffffff;
}

.newsDetailTab em {
    margin: 0 5px;
}

.newsDetailTitleBg {
    position: absolute;
    top: 620px;
    left: -255px;
    background: url("/images/tmqy2_icon7.png") no-repeat;
    width: 1206px;
    height: 186px;
}

.tmqy2NewsDetailCon {
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    margin: 98px 0 50px 0;
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
}

.tmqy2NewsDetailTitle {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    margin-top: 49px;
}

.tmqy2NewsDetailTime {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    margin-top: 30px;
}

.separate {
    float: left;
    width: 1100px;
    height: 1px;
    background-color: #333333;
    margin: 40px 0 0 50px;
}

.tmqy2NewsDetailContent {
    float: left;
    width: 768px;
    height: auto;
    margin: 30px 0 0 216px;
}

.tmqy2NewsDetailContent img {
    display: table;
    max-width: 100%;
    height: auto;
    clear: both;
    margin: 10px auto;
}

.tmqy2NewsDetailContent p {
    float: left;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 16px;
    color: #888888;
    margin: 10px 0;
}

.tmqy2NewsDetailContent span,
.tmqy2NewsDetailContent strong {
    float: left;
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 16px;
    color: #888888;
}

.tmqy2NewsDetailContent iframe {
    width: 786px;
    height: 540px;
    margin: 0 auto;
}