@import "https://ttad.resources.3737.com/gw/gray.css";
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
div,
input,
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
    font-size: 100%
}

em,
i,
b {
    font-style: normal
}

ul,
ol,
li {
    list-style: none
}

input {
    vertical-align: -2px;
    outline: 0
}

textarea {
    resize: none
}

td,
th,
ul,
ol {
    padding: 0px;
}

a {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: inherit;
}

.fix {
    *zoom: 1
}

.fix:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both
}

.clear {
    clear: both;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height: 0px;
    line-height: 0px;
}

.clearfix {
    display: block;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ofh {
    overflow: hidden;
}

.dpb {
    display: block;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

a {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.sub {
    width: 100%;
    height: auto;
    background: #e9e9e9 url(../ossweb-img/bodyfoot.png) no-repeat center bottom;
    padding-bottom: 453px;
    overflow: hidden;
}

.article-share {
    position: fixed;
    right: 0%;
    top: 45%;
    width: 158px;
    z-index: 50;
}

.article-share li {
    padding: 11px;
    color: #fefefe;
    font-size: 20px;
    margin-bottom: 17px;
    text-align: center;
    background: #2c2c2c
}

.article-share li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fefefe
}

.sub-header {
    width: 100%;
    height: 386px;
    background: url(../ossweb-img/sub.jpg) no-repeat center top
}

.subbanner {
    width: 1259px;
    height: 386px;
    position: relative;
    background: url(../ossweb-img/sub-in.jpg) no-repeat center top;
    margin: 0 auto;
}

.sub-in {
    width: 1259px;
    height: 100%;
    background: #fff;
    position: relative;
    margin: 0 auto 0
}

.logo {
    width: 230px;
    height: 83px;
    position: absolute;
    top: 37px;
    left: 0
}

.content-title {
    width: 100%;
    text-align: center;
    padding-top: 50px;
}

.write {
    width: 100%;
    margin: 63px auto
}

.write ul {
    width: 100%;
    text-align: center
}

.write ul li {
    height: 39px;
    line-height: 39px;
    color: #000;
    font-size: 22px;
    display: inline-block;
    margin: 0 41px
}

.write ul li span {
    width: auto;
    float: left;
    font-size: 28.81px
}

.write ul li em {
    height: 37px;
    width: 160px;
    line-height: 37px;
    text-indent: 0.5em;
    border: none;
    background: #eee;
    float: left;
    color: #000;
    text-align: left;
}

.write ul li input {
    height: 37px;
    width: 160px;
    line-height: 37px;
    text-indent: 1em;
    border: none;
    background: #eee;
    float: left;
    color: #000
}

input::-webkit-input-placeholder {
    color: #000
}

input:-moz-placeholder {
    color: #000;
    opacity: 1
}

input::-moz-placeholder {
    color: #000;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #000
}

.article {
    width: 95%;
    position: relative;
    padding: 0 50px 50px;
    margin: 0 auto;
}

.article h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #2c2c2c
}

.art-time {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #d5d5d5;
    font-size: 16px;
    color: #000;
    text-align: center
}

.article-com {
    padding: 30px 20px 0 20px;
}


/* æœ¬ä¾‹å­css */

.notice {
    width: 500px;
    border: 1px solid #d5d5d5;
    overflow: hidden;
}

.notice .tab-hd {
    height: 50px;
    background-color: #eee;
    margin-bottom: -1px;
    color: #404040;
}

.notice .tab-hd ul {
    /* padding-top: 4px; */
    /* margin-left: 7px; */
}

.notice .tab-hd li {
    float: left;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #eee;
}

.notice .tab-hd li a {
    display: block;
    padding: 0 14px;
}

.notice .tab-hd li a:hover {
    color: #f60;
    text-decoration: underline;
}

.notice .tab-hd li.on {
    border: 1px solid #d5d5d5;
    border-bottom: none;
    background-color: #fff;
    font-weight: bold;
    position: relative;
    /* margin-left: -1px; */
    /* margin-right: -1px; */
}

.notice .tab-bd {
    border-top: 1px solid #e8e8e8;
    padding: 5px;
}

.notice .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice .tab-bd li {
    height: 35px;
    line-height: 35px;
    padding: 0 10px 0 5px;
    overflow: hidden;
    width: 100%;
    float: left;
}

.article-com {
    padding-top: 50px;
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 34px;
}

.article-com img {
    margin: 15px auto;
}