body,
html {
    background: #fff;
    min-height: 100%;
    _height: 100%
}

body {
    margin: 0;
    font: 400 1em PingHei, "Microsoft Yahei", STHeitiSC-Light, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif
}

dd,
dl,
dt,
figure,
h1,
h2,
h3,
li,
p,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

button,
input,
textarea {
    outline: 0
}

a {
    text-decoration: none
}

a,
img {
    border: none
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px
}

.pd20 {
    padding: 20px
}

.hide {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right!important
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.indent {
    text-indent: 2em
}

.hidden {
    overflow: hidden
}

.wrap {
    margin: 0 auto
}

.bg-red {
    background-color: #ff1f59
}

.bg-purple {
    background-color: #7800ff
}

.bg-lightblue {
    background-color: #009cff
}

.bg-orange {
    background-color: #ff9600
}

.bg-blue {
    background-color: #1b51ff
}

.bg-yellow {
    background-color: #ffa800
}

.clear {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.line {
    height: 0;
    line-height: 0;
    font-size: 0;
    width: 100%;
    display: block;
    border-top: 1px solid #38322c;
    margin: 8px 0
}

.loading {
    width: 24px;
    height: 24px;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    z-index: 999999
}

.btn-show-slogan {
    padding: 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /*background: #ff1f59;*/
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.btn-show-slogan.active,
.btn-show-slogan:hover {
    /*background: #fff!important*/
   color: #fff;
}

.btn-show-slogan.active .icon-plus,
.btn-show-slogan:hover .icon-plus {
    background-position: -200px -200px
}

.btn-show-slogan.purple {
    /*background-color: #7800ff*/
}

.btn-show-slogan.orange {
    /*background-color: #ff9600*/
}

.btn-show-slogan.blue {
    /*background-color: #1b51ff*/
}

.btn-show-slogan.yellow {
    /*background-color: #ffa800*/
}

.image-gray a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1)
}

.image-gray a:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=0)
}

.icons {
    width: 50px;
    height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(../image/icons.png) no-repeat;
    vertical-align: middle;
    *vertical-align: top
}

.icon-menu {
    background-position: 0 -250px
}

.icon-dot {
    background-position: 0 -200px
}

.icon-ok {
    background-position: -349px -99px
}

.icon-ok.dis {
    background-position: -350px -150px
}

.icon-plus {
    background-position: -200px -250px
}

.icon-close {
    background-position: -150px -250px
}

.icon-thumb-up {
    background-position: -100px -300px
}

.icon-thumb-down {
    background-position: -150px -300px
}

.icon-arrow {
    background-position: -50px -300px
}

.icon-arrow.active {
    background-position: 0 -300px
}

.icon-arrow-down {
    background-position: -350px 0
}

.icon-arrow-down.dis {
    background-position: -350px -50px
}

.icon-arrow-up {
    background-position: -400px 0
}

.icon-arrow-up.dis {
    background-position: -400px -50px
}

.icon-cart {
    background-position: -50px -250px
}

.icon-aside-cart {
    height: 100px;
    background-position: 0 -50px
}

.icon-mz {
    background-position: -50px -50px
}

.icon-sxb {
    background-position: -350px -200px
}

.icon-yj {
    background-position: -50px -100px
}

.icon-su {
    background-position: -50px -150px
}

.icon-xj {
    background-position: -50px -200px
}

.icon-yf {
    background-position: -100px -50px
}

.icon-jsq {
    background-position: -100px -100px
}

.icon-bq {
    background-position: -100px -150px
}

.icon-hz {
    background-position: -100px -200px
}

.icon-al {
    background-position: -100px -250px
}

.icon-yun {
    background-position: -150px -50px
}

.icon-gy {
    background-position: -150px -100px
}

.icon-ax {
    background-position: -150px -150px
}

.icon-good {
    background-position: -150px -200px
}

.icon-avatar {
    background-position: -200px -50px
}

.icon-zoom {
    background-position: -200px -100px
}

.select-widget {
    height: 22px;
    padding: 20px;
    line-height: 22px;
    font-size: 13px;
    color: #444;
    background: url(../image/input.png) no-repeat;
    position: relative;
    z-index: 1
}

.select-widget .icon-arrow-down {
    position: absolute;
    right: 20px;
    top: 5px
}

.select-widget .select-item {
    width: 600px;
    background: #fff;
    display: none;
    position: absolute;
    top: 54px;
    left: 7px;
    border: 1px solid #ddd
}

.select-widget .select-item a {
    width: 25%;
    *width: 24.999%;
    float: left;
    display: block;
    line-height: 40px;
    padding: 0;
    text-indent: 20px;
    color: #777
}

.select-widget .select-item a:hover {
    background: #efefef
}

.select-widget.theme-sm {
    width: 170px;
    background-position: -200px -124px
}

.menu {
    width: 80%;
    float: left;
    opacity: .93;
    filter: alpha(opacity=93);
    display: none
}

.menu li {
    padding: 5px 0;
    width: 12.5%;
    float: left;
    line-height: 50px;
    font-size: 16px
}

