body,
p,
div,
span,
a,
ul,
li,
b,
em,
h1,
h2,
h3,
h4,
section,
footer,
header,
img,
dt,
dl,
dd,
b,
label,
input,
textarea,
button{margin: 0; padding: 0; font-family: Arial, "Microsoft Yahei", "微软雅黑"; -webkit-font-smoothing: antialiased;}
.ms-controller{visibility: hidden}
em{font-style: normal;}
input::-webkit-input-placeholder {color: #c9c9c9;font-size: 12px;}

/*
  清除频繁点击出现的蓝色背景
 -moz-user-select: non-webkit-user-select: none; -ms-user-select: none;-khtml-user-select: none; user-select: none;
 -webkit-tap-highlight-color: rgba(0,0,0,0);
 */
a,
input {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
    text-decoration: none;
    color: #666;
}

ul li {
    list-style: none;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    overflow: hidden;
    zoom: 1;
}

.margin0 {
    margin: 0;
}

.mauto {
    margin-left: auto;
    margin-right: auto;
}

img {
    border: none;
    vertical-align: top;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.muato {
    margin-left: auto;
    margin-right: auto;
}

table {
    border-collapse: collapse;
    width: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

mark {
    background: #FF0;
    color: #000
}


/*活动角标公用样式*/
.template_marker {
    margin-top: -100% !important;
    /*background: none !important;*/
}

.template_marker-160 {
    margin-top: -160px !important;
}

.template_marker-320 {
    margin-top: -320px !important;
}

.template_title_markerH12 {
    height: 12px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;

}

.template_title_markerH14 {
    height: 14px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.template_title_markerH16 {
    height: 16px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.template_title_markerH18 {
    height: 18px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;

}

.template_title_markerH20 {
    height: 20px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;

}

.template_title_markerH22 {
    height: 22px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;

}

.template_title_markerH24 {
    height: 24px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;

}

.template_title_markerH26 {
    height: 26px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;

}

.template_title_markerH34 {
    height: 34px !important;
    width: auto !important;
    margin-right: 5px;
    vertical-align: text-bottom;
}