blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
fieldset, img {
    border: 0 none
}

dl, li, menu, ol, ul {
    list-style: none
}

button, input, select, textarea {
    vertical-align: middle
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body {
    background: #ededed;
    min-width: 1200px
}

body, button, input, option, select, td, textarea, th {
    font-size: 12px;
    color: #4d4d4d;
    font-family: Microsoft YaHei, Tahoma, Verdana, sans-serif
}

input, option:focus, select, textarea {
    outline: none
}

em {
    font-style: normal
}

a {
    color: #666
}

a, a:active, a:hover {
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.lf {
    float: left
}

.rt {
    float: right
}

.left {
    float: left
}

.right {
    float: right
}

.padding {
    padding: 0 20px
}

.container {
    width: 100%
}
.marL0{
    margin-left: 0 !important;
}
.marT20px{
    margin-top: 20px !important;
}
.marT30px{
    margin-top: 30px !important;
}
.marT40px{
    margin-top: 40px !important;
}
.marT50px{
    margin-top: 50px !important;
}
.marT95px{
    margin-top: 95px !important;
}
.marT20px{
    margin-top: 20px;
}
.marT35px{
    margin-top: 35px;
}
.marB0{
    margin-bottom: 0 !important;
}
.marB15px{
    margin-bottom: 15px !important;
}
.marB20px{
    margin-bottom: 20px !important;
}
.marB30px{
    margin-bottom: 30px !important;
}
.marB88px{
    margin-bottom: 88px !important;
}
.marT0{
    margin-top: 0 !important;
}
.padL0{
    padding-left: 0 !important;
}
.padT0{
    padding-top: 0 !important;
}
.dis_n {
    display: none
}
.w955px{
    width: 955px;
}
.w205px{
    width: 205px !important;
}
.w5{
    width: 5% !important;
}
.w7{
    width: 7% !important;
}
.w9{
    width: 9% !important;
}
.w13{
    width: 13% !important;
}
.w20{
    width: 20% !important;
}
.w40{
    width: 40% !important;
}
.w50{
    width: 50% !important;
}

.h26px{
    height: 26px;
}
.tex_in0{
    text-indent: 0 !important;
}
::-webkit-datetime-edit-text { padding: 0 .3em; }
::-webkit-inner-spin-button { visibility: hidden; }
::-webkit-calendar-picker-indicator {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px #fff, 0 1px #eee;
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #e6e6e6);
    color: #666;
}.footer, .footer-bottom, .footer-top, .header, .header-bot, .header-top, .main, .nav {
    width: 100%
}

.footer-bottom-con, .footer-top-con, .header-con, .header-top-con, .nav-con {
    width: 1200px;
    margin: 0 auto
}

.footer {
    position: relative;
    z-index: 112
}

.header {
    background: #fff
}

.header-top {
    background: #ebebeb
}

.header-top-con {
    height: 35px;
    line-height: 35px;
    position: relative
}

.header-top-con a:hover {
    color: #de4037
}

.header-top-left li {
    float: left;
    display: none;
    margin-right: 15px
}

.header-top-left li:nth-child(2) > a {
    color: #de4037
}

.header-top-left li.on {
    display: block
}

.header-top-left .unlogin > a {
    float: left;
    width: 104px;
    height: 24px;
    background: url("../images/index_067.png") no-repeat center;
    background-size: 100%;
    margin-top: 5px
}

.header-top-right {
    height: 40px
}

.header-top-right .message {
    background: url("../images/msg_en.png") no-repeat 0;
    padding-left: 10px;
    margin-left: 10px
}

.header-top-right .message span {
    color: #e3250d
}

.header-top-right .entry {
    position: relative;
    z-index: 1
}

.header-top-right .entry li {
    float: left
}

.header-top-right .phonema {
    position: relative
}

.header-top-right .wrap {
    width: 60px;
    height: 60px;
    border: 1px solid #e2e2e2;
    border-top: none;
    position: absolute;
    top: -60px;
    left: 0;
    transition: .5s;
    z-index: 1
}

.header-top-right .phonema a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
    z-index: 2;
    background: #ebebeb
}

.header-top-right .phonema:hover a {
    background: #fff;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2
}

.header-top-right .phonema:hover .wrap {
    transform: translateY(96px)
}

.entry li.scrollx img {
    transition: .3s
}

.entry li.scrollx:hover {
    background: #fff
}

.entry li.scrollx:hover img {
    transform: rotate(180deg)
}

.header-top-right a {
    line-height: 35px;
    padding: 0 12px;
    float: left;
    overflow: hidden;
}

.header-top-right .myserve {
    position: absolute;
    top: 35px;
    transition: all .5s;
    height: 0;
    width: 86px;
    overflow: hidden;
}

.header-top-right .pub_scrolly {
    display: block;
}

.header-top-right .myserve .fuwuzhongxin {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 996;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none
}

.header-top-right .myserve a {
    width: 100%;
    padding: 0 7px
}

.header-top-right .myserve a:hover {
    background: #fff
}

.header-top-right .myserve .fuwuzhongxin p {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 71px;
    color: #666
}

.header-top-right .myserve .fuwuzhongxin p:hover {
    color: #de4037
}
.scrollx a:hover{
    color: #de4037
}
.header-top-right p:hover {
    color: #de4037;
    text-decoration: underline;
    cursor: pointer
}

.scrollx:hover .pub_scrolly {
    border-top: none;
}
.scrollx:hover .myserve{
    height: 251px;
}
.header-top-right .arrow {
    transition: transform .2s ease-in 0s
}

.search-wrap .select-list {
    width: 105px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 74px;
    display: none;
    z-index: 10
}

.btn-select-search:hover .select-list {
    display: block
}

.search-wrap .select-list a {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #888;
    text-align: center;
    text-decoration: none
}

.search-wrap .select-list a:hover {
    background: #ffc001;
    border-color: #ffc001;
    color: #fff
}

.select-list a.active {
    display: none
}

.header-con {
    height: 150px;
    width: 1200px
}

.logo {
    width: 230px;
    height: 150px;
    position: relative;
    margin-right: 70px
}

.logo-index {
    width: 160px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.logo-index, .logo-pic {
    height: 103px;
    position: absolute
}

.logo-pic {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.search-wrap {
    width: 600px;
    padding-top: 22px;
    position: relative
}

.search-classify {
    overflow: hidden
}

.search-classify li {
    width: 46px;
    border-top: 0;
    background: #fff;
    float: left;
    text-align: center;
    line-height: 22px
}

.search-classify .classify-curr {
    background: #ffc001 !important
}

.search-classify .classify-curr a {
    color: #fff !important
}

.search-classify li:hover {
    background: #fae7e6
}

.search-classify li:hover a {
    color: #de4037
}
.search-box{
    height: 42px;
}
.search-box > *{
    float: left;
    border: 1px solid #0d0d0d;
    height: 42px;
    line-height: 42px;
    border-right: none;
}
.search-box > *:first-child{
    border-right: 1px solid #e0e0e0;
}
.search-box .pull_down{
    width: 110px;
    text-align: center;
    position: relative;
    color: #121212;
}
.pull_down span{
    display: inline-block;
    width: 100%;
    line-height: 40px;
    cursor: pointer;
}
.pull_down span:after{
    content: ">";
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
    font-size:16px;
    color: #cdcdcd;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); 	/* Opera */
}
.pull_down ul{
    background-color: #ffffff;
    width: 111px;
    position: absolute;
    top: 41px;
    left: -1px;
    border: 1px solid #0d0d0d;
    border-top: none;
    z-index: 9;
    display: none;
}
.pull_down ul li {
    display: block;
    line-height: 2.5;
    cursor: pointer;
}
.pull_down ul li:hover{
    background-color: #0d0d0d;
    color: #ffffff;
}
.phone {
    overflow: hidden;
    margin-left: 100px;
    padding-top: 40px
}

.phone p:first-child {
    height: 30px;
    line-height: 30px;
    padding-left: 33px;
    background: url(../images/phone.png) no-repeat 0;
    color: #111;
    font-size: 14px
}

.phone p:nth-child(2) {
    height: 32px;
    line-height: 32px;
    font-family: Arial;
    font-size: 24px;
    color: #cf160d
}

.phone p:nth-child(3) {
    height: 22px;
    line-height: 22px;
    color: #9b9b9b
}

.quick-search-key {
    height: 30px;
    line-height: 30px
}

.quick-search-key a {
    padding-right: 10px;
    color: #9b9b9b
}

.quick-search-key a:hover {
    color: #de4037
}

.erweima {
    float: right;
    margin-top: 30px
}

.erweima-txt {
    text-align: center;
    margin: 30px 10px 0 20px;
    font-size:14px;
    color: #3e3a38;
}

.erweima-txt p {
    line-height: 25px;
}

.erweima-txt p:first-child {
    background: url("../images/wx_chain.png") no-repeat;
    padding-left: 35px
}
.footer{
    background-color: #212121;
}
#footer-1 {
    width: 1200px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.footer-1-top {
    width: 1200px;
    height: 160px;
    margin: 0 auto;
    text-align: center
}

.footer-1-top a {
    color: #eaeaea
}

.footer-1-top a, .footer-1-top a:hover {
    padding: 10px 25px;
    background-color: #39c
}

.footer-1-top a:hover {
    color: #de4037
}

.footer-1-top p {
    font-size: 30px;
    height: 90px;
    line-height: 90px;
    color: #eaeaea
}

.footer-bottom {
    width: 100%;
    height: 190px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    background-color: #0f0f0f
}

.footer-bottom p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #eaeaea
}

.footer-bottom a:hover {
    color: #de4037
}

.footer-bottom span img {
    margin: 0 auto
}
.footer_youqing{
    overflow: hidden;
    font-size: 0;
    padding: 40px 0;
}
.footer_youqing > li{
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #a8a8a8;
    line-height: 20px;
    padding: 0 25px;
    border-left:1px solid #a8a8a8;
}
.footer_youqing > li a{
    color: #a8a8a8;
}
.footer_youqing > li:first-child{
    padding-left: 0;
    border-left:none;
}
.footer_text{
    line-height: 3;
    font-size:14px;
    color: #fffefe;
}
.footer_fenx{
    font-size:0;
    padding: 25px 0;
}
.footer_fenx a{
    display: inline-block;
    vertical-align: top;
    width: 25px;
    margin-right: 20px;
}
.footer_fenx a img{
    width: 100%;
    display: block;
}
.ft_code_case{
    width: 170px;
}
.ft_code_case img{
    width: 110px;
    display: block;
}
.ft_code_case div{
    font-size:16px;
    line-height: 2.5;
    color: #fffefe;
}
.footer_copyright{
    background-color: #131313;
    line-height: 50px;
    font-size:12px;
}
.footer_copyright > div{
    width: 1200px;
    margin: 0 auto;
}
.nav {
    height: 48px
}

.nav, .nav-detail {
    border-bottom: 1px solid #000
}

.nav-home > a {
    display: block;
    width: 330px;
    height: 48px;
    background:url("../images/index_037.png") no-repeat 50px center, #0d0d0d;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    padding-right: 20px;
    cursor: text
}

.nav-home > a:hover {
    color: #fff
}

.nav-right {
    height: 48px;
    padding-left: 43px;
    position: relative
}

.nav-right .coupon_en {
    padding: 0 0 60px 155px;
    background: url(../images/cou_entry.png) no-repeat 50%;
    position: absolute;
    right: 0;
    top: -25px
}

@keyframes bounce {
    0%, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation: bounce infinite 1s;
    transform-origin: center bottom
}
.ind_his_case{
    border: 1px solid #dcdcdc;
    background-color: #ffffff;
}
.ind_his_case ul{
    padding: 10px 0;
    font-size: 0;
    border-bottom: 1px dashed #dcdcdc;
    margin: 0 10px;
    position: relative;
}
.ind_his_case ul li{
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    font-size:14px;
    line-height: 22px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.ind_his_case ul li:first-child{
    border-right: 1px dashed #dcdcdc;
}
.ind_his_case ul span{
    display: inline-block;
    vertical-align: middle;
    font-size:12px;
    color: #b1b1b1;
    margin-top: 3px;
}
@keyframes pulse {
    0% {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.5, 1.5, 1.5)
    }
    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation: pulse 1s infinite;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    background: url("../images/index_060.png") no-repeat center;
}
.on .pulse{
    background: url("../images/index_059.png") no-repeat center;
}
.ind_his_case .on:after{
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 5px);
    position: absolute;
    bottom: -11px;
    left: 0;
    background-color: #de4037;
}
.ind_his_case .on{
    cursor: auto !important;
}
/*历史*/
.marquee_case{
    overflow: hidden;
    position: relative;
    margin: 0 20px;
    height:56px;
}

.marquee {
    position: absolute;
    white-space: nowrap;
    font-size:0;
    padding: 20px;
}
.marquee > div{
    display: inline-block;
    vertical-align: middle;
    margin-right: 65px;
    font-size:12px;
    color: #686868;
}
.marquee > div a:hover{
    color: #de4037;
}
.nav-sec li {
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    float: left;
    border: 1px solid transparent;
    border-bottom: none;
    position: relative;
    padding: 0 30px;
}

.nav-sec li > a {
    padding-left: 30px;
    color: #333
}

.nav-sec .arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../images/img_down.png") no-repeat 50%;
    position: absolute;
    left: 130px;
    top: 18px;
    transition: transform .2s ease-in 0s
}

.nav-sec li:first-child > a {
    background: url(../images/index_052.png) no-repeat
}

.nav-sec li:nth-child(2) > a {
    background: url(../images/index_070.png) no-repeat
}

.nav-sec li:nth-child(3) > a {
    background: url(../images/index_075.png) no-repeat
}

.nav-sec li:nth-child(5) > a {
    background: url(../images/effect_selected.png) no-repeat 0;
    color: red;
    transition: .5s
}

.nav-sec li:nth-child(4) > a {
    background: url(../images/index_074.png) no-repeat
}

.nav-sec li a.selected-tit-1 {
    background: url(../images/index_selected.png) no-repeat
}

.nav-sec li a.selected-tit1 {
    background: url(../images/album_selected.png) no-repeat
}

.nav-sec li a.selected-tit2 {
    background: url(../images/dubber_selected.png) no-repeat
}

.nav-sec li a.selected-tit4 {
    background: url(../images/voice_selected.png) no-repeat
}