.menu li a {
   /* color: grey;*/
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

.menu li a:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.menu li {
    text-align: center;
    position: relative;
    z-index: 100;
    background: #fff
}

.menu li .cn {
    display: block
}

.menu li .en {
    display: none;
    color: #fff
}

.menu li.active {
    background: #ff1f59
}

.menu li.active .cn {
    display: none
}

.menu li.active .en,
.menu li.active dl {
    display: block
}

.menu li.cart {
    /*background: #fff!important;*/
    padding: 5px 0 0;
    color: #fff;
}

.menu li.cart .icons {
    vertical-align: middle
}

.menu dl {
    width: 100%;
    position: absolute;
    z-index: 101;
    top: 60px;
    left: 0;
    text-align: left;
    display: none
}

.menu dl dd {
    display: none
}

.menu dl dd a,
.menu dl dt {
    border-top: 1px solid #ff678e
}

.menu dl dt.next-nav a {
    position: relative;
    z-index: 101
}

.menu dl dt.next-nav .icon-arrow {
    position: absolute;
    right: 0;
    top: 18px
}

.menu dl dd a {
    background-color: #c00
}

.menu dl a {
    display: block;
    width: 100%;
    height: 50px;
    padding: 18px 0;
    font-size: 17px;
    background: #ff1f59;
    color: #fff
}

.menu dl a .icons {
    margin: 0 15px;
    float: left
}

.menu dl a .icon-arrow {
    margin: 0 5px 0 15px
}

.menu li.purple dd a,
.menu li.purple dt {
    border-color: #a352ff
}

.menu li.purple dl a {
    background-color: #7800ff
}

.menu li.purple dl dd a {
    background-color: #6800de
}

.menu li.purple.active {
    background-color: #7800ff
}

.menu li.light-blue dd a,
.menu li.light-blue dt {
    border-color: #52bcff
}

.menu li.light-blue dl a {
    background-color: #009cff
}

.menu li.light-blue dl dd a {
    background-color: #1b51ff
}

.menu li.light-blue.active {
    background-color: #009cff
}

.menu li.blue dd a,
.menu li.blue dt {
    border-color: #6489ff
}

.menu li.blue dl a {
    background-color: #1b51ff
}

.menu li.blue dl dd a {
    background-color: #003cff
}

.menu li.blue.active {
    background-color: #1b51ff
}

.menu li.yellow dd a,
.menu li.yellow dt {
    border-color: #ffc452
}

.menu li.yellow dl a {
    background-color: #ffa800
}

.menu li.yellow dl dd a {
    background-color: #ff9600
}

.menu li.yellow.active {
    background-color: #ffa800
}

.popUpMenu {
    position: absolute;
    bottom: 80px;
    left: 80px;
    margin: 0 5px
}

.popUpMenu .icon-menu {
    vertical-align: top;
    background-color: #0078ff
}

.popUpMenu .icon-arrow {
    position: absolute;
    bottom: -27px;
    left: 0
}

.popUpMenu span {
    width: 132px;
    display: block;
    position: absolute;
    bottom: 64px;
    left: 0;
    background: #fff;
    padding: 15px 0
}

.popUpMenu span a {
    width: 132px;
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
    height: 27px;
    line-height: 27px;
    font-size: 13px;
    color: #999;
    text-indent: 10px
}

.popUpMenu span a:hover {
    background: #eee
}

.btn-plus {
    padding: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.btn-plus.white {
    background-color: #fff
}

.btn-plus.white .icon-plus {
    background-position: -200px -200px
}

.btn-plus.white:hover {
    background-color: #000
}

.btn-plus.white:hover .icon-plus {
    background-position: -200px -250px
}

.btn-plus.black {
    background-color: #000
}

.btn-plus.black .icon-plus {
    background-position: -200px -250px
}

.btn-plus.black:hover {
    background-color: #fff
}

.btn-plus.black:hover .icon-plus {
    background-position: -200px -200px
}

.btn-plus.blue {
    background-color: #1b51ff
}

.btn-plus.blue .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.btn-plus.blue .icon-plus {
    background-position: -200px -250px
}

.btn-plus.blue:hover {
    background-color: #fff
}

.btn-plus.blue:hover .icon-plus {
    background-position: -200px -200px
}

.btn-plus.purple {
    background-color: #7800ff
}

.btn-plus.purple .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.btn-plus.purple .icon-plus {
    background-position: -200px -250px
}

.btn-plus.purple:hover {
    background-color: #fff
}

.btn-plus.purple:hover .icon-plus {
    background-position: -200px -200px
}

.btn-plus.red {
    background-color: #ff1f59
}

.btn-plus.red .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.btn-plus.red .icon-plus {
    background-position: -200px -250px
}

.btn-plus.red:hover {
    background-color: #fff
}

.btn-plus.red:hover .icon-plus {
    background-position: -200px -200px
}

.btn-plus.lightblue,
.btn-plus.yellow {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #2eb8ff;
    color: #fff;
    padding-right: 20px
}

.btn-plus.lightblue .icon-plus,
.btn-plus.yellow .icon-plus {
    width: 40px;
    background-position: -5px -155px;
    vertical-align: top
}

.btn-plus.lightblue:hover,
.btn-plus.yellow:hover {
    background-color: #000
}

.btn-plus.yellow {
    background: #fc0
}

.btn-arrow-next,
.btn-arrow-prev {
    width: 50px;
    height: 50px;
    background: url(../image/icons.png) -250px -100px no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.btn-arrow-prev.green {
    background-position: -250px 0
}

.btn-arrow-prev.blue {
    background-position: -250px -50px
}

.btn-arrow-prev.purple {
    background-position: -250px -150px
}

.btn-arrow-prev.yellow {
    background-position: -250px -250px
}

.btn-arrow-prev.dis,
.btn-arrow-prev:hover {
    background-position: -250px -200px
}

.btn-arrow-next {
    background-position: -300px -100px
}

.btn-arrow-next.green {
    background-position: -300px 0
}

.btn-arrow-next.blue {
    background-position: -300px -50px
}

.btn-arrow-next.purple {
    background-position: -300px -150px
}

.btn-arrow-next.yellow {
    background-position: -300px -250px
}

.btn-arrow-next.dis,
.btn-arrow-next:hover {
    background-position: -300px -200px
}

.home-carousel .page {
    width: 10px;
    height: 310px;
    position: absolute;
    top: 50%;
    right: 27px;
    margin-top: -155px;
    z-index: 104
}

.home-carousel .page a {
    height: 57px;
    width: 10px;
    display: block;
    border-right: 2px solid #fff;
    margin-bottom: 5px
}

.home-carousel .page a.active {
    border-color: #000
}

.carousel-content,
.carousel-content li,
.carousel-wrap,
.home-carousel {
    height: 100%;
    width: 100%
}

.carousel-wrap {
    overflow: hidden
}

.carousel-content {
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
    -webkit-transform: translateZ(0);
    -webkit-transition: -webkit-transform .9s cubic-bezier(.86, 0, .07, 1);
    -moz-transition: -moz-transform .9s cubic-bezier(.86, 0, .07, 1);
    transition: transform .9s cubic-bezier(.86, 0, .07, 1)
}

.carousel-content li {
    position: relative;
    overflow: hidden
}

.carousel-content li .title {
    width: 100%;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -210px
}

.carousel-content li .title .title-con {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    margin-bottom: 70px;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0
}

.carousel-content li .title .btn-show-slogan {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0
}

.carousel-content li .slogan {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
    text-align: center;
    background-color: #ffb8c4;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: .96;
    filter: alpha(opacity=96)
}

.carousel-content li .slogan .btn-show-slogan {
    position: absolute;
    top: 50%;
    margin-top: 180px;
    left: 50%;
    margin-left: -40px
}

.carousel-content li .slogan .btn-close-slogan {
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    margin-left: -25px
}

.carousel-content li .slogan.bg-yellow {
    background-color: #7800ff
}

.carousel-content li .slogan.bg-purple {
    background-color: #ffa800
}

.carousel-content li .slogan.bg-blue {
    background-color: #63e1e9
}

.carousel-content li .kids {
    margin: 0px 0
}

.carousel-content li.active {
    top: 0
}

.carousel-content li.active .btn-show-slogan,
.carousel-content li.active .title-con {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.news-content {
    background: #f8f8f8;
    height: 200px!important
}

.news-content .news-con {
    height: 245px;
    padding-top: 54px;
    text-align: center
}

.news-content .news-item {
    padding: 0 80px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.news-content .news-item.center {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3
}

.voice-form .body {
    background: #f7f7f7
}

.voice-form dt {
    color: #bebebe
}

.voice-form dt span {
    color: #ff577f
}

.voice-form dd {
    padding: 5px 0;
    *zoom: 1
}

.voice-form dd:after {
    content: "";
    display: block;
    clear: both
}

.voice-form .foot {
    position: static!important;
    width: auto!important;
    padding: 20px;
    text-align: center;
    line-height: 27px;
    color: #888;
    font-size: 13px;
    background: url(../image/line.png) left top no-repeat
}

.voice-form .foot button {
    font-size: 23px;
    background: 0 0;
    border: none;
    padding: 0 20px;
    margin: 0;
    vertical-align: top;
    cursor: pointer
}

.voice-form .foot button.btn-submit {
    color: #0078ff
}

.voice-form .foot button.btn-reset {
    color: #999;
    border-left: 1px solid #ddd
}

.voice-form .foot .form-button {
    padding: 10px 0 20px;
    height: 27px
}

.textarea {
    width: 700px;
    padding: 0 10px;
    height: 92px;
    line-height: 46px;
    border: none;
    background: url(../image/textarea.png) repeat-y;
    overflow: hidden;
    font-size: 14px
}

.input-item {
    width: 321px;
    height: 46px;
    padding: 0 0 0 20px;
    line-height: 22px;
    font-size: 13px;
    margin-right: 30px;
    display: block;
    float: left;
    background: url(../image/textarea.png) no-repeat
}

.input-item input {
    width: 320px;
    height: 46px;
    display: block;
    font-size: 14px;
    margin-right: -12px;
    background: url(../image/textarea.png) right top no-repeat;
    border: none
}

.radio-item {
    width: 318px;
    height: 62px;
    padding: 0 0 0 20px;
    line-height: 22px;
    font-size: 13px;
    margin-right: 30px;
    background: url(../image/input.png) no-repeat;
    display: block;
    float: left
}

.radio-item input {
    display: none
}

.radio-item span {
    display: block;
    height: 22px;
    padding: 20px 0 20px 20px;
    margin-right: -12px;
    line-height: 22px;
    background: url(../image/input.png) right top no-repeat
}

.radio-item.checked {
    background-position: 0 -62px;
    color: #fff
}

.radio-item.checked span {
    background-position: right -62px
}

.col-12 {
    width: 100%
}

.col-6 {
    width: 50%
}

.col-4 {
    width: 33.33333%
}

.kids-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    /*background: #ffb8c4*/
}

.kids-content .page-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.page-bg-red {
    background: url(../image/page_bg_red.png) right top no-repeat #ff577f;
    background-size: cover
}

.page-bg-lightblue {
    background: url(../image/page_bg_lightblue.png) right top no-repeat #00baff;
    background-size: cover
}

.page-box {
    display: none
}

.page-box,
.video-box {
    width: 780px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 300px;
    z-index: 99;
    margin-left: -393px
}

.page-box h1,
.video-box h1 {
    font-size: 15px;
    color: #666;
    padding: 20px 0 10px;
    line-height: 25px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px
}

.page-box h3,
.video-box h3 {
    color: #666;
    font-size: 14px
}

.page-box .head,
.video-box .head {
    background: url(../image/line.png) left bottom repeat-x;
    padding-bottom: 1px
}

.page-box .page-nav,
.video-box .page-nav {
    position: absolute;
    right: 20px;
    top: 20px
}

.page-box .body,
.video-box .body {
    font-size: 13px;
    line-height: 30px;
    color: #666;
    padding: 20px 30px 30px
}

.page-box .foot,
.video-box .foot {
    width: 100%;
    position: absolute;
    bottom: -40px
}

.page-box .photo,
.video-box .photo {
    width: 726px;
    height: 280px;
    text-align: left;
    background: #000;
    overflow: hidden
}

.page-box .photo ul,
.video-box .photo ul {
    width: 9999em
}

.page-box .photo ul li,
.video-box .photo ul li {
    width: 726px
}

.page-box .date,
.video-box .date {
    position: absolute;
    top: 240px;
    left: 10px;
    margin-top: 0;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    padding: 10px 15px;
    color: #fff;
    background-color: #ff1f59
}

.page-box .date .aside-cart:hover .icon-aside-cart,
.video-box .date .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.page-box .title,
.video-box .title {
    width: 650px;
    height: 89px;
    background: url(../image/title.png) no-repeat
}

.page-box .title.title-academy,
.video-box .title.title-academy {
    background-position: 0 -90px
}

.page-box .title.title-brand,
.video-box .title.title-brand {
    background-position: 0 -180px
}

.page-box .title.title-practical,
.video-box .title.title-practical {
    background-position: 0 -270px
}

.page-box .title.title-function,
.video-box .title.title-function {
    background-position: 0 -1260px
}

.page-box .title.title-performance,
.video-box .title.title-performance {
    background-position: 0 -1350px
}

.page-box .title.title-etiquette,
.video-box .title.title-etiquette {
    background-position: 0 -360px
}

.page-box .title.title-partners,
.video-box .title.title-partners {
    background-position: 0 -450px
}

.page-box .title.title-smart,
.video-box .title.title-smart {
    background-position: 0 -540px
}

.page-box .title.title-care,
.video-box .title.title-care {
    background-position: 0 -630px
}

.page-box .title.title-myvoice,
.video-box .title.title-myvoice {
    background-position: 0 -720px
}

.page-box .title.title-voices,
.video-box .title.title-voices {
    background-position: 0 -1622px
}

.page-box .title.title-designed,
.video-box .title.title-designed {
    background-position: 0 -810px
}

.page-box .title.title-customized,
.video-box .title.title-customized {
    background-position: 0 -900px
}

.page-box .title.title-contact,
.video-box .title.title-contact {
    background-position: 0 -1170px
}

.page-box .title.title-network,
.video-box .title.title-network {
    background-position: 0 -1074px
}

.page-box .title.title-exclusive,
.video-box .title.title-exclusive {
    background-position: 0 -1709px
}

.page-box .title.title-commonweal,
.video-box .title.title-commonweal {
    background-position: 0 -1440px
}

.page-box .title.title-voiceforkids,
.video-box .title.title-voiceforkids {
    background-position: 0 -1531px
}

.page-box .title.title-pattern,
.video-box .title.title-pattern {
    background-position: 0 -990px
}

.page-box .title.title-sxb,
.video-box .title.title-sxb {
    background-position: 0 -1789px
}

.page-box .title.title-arena,
.video-box .title.title-arena {
    background-position: 0 -1885px
}

.page-box .tips-box,
.video-box .tips-box {
    width: 746px;
    height: 80px;
    padding: 20px;
    position: absolute;
    bottom: -130px;
    background: #fff;
    line-height: 25px
}

.page-box .tips-box h5,
.video-box .tips-box h5 {
    padding: 0;
    margin: 0 0 5px;
    border: none;
    color: #666;
    font-size: 13px
}

.page-box .tips-box p,
.video-box .tips-box p {
    color: #666;
    font-size: 13px
}

.page-box .tips-box .arrow,
.video-box .tips-box .arrow {
    width: 7px;
    height: 5px;
    font-size: 0;
    line-height: 0;
    background: url(../image/icons.png) -21px -323px no-repeat;
    position: absolute;
    top: -4px;
    left: 40px
}

.page-box-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    overflow: auto
}

.page-box {
    margin-bottom: 240px;
    opacity: .96;
    filter: alpha(opacity=96)
}

.video-box {
    width: 790px;
    height: 444px;
    left: 50%;
    top: 50%;
    margin-left: -394.5px;
    margin-top: -220px;
    position: relative
}

.video-box .video-head {
    width: 110px;
    height: 50px;
    padding: 5px;
    background: #ffe400;
    position: absolute;
    top: -60px;
    left: 0
}

.video-box .body {
    width: 789px;
    height: 440px;
    background: #000;
    padding: 0
}

.education-view {
    background: #ff577f;
    text-align: center
}

.education-view .bg {
    width: 100%;
    height: 100%
}

.education-view .bird,
.education-view .land,
.education-view .yun_l,
.education-view .yun_r {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 40
}

.education-view .yun_l,
.education-view .yun_r {
    z-index: 60
}

.education-view .yun_r {
    right: 0;
    left: auto
}

.education-view .land {
    left: 50%;
    margin-left: -1189px
}

.education-view .bird {
    top: 100px;
    bottom: auto;
    left: 50%;
    margin-left: 260px
}

.inpage {
    overflow: hidden
}

.inpage .page-bg .pos-left,
.inpage .page-bg .pos-right {
    position: absolute;
    bottom: 0;
    left: 50%;
    max-height: 92%;
    *height: 92%;
    z-index: 50
}

.inpage .page-bg .pos-left {
    margin-left: -700px
}

.inpage .page-bg .pos-right {
    margin-left: 330px
}

.inpage-nav {
    text-align: center
}

.inpage-nav .btn,
.inpage-nav a,
.inpage-nav span {
    text-indent: 0;
    width: 22px;
    height: 22px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 4px;
    vertical-align: top;
    line-height: 22px;
    text-align: center;
    border-radius: 22px;
    font-size: 12px;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
    background: 0 0
}

.inpage-nav .current,
.inpage-nav .dis {
    background-color: #fff;
    color: #666
}

.inpage-nav .next,
.inpage-nav .prev {
    text-indent: -999em;
    text-align: left
}

.inpage-nav .prev {
    width: 22px;
    height: 22px;
    background: url(../image/arrow_left_w.png) center center no-repeat
}

.inpage-nav .next {
    width: 22px;
    height: 22px;
    background: url(../image/arrow_right_w.png) center center no-repeat
}

.inpage-nav.theme-a .prev {
    background: url(../image/arrow_left.png) center center no-repeat
}

.inpage-nav.theme-a .next {
    background: url(../image/arrow_right.png) center center no-repeat
}

.page-bg-red .inpage-nav .btn,
.page-bg-red .inpage-nav a,
.page-bg-red .inpage-nav span {
    color: #fff
}

.page-bg-red .inpage-nav .current,
.page-bg-red .inpage-nav .dis {
    background: #7800ff
}

.body .inpage-nav {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100px
}

.photoshop {
    background: #000
}

.photoshop,
.photoshop li,
.photoshop ul {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.photoshop .inpage-nav {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 80px;
    z-index: 122
}

.redefined-category img {
    vertical-align: top;
    width: 100%
}

.redefined-category .category-grid {
    height: 100%;
    overflow-y: scroll
}

.redefined-category .grid-left {
    width: 66.6666%
}

.redefined-category .grid-right {
    width: 33.3334%
}

.redefined-category .category-item {
    position: relative;
    z-index: 1
}

.redefined-category .category-item .head {
    width: 115px;
    position: absolute;
    top: 60px;
    z-index: 2
}

.redefined-category .category-item .head .title {
    width: 100%;
    height: 110px;
    margin-bottom: 20px;
    display: block;
    background: url(../image/cate.png) no-repeat
}

.redefined-category .category-item .head.head-cs {
    right: 44px
}

.redefined-category .category-item .head.head-ydf {
    width: 200px;
    left: 44px
}

.redefined-category .category-item .head.head-ydf .title {
    background-position: 0 -110px
}

.redefined-category .category-item .head.head-zzs {
    width: 200px;
    right: 44px;
    text-align: right
}

.redefined-category .category-item .head.head-zzs .title {
    background-position: -113px -220px
}

.redefined-category .category-item .head.head-dy {
    width: 117px;
    left: 44px;
    text-align: left
}

.redefined-category .category-item .head.head-dy .title {
    height: 150px;
    background-position: 0 -330px
}

.redefined-category .category-item .head.head-mj {
    width: 117px;
    left: 44px;
    text-align: left
}

.redefined-category .category-item .head.head-mj .title {
    background-position: 0 -480px
}

.redefined-category .category-item .head.head-cfy {
    width: 111px;
    right: 44px;
    text-align: right
}

.redefined-category .category-item .head.head-cfy .title {
    height: 100px;
    background-position: -200px -590px
}

.redefined-category .category-item .head.head-xf {
    width: 89px;
    right: 44px;
    text-align: right
}

.redefined-category .category-item .head.head-xf .title {
    height: 140px;
    background-position: -222px -690px
}

.redefined-category .category-item .head.head-xq {
    width: 200px;
    left: 44px;
    text-align: left
}

.redefined-category .category-item .head.head-xq .title {
    height: 137px;
    background-position: 0 -840px
}

.redefined-category .category-item .head.head-qt {
    width: 310px;
    left: 44px;
    text-align: left
}

.redefined-category .category-item .head.head-qt .title {
    height: 140px;
    background-position: 0 -980px
}

.redefined-album {
    width: 100%;
    height: 100%;
    background: #dadada;
}

.album-wrapper {
    width: 100%;
    height: 100%
}

.album-view {
    overflow: hidden
}

.album-view,
.album-view li {
    width: 100%;
    height: 100%
}

.album-view li {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.album-view li .img-td {
    width: 100%;
    height: 100%
}

.album-view li .img-td td {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.album-view li .img-td td img {
    max-width: 50%;
    max-height: 50%
}

.album-view li img {
    max-height: 100%;
    *height: 100%
}

.album-thumbnails {
    width: 100%
}

.album-thumbnails a {
    width: 50px;
    height: 50px;
    margin: 0 5px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.album-thumbnails .album-nav-a {
    width: 720px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    bottom: 80px;
    overflow: hidden
}

.album-thumbnails .album-nav-a a {
    width: 80px;
    height: 80px;
    text-align: center;
    background: #fff;
}

.album-thumbnails .album-nav-a a img {
    height: 80px
}

.album-thumbnails .album-nav-a a.active {
    opacity: .5;
    filter: alpha(opacity=50)
}

.album-thumbnails a.btn-arrow-next,
.album-thumbnails a.btn-arrow-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background-color: #fff;
}

.album-thumbnails a.btn-arrow-next {
    right: 20px
}

.album-thumbnails a.btn-arrow-prev {
    left: 80px
}

.album-thumbnails a.btn-arrow-prev:hover {
    background-color: #7800ff;
    background-position: -250px -350px
}

.album-thumbnails a.btn-arrow-prev:hover .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.album-thumbnails a.btn-arrow-next:hover {
    background-color: #7800ff;
    background-position: -300px -350px
}

.album-thumbnails a.btn-arrow-next:hover .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.practical-page {
    background: #2eb8ff
}

.practical-page .page-bg {
    text-align: center
}

.practical-page .page-bg img {
    width: 100%;
    vertical-align: bottom;
    height: 100%
}

.dialog-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .65;
    filter: alpha(opacity=65);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 399
}

.designDialog {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    z-index: 400
}

.designDialog .content {
    padding: 0 100px
}

.designDialog a {
    width: 30px;
    height: 30px;
    margin: 16px;
    z-index: 400;
    background-color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.designDialog a .tip-img {
    width: 230px;
    height: 348px;
    position: absolute;
    bottom: 44px;
    left: -100px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.designDialog a.active,
.designDialog a:hover {
    position: relative
}

.designDialog a.active .tip-img,
.designDialog a:hover .tip-img {
    -webkit-transition: all .5s 0s ease;
    -moz-transition: all .5s 0s ease;
    -ms-transition: all .5s 0s ease;
    -o-transition: all .5s 0s ease;
    transition: all .5s 0s ease;
    opacity: 1;
    filter: alpha(opacity=100)
}

.designDialog a.color0 {
    background-color: red
}

.designDialog a.color1 {
    background-color: #ff7e00
}

.designDialog a.color2 {
    background-color: #ffb400
}

.designDialog a.color3 {
    background-color: #894ce6
}

.designDialog a.color4 {
    background-color: #008aff
}

.designDialog a.color5 {
    background-color: #c12cff
}

.designDialog a.color6 {
    background-color: #ffd800
}

.designDialog a.color7 {
    background-color: #ff3678
}

.designDialog a.color8 {
    background-color: #ff7e00
}

.designDialog a.color9 {
    background-color: #00e4ff
}

.designDialog a.color10 {
    background-color: #001eff
}

.designDialog a.color11 {
    background-color: #894ce6
}

.designDialog a.color12 {
    background-color: #ff3678
}

.designDialog a.color13 {
    background-color: #9ce0ff
}

.designDialog a.color14 {
    background-color: #3a4dff
}

.designDialog a.color15 {
    background-color: #001eff
}

.designDialog a.color16 {
    background-color: #008aff
}

.designDialog a.color17 {
    background-color: #894ce6
}

.designDialog a.btn-close {
    vertical-align: top;
    border-radius: 1px
}

.designDialog a.btn-close .icon-close {
    margin: -10px 0 0 -10px
}

.etiquette-page {
    background: #00c2bb
}

.etiquette-page .page-bg {
    text-align: center
}

.partners-page {
    background: #ff577f
}

.partners-page .page-bg {
    text-align: center
}

.partners-page .page-bg img.bg {
    width: 100%
}

.partners-page h5 {
    border-top: 1px solid #eee;
    padding-top: 10px
}

.partners-page .partners-logo {
    overflow: hidden;
    *zoom: 1
}

.partners-page .partners-logo a {
    width: 160px;
    float: left
}

.partners-page .partners-logo a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1)
}

.partners-page .partners-logo a:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=0)
}

.case-page {
    background: #ffc000
}

.case-page .page-bg {
    text-align: center
}

.case-page .page-bg img.bg {
    width: 100%
}

.case-page .card-list li {
    vertical-align: top
}

.case-page .card-list li a {
    display: block;
    height: 433px
}

.care-page {
    background: #ffae00
}

.care-page .page-bg {
    text-align: center
}

.care-page .page-bg img.bg {
    height: 100%
}

.vod-list ul {
    width: 1306px;
    margin: 0 auto;
    padding-top: 80px
}

.vod-list li {
    width: 623px;
    height: 350px;
    margin: 0 15px;
    float: left
}

.vod-list li img {
    width: 632px;
    height: 350px
}

.voiceforkids-page {
    background: #ff577f
}

.voiceforkids-page .page-bg {
    text-align: center
}

.voiceforkids-page .page-bg img.bg {
    height: 100%
}

.commonweal-page {
    background: #fc0
}

.commonweal-page .page-bg {
    text-align: center
}

.commonweal-page .page-bg img.bg {
    height: 100%
}

.service-page {
    background: #b79aff
}

.service-page .page-bg {
    text-align: center
}

.service-page .page-bg img.bg {
    height: 100%
}

.exclusive-page {
    background: #63e1e9
}

.exclusive-page .page-bg {
    text-align: center
}

.exclusive-page .page-bg img.bg {
    height: 100%
}

.smart-page {
    background: #00b4ff
}

.smart-page .page-bg {
    text-align: center
}

.smart-page .page-bg img.bg {
    width: 100%
}

.smart-page .tips-box {
    height: 30px;
    bottom: -80px
}

.smart-page .icon-tabs {
    overflow: hidden;
    *zoom: 1
}

.smart-page .icon-tabs a {
    width: 180px;
    float: left
}

.smart-page .icon-tabs a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1)
}

.smart-page .icon-tabs a:hover img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=0)
}

