@charset "utf-8";body,div,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    background: #f1f2f6;
    font: normal 14px/1.5 "Helvetica Neue",HelveticaNeue,Helvetica-Neue,Helvetica,'\5fae\8f6f\96c5\9ed1';
    -webkit-text-size-adjust: none;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

dl,dt,dd,ul,ol,li {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: 400;
}

header,menu,nav,section,article,aside {
    display: block
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: 400
}

em, i, u, s, b,strong {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

q:before,q:after {
    content: ''
}

button,input,select,textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}

legend {
    color: #333
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1;}

a {
    cursor: pointer;
    text-decoration: none;
    color: #555;
}

.soBox {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    -webkit-box-align: center;
    position: relative;
    height: 29px;
    background: #fff;
    line-height: 29px;
}

.soInput {
    position: relative;
    border: none;
    width: 82%;
}

.soInput:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    width: 1px;
    height: 17px;
}

.soBtn {
    -webkit-box-sizing: border-box;
    position: relative;
    border-left: 1px solid #d9d9d9;
    height: 19px;
    line-height: 19px;
    position: absolute;
    top: 5px;
    right: 7px;
    padding-left: 4px;
}

.soBtn:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 29px;
    width: 5px;
    height: 27px;
    z-index: 3;
}

#bdcs-search-form-input {
    text-indent: 10px;
    font-size: 13px;
    border: none;
    border-radius: 7px 0 0 7px;
    height: 21px;
    color: #757575;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    width: 100%;
    background: none;
    line-height: 21px;
}

input::-webkit-input-placeholder {
    color: #757575;
}

#bdcs-search-form-submit {
    border: none;
    border-radius: 0 3px 3px 0;
    width: 21px;
    height: 19px;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    background: url(../images/m_search.png) no-repeat;
    background-size: 100% auto;
}

#mcate {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 40px;
    height: 40px;
    z-index: 1;
}

#mcate b {
    display: block;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    background: url(../img/all_ico.png) 3px -50px no-repeat;
    background-size: 32px auto;
}

#mcateCont {
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 10000;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

#mcateCont p {
    margin: 10px 15px 5px 15px;
    border: 1px solid #fc6500;
    border-radius: 3px;
    -webkit-box-orient: horizontal;
    display: -webkit-box;
    height: 36px;
}

#mcateCont p span {
    -webkit-box-flex: 1;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fc6500;
    display: block;
    position: relative;
}

#mcateCont p .cur {
    background: #fc6500;
    color: #fff;
}

#mcateCont p span:not(:last-child):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 36px;
    background: #fc6500;
}

#mcateCont ul {
    margin: 0 10px 15px 10px;
    display: none;
}

#mcateCont .on {
    display: block;
}

#mcateCont li {
    float: left;
    width: 33.33%;
}

#mcateCont li a {
    display: block;
    text-align: center;
    margin: 5px;
    border: 1px solid #d6d6d6;
    padding: 12px 7px;
    color: #999;
}

#mcateCont li a span {
    display: block;
    color: #333;
    padding: 0 0 4px 0;
}

#xmCont {
    display: block;
    clear: both;
    width: 33.33%;
    height: 36px;
    line-height: 36px;
    margin: 0 auto 20px auto;
    border: 1px solid #ffae00;
    border-radius: 3px;
    background: #ffefcc;
    color: #f60;
    text-align: center;
}

.nav {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #555;
}

.nav em {
    width: 14px;
    height: 14px;
    display: inline-block;
    float: left;
    background: url(../images/gc_arrow.png) no-repeat;
    background-size: 100% auto;
    margin-top: 10px;
    margin-left: 4px;
    margin-right: 4px;
    border: 4px solid transparent;
}

.nav>i {
    margin: 0 5px
}

.top-fixed {
    height: 46px;
    /* line-height: 46px; */
    background: #00a4ff;
}

header {
}

header a.logo {
    width: 124px;
    height: 26px;
    display: inline-block;
    float: left;
    background: url(../images/wzsky_m_logo.png) no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    margin-left: 8px;
    margin-top: 11px;
}

.header-search-wall {
    height: 29px;
    width: 45%;
    border-radius: 3px;
    background: #fff;
    float: left;
    margin-left: 8px;
    margin-top: 7px;
    position: relative;
    overflow: hidden;
    display: none;
}