.nav-sec {
    position: relative;
    width: 100%
}

.nav-sec li:first-child:hover > a {
    background: url(../images/index_071.png) no-repeat
}

.nav-sec li:nth-child(3):hover > a {
    background: url(../images/index_038.png) no-repeat
}

.nav-sec li:nth-child(5):hover a {
    display: inline-block;
    transform: rotate(1turn)
}

.nav-sec li:nth-child(4):hover > a {
    background: url(../images/index_040.png) no-repeat
}

.nav-sec li:nth-child(2):hover .arrow {
    transform: rotate(180deg);
    background: url("../images/img_down_w.png") no-repeat 50%;
}

.nav-sec li:nth-child(2):hover > a {
    background: url(../images/index_035.png) no-repeat
}
.nav-sec li:hover{
    background-color: #0d0d0d;
    border-color: #fff !important;
}
.nav-sec li:hover > a{
    color: #ffffff;
}
.nav-other li {
    line-height: 38px;
    font-size: 14px;
    float: left;
    font-weight: 900;
    padding-left: 35px;
    padding-right: 35px
}
.nav-other li a {
    color: #4d4d4d
}
.nav_active{
    background-color: #0d0d0d !important;
    border-color: #fff !important;
}
.nav_active > a{
    color: #ffffff!important;
}
.nav-sec li:first-child.nav_active > a {
    background: url(../images/index_071.png) no-repeat
}

.nav-sec li:nth-child(3).nav_active > a {
    background: url(../images/index_038.png) no-repeat
}
.nav-sec li:nth-child(4).nav_active > a {
    background: url(../images/index_040.png) no-repeat
}
.nav-sec li:nth-child(2).nav_active > a {
    background: url(../images/index_035.png) no-repeat
}
.nav-other li a:hover {
    color: #ea292a
}

.customer-service {
    position: relative
}

.nav-sec-li {
    color: #111
}
.sec-voice {
    width: 100%;
    position: absolute;
    top: 47px;
    left: 0px;
    border: 1px solid transparent;
    border-top: none;
    z-index: 2;
    background: #fff;
    height: 0;
    transition: all 0.5s;
    overflow-y: hidden;
}
.nav-sec .scrollx:hover .sec-voice{
    height: 80px;
    border-color: #0d0d0d;
}

.sec-voice a {
    display: block;
    line-height: 40px;
    font-size: 14px
}

.sec-voice a:hover {
    background: #0d0d0d;
    color: #ffffff;
}

.customer-service span {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/news.png) no-repeat 50%;
    background-size: 100% 100%;
    position: absolute;
    right: 15px;
    top: -8px
}

.header-bot {
    background: #f3f3f3
}

.header-logo {
    width: 270px;
    height: 95px;
    position: relative;
    margin-left: 30px;
    margin-top: 25px
}

.logo-pic {
    width: 160px;
    height: 85px;
    display: block
}

.logo-pic img {
    width: 100%;
    height: 100%
}

.header-search {
    width: 700px;
    padding-top: 34px
}

.header-search-text {
    width: 546px;
    height: 46px;
    border: 2px solid #cf160d;
    font-size: 14px;
    color: #9b9b9b;
    background: #fff
}

.header-search-classify {
    width: 98px;
    height: 46px;
    font-size: 18px;
    color: #000;
    border: 0;
    background: url(/src/img/header_search_icon.png) no-repeat 75px 18px;
    position: relative;
    border-right: 2px solid #cf160d;
    cursor: pointer
}

.header-search-classify span {
    display: block;
    width: 78px;
    height: 46px;
    line-height: 46px;
    text-align: center
}

.header-search-classify ul {
    position: absolute;
    left: -2px;
    top: 46px;
    z-index: 100;
    overflow: hidden;
    background: #fff;
    width: 98px;
    border: 2px solid #ea292a;
    display: none
}

.header-search-classify ul li {
    width: 78px;
    padding-right: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.header-search-classify ul li:hover {
    background: #ea292a;
    color: #fff
}

.header-search-keyWords {
    width: 376px;
    height: 42px;
    padding-left: 20px;
    font-size: 14px;
    color: #000
}

.header-search-btn {
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: all .2s
}
.search_btn{
    width: 64px;
    background: url("../images/index_033.png")no-repeat center,#0d0d0d;
    cursor: pointer;
}

.current-select {
    width: 107px;
    height: 40px;
    border: 2px solid #ffc001;
    line-height: 40px;
    text-indent: 18px;
    position: relative;
    border-right: none;
    background: #f5f5f5;
    cursor: pointer
}

.current-select i {
    position: absolute;
    height: 7px;
    width: 11px;
    top: 18px;
    right: 18px;
    background: url(../images/index.new2015.v2.png) no-repeat -17px -204px
}

.quick-key-search {
    width: 700px;
    line-height: 34px;
    overflow: auto
}

.quick-key-search a {
    padding: 0 20px
}

.header-code {
    width: 200px;
    height: 95px;
    padding-top: 25px
}

.header-code p:first-child {
    padding-left: 26px;
    height: 26px;
    background: url(../images/phone.png) no-repeat 0;
    font-size: 14px;
    color: #111;
    line-height: 26px
}

.header-code p:nth-child(2) {
    color: #cf160d;
    font-size: 18px;
    font-weight: 600;
    font-family: Arial
}

.header-code p:nth-child(3) {
    color: #9b9b9b;
    line-height: 20px
}

.hide {
    display: none
}

.show {
    display: block
}

.main {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px
}

.footer-top {
    background: #e2e2e2;
    height: 230px
}

.footer-top-left {
    width: 344px;
    padding-left: 60px;
    height: 200px;
    margin: 15px 0;
    border-right: 1px solid #fff;
    position: relative
}

.online-kehu {
    padding-top: 18px;
    overflow: hidden
}

.foo-qq-icon {
    width: 40px;
    overflow: hidden
}

.foo-qq-icon span {
    display: block;
    width: 18px;
    height: 20px;
    background: url(/src/img/footer-qq.png) no-repeat 50%;
    background-size: 100% 100%
}

.foo-qq-detail h6, .work-time-detail h6 {
    font-size: 14px;
    color: #111;
    padding-bottom: 5px
}

.foo-qq-detail p, .work-time-detail p {
    height: 30px;
    line-height: 30px;
    color: #111;
    font-size: 14px
}

.work-time-detail p em {
    color: #995f0c;
    padding-left: 5px
}

.work-time {
    margin-top: 5px;
    overflow: hidden
}

.foo-time-icon {
    width: 40px;
    overflow: hidden
}

.foo-time-icon span {
    display: block;
    width: 18px;
    height: 18px;
    background: url(/src/img/time.png) no-repeat 50%;
    background-size: 100% 100%
}

.footer-top-cen {
    margin: 15px 0;
    padding-left: 60px;
    overflow: hidden;
    padding-top: 18px
}

.jintai {
    padding: 0 35px;
    text-align: center
}

.jintai h6 {
    font-size: 16px;
    padding-bottom: 16px;
    color: #111
}

.jintai ul li {
    height: 30px;
    line-height: 30px;
    font-size: 14px
}

.jintai ul li a {
    color: #111
}

.jintai ul li a:hover {
    color: #cf160d
}

.footer-bottom-con {
    height: 50px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 18px
}

.footer-top-rt {
    padding-top: 18px;
    padding-left: 15px;
    margin: 15px 0;
    overflow: hidden
}

.gongzhonghao {
    width: 125px;
    overflow: hidden
}

.gongzhonghao h6 {
    font-weight: 500;
    color: #111;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px
}

.gongzhonghao div {
    width: 125px;
    height: 80px;
    text-align: center
}

.gongzhonghao div span {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../images/erweima.jpg) no-repeat 50%;
    background-size: 100% 100%
}

.gongzhonghao p {
    color: #111;
    width: 125px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px
}

::-webkit-scrollbar {
    width: 10px !important;
    height: 5px !important;
    -webkit-appearance: none
}

::-webkit-scrollbar-thumb {
    height: 5px;
    border: 1px solid transparent;
    border-top: none;
    border-bottom: none;
    -webkit-border-radius: 6px;
    background-color: rgba(0, 0, 0, .3);
    background-clip: padding-box
}

.all-header-cen {
    width: 100%;
}

.all-header-con {
    width: 1200px;
    margin: 0 auto;
    height: 123px
}

.all-logo {
    position: relative;
    margin-right: 183px
}

.all-logo, .all-logo a {
    width: 190px;
    height: 80px
}

.all-logo a {
    display: block
}

.all-logo a img {
    margin-top: 10px
}
.all-search-box {
    width: 600px;
    height: 40px;
    margin-top: 30px
}

.all-search-key-words {
    width: 610px;
    height: 36px;
    border: 2px solid #cf160d;
    padding-left: 10px
}

.all-header-search-btn {
    width: 54px;
    height: 40px;
    border: none;
    background: #cf160d url(../images/search_btn.png) no-repeat 50%
}

.phone-top {
    padding-top: 12.5px !important
}

.no-content-wrap {
    width: 100%;
    height: 300px;
    position: relative;
    display: none
}

.no-content {
    height: 173px;
    text-align: center
}

.no-content.teacher {
    top: -20px
}

.no-content-left {
    width: 130px;
    height: 173px;
    background: url(../images/no_content.png) no-repeat 50%
}

.no-content-right {
    height: 173px;
    font-size: 18px;
    font-weight: 600;
    color: #111;
    text-align: center;
    line-height: 280px
}

.no-content-right a {
    margin: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 25px;
    color: #111
}

.no-content-right a span {
    color: #de4037
}

.loading {
    width: 100px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.loading img {
    width: 100%;
    height: 100%
}

.loading-small {
    width: 100px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.loading-small img {
    width: 100%;
    height: 100%
}

.loading-detail-left {
    width: 100px;
    height: 9px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -50px
}

.loading-detail-left img {
    width: 100%;
    height: 100%
}

.loading-detail-right {
    width: 100px;
    height: 9px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -50px
}

.loading-detail-right img {
    width: 100%;
    height: 100%
}

.px {
    width: 1px;
    background: #a4a09f;
    height: 200px;
    position: absolute;
    right: 0;
    top: 0
}

.pagnation {
    overflow: hidden;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 5%
}

.circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    background: hsla(0, 0%, 40%, .4);
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.circle:hover, .curr-circle {
    background: rgba(0, 0, 0, .6)
}

/*#sd_modal {*/
    /*position: fixed;*/
    /*z-index: 100000;*/
    /*top: 0;*/
    /*left: 0;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*background: #000;*/
    /*display: none*/
/*}*/

.pop-qq {
    width: 250px;
    border: 1px solid #2e2e2e
}

.arrow *, .pop-qq {
    position: absolute
}

.arrow * {
    display: block;
    border-width: 6px;
    border-style: dashed dashed solid;
    font-size: 0;
    line-height: 0
}

.arrow em, .arrow span {
    border-color: transparent transparent #2e2e2e
}

.arrow span {
    top: 2px
}

.pop-qq .pop-tit {
    font-size: 12px;
    color: #fff;
    background: #2e2e2e;
    height: 24px;
    line-height: 24px;
    padding-left: 10px
}

.pop-tit a {
    height: 15px;
    width: 15px;
    border: 1px solid #565657;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #565657;
    color: #fff;
    margin: 4px 4px 0 0
}

.pop-con {
    padding-left: 10px;
    overflow: hidden;
    background: #fff
}

.pop-con ul {
    width: 100%;
    margin-top: 15px
}

.pop-con li {
    width: 25%;
    height: 28px
}

.pop-con li i {
    display: inline-block;
    width: 14px;
    height: 19px;
    background: url(../images/Q.png);
    margin-right: 5px;
    vertical-align: middle
}

.pop-con li a {
    color: #3586bc
}

.sec-nav {
    width: 330px;
    height: 488px;
    border: 2px solid #0d0d0d;
    background: #fff;
    position: relative;
    top: 0px;
    border-top: none;
    z-index: 9;
}
.nav_box_case{
    height:0;
    transition: all 0.5s;
    overflow: hidden;
    position: absolute;
    top: 206px;
}
.nav-home:hover .nav_box_case{
    height: 488px;
    width: 826px;
}
.sec-nav li {
    width: 100%;
}

.sec-menu-con {
    width: 496px;
    height: 489px;
    border: 2px solid #0d0d0d;
    background: hsla(0, 0%, 100%, .9);
    position: absolute;
    z-index: 10;
    left: 326px;
    top: -1px;
    padding-left: 24px;
    padding-right: 24px;
    display: none;
    z-index: 99999;
}

li:hover .sec-menu-con {
    display: block
}

.sec-nav-wrap {
    border-bottom: 1px solid #dcdcdc;
    padding: 8px 10px;
    font-size:0;
}

.sec-nav li:last-child .sec-nav-wrap {
    border: 0
}
.sec-nav .sec-tit {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    font-size: 12px;
    width: 96px;
    border-right: 1px dashed #dcdcdc;
    color: #4e4e4e;
    font-weight: bold;
    text-align: center;
}

/* .sec-nav li:first-child .sec-tit {
    background: url(../images/special_selected.png) no-repeat -3px
}

.sec-nav li:nth-child(2) .sec-tit {
    background: url(../images/propaganda_selected.png) no-repeat -3px
}

.sec-nav li:nth-child(3) .sec-tit {
    background: url(../images/record_selected.png) no-repeat -3px
}

.sec-nav li:nth-child(4) .sec-tit {
    background: url(../images/class_selected.png) no-repeat -3px
}

.sec-nav li:nth-child(5) .sec-tit {
    background: url(../images/ad_select.png) no-repeat -3px
}

.sec-nav li:nth-child(6) .sec-tit {
    background: url(../images/animation_selected.png) no-repeat -3px
}

.sec-nav li:nth-child(7) .sec-tit {
    background: url(../images/for_selected.png) no-repeat -3px
}

.sec-nav li:nth-child(8) .sec-tit {
    background: url(../images/other_select.png) no-repeat -3px
} */

.sec-tit a {
    color: #4e4e4e;
    display: block;
}

.sec-tit-con {
    width: 200px;
    display: inline-block;
    vertical-align: middle;
    font-size:0;
}

.sec-nav li:hover {
    background: #0d0d0d
}

.third-menu-con a:hover {
    color: #de4037
}

/* .sec-nav li:first-child:hover .sec-tit {
    background: url(../images/special.png) no-repeat -3px
}

.sec-nav li:nth-child(2):hover .sec-tit {
    background: url(../images/propaganda.png) no-repeat -3px
}

.sec-nav li:nth-child(3):hover .sec-tit {
    background: url(../images/record.png) no-repeat -3px
}

.sec-nav li:nth-child(4):hover .sec-tit {
    background: url(../images/class.png) no-repeat -3px
}

.sec-nav li:nth-child(5):hover .sec-tit {
    background: url(../images/ad.png) no-repeat -3px
}

.sec-nav li:nth-child(6):hover .sec-tit {
    background: url(../images/animation.png) no-repeat -3px
}

.sec-nav li:nth-child(7):hover .sec-tit {
    background: url(../images/for.png) no-repeat -3px
}

.sec-nav li:nth-child(8):hover .sec-tit {
    background: url(../images/other.png) no-repeat -3px
} */

.sec-nav li:hover .sec-tit-con a, .sec-nav li:hover .sec-tit a {
    color: #fff
}

.sec-tit-con a {
    font-size:12px;
    padding-right: 5px;
    width: 100px;
    display: inline-block;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    text-align: center;
    line-height: 22px;
    color: #727272;
}

.sec-tit-con a:hover {
    text-decoration: underline
}

.third-menu-tit {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dotted #bfbfbf;
    font-size: 16px;
    color: #2c2c2c
}

.recom-famous-con {
    background: #fff;
    overflow: hidden
}

.third-menu-con a {
    float: left;
    height: 35px;
    line-height: 35px;
    padding-right: 14px;
    padding-left: 10px;
    font-size: 13px;
    color: #2c2c2c
}

#right_float {
    height: 100%;
    width: 35px;
    position: fixed;
    right: 0;
    top: 0;
    background: #ffffff;
    z-index: 999999;
}
#right_float >div{
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -275px;
}

