html,
body,
ul,
li,
ol,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
table,
td,
img,
p {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

ul,
ol {
    list-style-type: none;
}

i {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0px;
    line-height: 0;
    float: none;
}

.l,
.r {
    display: inline-block;
}

.l,
.r {
    display: inline;
}

.l {
    float: left;
}

.r {
    float: left;
}


html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
div {
    margin: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font: 14px/160% Microsoft Yahei, Arial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

em,
i {
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

a {
    outline: none;
    color: #666;
    text-decoration: none;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clf {
    clear: both;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mAuto {
    margin: 0 auto;
}

.pfix {
    position: fixed;
}

.ovh {
    overflow: hidden;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl10 {
    padding-left: 10px;
}

.newsTab {
    background: #fb7703;
}

.noticeTab {
    background: #b8b2f0;
}

.activityTab {
    background: #d0a1d7;
}

.mediaTab {
    background: #b4cff1;
}

.p3070 {
    padding: 30px 70px;
    width: 70% !important;
}

/*.bordB{border-bottom:1px #eaa2b4 solid;}*/
.disblock {
    display: block;
}

.disnone {
    display: none;
}

.w100 {
    width: 100% !important;
}

.pt20Tcenter {
    padding-top: 20px;
    text-align: center;
}

.h410 {
    height: 410px;
}

.w1210 {
    width: 1210px;
}

.top {
    overflow: hidden;
    background-color: #fff;
}

.footer {
    width: 100%;
    padding: 0;
    /* font: 14px/120% Arial, Microsoft Yahei; */
    color: #fff;
    width: 100%;
    max-width: 100%;
    clear: both;
    position: relative;
    background: #272a2c;
    /* height: 220px; */
    overflow: hidden;
    text-align: center;
    
}

.footer .bold {
    margin-bottom: 10px;
    font-weight: 700;
}

.footer a:link,
.footer a:visited,
.footer a:active {
    color: #fff;
    text-decoration: none;
}

.footer a:hover,
.footer a:focus {
    color: #ff8200;
    text-decoration: underline;
}

.footer p {
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 150%;
}

.footer .copy-wrap {
    margin: 0 auto;
    width: 520px;
    padding: 20px 10px;
    /* height: 140px; */
}