.voices-box {
    width: 1200px;
    margin-left: -600px
}

.voices-box .body {
    padding: 0
}

.voice-list {
    width: 330px;
    height: 612px;
    background: #fff;
    float: left
}

.voice-list a.btn-next,
.voice-list a.btn-prev {
    height: 53px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #d9d9d9
}

.voice-list a.btn-next {
    border: none
}

.voice-list a.btn-next:hover .icon-arrow-down,
.voice-list a.btn-prev:hover .icon-arrow-up {
    opacity: .6;
    filter: alpha(opacity=60)
}

.voice-list ul {
    height: 505px;
    overflow: hidden;
    background: url(../image/list_bg.png)
}

.voice-list ul li {
    line-height: 50px
}

.voice-list ul li a {
    height: 50px;
    padding: 0 20px 0 40px;
    display: block;
    color: #666
}

.voice-list ul li a span {
    color: #ff577f
}

.voice-list ul li a.active,
.voice-list ul li a:hover {
    color: #fff;
    background-color: #ff577f
}

.voice-list ul li a.active span,
.voice-list ul li a:hover span {
    color: #fff
}

.voice-details {
    width: 870px;
    height: 612px;
    background: #f7f7f7;
    float: left
}

.voice-details .tabs-nav {
    width: 435px;
    height: 53px;
    line-height: 53px;
    display: block;
    float: left;
    text-align: center;
    background: #efefef;
    border-bottom: 1px solid #d2d2d2;
    font-size: 15px;
    color: #666
}