#right_float .block a {
    display: block;
    padding: 40px 12px 5px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 1px;
    color: #fff
}
#right_float p {
    display: block;
    float: left;
    width: 35px
}
#right_float p a:nth-child(2) {
    width: 0px;
    transition: all 0.5s;
}
#right_float p:hover a:nth-child(2) {
    width: 80px;
}
#right_float .yidong:hover  .code_box{
    width: 130px;
}
#right_float .top_top {
    height: 30px
}

#right_float p:hover {
    background: #0d0d0d
}
#right_float .center p:hover .jiaoliu{
    background: url(../images/index_054.png) no-repeat center;
}

#right_float p a {
    width: 20px;
    height: 22px;
    display: block;
    margin: 5px;
    overflow: hidden;
    margin-left: 7px
}

#right_float a.geren {
    background: url(../images/bg_right.png) no-repeat -35px 0;
    margin-bottom: 10px
}

#right_float p:hover a.geren {
    background-position: 0 0
}

#right_float a.gouwuche {
    background: url(../images/bg_right.png) no-repeat -35px -28px
}

#right_float a.chongzhi {
    background: url(../images/bg_right.png) no-repeat -35px -60px
}

#right_float p:hover a.chongzhi {
    background-position: 0 -60px
}

#right_float a.zuji {
    background: url(../images/bg_right.png) no-repeat -35px -117px
}

#right_float p:hover a.zuji {
    background-position: 0 -117px
}

#right_float a.erwei {
    background: url(../images/index_053.png) no-repeat center;
}

#right_float p:hover a.erwei {
    background: url("../images/index_053_w.png") no-repeat center;
}
#right_float p:hover a.user_vip {
    background: url("../images/index_062_w.png") no-repeat center;
}
#right_float p:hover a.fanhui {
    background: url("../images/index_063_w.png") no-repeat center;
}
#right_float a.type_b {
    background: url(../images/index_055.png) no-repeat center;
}
#right_float a.type_g {
    background: url(../images/index_058.png) no-repeat center;
}
#right_float a.type_w {
    background: url(../images/index_054.png) no-repeat center;
}

#right_float p:hover a.jiaoliu {
    background-position: 0 -181px
}

#right_float a.liuyan {
    background: url(../images/bg_right.png) no-repeat -35px -210px
}

#right_float p:hover a.liuyan {
    background-position: 0 -210px
}

#right_float a.fanhui {
    background: url(../images/index_063.png) no-repeat center;
    height: 31px;
    margin: 1px 0 0;
    width: 35px
}
#right_float a.user_vip {
    background: url(../images/index_062.png) no-repeat center;
    height: 31px;
    margin: 1px 0 0;
    width: 35px
}
#right_float .top {
    position: absolute;
    top: 125px
}


#right_float .down {
    position: absolute;
    top: 540px
}

#right_float .rows {
    background: #d00;
    border-radius: 5px;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding: 0 2px;
    min-width: 17px;
    text-align: center;
    color: #fff;
    margin-left: 7px
}

#right_float p {
    position: relative
}

#right_float .chongzhi {
    z-index: 998
}

#right_float .l_r1, #right_float .l_r2 {
    width: 0;
    height: 30px;
    background: #de4037;
    position: absolute;
    right: 35px;
    top: 0;
    margin: 0;
}

#right_float .l_r4, #right_float .l_r5, #right_float .l_r6 {
    width: 0;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 30px;
    top: 0;
    margin: 0;
    text-align: center;
}

#right_float .l_r3 {
    width: 0;
    height: 130px;
    position: absolute;
    right: 34px;
    top: 0;
    margin: 0
}

#right_float .l_rw {
    background: #383838;
    color: #de4037;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center
}

#right_float .yidong:hover .l_rw, #right_float .yidong:hover .l_rw2, #right_float .yidong:hover .l_rw3 {
    background: #0d0d0d;
    color: #ffffff
}
.Customer_Service {
    width: 130px;
    height: 475px;
    position: fixed;
    right: 35px;
    bottom: 50px;
    background-color: #dcdcdc;
    border-radius: 10px;
    z-index: 9999
}

.cs_in {
    width: 126px;
    height: 471px;
    margin: 2px;
    background-color: #fff;
    border-radius: 10px
}

.cs_up {
    width: 100px;
    height: 153px;
    padding: 14px 0;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto
}

.cs_up img {
    width: 90px;
    border-radius: 50%;
    margin: 0 5px;
    margin-bottom: 13px
}

.cs_up a {
    padding: 4px 11px;
    margin: 5px 15px;
    font-size: 12px;
    color: #fff;
    background-color: #0d0d0d;
    border-radius: 2px
}

.cs_middle {
    width: 100px;
    height: 153px;
    padding: 14px 0;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto
}

.cs_middle img {
    width: 90px;
    border-radius: 50%;
    margin: 0 5px;
    margin-bottom: 13px
}

.cs_middle a {
    padding: 4px 11px;
    margin: 5px 15px;
    font-size: 12px;
    color: #fff;
    background-color: #0d0d0d;
    border-radius: 2px
}

.cs_down {
    width: 100px;
    height: 153px;
    padding: 14px 0;
    margin: 0 auto
}

.cs_down img {
    width: 90px;
    border-radius: 50%;
    margin: 0 5px;
    margin-bottom: 13px
}

.cs_down a {
    padding: 4px 11px;
    margin: 5px 15px;
    font-size: 12px;
    color: #fff;
    background-color: #0d0d0d;
    border-radius: 2px
}
.cs_in a:hover{
    color: #de4037;
}
.cs_mid {
    width: 95px;
    height: 90px;
    background-color: #fff
}

.talking {
    height: 30px;
    line-height: 30px;
    padding: 2px 10px;
    margin-left: 17px;
    background-color: #7ef8f4;
    border-radius: 5px
}

.user_modal {
    width: 380px;
    position: absolute;
    top: 325px;
    height: 390px;
    left: 50%;
    margin-left: -190px;
    background: #fff;
    border-radius: 2px
}

.user_title {
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0
}

.user_title p, .user_title span {
    line-height: 60px;
    text-align: center;
    font-size: 18px
}

.user_title span {
    width: 50%;
    float: left
}

.user_title span:hover {
    color: #de4037;
    cursor: pointer
}

.user_title .on {
    color: #de4037;
    border-bottom: 2px solid #de4037
}

.user_title i {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    background: url("../images/auth_close.png") no-repeat 50%;
    cursor: pointer
}

.user_content {
    padding: 35px 46px 46px;
    position: relative
}

.user_content .login, .user_content .regist {
    display: none
}

.user_content .on {
    display: block !important
}

.user_content .remind {
    width: 282px;
    height: 78px;
    line-height: 20px;
    border: 1px solid #ffde7a;
    background: #fff7e0;
    padding: 3px;
    margin: -20px 0 30px
}

.user_content .warn i {
    width: 18px;
    height: 18px;
    float: left;
    margin: 2px 10px 0 0;
    background: url("../images/auth_error.png") no-repeat 50%
}

.user_content .warn i.ok {
    background-image: url("../images/auth_ok.png")
}

.user_content .warn {
    position: absolute;
    line-height: 20px;
    top: 105px
}

.user_content .warn:first-child {
    top: 10px
}

.user_content .long_input {
    width: 268px;
    height: 48px;
    border: 1px solid #cacaca;
    border-radius: 2px;
    padding-left: 20px
}

.user_content .checkbox span {
    margin-left: 10px
}

.user_content button {
    width: 288px;
    line-height: 50px;
    background: #de4037;
    color: #fff;
    outline: none;
    font-size: 18px;
    border-radius: 2px
}

.user_content .yzmBtn {
    width: 88px;
    line-height: 46px;
    border: 1px solid #bfbfbf;
    background: #e5e5e5;
    float: right;
    padding-left: 20px;
    cursor: pointer
}

.user_content .choose {
    width: 100%
}

.user_content ul {
    width: 148px;
    margin: 62px auto 0;
    text-align: center;
    position: relative
}

.user_content .tips {
    width: 336px;
    line-height: 35px;
    top: -50px;
    left: -102px;
    padding: 0 8px;
    position: absolute;
    background: #fff7e0;
    text-align: center;
    border: 1px solid #fbdb69;
    border-radius: 5px;
    display: none
}

.tips .arrow {
    border: 8px dashed transparent;
    border-top-style: solid;
    border-top-color: #fbdb69;
    top: 35px;
    left: 120px
}

.tips .arrow, .tips .arrow_in {
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    position: absolute
}

.tips .arrow_in {
    bottom: -8px;
    left: -9px;
    border: 9px dashed transparent;
    border-top-style: solid;
    border-top-color: #fff7e0
}

.user_content li {
    float: left
}

.user_content li span {
    margin: 0 10px
}

.user_content li a {
    display: block;
    float: left
}

.user_content li a:hover {
    color: #fa210b
}

.user_content li a:hover .tips {
    display: block;
    color: #333;
    line-height: 35px
}

.user_content .dot {
    width: 3px;
    height: 3px;
    background: #fa210b;
    margin: 7px 0 0 -8px;
    float: left
}

.user_modal .mb28 {
    margin-bottom: 28px
}

.user_modal .mb20 {
    margin-bottom: 20px
}

.user_content .top100 {
    top: 88px
}

.user_content .top183 {
    top: 183px !important
}

.user_modal .register .long_input {
    margin-bottom: 36px
}

.user_modal .register button {
    margin-bottom: 75px
}

.user_modal .suomi .long_input {
    height: 46px
}

.user_modal .short_input {
    width: 148px;
    height: 46px;
    padding-left: 20px;
    float: left;
    border: 1px solid #cacaca;
    border-radius: 2px;
    clear: both
}

.user_modal .yzm {
    float: right;
    width: 108px;
    height: 46px;
    border: 1px solid #cacaca;
    margin-bottom: 30px;
    margin-right: 20px;
}

.user_modal .yzm img {
    width: 100%;
    height: 100%
}

.user_modal .back {
    float: right;
    font-size: 12px;
    color: #9b9b9b;
    position: absolute;
    bottom: -50px;
    right: 50px;
    cursor: pointer
}

.user_modal .alert {
    width: 282px;
    padding: 3px;
    line-height: 20px;
    border: 1px solid #ffde7a;
    background: #fff7e0;
    font-size: 12px;
    color: #333;
    display: none;
    position: absolute;
    bottom: -20px
}

.user_modal .toLogin {
    position: absolute;
    bottom: -50px;
    left: 160px;
    cursor: pointer
}

.user_modal .shadow {
    box-shadow: 0 0 2px 1px rgba(255, 73, 73, .9);
    border: 1px
}

.user-name {
    color: #de4037;
    display: inline-block;
    width: 90px;
    overflow: hidden;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.login_ask {
    width: 450px;
    height: 300px;
    padding: 60px 65px 70px;
    border-radius: 4px;
    margin: auto;
    background: #fff
}

.login_ask .title {
    width: 250px;
    padding-left: 46px;
    font-size: 24px;
    color: #333;
    background: url("../images/loginask.png") no-repeat 0;
    margin: auto;
    line-height: 32px
}

.login_ask .state {
    font-size: 16px;
    color: #4d4d4d;
    text-align: center;
    margin: 40px 0 45px
}

.login_ask .btn {
    width: 118px;
    line-height: 34px;
    color: #de4037;
    font-size: 18px;
    border: 1px solid #de4037;
    border-radius: 2px;
    text-align: center;
    cursor: pointer
}

.login_ask .btn:hover {
    background: #de4037;
    color: #fff
}

.rec-vedio {
    width: 1000px;
    height: 500px;
    background: #111;
    border-radius: 10px;
    position: relative
}

.rec-vedio p {
    font-size: 24px;
    color: #111;
    font-weight: 900
}

.close-video {
    width: 50px;
    height: 50px;
    background: #fff;
    position: absolute;
    right: -20px;
    top: -20px;
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer
}

#global_explore {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fffeec;
    position: fixed;
    top: 0;
    z-index: 11111111;
    display: none
}

#global_explore .inner {
    width: 1200px;
    margin: auto
}

#global_explore .intime {
    width: 49px;
    height: 20px;
    padding: 3px 10px;
    background: #3d57dd;
    line-height: 20px;
    color: #fff;
    margin: 7px 0 0 48px;
    cursor: pointer
}

#global_explore .close {
    outline: none;
    float: right
}

.ui-tips {
    position: absolute;
    background: #fffdee;
    border: 1px solid #edd28b;
    -moz-box-shadow: 0 0 2px 2px #eee;
    -webkit-box-shadow: 0 0 2px 2px #eee;
    box-shadow: 0 0 2px 2px #eee
}

