@charset "utf-8"; 
body{margin: 0;padding: 0;font-size: 14px;color: #000;
    font-family: fzlthjt,-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;; 
    min-width: 1000px;}
ul{list-style: none; margin: 0;padding: 0;}

@font-face{
    font-family: fzlthjt;
    src: url(/skin/default/font/fzlthjt.TTF)
}
a:link,a {color: #000000; text-decoration:none;}
a:hover {color: #bc2931; text-decoration:none;}
a:active {color: #bc2931;}
/* 页头 */
.headerspace{
    position: relative;
   font-family: fzlthjt;
    height: 27px;
    font-size: 12px;
    line-height: 27px;
    background-color: #898989;
    display:flex;
    flex-direction: row;
    justify-content:space-between;
}
.header{
    position: relative;
   font-family: fzlthjt;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    background-color: #898989;
    display:flex;
    flex-direction: row;
    justify-content:space-between;
}
.Nav {
    width: 100%;
    height: 27px;
    background-color: #561559;
}
.menu{
 width: 72%;
}
.menu ul,.login ul,.release ul{
    display: flex; 
}
.menu li,.login li,.release li{
    flex: 1;
    text-align: center;
}
.menu a,.login a{
    color: #fff;
    text-decoration: none;
}
.release a{
    color: #575757;
    text-decoration: none;
    cursor: pointer;
}
.login{
    width: 10%;
}
.menu-second{
    display: flex;
    justify-content: space-between;
    height: 80px;
    line-height: 80px;
      width: 1200px;
  margin:auto;
    margin-top: 6px;
  
}
.logo{
    width: 25%;
    margin-top: 20px;
}
.release{
    width: 30%;
    padding:0;
    font-size: 16px;
  font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
  line-height: 70px;
}
.search{
    width: 35%;
    padding: 20px 0;
    position: relative;
}
 /*搜索框7*/
.bar7 form {
     position: absolute;
     width: 350px;
     right: 20px;
 }

 input, .seachi-button {
     border: none;
     outline: none;
 }
.bar7 {background: #fff;}
 .bar7 form {
     height: 30px;
 }
 .bar7 input {
     width: 350px;
     height:30px;
     padding-left:13px;
     border-radius: 30px;
     border: 1px solid #d3d3d3;
     background: #fff;
     transition: .3s linear;
     font-size: 12px;
       display: block;
   font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
 }
 .bar7 input:focus {
     width: 350px;
 }
 .seachi-button, .taboption {
    height: 30px;
    width: auto;
    cursor: pointer;
    position: absolute;
    color: #757575;
}
 .bar7 .seachi-button {
     background: none;
     top: 2px;
     right: 0;
     font-size: 12px;
    line-height: 30px;
 }
 .bar7 .taboption{
    background: none;
    top: 3px;
    right: 45px;
   font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
 }
 .taboption {
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 12px;
    line-height: 30px;
}
.selectspan:after{
    content: "";
    width: 15px;
    height: 9px;
    background: url(http://www.5cocoi.com/skin/default/images/xiala.png) no-repeat center;
    position: absolute;
    right: 40px;
    top: 15px;
  
    pointer-events: none;
}
 .selectspan:before{
    content: "|";
    font-family: FontAwesome;
    color: #d3d3d3;
    top: -20px;
    right: 110px;
    position: absolute;
 }
 /* .bar7 .seachi-button:before{
    content: "|";
    font-family: FontAwesome;
    color: #d3d3d3;
  } */
 /* .bar7 .seachi-button:after{
   content: "\f002";
   font-family: FontAwesome;
   color: #757575;
   padding-left:30px;
   
 } */
 .boxs {
    display: none;
    width: 315px;
    height: auto;
    background:#FFFFDF;
    border: 1px solid #333;
    padding: 12px;
    text-align: left;
    position: absolute;
    z-index: 9999;
}
.morebox {
    top: 45px;
    left: 750px;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
    /* visibility: hidden;
    opacity: 0; */
    font-size: 16px;
    line-height: 35px;
    position: absolute;
     max-width: 500px;
    z-index: 9999;
  

} 
.morebox a{
    text-align: center;
    color: #575757;
    display: inline-block;
    padding: 0 7px;
    font-size: 12px;
    color: #999;
}
.morebox a:hover,.subele a:hover{
    background-color: #eee;
    color: #575757;
}
.cor {
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFW…xQ9n+oHAMDkgSyYhRF6AqRFaMoAmEWLG76AGUXIEsABBgA1I5t0+6SWzMAAAAASUVORK5CYII=) no-repeat 0 0;
    font-size: 0;
    height: 6px;
    margin: 17px 0 0 5px;
    *margin-top: 6px;
    overflow: hidden;
    width: 10px;
    vertical-align: top;
    transition: all .2s ease-in-out 0s;
}
/* 登录 */
.header a{
    color: #fff;
  font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
}
.header a:hover {
   
    text-decoration: none;
}
.headerspace a{
    color: #fff;
  font-family: PingFangSC-Medium, "Microsoft Yahei-Bold", "Microsoft Yahei";
}
.headerspace a:hover {
   
    text-decoration: none;
}
 /* 子栏目 */
 .subele{position: absolute;z-index: 99999;background: #fff;min-width: 50px; max-width: 500px;border: solid 1px #ddd;top:50px;display: none;padding: 5px 0;line-height: 30px}
 .subele a{color: #575757;display: inline-block;text-align: center;line-height: 35px;padding: 0 10px;font-size: 12px;color: #717f89;}
 .morebox ul {display: flex;flex-wrap: wrap;}

 /* 问答 */
 .ranking1 a {
    display: block;
    width: 230px;
    height: 125px;
    text-align: center;
    color: #fff;
    line-height: 125px;
    font-size: 18px;
    border-radius: 10px;
}
.ranking1 ul {
    display: flex;
    justify-content: space-between;
}
.ranking1 {
    width: 1200px;
    margin: auto;
}
/* 问答匿名复选框 */
input.nming {
    width: inherit;
    display: inline-block;
    height: inherit;
}

.webnet {
    color: #fff;
}