html, div, h1, h2, h3, h4, h5, h6, p, span, em, cite, del, a, ul, li, ol, dl, dt, dd, fieldset, legend, header, footer, article, nav, aside, menu, figure, figcaption {
    margin: 0;
    padding: 0;
    list-style: none
}
h1, h2, h3, h4, h5, h6, sup {
    font-size: 100%;
    font-weight: normal
}
body {
    text-align: left;
    font: 16px/1.5 Helvetica, Tahoma, Arial, 微软雅黑, 华文细黑, sans-serif;
    color: #333;
    background-color: #fff;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding-top: 38px;
    margin: 0px auto;
    text-align: center;
    max-width: 640px;
}
.nav {
    background: #FF6A8F;
    padding: 0.2em 10px;
    font-size: 90%;
    color: #fff;
    text-align: left;
    margin: 0;
}
#nav .nav-ico {
    width: 26px;
    line-height: 60px;
    height: 18px;
    background1: Url(../image/menu_ico.png) no-repeat right;
    display: block;
    -webkit-background-size: 26px 18px;
    -moz-background-size: 26px 18px;
    background-size: 26px 18px;
    overflow: hidden;
}
header {
    background: #FF4C79;
    height: 30px;
}
.head {
    position: relative;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 38px;
    max-height: 60px;
    z-index: 98;
}
.head img {
    display: block;
    position: absolute;
    margin-left: 28%;
    height: 38px;
}
.menu {
    background: #FF6A8F;
    width: 100%;
    height: auto;
    padding: 5px 0;
    FONT-WEIGHT1: 700;
}
.menu {
    margin-bottom: 0px
}
.menu ul {
    list-style: none;
    margin: 0px
}
.menu li {
    list-style: none;
    float: left;
    line-height: 22px;
    height: 22px;
    width: 16.5%;
    text-align: center;
    box-sizing: border-box;
}
.menu a {
    color: #fff;
    font-size: 100%;
    display: block
}
.menu a:hover, .menu a.curr, .menu a.curr:visited, .nav a:hover {
    background: #cc0000
}
.nav a {
    padding: 0px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    color: #fff;
}
.search {
    width: 98%;
    text-align: center;
    margin: 3px;
    clear: both
}
.search form .text {
    float: left;
    width: 70%;
    height: 12px;
    border: 1px solid #FF648B;
    border-radius: 2px 0px 0px 2px;
    font: 14px/14px "微软雅黑";
    color: #000;
    padding: 8px 5px;
    outline: none;
    color: #333;
}
.search form .submit {
    float: left;
    width: 26%;
    height: 30px;
    border: 1px solid #FF648B;
    border-radius: 0px 3px 3px 0px;
    font: 16px/16px '微软雅黑';
    background-color: #FF648B;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
#nav {
    width: 25%;
    margin: 0 auto;
    text-align: right;
    position: relative;
    float: right;
    padding: 10px 6px;
}
#nav span {
    display: inline-block;
    cursor: pointer;
    width: 26px;
    line-height: 60px;
    height: 18px;
    background: Url(../image/menu_ico.png) no-repeat;
    -webkit-background-size: 26px 18px;
    -moz-background-size: 26px 18px;
    background-size: 26px 18px;
    overflow: hidden;
}
#nav ul {
    height: 0;
    background: #FF4C79;
    overflow: hidden;
    position: absolute;
    top: 30px;
    right: 0px;
    padding: 4px;
}
#nav:hover ul {
    height: auto;
}
#nav ul li {
    cursor: pointer;
    font-size: 90%;
    line-height: 22px;
    margin: 0px;
    height: 22px;
}
#nav ul li a {
    display: block;
    color: #fff;
    padding: 0.3em 0.15em;
}
#nav ul li a.active {
    background: #0078e7;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