.ui-tips-main {
    margin: 10px;
    color: #666
}

.ui-tips-x-center .ui-tips-arrow {
    left: 50%;
    margin-left: -5px
}

.ui-tips-bottom .ui-tips-arrow {
    bottom: -6px;
    background-position: 0 -5px
}

.ui-tips-arrow {
    display: block;
    position: absolute;
    background-image: url(../images/tips_arrow.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 6px;
    background-position: 0 0;
    overflow: hidden
}

.point-right .ui-tips-arrow {
    left: 100%;
    top: 47%;
    margin-left: -3px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

.rotate, .rotate .ui-tips-main {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.collect-success-tip {
    transition-duration: 1s;
    z-index: 999;
    cursor: pointer;
    position: fixed;
    left: 45%;
    top: 55%
}

.create_order {
    width: 820px;
    height: 650px;
    border-radius: 2px;
    background: #fff;
    border: 1px solid transparent;
    font-size: 14px
}

.create_order .close {
    width: 30px;
    height: 30px;
    background: url("../images/cop_close.png") no-repeat 50%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.create_order .title {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin: 45px 0 34px
}

.create_order form {
    width: 500px;
    margin: 34px auto 0
}

.create_order .label {
    margin-bottom: 14px;
    float: left;
    margin-right: 20px
}

.create_order span.error {
    color: #f71329;
    font-size: 12px;
    float: left;
    line-height: 20px
}

.create_order .label:before {
    content: "*";
    color: #f71329
}

.create_order input.error {
    border-color: #fc999b !important
}

.create_order .state {
    color: #9b9b9b
}

.create_order .upload {
    width: 98px;
    line-height: 28px;
    border-radius: 4px;
    background: #f3f3f3;
    border: 1px solid #bebebe;
    text-align: center;
    margin: 0 30px 0 20px;
    font-size: 14px
}

.create_order .upload:hover {
    background: #00a1e7;
    color: #fff;
    border-color: #00a1e7
}

.create_order .contact {
    width: 58px;
    line-height: 25px;
    height: 25px;
    padding-left: 25px;
    border: 1px solid #00a2e8;
    border-radius: 4px;
    cursor: pointer;
    background: url(../images/msg-normal.png) no-repeat 6px 5px;
    font-size: 12px;
    position: relative
}

.create_order .contact:hover {
    background-color: #00a2e8;
    background-image: url(../images/msg-selected.png);
    color: #fff
}

.create_order .contact:hover .kf_list_wrap {
    display: block
}

.create_order .contact .kf_list_wrap {
    position: absolute;
    padding: 12px;
    left: -11px;
    display: none;
    width: 200px
}

.create_order .section1 {
    width: 345px
}

.create_order .section2 {
    margin: 30px 0
}

.create_order .section2 input {
    width: 338px;
    height: 34px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    padding-left: 10px
}

.create_order textarea {
    width: 528px;
    height: 58px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    padding: 10px;
    resize: none
}

.create_order textarea.error {
    border-color: #fc999b
}

.create_order select {
    width: 88px;
    height: 28px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    padding-left: 20px
}

.create_order option {
    line-height: 30px
}

.create_order .remind {
    float: right;
    font-size: 12px;
    line-height: 30px
}

.create_order .remind span {
    color: #0c9de7
}

.create_order .section4 {
    width: 550px;
    margin: 30px 0 80px
}

.create_order .section5 {
    width: 550px
}

.create_order .section5 li {
    float: left;
    margin-right: 43px
}

.create_order .section5 li:first-child button {
    color: #fff;
    background: rgba(254, 172, 0, .8)
}

.create_order .section5 li:first-child:hover button {
    background: #feac00
}

.create_order .section5 li:nth-child(2) button {
    color: #fff;
    background: rgba(0, 161, 231, .8)
}

.create_order .section5 li:nth-child(2):hover button {
    background: #00a1e7
}

.create_order .section5 li:nth-child(3) button {
    color: #333;
    background: hsla(0, 0%, 95%, .8)
}

.create_order .section5 li:nth-child(3):hover button {
    background: #f3f3f3
}

.create_order .section5 button {
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px
}

.aword_alert {
    width: 250px;
    height: 150px;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    border: 1px solid transparent
}

.aword_alert p {
    padding-left: 46px;
    font-size: 14px;
    line-height: 32px;
    background-size: 30px 30px;
    margin-top: 60px;
    background-repeat: no-repeat;
    background-position: 65px 0
}

.aword_alert.success p {
    background-image: url("../images/yes_cop.png")
}

.aword_alert.failure p {
    background-image: url("../images/no_cop.png")
}

/*.upgrade {*/
    /*width: 715px;*/
    /*height: 480px;*/
    /*background: url("../images/upgrade.png") no-repeat 50%;*/
    /*position: relative*/
/*}*/

/*.upgrade .close {*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*background: url("../images/kf_close.png") no-repeat 50%;*/
    /*top: 0;*/
    /*right: 0*/
/*}*/

/*.upgrade .btn, .upgrade .close {*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*cursor: pointer*/
/*}*/

/*.upgrade .btn {*/
    /*width: 160px;*/
    /*height: 50px;*/
    /*left: 50%;*/
    /*transform: translateX(-100px);*/
    /*bottom: 0*/
/*}*/

.banner, .main-cen, .main-gray {
    width: 100%
}

.main-bottom, .main-cen-con, .main-recom {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.index-floor {
    width: 1200px;
    margin: 0 auto
}

a:hover {
    color: #de4037;
    text-decoration: none
}

.banner {
    background: #f3f3f3;
    overflow: hidden
}

.banner-con {
    position: relative;
    overflow: hidden
}

#main_pic, .banner-con-cen {
    height: 326px
}

#main_pic {
    width: 650px;
    height: 338px;
    position: relative;
    margin-left:330px
}

.swiper-pagination-bullet-active{
    background-color: #0d0d0d;
}
.banner-btn {
    cursor: pointer;
    height: 84px;
    overflow: hidden;
    width: 50px;
    background: #000;
    opacity: .15
}

.banner-btn, .banner:hover .banner-btn {
    display: block
}

.banner-prev {
    left: 10px
}

.banner-next, .banner-prev {
    position: absolute;
    top: 183px;
    z-index: 999
}

.banner-next {
    left: 760px
}

.arr {
    background: url(../images/s_pic.png) no-repeat -50px 0;
    right: 16px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    top: 26px;
    width: 17px
}

.banner-prev .arr {
    transform: rotate(180deg)
}

.banner-ctrl {
    width: 650px;
}

.banner-ctrl, .banner-ctrl li {
    height: 150px;
    position: relative
}

.banner-ctrl li {
    float: left;
    width: 210px;
    background-color: #ffffff;
}

.banner-ctrl li:nth-child(2) {
    margin: 0 10px
}

.banner-ctrl li img {
    width: 100%;
    height: 100%
}

.banner-ctrl li .bg {
    background: #000;
    opacity: .3;
    position: relative;
    top: 0;
    height: 40px;
    display: block;
    width: 100%;
    z-index: 5;
    transition: all .3s ease 0s
}

.banner-ctrl li .bg.current {
    height: 50px;
    top: -10px;
    opacity: .65
}

.banner-ctrl li h4 {
    color: #fff;
    cursor: default;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 71px;
    z-index: 6
}

.banner-ctrl li .ctrl-dot {
    display: none;
    height: 4px;
    position: absolute;
    text-align: center;
    top: -4px;
    left: 32px;
    z-index: 7
}
.swiper_banner{
    overflow: hidden;
}
.swiper_banner img{
    display: block;
    width: 100%;
}
.banner-ctrl li .ctrl-dot i.yellow {
    background: #de4037
}

.banner-ctrl li .ctrl-dot i {
    display: inline-block;
    height: 4px;
    overflow: hidden;
    vertical-align: top;
    width: 8px
}

.banner-ctrl li .ctrl-dot.current {
    display: block
}

.banner-ctrl li.mouse-hover .ctrl-dot {
    display: none
}

.banner-ctrl li bg.current {
    background: rgba(0, 0, 0, .65)
}

.banner-pic li a img {
    width: 732px;
    height: 326px
}

.banner-con-right {
    width: 220px;
    height: 488px;
    border: 1px solid #eee;
    background: #fff;
    position: absolute;
    top: 0;
    left: 650px
}
.head_case{
    height: 125px;
    overflow: hidden;
    margin: 0 10px;
    border-bottom: 1px dashed #dcdcdc;
}

.banner-con-right .banner-con-right-person {
    width: 56px;
    height: 56px;
    float: left;
    margin: 40px 10px 0 14px
}

.banner-con-right .banner-con-right-person img {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.banner-con-right .banner-con-right-text {
    float: left;
    font-size: 12px;
    color: #333;
    margin-top: 60px;
    width: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.banner-con-right .banner-con-right-microphone {
    float: left;
    height: 115px;
    position: relative;
    left: 40px;
    top: -70px
}

.banner-con-right .banner-con-right-microphone > img {
    opacity: .3
}

.banner-con-right .banner-con-right-choose {
    position: relative;
    clear: both
}

.banner-con-right-choose > ul > li {
    float: left
}

.banner-con-right-choose > ul > li:first-child > a {
    display: none
}

.banner-con-right-choose > ul > li:first-child > a.on {
    display: block
}

.banner-con-right-choose > ul > li > a {
    width: 90px;
    height: 28px;
    padding-left: 28px;
    display: block;
    margin-right: 12px;
    float: left;
    color: #333;
    font-size: 12px;
    border-radius: 2px;
    line-height: 26px
}

.banner-con-right-haslogin {
    background: url("../images/index_056.png") no-repeat 6px 3px;
    border: 1px solid #2a9cd5;
    margin-left: 14px;
    margin-right: 12px
}

.banner-con-right-haslogin:hover {
    background: url("../images/index_056_w.png") no-repeat 6px 3px #2a9cd5;
    color: #fff
}

.banner-con-right .online_kf {
    position: relative;
    z-index: 10
}

.online_kf:hover .banner-con-right-online {
    background: url("../images/index_064.png") no-repeat 6px 3px #de4037;
    color: #fff
}

.online_kf:hover .kf_list_wrap {
    display: block
}

.banner-con-right .kf_list {
    left: -100px;
    top: 40px
}

.banner-con-right .kf_list .arrow_top {
    left: 168px
}

.banner-con-right .banner-con-right-login {
    border: 1px solid #2a9cd5;
    margin-left: 14px;
    margin-right: 12px;
    background: url("../images/index_056.png") no-repeat 10px center
}

.banner-con-right .banner-con-right-login:hover {
    background: url("../images/index_056_w.png") no-repeat 10px center #2a9cd5;
    color: #fff
}

.banner-con-right .banner-con-right-online {
    border: 1px solid #de4037;
    background: url("../images/index_057.png") no-repeat 6px center
}

.banner-con-right .banner-con-right-announce {
    margin: 70px 0 0 14px;
    overflow: hidden
}

.banner-con-right .banner-con-right-announce li {
    float: left;
    width: 71px;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    border-bottom: 1px solid #f4f4f4;
    cursor: pointer;
    position: relative
}

.banner-con-right .banner-con-right-announce img {
    position: absolute;
    top: 5px;
    left: 10px
}

.banner-con-right .banner-con-right-announce .on {
    border-color: #de4037
}

.banner-con-right .announce-content-ul li {
    line-height: 26px;
    font-size: 12px;
    padding: 0 14px
}

.banner-con-right .announce-content-ul {
    display: none;
    position: relative;
    min-height: 200px
}

.banner-con-right .announce-content-ul.on {
    display: block
}

.banner-con-right .content-latest-title {
    font-weight: 700;
    margin-top: 12px
}

.banner-con-right .content-latest-time {
    text-align: right;
    color: #d2d3d0;
    padding-right: 20px;
    position: absolute;
    bottom: 10px;
    left: 85px
}

.announce-content {
    height: 215px;
    overflow-y: scroll
}

.banner-con-right .history_time {
    float: right;
    color: #9b9b9b
}

.banner-con-right .history_text {
    float: left;
    width: 128px;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 26px;
    white-space: nowrap
}

.banner-con-right .kf_list_wrap {
    width: 100%;
    height: 50px;
    position: absolute;
    display: none;
    z-index: -1
}

.kf_list {
    width: 200px;
    box-shadow: 0 0 2px 1px #e2e2e2;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    padding-top: 20px
}

.kf_list .arrow_top {
    border: 10px dashed transparent;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    top: -20px;
    left: 8px
}

.kf_list .arrow_inner, .kf_list .arrow_top {
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    position: absolute
}

.kf_list .arrow_inner {
    bottom: -11px;
    left: -9px;
    border: 9px dashed transparent;
    border-bottom-style: solid;
    border-bottom-color: #fff
}

.kf_list li {
    float: left;
    line-height: 25px;
    margin: 0 10px 10px
}

.kf_list a {
    display: block;
    color: #333;
    padding-left: 30px;
    background: url("../images/kf_unonline.png") no-repeat 5px 5px;
    font-size: 12px;
    cursor: pointer
}

.kf_list a.online {
    background: url("../images/msg-normal.png") no-repeat 5px 5px
}

.special-con {
    width: 1200px;
    height: 140px;
    clear: both;
    background: #fff;
    margin: 30px auto 0;
    overflow: hidden
}

.main-special {
    width: 1500px;
    position: relative;
    height: 100%
}

.main-special li.main-special-list {
    position: relative;
    overflow: hidden;
    height: 90px;
    display: block;
    float: left;
    width: 231px;
    padding: 30px 0 10px 9px
}

.main-special li.main-special-list .special-left {
    position: relative;
    z-index: 1
}

.main-special li.main-special-list div.txt {
    width: 140px;
    height: 50px;
    float: right;
    font-size: 13px;
    margin: 10px auto
}

.main-special li.main-special-list .special-right {
    z-index: 0;
    width: 175px;
    height: 175px;
    position: absolute;
    background-position: 0 0;
    background-size: 175px;
    right: -45px;
    top: -5px
}

.box-bg-odd {
    background-color: #e2e2e3
}

.box-bg-even {
    background-color: #ebebec
}

.box-bg-sel {
    background-color: #ffc001
}

.box_bg1 {
    background-image: url(../images/TB1-350-21000.jpg)
}

.box_bg2 {
    background-image: url(../images/TB2-350-21000.jpg)
}

.box_bg3 {
    background-image: url(../images/TB3-350-21000.jpg)
}

.box_bg4 {
    background-image: url(../images/TB4-350-21000.jpg)
}

.box_bg5 {
    background-image: url(../images/TB5-350-21000.jpg)
}

.icon {
    height: 50px;
    width: 70px;
    float: left;
    margin: 0 auto;
    text-align: center
}

.icon:hover {
    color: #ffc001
}

@font-face {
    font-family: iconfont;
    src: url("../images/iconfont.eot");
    src: url("../images/iconfont.eot") format("embedded-opentype"), url("../images/iconfont.woff") format("woff"), url("../images/iconfont.ttf") format("truetype"), url("../images/iconfont.svg") format("svg")
}

.iconfont {
    font-size: 50px
}

.iconfont, .iconfont_s {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.iconfont_s {
    font-size: 42px
}

.icon-ad78:before {
    content: "\E60E"
}

.icon-gongsi:before {
    content: "\E62E"
}

.icon-gongsi1:before {
    content: "\E63D"
}

.icon-shou:before {
    content: "\E613"
}

.icon-shou1:before {
    content: "\E607"
}

.icon-10:before {
    content: "\E609"
}

.icon-ten:before {
    content: "\E610"
}

.icon-101:before {
    content: "\E626"
}

.icon-102:before {
    content: "\E679"
}

.icon-103:before {
    content: "\E605"
}

.icon-104:before {
    content: "\E6B5"
}

.icon-record:before {
    content: "\E619"
}

.icon-beian:before {
    content: "\E616"
}

.icon-beian1:before {
    content: "\E64B"
}

.icon-fuwu:before {
    content: "\E60E"
}

.icon-serve:before {
    content: "\E724"
}

.icon-serve1:before {
    content: "\E657"
}

.icon-fuwu1:before {
    content: "\E6D6"
}

.icon-account-service:before {
    content: "\E670"
}

.icon-fuwu2:before {
    content: "\E77A"
}

.new-orders {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
    border: 1px solid #dcdcdc;
    border-top: none;
    background-color: #fafafa;
}

p.top_order_count_bar {
    height: 45px;
    font-size: 13px;
    text-align: center;
}

p.top_order_count_bar b {
    color: red;
    font-size: 25px
}

p.top_order_count_bar span {
    width: 200px;
    display: inline-block;
}

p.top_order_count_bar .bubble {
    display: inline-block;
    position: relative;
    cursor: text;
    bottom: 3px;
    line-height: 25px;
    padding-left: 6px;
    margin-right: 12px;
    border-radius: 2px
}

p.top_order_count_bar .bubble:hover {
    color: #666
}

p.top_order_count_bar .bubble:after {
    content: "";
    display: inline-block;
    border: 8px solid;
    border-color: transparent transparent transparent #f6f6f6;
    position: absolute;
    top: 5px
}

p.top_order_count_bar span.tip {
    color: #ddd;
    padding-top: 12px;
    margin-left: -40px
}

.biz {
    width: 1200px;
    margin: 30px auto 0;
    background-color: #fff;
    height: 182px;
    padding-top: 20px;
    padding-bottom: 20px
}

.biz-box {
    width: 225px;
    height: 180px;
    float: left;
    margin-left: 12px
}

.biz:first-child {
    margin-left: 20px
}

.biz-box:hover {
    box-shadow: 0 0 13px rgba(186, 204, 207, .7);
    -moz-box-shadow: 0 0 13px rgba(186, 204, 207, .7)
}

.biz-img {
    width: 226px;
    height: 140px;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.biz-img, .biz-img:hover img {
    display: block;
    overflow: hidden
}

.biz-img:hover img {
    transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    -webkit-transition: all 1.2s linear;
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -o-transform: scale(1.12);
    -m-transform: scale(1.12);
    transform: scale(1.12)
}

.biz-p {
    width: 224px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #eaeaea
}

.tea-recom-tit {
    overflow: hidden;
    padding: 26px 0;
    margin: 30px 0 20px 0;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
}

.tea-recom-tit span {
    display: block;
    width: 40px;
    height: 26px;
    font-size: 16px;
    margin: 0 40px 0 22px;
    text-align: center
}


.tea-hot-tit {
    width: 60px;
    color: #cf160d;
    font-weight: 400;
    cursor: default
}

.tea-hot-con li, .tea-hot-tit {
    font-size: 14px;
    line-height: 24px
}

.tea-hot-con li {
    text-align: center;
    float: left;
    font-weight: 500
}

.tea-hot-con li.on > a {
    color: #de4037
}

.tea-hot-con li a {
    padding-left: 23px;
    padding-right: 23px;
    border-left: 1px solid #bfbfbf;
    font-size: 16px
}

.tea-hot-con li a:hover {
    color: #de4037
}

.hsktea-recom-ml {
    margin-left: 13px
}

.hsktea-recom-top {
    margin-top: 50px
}

.hsktea-gl {
    width: 0;
    height: 0;
    border-left: 180px solid hsla(0, 0%, 100%, .2);
    border-bottom: 180px solid transparent;
    position: absolute;
    left: 0;
    top: 0
}

.index-floor-detail-right {
    width: 240px;
    overflow: hidden;
    max-height: 648px;
}

.index-floor-detail-right > h2 {
    font-size: 18px;
    height: 65px;
    line-height: 63px;
    padding-left: 38px;
    border: 1px solid #e2e2e2;
    background-color: #fafafa;
    position: relative;
    color: #2b2b2b;
}
.index-floor-detail-right > h2:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: -16px;
    margin-right: 16px;
    height: 20px;
    width: 2px;
    background-color: #de4037;
}
.hsktea-order.fix {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 10
}

.hsktea-order {
    width: 240px;
    background: #fff
}

.hsktea-order-tit {
    height: 60px;
}

.hsktea-order-tit ul {
    display: block;
    margin: auto
}

.hsktea-order-tit li {
    width: 50%;
    padding: 0 10px;
    border-bottom: 1px solid #dfdfdf;
    float: left;
    font-weight: lighter;
    text-align: center;
    position: relative;
}

.hsktea-order-tit li .on {
    border-bottom: 2px solid #de4037;
    color: #de4037
}

.hsktea-order-tit li:last-child:before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    height: 20px;
    width: 1px;
    background-color: #dfdfdf;

}

.hsktea-order-tit li :hover {
    border-bottom: 2px solid #de4037
}

.hsktea-order-tit a {
    display: block;
    cursor: pointer
}

.hsktea-order-con li a:hover {
    color: #cf160d
}

.hsktea-order-tit a {
    font-size:16px;
    line-height: 58px;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
}
.do-lazyload:hover a{
    color: #de4037;
}
.hsktea-order-con {
    padding: 0 20px
}

.hsktea-order-con li {
    width: 100%
}

.rank-best {
    height: 88px;
    padding: 14px 0;
    border-bottom: 1px dashed #e2e2e2;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.rank-best:hover{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
/*.rank-best:hover .hsktea-order-info {*/
    /*transform: translateX(-5px)*/
/*}*/

/*.rank-best:hover .hsktea-order-info a {*/
    /*transform: translateX(-5px);*/
    /*color: #de4037*/
/*}*/

.hsktea-order-num {
    margin-top: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    font-family: Arial;
    cursor: default;
    text-align: center;
}

.rank-best .hsktea-order-num {
    font-size: 12px
}

.rank-best:first-child .hsktea-order-num {
    color: #ffffff;
    background-color: #de4037;
}

.rank-best:nth-child(2) .hsktea-order-num {
    color: #ffffff;
    background-color: #de4037;
}

.rank-best:nth-child(3) .hsktea-order-num {
    color: #ffffff;
    background-color: #de4037;
}

.hsktea-order-hea {
    width: 60px;
    height: 60px;
    margin-right: 10px
}

.hsktea-order-hea img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 100%
}

.hsktea-order-info {
    transition: .3s
}

.rank-best .hsktea-order-info {
    width: 81px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.rank-best .hsktea-order-info span {
    display: block;
    margin: 8px 0
}

.rankup-self {
    width: 10px;
    height: 60px;
}

.rankup-down {
    width: 10px;
    height: 60px;
}

.hsktea-order-normal {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #e2e2e2
}

.hsktea-order-normal:hover .hsktea-order-info {
    transform: translateX(-5px)
}

.hsktea-order-normal:hover .hsktea-order-info a {
    color: #de4037
}

.hsktea-order-normal .hsktea-order-num {
    color: #9b9b9b
}


.hsktea-order-normal .hsktea-order-info {
    line-height: 36px
}

.hsktea-order-normal a {
    color: #0172b3
}

.hsktea-order-info:hover a {
    color: #de4037
}

.hskalbum-list-tit a:hover {
    color: #cf160d
}

.hskalbum-list-tag a:hover {
    color: #3586bc
}

.male-voice {
    width: 100%;
    background: #fff
}

.rec-title {
    width: 1200px;
    height: 24px;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-top: 30px;
    margin: 0 auto;
    padding-bottom: 82px;
    background: #fff
}

.rec-title h1 {
    background-color: #fff;
    font-size: 36px;
    text-align: center;
    position: absolute;
    left: 50%;
    padding: 0 20px;
    margin-left: -100px;
    font-weight: lighter;
}
.rec-title h1:after{
    content: "";
    display: block;
    height: 2px;
    width: 50%;
    background-color: #bbbbbb;
    position: absolute;
    bottom: -15px;
    left: 25%;
}
.rec-con {
    width: 1200px;
    height: 320px;
    margin: 0 auto
}

ul.flexView {
    list-style: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    overflow: auto;
    background: #fff
}

.flexView_layout {
    width: 460px
}

.flexView li {
    float: left;
    width: 241px;
    height: 320px;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 0 5px;
    transition-duration: .3s
}

ul.flexView li h2 {
    text-align: center;
    margin: 8px;
    width: 218px
}

.isCollapse h2 {
    width: 460px !important
}

ul.flexView li .grid a {
    font-size: 14px;
    line-height: 24px
}

ul.flexView li .grid div, ul.flexView li .grid div img {
    width: 0;
    height: 0
}

ul.flexView li .grid {
    text-align: center;
    width: 235px
}

ul.flexView li.isCollapse {
    width: 477px;
    border-left: 1px solid #39c;
    border-right: 1px solid #39c;
}

ul.flexView li.isCollapse .grid {
    display: inline-block;
    width: 110px;
    height: 80px;
    text-align: center
}

ul.flexView .isCollapse .grid div {
    width: 100px;
    height: 43px;
    margin: 5px
}

ul.flexView li.isCollapse .grid div img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-top: 6.5px
}

ul.flexView li.isCollapse .grid a {
    font-size: 12px;
    display: inline-block;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.female-voice {
    width: 100%;
    background: #fff
}

.main-cen {
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px
}

.main-cen-con {
    height: 200px;
    overflow: hidden
}

.step {
    width: 240px;
    height: 200px;
    position: relative
}

.step-con {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 239px;
    height: 100px;
    color: #656464
}

.step:first-child {
    width: 236px;
    margin-left: 4px
}

.step:last-child {
    width: 236px;
    margin-right: 4px
}

.step-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 5px
}

.step-icon img {
    width: 100%;
    height: 100%
}

.step-detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 14px
}

.step-detail a {
    color: #656464;
    cursor: default
}

.step:hover {
    background: url("../images/index_072.png") no-repeat center;
}

.main-white {
    background: #fff;
    overflow: hidden
}
.index-floor .step:after{
    content: "";
    display: block;
    position: absolute;
    top: 70px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url("../images/index_051.png") no-repeat center;
}
.index-floor .step:last-child:after{
    display: none;
}
.add-dubber-title {
    width: 1200px;
    height: 24px;
    border-bottom: 1px solid #eee;
    position: relative;
    margin-top: 30px;
    margin: 0 auto;
    margin-bottom: 50px
}

.add-dubber-title h1 {
    background-color: #fff;
    font-size: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    width: 220px;
    margin-left: -100px
}

.new-dubber-con {
    width: 1200px;
    height: 300px;
    margin: 0 auto
}

.new-dubber-con .new-dubber-box {
    width: 120px;
    height: 90px;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 30px
}

.new-dubber-con .new-dubber-box a {
    display: block;
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.new-dubber-con .dubber-img {
    width: 110px;
    height: 63px;
    margin: 5px
}

.new-dubber-con .dubber-img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    cursor: pointer
}

.hskvedio-items-tit {
    height: 77px;
    line-height: 77px;
    text-align: center;
    font-size: 30px;
    color: #484848;
    font-weight: lighter;
    background-color: #fafafa;
    border: 1px solid #dcdcdc;
}
.vediowrap {
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    border-top: none;
    background-color: #ffffff;
}

.vediowrap .hskvedio-recom-items:nth-child(5n+1){
    border-left: 1px solid #dcdcdc;
}
.Service_flow {
    width: 1200px;
    margin: 30px auto
}

.Service_flow-box {
    width: 240px;
    text-align: center;
    float: left;
    margin-bottom: 30px;
    padding: 10px 0
}

.Service_flow-box:hover {
    background-color: #eaeaea;
    border-radius: 5px
}

.Service_flow-box img {
    width: 70px
}

.Service_flow-box p {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-top: 20px
}

.Service_flow-box h1 {
    font-size: 30px
}

.hskcooper-items-tit {
    height: 55px;
    color: #111;
    font-size: 18px;
    line-height: 55px
}

.index-floor-No4Wrap {
    overflow: hidden;
    width: 100%
}

.index-floor-No4PadLeft {
    margin-left: 12.5px
}

.index-floor-No4PadBot {
    margin-bottom: 12.5px
}

.index-floor-No5PadTop {
    margin-top: 37.5px
}

.index-floor-No5Wrap {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px
}

.index-floor-navLi:hover {
    background: #cf160d
}

.index-floor-nav {
    position: fixed;
    left: 200px;
    bottom: 100px;
    display: none
}

.index-floor-navOrigin {
    background: #aa9696
}

.index-floor-nav li {
    width: 40px;
    height: 44px;
    margin-bottom: 1px;
    text-align: center;
    position: relative
}

.floor_icon {
    position: absolute;
    left: -24px;
    z-index: -1;
    display: none
}

.index-floor-nav li span {
    padding-top: 3px;
    display: block;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.index-floor-navTea {
    line-height: 44px
}

.index-floor-navCurr {
    background: #cf160d
}

.index-floor-nav .index-floor-Totop {
    background: #54392f url(/src/img/dingsanjiaoxing.png) no-repeat center 30px
}

.index-floor-nav .index-floor-Totop span {
    padding-top: 7px;
    color: #fff
}

.items-ml {
    margin-left: 26.5px
}

.recom-case-items {
    margin-bottom: 10px
}

#float_left {
    position: fixed;
    top: 135px;
    left: 5px;
    z-index: 2;
    border-radius: 2px;
    box-shadow: 0 0 5px 1px #ececec;
    z-index: 10;
}

#float_left li {
    width: 48px;
    height: 60px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e4e4e4
}

#float_left li:first-child {
    background-position: 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#float_left li:nth-child(2) {
    background-position: 0 -60px
}

#float_left li:nth-child(3) {
    background-position: 0 -120px
}

#float_left li:nth-child(4) {
    background-position: 0 -180px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: none
}

