/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,button,input,select,textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: 0
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    _font-family: 'courier new',monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

li {
    list-style: none
}

a {
    text-decoration: none
}

input,textarea {
    border: 0;
    outline: 0
}

.clearfix:before,.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

* {
    font-weight: normal;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

*:after,*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

a, input, button {
    /*娓呴櫎鐐瑰嚮闃村奖*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input, button {
    /*娓呴櫎鍦嗚*/
    -webkit-appearance: none;
    border-radius: 0;
}

body {
    margin: 0;
    /*绂佹閫変腑鏂囧瓧*/
    -webkit-user-select: none;
}

body * {
    -webkit-user-select: none;
    /*榛樿瀛椾綋*/
    font-family: helvetica;
}

body {
    /*鐢ㄦ埛妯珫灞忓垏鎹㈢殑鏃跺€欙紝绂佹瀛椾綋缂╂斁*/
    -webkit-text-size-adjust: 100%;
}

h1 {
    margin: 0;
}

a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    vertical-align: top;
}

html,body {
    background: #f5f5f5;
}

.top-box {
    width: 100%;
    height: 48px;
    background-color: #3d94ee;
    padding: 0 10px;
}

.top-box a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    float: left;
    line-height: 48px;
}

.search-box {
    width: 170px;
    height: 24px;
    background: #fff;
    border-radius: 20px;
    float: right;
    margin-right: 10px;
    display: flex;
    margin-top: 12px;
}

#searchVal {
    flex: 1;
    font-size: 14px;
}

#searchVal input {
    width: 92%;
    margin-left: 8%;
    height: 24px;
}

.search-btn {
    width: 30px;
}

.search-btn em {
    display: block;
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin: 5px;
    background: url(/SkinNew/images/mzt-icon.png) no-repeat -56px -100px;
}

.top-nav-box {
    width: 100%;
    height: 42px;
    display: flex;
    background: #fff;
}

.top-nav-box div {
    flex: 1;
    text-align: center;
    line-height: 42px;
}

.top-nav-box div a {
    font-size: 16px;
    display: block;
    color: #333333;
}

.nav-active a {
    color: #40b0ff !important;
    background: #c9e7ff;
    border-radius: 20px;
    height: 28px;
    width: 90%;
    margin: 8px 5%;
    line-height: 28px;
}

.crumbs-box {
    width: 100%;
    background: #f5f5f5;
    padding: 9px 10px;
    height: 34px;
    color: #aaaaaa;
    font-size: 12px;
}

.crumbs-box a, .crumbs-box span {
    color: #666666;
    display: inline-block;
    margin-right: 4px;
    font-size: 12px;
}

.crumbs-box i {
    display: inline-block;
    width: 12px;
    height: 12px;
    color: #666666;
}

.footer-box {
    border-top: 1px solid #cccccc;
    background: #ffffff;
    text-align: center;
    height: 60px;
    color: #999999;
    font-size: 12px;
}

.footer-box p:nth-of-type(1) {
    margin-top: 18px;
}

.mod_return {
    width: 46px;
    height: 46px;
    position: fixed;
    bottom: -165px;
    right: 20px;
    z-index: 9999;
    -webkit-transition: all ease 0.9s;
    -moz-transition: all ease 0.9s;
    -ms-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    z-index: 999;
    transition: all ease 0.9s;
}

.mod_return.mod_return_appear {
    bottom: 100px;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.mod_return a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/SkinNew/images/top-icon.png) no-repeat;
}

.search-box {
    display: none !important;
}