.voice-details .tabs-nav.active {
    border-bottom-color: #f7f7f7;
    background-color: #f7f7f7;
    color: #ff577f
}

.voice-details ul {
    clear: both;
    height: 500px;
    overflow: hidden;
    line-height: 50px;
    background: url(../image/list_bg.png)
}

.voice-details ul li {
    padding: 0 25px
}

.voice-details ul .time {
    float: right;
    color: #ddd;
    font-size: 12px
}

.voice-details ul .name {
    margin-right: 20px
}

.voice-details .inpage-nav {
    padding-top: 16px;
    position: static;
    clear: both
}

.content-dialog {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #f6f6f6;
    z-index: 999
}

.content-dialog .wrapper {
    width: 850px;
    margin: 0 auto;
    padding-top: 80px
}

.content-dialog h2 {
    font-size: 15px;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding: 15px 0
}

.content-dialog .date {
    font-size: 12px;
    color: #666;
    padding: 10px 0
}

.content-dialog .details {
    font-size: 13px;
    line-height: 25px;
    color: #666
}

.network-box {
    color: #666
}

.network-box h1 {
    display: none;
    color: #666
}

.network-box h4 {
    width: 100%;
    color: #666;
    margin: 0 0 10px;
    padding: 10px 0 6px;
    text-indent: 20px;
    border-bottom: 1px solid #d2d2d2
}