#float_left li:first-child:hover {
    background-position: -51px 0
}

#float_left li:first-child:hover .floor_first {
    display: block
}

#float_left li:nth-child(2):hover {
    background-position: -51px -60px
}

#float_left li:nth-child(3):hover {
    background-position: -51px -120px
}

#float_left li:nth-child(4):hover {
    background-position: -51px -180px
}

#float_left li:hover {
    background-color: #0d0d0d
}

#float_left li:hover > div {
    display: block
}
.floor_box{
    position: absolute;
    left: 48px;
    top: -60px;
    display: none;
    padding-left: 1px;
    display: none;
}
.floor_first {
    width: 350px;
    height: 176px;
    margin-left: 10px;
    padding: 35px 30px 35px 40px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    border: 1px solid #e4e4e4;
}
.floor_first:after,.floor_third:after,.floor_fourth:after{
    content: '';
    display:block;
    position: absolute;
    left: -6px;
    top: 90px;
    margin-top: -5px;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
    height: 10px;
    width: 10px;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    z-index: 0;
    border-right: none;
    border-top: none;
}
.floor_first .ff_img {
    width: 106px;
    height: 106px;
    float: left
}

.ff_img img {
    width: 100%;
    height: 100%
}
.floor_weixin,.floor_dianhua,.floor_kefu{
    width: 100%;
    height: 100%;
}
.floor_weixin{
    background: url("../images/index_073.png") no-repeat center;
}
.floor_dianhua{
    background: url("../images/index_069.png") no-repeat center;
}
.floor_kefu{
    background: url("../images/index_068.png") no-repeat center;
}
.floor-guide li:hover .floor_weixin{
    background: url("../images/index_078.png") no-repeat center;
}
.floor-guide li:hover .floor_dianhua{
    background: url("../images/index_076.png") no-repeat center;
}
.floor-guide li:hover .floor_kefu{
    background: url("../images/index_077.png") no-repeat center;
}