.header-search-input {
    margin-right: 38px;
    padding-left: 10px;
    line-height: 27px;
    font-size: 13px;
    color: #fff;
    display: block;
}

.header-search-button {
    height: 27px ;
    width: 35px;
    background: url(../images/search.png) no-repeat 50% background-size: 19px 18px;
    position: absolute;
    right: 0;
    top: 0;
}

.btn-category {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/nav_list.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 10px;
    right: 13px;
}

#CateWrap {
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 9999;
    background: #fff;
    width: 100%;
    box-shadow: 0 3px 7px rgba(0,0,0,.15);
    display: none;
}

#CateWrap .tab-ul {
    width: 100%;
    padding: 10px 10px 5px
}

#CateWrap .tab-ul,#CateWrap .tab-ul li {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

#CateWrap .tab-ul li {
    width: 50%;
    height: 31px;
    line-height: 30px;
    color: #589cf6;
    text-align: center;
    float: left;
    position: relative;
    border-left-style: none;
    border-right: 1px solid #589cf6;
    border-top: 1px solid #589cf6;
    border-bottom: 1px solid #589cf6;
}

#CateWrap .tab-ul li:first-child {
    border-left: 1px solid #00a4ff;
}

#CateWrap .tab-ul li:last-child {
}

#CateWrap .tab-ul li.current {
    background: #00a4ff;
    color: #fff;
}

#CateWrap .op-list-ul {
    width: 100%;
    padding: 10px 10px 20px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
}

#CateWrap .op-list-ul.on {
    display: block;
}

#CateWrap .op-list-ul li {
    float: left;
    height: 65px;
    width: 32.8%;
    text-align: center;
    position: relative;
    border: none;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#CateWrap .op-list-ul li:first-child,#CateWrap .op-list-ul li:nth-child(2),#CateWrap .op-list-ul li:nth-child(3) {
    border-top: 1px solid #eee;
}

#CateWrap .op-list-ul li:last-child,#CateWrap .op-list-ul li:nth-child(3n) {
    border-right: 1px solid #eee;
}

#CateWrap .op-list-ul li a {
    position: absolute;
    left: 0;
    right: 0;
    top: 14px;
    bottom: 0;
    line-height: 16px;
}

#CateWrap .op-list-ul li a em {
    display: block;
    font-size: 14px;
    color: #505050;
    margin: 14px 2px 4px;
    font-weight: normal;
}

#CateWrap .op-list-ul li a p {
    font-size: 11px;
    color: #999;
    margin: 5px 2px;
}

#topNav {
    position: relative;
    /* background: #fff; */
    border-bottom: 1px solid #d6d6d6;
}

#topNav ul {
    overflow: hidden;
}

#topNav li {
    width: 14%;
    height: 40px;
    padding: 0;
    float: left;
    color: #333;
    text-align: center;
}

#topNav li a {
    height: 40px;
    line-height: 40px
}

.tag {
    overflow: hidden;
    margin: 0 8px;
    margin-top: 15px;
}

.tag a {
    width: 80px;
    height: 33px;
    line-height: 33px;
    background: #fff;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    color: #686868;
    display: inline-block;
    margin-right: 1px;
    margin-bottom: 7px;
}

.tag a.cur {
    background: #00a4ff;
    color: #fff;
}

footer {
    width: 100%;
    height: 40px;
    text-align: center;
    color: #9d9d9d;
    background: #f4f4f4;
}

.noshowlist {
    display: none !important;
}

.page_delete {
    width: 300px;
    height: 300px;
    margin: 50px auto 0;
    padding: 0;
    background: url('https://static.wzsky.net/m/images/404.jpg') no-repeat;
    background-size: 100% auto;
}

.links-box {
    background: #fff;
    margin-bottom: 5px;
    overflow: hidden;
    zoom:1;height: 115px
}

.links-box .links-icon {
    width: 67px;
    height: 96px;
    float: left;
    margin-right: 10px
}

.links-box .links-list {
    overflow: hidden;
    zoom:1}

.links-box .links-list a {
    float: left;
    display: inline-block;
    padding: 0 7px;
    font-size: 16px;
    color: #666;
    height: 34px;
    line-height: 34px
}

.links-box .links-list i {
    line-height: 34px;
    float: left;
    color: #c0bdbd
}

.links-box .links-list a:hover {
    font-weight: 700;
    color: #00a4ff
}