.network-box dl {
    margin-bottom: 20px
}

.network-box .contact {
    padding-left: 7px;
    float: left;
    background: #f7f7f7;
    height: 335px;
    margin-top: 0px;
    padding-top: 24px
}

.network-box .contact div {
    display: none
}

.network-box .contact p {
    padding: 0 20px;
    color: #999
}

.network-box dl {
    width: 206px;
    float: left
}

.network-box dl dt {
    width: 100px;
    float: left;
    margin-right: 3px;
    color: #999
}

.network-box dl dd {
    float: left;
    margin-right: 3px
}

.network-box .select-widget {
    width: 100px;
    height: auto;
    background: 0 0;
    float: left;
    padding: 0 0 30px;
    position: relative
}

.network-box .select-widget .select-item {
    display: block!important;
    width: 100px!important;
    position: static!important;
    background: #f7f7f7;
    border: none;
    height: 300px;
    overflow: hidden
}

.network-box .select-widget .select-item a {
    width: 100px!important;
    float: none!important;
    text-align: center;
    text-indent: 0;
    line-height: 37px;
    height: 37px
}

.network-box .select-widget .select-val {
    width: 100px;
    height: 30px;
    display: block;
    margin: 0 auto;
    text-indent: -999em;
    text-align: left;
    background: url(../image/arrow_up.png) center center no-repeat #f7f7f7
}