a {
    color: #222222;
    text-decoration: none;
}
section.list4 {
    margin-bottom: 0.5em;
}
section.list4 h1 {
    padding: 0.4em 15px;
    font-weight: 500;
    font-size: 100%;
    background: #FCEAD9;
    color: #FF4C79;
    margin: 0px;
}
section.list4 h1 a {
    color: #fff;
    background: #FF4C79;
}
section.list4 ul li span {
    float: right;
    font-size: 95%;
}
section.list4 ul li a {
    color: #FF4C79;
}
section.list4 ul {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    font-size: 87.5%;
}
section.list4 ul li {
    padding: 0.5em 0;
    margin: 0;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
h1 {
    font-weight: 500;
    font-size: 100%;
    margin: 0.5em 0;
}
section {
    text-align: left
}
section.list1 {
    margin-bottom: 1em;
}
section.list1 img {
    float: right;
    width: 25%;
    height: 60px;
    padding: 3px 6px;
}
a.sj4:link, a.sj4:visited {
    color: #FF4C79;
    font-size: 105%;
    font-weight: 500;
    text-decoration: none;
}
a.sj4:hover {
    color: #f48522;
    text-decoration: none;
}
section.list1 h1 {
    background: #FCEAD9;
    padding: 0.4em 15px;
    color: #FF4C79;
    font-weight: 600;
    font-size: 110%;
    margin: 0;
}
section.list1 h1 a {
    color: #fff;
    background: #FF4C79;
}
section.list1 ul {
    list-style: none;
    padding: 0 15px;
    margin: 0;
}
section.list1 ul li {
    padding: 0.4em 0;
    margin: 0;
    line-height: 1.5;
    font-size: 110%;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.list1 ul li span {
    font-size: 75%;
    color: #aaa;
    line-height: 21px;
    display: inline-block;
}
article h1 {
    margin: 0.5em;
    font-size: 125%;
    font-weight: bold;
    background: #FCECB4;
    text-align: center
}
article h2 {
    background: #eee;
    padding: 3px;
    font-size: 115%;
    color: #ff3300
}
article h3 {
    background: #eee
}
article .author {
    font-size: 85%;
    margin: 0.5em 1em;
    color: #aaaaaa;
}
article .article {
    margin: 0 0.6em;
    line-height: 1.8;
    OVERFLOW: hidden;
    font-size: 110%;
    text-align: left
}
article strong {
    color: #cc0000;
    font-size: 110%
}
article p {
    line-height: 1.8;
    margin: 0.5em 0;
}
.pagenav {
    text-align: center;
    margin: 1em 0;
}
.pagenav a {
    font-size: 100%;
    margin: 0 4px;
}
.pagenav b {
    color: #ff3300
}
footer {
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background: #FF4C79;
}
footer div {
}
footer a {
    color: #fff
}
footer div span {
    text-align: right;
    color: #fff;
}
.read-more {
    text-align: right;
}
.read-more a {
    color: #FF4C79;
}
article img {
    text-align: center;
    width: 98%;
    height: auto;
    padding: 2px;
    background: #fff;
    border: 1px #999 solid
}
section.list2 {
    padding-top: 4px;
}
section.list2 h2, section.list2 h1 {
    background: #FCEAD9;
    padding: 0.5em 15px;
    color: #FF4C79;
    font-size: 100%;
    font-weight: 500;
    margin: 0;
}
section.list2 h2 a, section.list2 h1 a {
    background: #FF4C79;
    color: #fff
}
section.list2 ul {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    font-size: 90%;
}
section.list2 ul li {
    padding: 0.6em 0;
    margin: 0px;
    border-bottom: 1px solid #eee;
    width: 33%;
    float: left;
    overflow: hidden;
}
.clear {
    clear: both
}
section.list3 {
    margin-bottom: 1em;
}
section.list3 h2 {
    background: #FCEAD9;
    padding: 0.4em 15px;
    color: #FF4C79;
    font-weight: 500;
    font-size: 100%;
    margin: 0;
}
section.list3 h2 a {
    color: #fff;
    background: #FF4C79;
}
section.list3 ul {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    font-size: 95%;
}
section.list3 ul li {
    padding: 0.5em 0;
    margin: 0;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu1 {
    cursor: hand;
    overflow-y: hidden;
    filter: Alpha(opacity=70);
    -moz-opacity: 0.7;
}
.menu2 {
    height: 20px;
    overflow-y: hidden;
    cursor: hand;
}
#list a {
    height: 16px
}
.pages {
    height: 30px;
    clear: both;
    margin: 10px 0
}
.pages span {
    float: left;
    widtH: 33.333%;
    height: 30px;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 0 5px;
    box-sizing: border-box;
}
.pages span.txt, .pages a, .pages a:visited {
    display: block;
    background: #FCEAD9;
    color: #FF4C79;
    line-height: 30px;
    height: 30px;
}
.pages span.txt {
    background: #eee;
}
a.sj3:link {
    color: #e84a2c;
    font-weight: bold;
    text-decoration: none;
}
a.sj3:hover {
    color: #f48522;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.ds {
    background: #Ff9966;
    padding: 0.2em 15px;
    font-size: 100%;
    text-align: center;
    margin: 0;
}
.ds a {
    color: #fff
}
.tit_h2 {
    font-size: 110%;
    font-weight: bold
}
.gotop {
    display: block;
    position: fixed;
    bottom: 40%;
    right: 0px;
    z-index: 999;
    font-size: 12px;
    width: 100px;
    text-align: right
}
.gotop a:link {
    float: right;
    color: #333;
    font-size: 13px;
    display: block;
    margin: 2px 0px;
    overflow: hidden;
    display: box;
    border-radius: 10px
}
