* {
    margin: 0;
    padding: 0
}

.iconback {
    float: left;
}

.channelHea {
    overflow: hidden;
    padding: 0;
}

.channelHea {
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px #2680aa;
    background-size: 136px 45px;
    background-color: #68aac2;
    border-top: 1px #8ec5d9 solid;
}

.iconback, .iconhome {
    margin-top: 3px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    width: 40px;
    height: 40px;
}

.channelHea2 .iconhome {
    margin-top: -44px;
}
.iconback, .iconhome {
    margin-top: 3px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    width: 40px;
    height: 40px;
}

.sortChannel_nav {
    height: 638px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #9fcdff
}

.iconhome {
    float: right;
}

@font-face {
    font-family: puhui;
    src: url(Alibaba-PuHuiTi-Light.ttf);
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: block;
    clear: both
}

article,
aside,
audio,
blockquote,
body,
button,
canvas,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
input,
legend,
li,
main,
nav,
ol,
p,
pre,
section,
summary,
td,
textarea,
th,
ul,
video {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none;
    visibility: hidden
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-weight: bold
}

address,
cite,
em,
q {
    font-weight: 400;
    font-style: normal
}

address {
    display: inline
}

big,
small {
    font-size: 12px
}

body {
    /*font-family: puhui;*/
    vertical-align: middle;
    color: #333;
    background: #fff;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-break: break-word;
    max-width: 1920px;
}

img {
    border: 0;
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%
}

li {
    list-style: none
}

i {
    font-style: normal
}

q {
    quotes: none
}

q:after,
q:before {
    content: ""
}

strong {
    font-weight: 700
}

dfn {
    padding-right: 2px;
    text-decoration: none;
    font-family: Arial;
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: left;
    font-weight: 400
}

fieldset,
legend {
    border: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button,
input,
select,
select optgroup,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    line-height: inherit;
    vertical-align: middle
}

button,
input,
select[multiple],
textarea {
    background-image: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    overflow: auto;
    vertical-align: top
}

a {
    color: #4d4d4d;
    text-decoration: none;
    outline-style: none;
    cursor: pointer
}

a:hover {
    text-decoration: none
}

a:link {
    text-decoration: none;
    cursor: pointer
}

input,
select {
    vertical-align: middle;
    font-size: 14px;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
    color: #333;
    outline: 0
}

input[type=text]:disabled {
    background-color: #bbb;
    color: #666
}

input[type=checkbox],
input[type=radio] {
    margin-right: 4px
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    background-color: #33b0c4;
    color: #fff
}

input::-webkit-input-placeholder {
    color: #bbb;
    text-transform: uppercase
}

input::-moz-placeholder {
    color: #bbb;
    text-transform: uppercase
}

input:-moz-placeholder {
    color: #bbb;
    text-transform: uppercase
}

input:-ms-input-placeholder {
    color: #bbb;
    text-transform: uppercase
}

textarea {
    resize: none
}

button:focus,
input[type=button]:focus,
textarea:focus {
    outline: 0
}

button,
input[type=button] {
    border: 0
}