.floor_first .ff_info {
    float: left;
    margin-left: 30px
}

.ff_info .fi_top {
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 24px
}

.ff_info .fi_bottom {
    width: 133px;
    color: #9b9b9b;
    line-height: 24px;
    margin-top: 10px
}

.floor_second.floor_first .fi_top {
    line-height: 34px
}

.floor_third {
    width: 310px;
    background-color: #ffffff;
    background-size: contain;
    padding: 10px 20px;
    border: 1px solid #e4e4e4;
    margin-left: 10px;
    position: relative;
}

#float_left .section_floor {
    margin-bottom: 30px;
    color: #333;
    line-height: 21px;
    margin-left: 20px
}

.section_floor .section_title {
    font-size: 14px
}

.section_floor .section_phone {
    font-size: 16px
}

.section_floor .section_info {
    font-size: 14px;
    color: #9b9b9b
}

.floor_fourth {
    width: 350px;
    padding: 20px;
    position: relative;
    border: 1px solid #e4e4e4;
    margin-left: 10px;
    background-color: #ffffff;
}

.floor_fourth .flf_btn {
    width: 100px;
    line-height: 30px;
    border-radius: 2px;
    outline: none;
    background-color: #de4037;
    color: #fff;
    margin-left: 20px
}

.floor_fourth .section_floor {
    margin: 10px 0 20px 20px !important
}

#layout_float_nav {
    width: 100%;
    height: 52px;
    background: hsla(0, 0%, 100%, .93)
}

.ScrollNav {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    z-index: 9999;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

#float_nav {
    width: 1190px;
    margin: 0 auto;
    position: relative
}

#layout_float_nav > .search-box {
    margin-left: 0;
    position: absolute;
    top: 6px;
    left: 330px
}

.ban-vedio {
    width: 210px;
    height: 154px;
    position: relative;
    cursor: pointer
}

.ban-vedio img, .ban-vedio span {
    position: absolute;
    width: 100%;
    height: 100%
}

.ban-vedio span {
    display: block;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4) url(/src/img/shipin_bofang_icon.png) no-repeat 50%
}

.is-play .ban-vedio span {
    background: rgba(0, 0, 0, .4) url(/src/img/pause_icon.png) no-repeat 50%
}

.ban-vedio:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px
}

.video-extend {
    position: absolute;
    bottom: 0;
    z-index: 10000 !important;
    width: 729px;
    height: 480px;
    background: #000
}

.ban-vedio video {
    z-index: -1;
    position: absolute;
    bottom: 0;
    transition: .5s
}

.g-player {
    width: 350px;
    position: fixed;
    left: 0;
    bottom: 100px
}
/*播放器修改*/
.glp-normal {
    left: -670px;
}
/*播放器修改结束*/
.glp-normal {
    width: 670px;
    height: 100px;
    position: absolute
}

.glp-normal-left {
    width: 640px;
    height: 100px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgba(0, 0, 0, .7)
}

.glp-normal.show {
    left: 0
}

.glp-block {
    position: fixed;
    left: -800px;
    height: 86px;
    white-space: nowrap
}

.title {
    word-break: break-all
}

.time, .title {
    color: #999
}

.g-play-btn-wrap {
    width: 50px;
    height: 100px;
    margin-left: 25px;
    margin-right: 25px;
    position: relative
}

.g-play-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/g_paly_btn.png) no-repeat 50%;
    background-size: 100% 100%
}

.g-play-btn:hover {
    background: url(../images/g_play_btn_hover.png) no-repeat 50%;
    background-size: 100% 100%
}

.audio-stop {
    background: url(../images/g_pause_btn.png) no-repeat 50% !important;
    background-size: 100% 100%
}

.audio-stop:hover {
    background: url(../images/g_pause_btn_hover.png) no-repeat 50% !important;
    background-size: 100% 100%
}

.audio-stop{

}

.g-radio-voice {
    width: 40px;
    height: 100px;
    margin-left: 10px;
    margin-right: 30px;
    position: relative
}

.g-radio-voice a {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url(../images/g_voice.png) no-repeat 50%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.g-radio-horn:hover {
    background: #363636 url(../images/g_voice_hover.png) no-repeat 50%
}

.g-volume {
    width: 40px;
    height: 132px;
    background: #363636;
    position: absolute;
    left: 0;
    bottom: 40px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 100;
    display: none
}

.g-radio-horn:hover .g-volume {
    display: block
}

.volume-progressbar {
    cursor: pointer;
    width: 2px;
    height: 122px;
    position: absolute;
    left: 19px;
    bottom: 0
}

.volume-seekbar {
    width: 2px;
    height: 100%;
    background: #888;
    position: absolute
}

.volume-playbar {
    width: 2px;
    height: 20%;
    position: absolute;
    background: #cf160d;
    bottom: 0
}

.volume-playbar:before {
    content: "";
    position: absolute;
    top: 0;
    left: -3px;
    display: block;
    width: 8px;
    height: 2px;
    background-color: inherit;
    border-radius: 50%
}

.volume-space {
    width: 4px;
    height: 100%;
    position: absolute
}

.volume-progressbar:hover .volume-playbar:before {
    height: 8px;
    width: 8px;
    margin-top: -3px
}

.g-player-info {
    font-size: 12px;
    color: #fff;
    margin: 20px 0
}

.progress-bar {
    width: 250px
}

.player-panel {
    width: 275px;
    margin: 0 30px;
    color: #fff;
    line-height: 1px
}

.player-panel, .player_progressbar {
    display: inline-block;
    vertical-align: middle
}

.player_progressbar {
    position: relative;
    width: 170px;
    height: 3px;
    margin: 0 5px;
    padding: 1px 0;
    cursor: pointer
}

.player_seekbar {
    background: #888
}

.player_playbar, .player_seekbar {
    position: absolute;
    min-width: 0;
    max-width: 100%;
    height: 50%;
    border-radius: 4px
}

.player_playbar {
    background-color: #cf160d;
    z-index: 1;
}

.player_progressbar:hover .player_playbar:before {
    width: 8px;
    margin-right: -4px
}

.player_playbar:before {
    content: "";
    float: right;
    display: block;
    width: 2px;
    height: 8px;
    margin: -3px -1px 0 0;
    background-color: inherit;
    border-radius: 50%
}

.sound_duration {
    text-align: right
}

.time {
    display: inline-block;
    width: 30px;
    vertical-align: middle
}

.g-player-down {
    width: 25px;
    height: 100px;
    position: relative;
    margin-left: 50px
}

.g-player-down a {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/g_player_down.png) no-repeat 50%
}

.g-player-down a:hover {
    background: url(../images/g_player_down_hover.png) no-repeat 50%
}

.g-player-share {
    width: 40px;
    height: 40px;
    position: relative;
    top: 30px;
    left: 22px
}

.g-player-share a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/g_player_share.png) no-repeat 50%
}

.g-player-share a:hover {
    background: url(../images/g_player_share_hover.png) no-repeat 50%
}

.glp-mini {
    position: absolute;
    top: 0;
    height: 100px;
    overflow: hidden
}

.glp-mini.show {
    left: 0
}

.glp-mini img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.glp-mini .glp-panel {
    width: 100px;
    height: 100px;
    border-radius: 0 5px 5px 0;
    overflow: hidden
}

.glp-panel {
    position: relative;
    float: left
}

.g-masker {
    border-radius: 0 4px 4px 0;
    background-color: #000;
    opacity: .2;
    filter: alpha(opacity=20)
}