.network-box .select-widget .icon-arrow-down {
    width: 100px!important;
    height: 30px;
    display: block;
    margin: 0 auto;
    background: url(../image/arrow_down.png) center center no-repeat #f7f7f7;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0
}

#voiceSelect .select-item {
    width: 705px
}

#voiceSelect .select-item a {
    width: 100%;
    display: block;
    line-height: 40px
}

.voiceforkids-page .input-item {
    position: relative;
    z-index: 1
}

.voiceforkids-page .input-item .icon-ok {
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 10px
}

.site-path {
    /*font-size: 12px;
    color: #fff;
    position: absolute;
    top: 80px;
    right: 20px;
    z-index: 500;
    opacity: .96;
    filter: alpha(opacity=96)*/
   font-size: 12px;
    /*color: #fff;*/
    /* position: absolute; */
    top: 80px;
    /* left: 86px; */
    z-index: 535;
    opacity: .96;
    line-height: 40px;
    margin-left: 20px;
}

.site-path a {
    /*color: #fff*/
}

.menu-nav {
    width: 50px;
    height: 50px;
    padding: 5px;
    display: block;
    background: #000;
    float: left;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.menu-nav:hover {
    background: #6e2ad4
}

.header {
    width: 100%;
    height: 60px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.logo {
    width: 235px;
    height: 50px;
    padding: 5px 5px 5px 30px;
    float: left
}

.logo a {
    display: block;
    height: 50px;
    background: url(../image/icons.png) no-repeat
}

.aside {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -60px;
    z-index: 99;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.aside-cart {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 5px
}

.bg-orange .aside-cart:hover .icon-aside-cart,
.bg-yellow .aside-cart:hover .icon-aside-cart {
    background-position: -450px 0
}

.bg-blue .aside-cart:hover .icon-aside-cart,
.bg-lightblue .aside-cart:hover .icon-aside-cart,
.bg-purple .aside-cart:hover .icon-aside-cart,
.bg-red .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.card-list,
.vod-list {
    width: 100%;
    height: 460px;
    position: absolute;
    top: 50%;
    margin-top: -230px;
    z-index: 400;
    text-align: center
}

.card-list ul,
.vod-list ul {
    height: 522px;
    overflow: hidden
}

.card-list .card-item,
.vod-list .card-item {
    width: 306px;
    padding: 22px;
    background: #fff;
    color: #888;
    font-size: 13px;
    line-height: 25px;
    text-align: left;
    margin: 0 10px 50px;
    position: relative;
    z-index: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align:top;
}

.card-list .card-item a,
.vod-list .card-item a {
    color: #888
}

.card-list .card-item .album,
.vod-list .card-item .album {
    width: 306px;
    height: 202px;
    background: #000;
    overflow: hidden
}

.card-list .card-item h2,
.vod-list .card-item h2 {
    font-size: 15px;
    height: 50px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    color: #444
}
.card-list .card-item h2{
    overflow-y: auto
}

.card-list .card-item .label,
.vod-list .card-item .label {
    width: 58px;
    height: 58px;
    line-height: 58px;
    position: absolute;
    top: 90px;
    left: 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    background-color: #7800ff
}

.card-list .card-item .label .aside-cart:hover .icon-aside-cart,
.vod-list .card-item .label .aside-cart:hover .icon-aside-cart {
    background-position: -450px -100px
}

.card-list .card-item .details,
.vod-list .card-item .details {
    height: 150px;
    overflow: hidden
}

.card-list .inpage-nav,
.vod-list .inpage-nav {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -90px;
    z-index: 122
}

.footer {
    width: 100%;
    height: 50px;
    /*background: url(../image/icons.png) 80px -400px no-repeat;*/
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 111
}
.footer .service{width:97px;position:absolute;right:30px;bottom:20px;}
.footer .btn-apps,.footer .btn-qq {
    width:97px;
    display: block;
    margin-right: 40px;
}
