html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
pre,
form,
p,
blockquote,
input,
textarea,
abbr,
article,
aside,
figcaption,
figure,
footer,
header,
mark,
meter,
menu,
nav,
output,
progress,
section,
summary,
time {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ul,
ol {
  list-style: none;
}
iframe,
a,
img,
button {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
  display: block;
}
a,
a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.hidden {
  display: none;
}
.t-left {
  text-align: left;
}
.t-center {
  text-align: center;
}
.t-right {
  text-align: right;
}
em,
i,
s {
  font-style: normal;
}
body {
  word-wrap: break-word;
  -webkit-text-size-adjust: none;
}
input[type=submit],
input[type=button],
input[type=text],
textarea,
button,
select {
  font-size: 1em;
  outline: none;
  -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.page_hd {
  width: 100%;
  height: 98px;
}
.page_hd .top {
  width: 100%;
  height: 60px;
  background-color: #7cb228;
  border-top: 1px solid #7cb228;
  position: relative;
  z-index: 10px;
}
.page_hd .logo {
  width: 88.5px;
  height: 21.5px;
  margin: 20px auto 0 auto;
  background: url("logo.png"/*tpa=http://33.5j9p.cn/ss/images/logo.png*/) no-repeat;
  -webkit-background-size: 88.5px 21.5px;
  -moz-background-size: 88.5px 21.5px;
  -o-background-size: 88.5px 21.5px;
  background-size: 88.5px 21.5px;
}
.page_hd .category {
  position: absolute;
  left: 10px;
  top: 20px;
  width: 28px;
  height: 28px;
  background: url("sidebar_bg.jpg"/*tpa=http://33.5j9p.cn/ss/images/sidebar_bg.jpg*/) no-repeat;
  -webkit-background-size: 28px 28px;
  -moz-background-size: 28px 28px;
  -o-background-size: 28px 28px;
  background-size: 28px 28px;
}
.page_hd .user {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 28px;
  height: 28px;
  background: url("user_bg.jpg"/*tpa=http://33.5j9p.cn/ss/images/user_bg.jpg*/) no-repeat;
  -webkit-background-size: 28px 28px;
  -moz-background-size: 28px 28px;
  -o-background-size: 28px 28px;
  background-size: 28px 28px;
}
.page_hd .navbar {
  width: 100%;
  background-color: #343434;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.page_hd .navbar li {
  float: left;
  width: 25%;
}
.page_hd .navbar li a {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  border-right: 1px solid #4c4b4b;
}
.page_hd .navbar li a.onclick {
  background-color: #000;
  color: #7cb228;
}
.page_hd .navbar li:last-child a {
  border-right-width: 0;
}
.con_hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  height: 37px;
  background-color: #7cb228;
  z-index: 50;
}
.con_hd .hd-back {
  display: block;
  width: 40px;
  height: 7px;
  text-align: center;
  cursor: pointer;
}
.con_hd .hd-back:after {
  content: '';
  display: inline-block;
  border: #fff solid;
  border-width: 0 0 2px 2px;
  width: 12px;
  height: 12px;
  margin-top: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.con_hd h2.hd-tit {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 37px;
  text-align: center;
  margin-left: -40px;
}
footer.footbottom {
  background-color: #eaebe8;
  padding: 15px 0;
}
footer.footbottom p {
  text-align: center;
  color: #797979;
}
footer.footbottom p a {
  padding: 0 10px;
}
div.search {
  padding: 22px 0 16px 0;
  border-bottom: 1px dotted #cccccc;
  margin: 0 10px;
  height: 30px;
}
div.search form.src_frm {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  width: 100%;
  height: 30px;
}
div.search input.src {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  height: 14px;
  line-height: 14px;
  padding: 7px 5px;
  background-color: #eaebe8;
  border: 1px solid #999999;
  display: block;
  font-size: 14px;
}
div.search input.btn_src {
  background: #7cb228 url("src.jpg"/*tpa=http://33.5j9p.cn/ss/images/src.jpg*/) no-repeat center;
  width: 60px;
  height: 30px;
  -webkit-background-size: 60px 30px;
  -moz-background-size: 60px 30px;
  -o-background-size: 60px 30px;
  background-size: 60px 30px;
  display: block;
  cursor: pointer;
  border: none;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.p20 {
  padding: 20px;
}
.p10 {
  padding: 10px;
}
.red {
  color: #7cb228;
}
.grey {
  color: #797979;
}
.grey_cc {
  color: #cccccc;
}
.f12 {
  font-size: 12px;
}
input:-webkit-input-placeholder {
  color: #999999;
}
input:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder {
  color: #999999;
}
.cube {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.display-flex {
  display: -webkit-flex;
  display: flex;
}
html {
  height: 100%;
}
body {
  font: normal 14px/1.5 Arial, Helvetica, "Microsoft YaHei", STHeiti, "Droid Sans Fallback", sans-serif;
  color: #343434;
  overflow-x: hidden;
  background-color: #ffffff;
  height: 100%;
}
a {
  color: #7cb228;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.red {
  color: #7cb228;
}

h1,
h2,
h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
}
.wrapper {
  width: 100%;
  min-height: 100%;
  height: auto;
  background-color: #ffffff;
}
.xing {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  width: 94px;
  height: 17px;
  background: url("icons.png"/*tpa=http://33.5j9p.cn/ss/images/icons.png*/) no-repeat -79px -3px;
}
.xing i {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  display: inline-block;
  height: 17px;
  background: url("icons.png"/*tpa=http://33.5j9p.cn/ss/images/icons.png*/) no-repeat -79px -21px;
}
h3 {
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
img.imgs {
  display: block;
  overflow: hidden;
  max-width: 300px;
  height: auto;
  margin: 0 auto;
}

.head_h2{
  text-align:center;
  color:#fff;
  padding:10px 0;
  font-size: 24px;
}
.super_ul{
  padding: 2%;
  overflow: hidden;
}
.super_ul li{
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding:5px;    
}
.super_ul li a{
  display: block;
}
.super_ul li a:hover{
  color: red;
}
.super_box{
  background: #fff;
  border: 0px solid #ccc;
  padding: 5px;
  box-shadow: 0px 0px 0px #fff;
}
.super_box h2{
  padding: 10px 0;
  color: #77c6e4;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}

.super_box img{
  width: 95%;
  border-radius: 20%;
   border: 0px solid #ccc;
}
.super_box  .line {
    margin: 20px auto 10px auto;
    width: 100%;
    height: 1px;
    background-color: #ccc;
}
.br_box ul {
  overflow: hidden;
}
.br_box ul li{
  float: left;
  width: 25%;
}

.br_box ul li h3{
  font-size: 14px; 
  text-align: center;
  border-bottom: 1px solid #000;
}

@media (max-width: 768px){
  .head_h2{
    font-size: 2em;
  }
  .super_ul{
    padding: 0.1%;
  }
  .super_ul li{
    float: left;
    width: 100%
  }
  .super_box h2{
    font-size: 1.8em;
  }
  .super_box p{
    font-size: 1.8em;   
  }
  .super_box p span{
    font-size: 0.6em!important;
  }
  .br_box ul li h3{
    font-size: 1em;
  }
}