.g-masker, .glp-mini .glp-panel .btn-player {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.glp-mini .glp-panel .btn-player {
    margin: auto
}

.btn-player {
    width: 58px;
    height: 58px;
    background: url(../images/quanju_play.png) no-repeat 50%;
    cursor: pointer
}

.gnormal-btn-more {
    width: 26px;
    height: 100px;
    margin-left: 2px;
    text-align: center;
    background: #000 url(../images/quanju_left.png) no-repeat 50%;
    opacity: .7;
    border-radius: 4px;
    cursor: pointer
}

.gnormal-btn-more:hover {
    background: #000 url(../images/quanju_left_hover.png) no-repeat 50%
}

.is-play .btn-player {
    background: url(../images/quanju_pause.png) no-repeat 50%
}

.ic {
    display: inline-block;
    vertical-align: middle
}

.glp-mini:hover .btn-more {
    visibility: visible
}

.btn-player:hover {
    background: url(../images/quanju_play_hover.png) no-repeat 50%
}

.is-play .btn-player:hover {
    background: url(../images/quanju_pause_hover.png) no-repeat 50%
}

.btn-more {
    float: left;
    width: 26px;
    height: 100px;
    margin-left: 2px;
    text-align: center;
    background: #000 url(../images/quanju_right.png) no-repeat 50%;
    opacity: .7;
    border-radius: 4px;
    cursor: pointer;
    visibility: hidden
}

.btn-more:hover {
    background: #000 url(../images/quanju_right_hover.png) no-repeat 50%
}

.g-player-shareBox {
    background: #2c2c2c;
    width: 165px;
    position: absolute;
    top: -120px;
    left: 402px;
    border-radius: 2px;
    z-index: 1
}

.g-player-shareBox .item {
    color: #fff;
    font-size: 12px;
    height: 50px;
    width: 100%;
    cursor: pointer;
    line-height: 50px
}

.g-player-shareBox .item:hover {
    background-color: #616161
}

.share-ic {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin: 0 10px
}

.ic-weixin {
    background: url(../images/weixin.png)
}

.ic-weibo {
    background: url(../images/weibo.png)
}

.ic-qq {
    background: url(../images/QQ.png)
}

.onclick.g-player-share {
    background: #2c2c2c
}

.onclick.g-player-share a {
    background: url(../images/g_player_share_hover.png) no-repeat 50%
}

.sound-down, .sound-down-count, .sound-play {
    cursor: pointer
}

.g-player-list {
    width: 24px;
    height: 20px;
    background: url("../images/player_list.png") no-repeat 50%;
    float: left;
    margin: 42px 0 0 45px;
    cursor: pointer
}

.g-player-list:hover {
    background: url("../images/player_listc.png") no-repeat 50%
}

.g-player-listBox {
    width: 667px;
    height: 380px;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: -381px;
    left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.g-player-listBox .title {
    /*width: 627px;*/
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: rgba(0, 0, 0, .1)
}

.g-player-listBox .icon_close {
    float: right;
    width: 30px;
    line-height: 30px;
    font-size: 18px;
    font-family: SimSun;
    font-weight: 700;
    text-align: center;
    margin-top: 12px;
    cursor: pointer
}

.g-player-listBox ul {
    height: 326px;
    overflow-y: scroll
}

.g-player-listBox li {
    height: 54px;
    line-height: 54px;
    padding-right: 100px
}

.g-player-listBox button.sound-play {
    width: 54px;
    height: 54px;
    float: left;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTMxMDNGNzk3NjhFMTFFN0E0Q0FFQ0MwRjM4QUM2MkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMxMDNGN0E3NjhFMTFFN0E0Q0FFQ0MwRjM4QUM2MkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzEwM0Y3Nzc2OEUxMUU3QTRDQUVDQzBGMzhBQzYyRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzEwM0Y3ODc2OEUxMUU3QTRDQUVDQzBGMzhBQzYyRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Psk4G+EAAAL/SURBVHjatFZNSBtREJ61VmNRjLbFivmlCBVU0hYCntLaQ3JJvHhJLl57lSKI0Gs8eDC59dpLAgGF5JQcShEPQaFSvViEkmgCBqrEEPEntqTzLfskjWuyG+3Ax8xmd+bLzHtv5knURKrV6mNWLxjPGU8Zj5RXZ4xfjJ+MH4zjRnGkBgQ2Vm8ZVtIm+4yvjKwmIiZoZ+VhvMb7YrFIkUiEUqkUbW9vU6FQoM7OThoaGqLh4WFyu90UCASor69Pdmd8YyQZv28lYpIuVgGG+eLigoLBIC0vL9Pp6WnDVLq7u2l2dpYWFhbIYDDgpxwjwji/QcQkD1nNMEzZbJampqZoZ2eH9MjY2BglEgmy2VB1yjM+M67qiXysXuXzeZqYmCDoVsRkMlE6nZY1yxYjAaOtZuFfolzT09Mtk8hpsC9iIBZiMmzXRCyTyC4UCtHGxgbdVRAjHA6Lik3KBmfzjPV77C673U6lUumG49LSkmN1dTXLJTnRStbb20uZTEbsxk/IaAQWFlGNBGK1Wo28qxwg5PUzaiFCrGg0Kh5HQGSBFY/HmzrrJUwmk9euKN0HNnosFgvlcjlVh1gs9ka1FezvnzQqqdlspoODA5hlEH1k4wFOe6VS0UXUjLCjo4MuLy9h/hG7Tm4r/1PalS7cMzg4SOVyWZdzs9INDAwI8wxERyAaHR2lvb29eyEQ4nA4hHkMIqyW3ev1EjvfC4EQj8dz7QqiXYbL5/PJh0ztLOklEAfW7/eLx902SZIKyKq/v5/m5+dVnebm5r7rIYEgltIVULGCVNNUZ7gRSi6XizY3N++0w5xOJ62trWE2VZVRkZW3N2eF8buFobWysiJafMtjAjGUAbglRntbbcdAl8eH6+vrND4+rpsEgw++yh/NKzHpHyLO6koZv3lMSLT6xcVFMhqb91B8g7GPktdM14iYrrddTjDS3fWXEzRIjPbDw0P5OxxwZI0trHI5SdWSaLluvUNv1Fg5dOQvmq9bKoRP6i6QXcqr87oL5FGjOH8FGAD5sGPNfWU06AAAAABJRU5ErkJggg==) no-repeat;
    background-size: 20px 20px;
    background-position: 18px 18px;
    outline: none
}

.g-player-listBox li a {
    display: inline-block;
    color: #fff
}

.g-player-listBox li a:hover {
    text-decoration: underline;
    color: #de4037
}

.g-player-listBox li:hover {
    background-color: rgba(0, 0, 0, .1)
}

.g-player-listBox li button:hover {
    background-image: url("../images/bofang_selected.png");
}

.g-player-listBox li.is-play button {
    background-image: url("../images/bofang_selected.png");
}

.g-player-listBox li.is-play a {
    color: #de4037
}

.g-player-listBox .title_voice {
    max-width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.g-player-listBox .name_teacher {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sec-menu h4 {
    font-size: 18px;
    color: #000;
    height: 46px;
    line-height: 46px;
    padding-left: 25px
}

.sec-menu ul li {
    width: 100px;
    float: left;
    text-align: center;
    color: #494949;
    height: 50px;
    line-height: 50px
}

.sec-menu ul li a:hover {
    color: #dd0c01
}

.sec-menu {
    display: none;
    position: absolute;
    left: 198px;
    top: 0;
    width: 700px;
    height: 398px;
    background: #fff;
    z-index: 2;
    border: 2px solid #cf160d;
    border-top: 0
}

.index-floor-No1Box {
    width: 278px;
    height: 160px;
    border: 1px solid #bfbfbf;
    background: #fff;
    position: relative;
    float: left;
    margin-bottom: 14px
}

.index-floor-No1Box:hover {
    border: 1px solid #cf160d
}

.index-floor-No1Box.left {
    margin-left: 0
}

.index-floor-No1BoxTop {
    overflow: hidden;
    padding: 8px
}

.index-floor-No1BoxTop div:first-child {
    width: 80px;
    height: 80px
}

.index-floor-No1BoxTop div:nth-child(2) {
    width: 167px;
    padding: 8px 0 0 15px;
    line-height: 24px
}

.index-floor-No1BoxTopDet p:first-child {
    color: #000;
    width: 167px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-floor-No1BoxTopDet p:first-child a {
    color: #000;
    margin-right: 10px
}

.index-floor-No1BoxTopDet p span {
    padding-right: 10px
}

.index-floor-No1BoxTopDet p:nth-child(2), .index-floor-No1BoxTopDet p:nth-child(3) {
    color: #777;
    width: 167px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-floor-No1BoxCen {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #dd2501
}

.index-floor-No1BoxCen span:first-child {
    padding: 0 35px 0 20px
}

.index-floor-No1BoxTop img {
    width: 100%;
    height: 100%
}

.index-floor-No1BoxAud {
    color: #3c83c6;
    margin-left: 23px;
    padding: 0 40px 0 22px;
    width: 30px;
    height: 20px;
    line-height: 20px;
    background: url(../images/shiting.png) no-repeat 0 2px
}

.is-play .index-floor-No1BoxAud {
    background: url(/src/img/bigzanting.png) no-repeat 0 2px
}

.index-floor-No1BoxDow {
    color: #3c83c6;
    padding-left: 22px;
    width: 30px;
    height: 20px;
    line-height: 20px;
    background: url(/src/img/xiazai_icon.png) no-repeat 0 1px
}

.index-floor-No1BoxPos {
    width: 80px;
    height: 28px;
    background: #cf160d;
    text-align: center;
    line-height: 28px;
    position: absolute;
    right: 0;
    bottom: 0
}

.index-floor-No1BoxPos a {
    color: #fff
}

.hsktea-recom-wrap {
    width: 228px;
    height: 210px;
    transition: border-color .8s;
    margin-right: 5px;
    float: left;
    margin-bottom: 10px
}


.hsktea-recom-itmes {
    width: 226px;
    height: 210px;
    background: #fff;
    position: relative;
    border: 1px solid #eaeaea;
    margin-right: 10px
}

.recom-items-top {
    height: 102px;
    background-size: cover;
}
.ind_female{
    background: url("../images/nv-bg.png") no-repeat center;
    background-size: 100% 100%;
}
.ind_male{
    background: url("../images/nan-bg.png") no-repeat center;
    background-size: 100% 100%;
}

.recom-items-top .collect {
    float: left;
    width: 20px;
    height: 20px;
    margin: 24px 0 3px;
    background: url("../images/index_080.png") no-repeat center;
    cursor: pointer
}
.recom-items-top .collect.on {
    background-image: url("../images/index_080_h.png")
}

.hsktea-pic {
    position: absolute;
    left: 10px;
    top: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #e2e2e2
}

.hsktea-pic img {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.hsktea-info {
    height: 35px;
    float: left;
    padding-left: 75px;
    padding-right: 10px;
    width: 190px
}

.hsktea-info p {
    color: #9b9b9b;
    line-height: 2.3;
}

.hsktea-info .has_coop {
    border-radius: 2px;
    background: #838dc7;
    float: left;
    line-height: 15px;
    color: #fff;
    padding: 0 2px;
    margin: 4px 0
}

.hsktea-download {
    width: 20px;
    height: 20px;
    background: url("../images/index_081.png") no-repeat;
    float: right;
    margin-right: 15px;
    margin-top: 6px;
    cursor: pointer
}

.hsktea-download:hover {
    background: url("../images/index_081.png") no-repeat
}

.hsktea-num {
    width: 98px;
    height: 25px;
    margin: 25px 10px 0 0;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer
}

.hsktea-num:hover {
    color: #de4037
}

.hsktea-style:hover {
    color: #3586bc
}

.hsktea-oper {
    width: 100%;
    line-height: 45px;
    padding-left: 30px;
    padding-right: 30px
}

.hsktea-oper a:first-child {
    float: left;
    padding-left: 60px;
    height: 45px;
    background: url(../images/hsktea_audition.png) no-repeat 50%
}

.hsktea-oper a:first-child:hover {
    float: left;
    padding-left: 60px;
    height: 45px
}

.hsktea-oper a:first-child:hover, .is-play .hsktea-oper a:first-child {
    background: url(../images/hsktea_audition_hover.png) no-repeat 50%
}

.hsktea-oper a:nth-child(2) {
    float: left;
    margin-left: 52px;
    padding-left: 57px;
    height: 45px;
    background: url(../images/hsktea_down.png) no-repeat 50%
}

.hsktea-oper a:nth-child(2):hover {
    float: left;
    margin-left: 52px;
    padding-left: 57px;
    height: 45px;
    background: url(../images/hsktea_down_hover.png) no-repeat 50%
}

.hsktea-price {
    width: 100%;
    padding: 0 12px;
    overflow: hidden;
    line-height: 58px;
    position: relative
}

.hsktea-price .hsktea-price-title {
    font-size: 12px;
    color: #9b9b9b
}

.hsktea-price .hsktea-price-num {
    font-size: 15px
}

.hsktea-price a {
    color: #de4037;
    text-align: center;
    cursor: text
}

.hsktea-price a:first-child {
    float: left
}

.hsktea-price a:last-child {
    float: right
}

.hsktea-dub {
    width: 100px;
    line-height: 30px;
    padding-left: 10px;
    border-radius: 2px;
    margin: -8px auto 0;
    cursor: pointer;
    text-align: center;
    border: 1px solid #e1e1e1;
    background: url("../images/index_065.png") no-repeat 10px center;
}

.hsktea-dub:hover .kf_list_wrap {
    display: block
}

.hsktea-dub a {
    color: #646464;
}

.hsktea-dub:hover {
    border: none;
    background: url("../images/index_064.png") no-repeat 10px center,url("../images/index_066.png") no-repeat center;
}

.hsktea-dub:hover > a {
    color: #fff
}

.hsktea-dub .kf_list {
    top: 11px;
    left: -31px;
    z-index: 2
}

.kf_list {
    box-shadow: 0 0 2px 1px #e2e2e2;
    background: #fff;
    border-radius: 4px;
    padding: 20px 0;
    z-index: 2
}

.kf_list, .kf_list_wrap {
    width: 200px;
    position: absolute
}

.kf_list_wrap {
    height: 50px;
    display: none;
    z-index: 113
}

.kf_list .arrow_top {
    border: 10px dashed transparent;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    top: -20px;
    left: 8px
}

.kf_list .arrow_inner, .kf_list .arrow_top {
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    position: absolute
}

.kf_list .arrow_inner {
    bottom: -11px;
    left: -9px;
    border: 9px dashed transparent;
    border-bottom-style: solid;
    border-bottom-color: #fff
}

.kf_list li {
    float: left;
    line-height: 25px;
    margin: 0 10px 10px;
    width: 78px
}

.kf_list a {
    display: block;
    color: #333;
    padding-left: 25px;
    background: url("../images/index_065.png") no-repeat 5px 5px;
    font-size: 12px;
    cursor: pointer
}

.kf_list a.online {
    background: url("../images/index_057.png") no-repeat 5px 5px;
    color: #de4037;
}

.hskalbum-recom-items {
    width: 199px;
    height: 229px;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background: #fff;
    position: relative
}

.hskalbum-recom-items.last {
    border-right: 1px solid #fff
}

.hskalbum-items-pic {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 24.5px;
    top: 16px
}

.hskalbum-img {
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden
}

.hskalbum-img img {
    width: 100%;
    height: 100%;
    transition: .3s
}

.hskalbum-items-pic:hover .hskalbum-img img {
    width: 110%;
    height: 110%;
    margin-left: -5%;
    margin-top: -5%
}

.hskalbum-layer {
    width: 150px;
    height: 150px;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0;
    display: none
}

.is-play .hskalbum-layer {
    background: rgba(0, 0, 0, .3) url(/src/img/zangting_album.png) no-repeat 50%
}

.hskalbum-items-pic:hover .hskalbum-layer {
    display: block
}

.hskalbum-items-con {
    width: 150px;
    height: 62px;
    position: absolute;
    left: 24.5px;
    bottom: 0
}

.hskalbum-list-tit {
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #111;
    line-height: 35px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hskalbum-list-tit a {
    color: #111
}

.hskalbum-list-tag {
    color: #9b9b9b;
    text-align: center
}

.hskalbum-list-tag a {
    color: #9b9b9b
}

.hskalbum-icon {
    width: 40px;
    height: 20px;
    background: #f86f59;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding-left: 10px;
    line-height: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.recom-collect-items {
    width: 152px;
    position: relative;
    overflow: hidden
}

.recom-collect-itemsImg {
    width: 150px;
    height: 150px;
    position: relative;
    cursor: pointer
}

.recom-collect-itemsImg img {
    width: 100%;
    height: 100%
}

.recom-collect-itemsHover {
    display: none;
    position: absolute;
    opacity: .8;
    left: 60px;
    top: 60px;
    z-index: 10;
    background: url(/src/img/bofang_icon.png) no-repeat 50%
}

.is-play .recom-collect-itemsHover {
    background: #000 url(/src/img/pause_icon.png) no-repeat 50%
}

.recom-collect-itemsImg:hover .recom-collect-itemsHover {
    display: block
}

.recom-collect-itemsExp {
    overflow: hidden
}

.recom-collect-itemsExp p {
    width: 152px;
    text-align: center;
    font-size: 14px;
    padding: 8px 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.recom-collect-itemsExp p a {
    color: #000
}

.recom-collect-itemsExp p a:hover {
    color: #dd2501
}

.recom-collect-itemsExp div {
    width: 152px;
    height: 21px;
    text-align: center;
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.recom-collect-itemsExp a {
    font-size: 12px;
    color: #9b9b9b
}

.recom-collect-itemsExp a:hover {
    color: #3586bc
}

.hskcase-recom-items {
    width: 218px;
    height: 268px;
    border: 1px solid #bebebe;
    margin-left: -1px;
    transition: .3s;
    position: relative;
    background: #fff
}

.hskcase-head {
    width: 70px;
    height: 30px;
    background: #f96e58;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: -8px;
    top: -1px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .13)
}

.hskcase-head em {
    width: 0;
    height: 0;
    border-top: 8px solid #e25e4b;
    border-left: 8px solid transparent;
    position: absolute;
    left: 0;
    top: 30px
}

.hskcase-con {
    margin-top: 40px;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    cursor: pointer
}

.hskcase-tit {
    width: 120px;
    text-align: center;
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px
}

.hskcase-tit:hover {
    color: #f86f59
}

.hskcase-tag {
    width: 120px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #98a4c0;
    text-align: center
}

.hskcase-tag:hover {
    color: #3586bc
}

.hskcase-audition {
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.hskcase-audition-left {
    width: 42px;
    height: 30px;
    position: relative;
    margin-right: 13px
}

.hskcase-audition-right {
    width: 40px;
    height: 30px;
    position: relative;
    margin-left: 13px
}

.hskcase-audition-left span, .hskcase-audition-right span {
    width: 40px;
    display: block;
    border-bottom: 1px dotted #98a4c0;
    position: absolute;
    left: 0;
    top: 14px
}

.hskcase-audition-cen a {
    display: block;
    width: 80px;
    height: 30px;
    background: url(../images/index_case_normal.png) no-repeat;
    transition: .3s
}

.hskcase-audition-cen a:hover {
    background: url(../images/index_case_selected.png) no-repeat
}

.is-play .hskcase-audition-cen a {
    background: url(../images/index_case_pause.png) no-repeat
}

.hskcase-audition-text {
    padding-left: 15px;
    padding-right: 15px;
    width: 190px;
    height: 60px;
    line-height: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.hskcase-audition-text a {
    width: 100%;
    color: #9b9b9b
}

.hskcase-audition-text a:hover {
    text-decoration: underline
}

.hskcase-more {
    width: 60px;
    height: 26px;
    background: #98a4c0;
    border-radius: 2px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 15px
}

.hskcase-more a {
    color: #fff
}

.hskcase-recom-items:hover {
    z-index: 10;
    height: 298px;
    margin-top: -15px;
    box-shadow: 0 0 3px 3px rgba(116, 140, 194, .3)
}

.hskcase-more:hover {
    background: #50679d
}

.recom-case-items {
    width: 278px;
    height: 184px;
    border: 1px solid #bfbfbf
}

.recom-case-items:hover {
    border: 1px solid #cf160d
}

.case-items-top {
    height: 64px;
    padding-top: 12px
}

.case-items-left {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 18px
}

.case-items-cen {
    width: 100px;
    margin-right: 15px;
    overflow: hidden
}

.case-items-tit {
    height: 28px;
    font-size: 16px;
    font-weight: 900
}

.case-items-style, .case-items-tit {
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.case-items-style {
    height: 20px;
    line-height: 20px
}

.case-items-style span {
    margin-right: 5px
}

.case-items-tit a {
    color: #000
}

.case-items-left img {
    width: 100%;
    height: 100%
}

.case-items-rt {
    width: 80px;
    height: 23px
}

.case-items-rt a {
    display: block;
    width: 33px;
    height: 23px;
    line-height: 23px;
    float: left;
    font-size: 14px;
    color: #dd2501;
    font-weight: 900
}

.case-items-rt span {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin-left: 10px
}

.case-items-rt span img {
    width: 100%;
    height: 100%
}

.case-items-min {
    width: 252px;
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 15px;
    margin-bottom: 8px
}

.case-items-min a {
    height: 47px;
    color: #4b4b4b;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.case-items-min a:hover {
    text-decoration: underline
}

.case-items-btn {
    width: 278px;
    height: 40px;
    position: relative
}

.case-items-btn a {
    width: 122px;
    height: 30px;
    display: block;
    border: 1px solid #cf160d;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    color: #dd2501;
    text-align: center;
    line-height: 30px;
    font-weight: 900;
    border-radius: 5px
}

.case-items-btn a:hover {
    background: #cf160d;
    color: #fff
}

.hskvedio-recom-items {
    width: 240px;
    height: 260px;
    padding: 20px;
    padding-bottom: 0;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.hskvedio-pic {
    width: 200px;
    height: 178px;
    overflow: hidden;
}

.hskvedio-pic img {
    display: block;
    width: 100%;
    height: 100%;
    transition: .3s;
 }

.hskvedio-tit {
    width: 100%;
    line-height: 62px;
}

.hskvedio-tit a {
    display: block;
    width: 100%;
    font-size:12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #505050
}

.hskvedio-player {
    position: absolute;
    left: 50%;
    top: 95px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    background: url(../images/play-2.png) no-repeat 50% ;
    display: none
}

.hskvedio-recom-items:hover .hskvedio-player {
    display: block
}

.hskvedio-recom-items:hover .hskvedio-pic img {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}

.recomm-video-itemsTit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: .4;
    color: #fff;
    line-height: 30px;
    text-align: center
}

.recomm-video-itemsPlayer {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    background: url(/src/img/bofang_icon.png) no-repeat 50%;
    display: none
}

.is-play .recomm-video-itemsPlayer {
    background: url(/src/img/zanting_icon.png) no-repeat 50%
}

.recomm-video-items:hover .recomm-video-itemsPlayer {
    display: block
}

.hskcooper-recom-items {
    width: 240px;
    height: 155px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
	overflow: hidden;
}
.cooperwrap .hskcooper-recom-items:nth-child(5n+1){
    border-left: 1px solid #dcdcdc;
}
.hskcooper-recom-pic {
    width: 80%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s
}

.hskcooper-recom-hover {
    background: rgba(0, 0, 0, .4) url(../images/play-2.png) no-repeat 50%
}

.hskcooper-recom-hover, .is-play .hskcooper-recom-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    display: none
}

.is-play .hskcooper-recom-hover {
    background: rgba(0, 0, 0, .4) url(/src/img/zangting_album.png) no-repeat 50%
}

.hskcooper-recom-items:hover .hskcooper-recom-hover {
    display: block
}

.hskcooper-recom-items:hover .hskcooper-recom-pic {
    /*transform: translateX(-10px)*/
	transform: scale(1.2);
}

.cooperwrap {
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.recomm-cooper-items {
    width: 240px;
    height: 200px;
    position: relative;
    cursor: pointer
}

.recomm-cooper-itemsHover {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: 10;
    display: none;
    background: url(/src/img/bofang_icon.png) no-repeat 50%
}

.is-play .recomm-cooper-itemsHover {
    background: url(/src/img/pause_icon.png) no-repeat 50%
}

.recomm-cooper-items:hover .recomm-cooper-itemsHover {
    display: block
}

.search-voice-items {
    position: relative;
    width: 288px;
    height: 98px;
    border: 1px solid #bfbfbf;
    margin-bottom: 12px
}

.search-voice-items:hover {
    border: 1px solid #cf160d
}

.search-voice-itemsMl {
    margin-right: 13.33px
}

.search-voice-itemsTop {
    padding: 5px 8px 6px 5px;
    overflow: hidden
}

.search-voice-img {
    width: 60px;
    height: 60px;
    margin-right: 10px
}

.search-voice-img img {
    width: 100%;
    height: 100%
}

.search-voice-detail, .voice-key-words {
    width: 188px;
    overflow: hidden
}

.voice-key-words {
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    text-overflow: ellipsis
}

.voice-key-words a, .voice-key-words span {
    padding-right: 10px
}

.search-voice-play {
    width: 14px;
    height: 14px;
    margin-left: 2px;
    margin-top: 8px;
    margin-bottom: 20px;
    cursor: pointer;
    background: url(../images/shiting.png) no-repeat 50%;
    background-size: 100% 100%
}

.is-play .search-voice-play {
    background: url(/src/img/bigzanting.png) no-repeat 50%
}

.search-voice-down {
    width: 16px;
    height: 16px;
    cursor: pointer
}

.search-voice-down img {
    width: 100%;
    height: 100%
}

.search-voice-itemsBot {
    height: 24px;
    line-height: 24px;
    width: 220px;
    overflow: hidden
}

.search-voice-itemsBot p:first-child {
    margin: 0 17px 0 11px
}

.search-voice-price {
    color: #f31a0b
}

.search-voice-dubbing {
    width: 60px;
    height: 24px;
    line-height: 24px;
    background: #cf160d;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.search-case-items {
    width: 354px;
    height: 174px;
    border: 1px solid #bfbfbf;
    padding: 12px
}

.search-case-items:hover {
    border: 1px solid #cf160d
}

.search-case-itemsTop {
    overflow: hidden
}

.search-case-itemsImg {
    width: 100px;
    height: 100px;
    margin-right: 10px
}

.search-case-itemsDraft {
    width: 242px;
    overflow: hidden
}

.search-case-itemsImg img {
    width: 100%;
    height: 100%
}

.search-case-itemsMl {
    margin-right: 30px
}

.search-case-tit {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 14px;
    color: #000
}

.search-case-con {
    color: #9d9d9d;
    font-size: 14px
}

.search-case-itemsCen {
    margin-top: 17px;
    padding: 0 34px;
    font-size: 14px;
    color: #000;
    overflow: hidden
}

.search-case-voicePaly {
    cursor: pointer;
    display: block;
    padding-left: 30px;
    margin-right: 19px;
    background: url(../images/shiting.png) no-repeat 0
}

.is-play .search-case-voicePaly {
    background: url(/src/img/bigzanting.png) no-repeat 0
}

.search-case-itemsBot {
    overflow: hidden;
    padding-top: 11px;
    padding-left: 28px
}

.search-case-itemsBot span {
    cursor: pointer
}

.search-case-itemsBot span:first-child {
    color: #000;
    padding-right: 64px
}

.search-case-itemsTo {
    margin-top: 14px
}

.detail-voice-items {
    width: 298px;
    height: 98px;
    border: 1px solid #fff
}

.detail-voice-items:hover {
    border: 1px solid #cf160d
}

.detail-voice-items-top {
    padding-left: 10px;
    padding-top: 10px;
    height: 55px
}

.detail-voice-items-play {
    width: 30px;
    height: 30px;
    margin-right: 13px
}

.detail-voice-items-play img {
    width: 100%;
    height: 100%
}

.detail-voice-items-tit div:first-child {
    overflow: hidden;
    font-size: 14px;
    color: #000;
    padding-bottom: 7px
}

.detail-voice-items-tit div:first-child span {
    cursor: pointer
}

.detail-voice-items-nums i {
    font-style: normal
}

.detail-voice-items-bot {
    overflow: hidden;
    margin-left: 21px;
    margin-right: 18px
}

.detail-voice-items-down, .detail-voice-items-view {
    margin-right: 45px;
    line-height: 24px
}

.detail-voice-items-down a {
    color: #598ab5
}

.detail-voice-items-dub {
    width: 70px;
    height: 24px;
    background: #cf160d;
    line-height: 24px;
    text-align: center
}

.detail-voice-items-dub a {
    color: #fff
}

.album-item {
    width: 140px;
    height: 190px
}

.album-item-pic {
    width: 138px;
    height: 138px;
    border: 1px solid #e2e2e2;
    position: relative;
    overflow: hidden
}

.album-item-pic span {
    border: 1px solid #e2e2e2;
    display: block;
    cursor: pointer;
    overflow: hidden
}

.album-item-pic span, .album-item-pic span em {
    width: 128px;
    height: 128px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.album-item-pic span em {
    display: block;
    background: rgba(0, 0, 0, .4);
    display: none
}

.album-item-pic span:hover em {
    display: block
}

.album-item-pic span img {
    width: 100%;
    height: 100%;
    transition: .3s
}

.album-item-pic span:hover img {
    width: 110%;
    height: 110%;
    margin-left: -5%;
    margin-top: -5%
}

.album-item-con {
    width: 100%;
    height: 50px
}

.album-item-tit {
    height: 30px;
    width: 140px;
    line-height: 30px;
    font-size: 14px
}

.album-item-tit a {
    color: #111;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

.album-item-tit a:hover {
    color: #de4037
}

.album-item-tag {
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
    text-align: center
}

.album-item-tag a {
    width: 120px;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.album-item-tag span:hover {
    color: #3586bc
}

.teacher-item {
    width: 226px;
    height: 162px;
    position: relative
}

.teacher-item-pic {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: 14px;
    top: -33px;
    border: 1px solid #e2e2e2;
    cursor: pointer
}

.teacher-item-pic img {
    display: block;
    width: 100%;
    height: 100%
}

.teacher-item-tp {
    height: 35px;
    line-height: 35px;
    float: right
}

.teacher-item-num {
    font-size: 15px;
    float: left;
    font-weight: 600;
    color: #111;
    margin-right: 10px;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.teacher-item-num a:hover {
    color: #de4037
}

.teacher-item-tag a:hover {
    color: #3586bc
}

.teacher-item-cen {
    height: 50px;
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%
}

.teacher-item-play {
    width: 60px;
    height: 50px;
    display: block;
    margin-left: 40px;
    margin-right: 62px;
    cursor: pointer;
    background: url(../images/hsktea_audition.png) no-repeat 0
}

.is-play .teacher-item-play, .teacher-item-play:hover {
    background: url(../images/hsktea_audition_hover.png) no-repeat 0
}

.teacher-item-down {
    width: 60px;
    height: 50px;
    display: block;
    cursor: pointer;
    background: url(../images/hsktea_down.png) no-repeat 0
}

.teacher-item-down:hover {
    background: url(../images/hsktea_down_hover.png) no-repeat 0
}

.teacher-item-price {
    width: 210px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 85px;
    line-height: 50px;
    font-size: 14px;
    color: #de4037;
    padding-left: 20px;
    padding-right: 20px
}

.teacher-item-price span:first-child {
    float: left
}

.teacher-item-price span:nth-child(2) {
    float: right
}

.teacher-item-dubbing {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #e7e7e7;
    text-align: center;
    font-weight: 600;
    cursor: pointer
}

.teacher-item-dubbing a {
    color: #111
}

.teacher-item:hover {
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, .1)
}

.teacher-item:hover .teacher-item-dubbing {
    background: #de4037
}

.teacher-item:hover .teacher-item-dubbing a {
    color: #fff
}
/*分页*/
.pagination{
    text-align: center;
    font-size: 0;
}
.pagination > *{
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    height: 32px;
    width: 28px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    border-right: none;
    background-color: #fff;
    color: #080808;
}
.pagination > *:hover,.pagination > .active{
    background-color: #de4037;
    color: #ffffff;
    cursor: pointer;
}
.pagination > *:hover a{
    color: #fff;
}
.pagination > *:last-child{
    border-right: 1px solid #bfbfbf;
    width: 56px;
}
.pagination > *:first-child{
    width: 56px;
}
.pagination > *:first-child.disabled,.pagination > *:last-child.disabled{
    color: #9f9f9f;
    cursor: not-allowed;
    background-color: #fff;
}