@charset "utf-8";

body,
html {
    width: 100%;
    position: relative;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    background: none;
    color: #403232;
    min-width: 1024px;
    overflow: auto;
}

.hl:hover {
    filter: brightness(1.3);
    transition: 1s;
}

ul,
li,
p,
strong,
h3,
table,
form,
tr,
td,
ol,
dl,
dd,
dt,
map,
area,
h1,
h3,
h2,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    text-decoration: none;
    outline: none;
    color: #403232;
}

.clr {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.clr5 {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    height: 4px;
}

.head li {
    float: left;
}

.l {
    float: left;
}

.ov99 {
    overflow: hidden;
    text-indent: -9999px;
}

.cent {
    text-align: center;
}

.rigt {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl:after {
    content: "";
    clear: both;
    zoom: 1;
    display: block;
}

.hideText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.trt {
    transition: all .5s ease 0s;
}

em,
i {
    font-style: normal;
}

.clrit:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clrit {
    zoom: 1;
}


h1 {
    overflow: hidden;
    display: none;
}

.wrapbg {
    position: relative;
    width: 100%;
    /* max-width: 1920px;
    min-width: 1280px; */
    height: 100%;
    margin: 0 auto;
    /* height:890px;  background:url(../../images/intro23/bg1.jpg) center top no-repeat;*/
    overflow: hidden;
    top: 0;
    left: 0;
}

#wrapbot {
    width: 100%;
    position: relative;
    height: 100%;
}

.page {
    width: 100%;
    position: relative;
    height: 100%;
}

#wrap {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
}

/* main */
/* .slogan {
    position: absolute;
    top: 98px;
    left: 50%;
    margin-left: -313px;
    width: 690px;
    height: 278px;
    background: url(../images/slogan.png);
}
.slogan a {
    display: inline-block;
    width: 100%;
    height: 100%;
} */

/* @-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
} */

.bag {
    position: absolute;
    top: 936px;
    left: 50%;
    margin-left: -538px;
}

.bag a {
    display: inline-block;
    margin: 0 33px;
    width: 290px;
    height: 334px;
}

.bag-1 {
    background-image: url(../images/bag-1.png);
}

.bag-2 {
    background-image: url(../images/bag-2.png);
}

.bag-3 {
    background-image: url(../images/bag-3.png);
}

.gift {
    position: absolute;
    top: 1422px;
    left: 50%;
    margin-left: -480px;
    width: 960px;
    text-align: center;
}

.gift .tit {
    display: inline-block;
    margin-bottom: 40px;
    width: 495px;
    height: 65px;
    background: url(../images/title.png) no-repeat;
}

.gift li {
    display: inline-block;
    margin: 20px 88px;
}

.gift1 {
    width: 298px;
    height: 257px;
    background-image: url(../images/gift1.png);
}

.gift2 {
    width: 298px;
    height: 259px;
    background-image: url(../images/gift2.png);
}

.gift3 {
    width: 294px;
    height: 259px;
    background-image: url(../images/gift3.png);
}

.gift4 {
    width: 298px;
    height: 259px;
    background-image: url(../images/gift4.png);
}

.g-tip {
    margin: 20px 0 60px 0;
    font-size: 24px;
    color: #bd7d18;
}

.g-more-btn {
    display: inline-block;
    width: 266px;
    height: 86px;
    background: url(../images/gift-btn.png);
}

.sns {
    margin: 48px auto 0;
}

.s-wx {
    display: inline-block;
    margin-right: 215px;
    width: 381px;
    height: 348px;
    background: url(../images/code-wx.png);
}

.s-qq {
    display: inline-block;
    width: 351px;
    height: 341px;
    background: url(../images/code-qq.png);
}

.s-qq a {
    display: inline-block;
    width: 100%;
    height: 100%;
}


/* main end */
.videobox {
    position: absolute;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 530px;
    z-index: 1000;
}

.videoblackbg {
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.45;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.video {
    width: 792px;
    height: 440px;
    position: absolute;
    left: 50%;
    margin: 10px 0 0 -396px;
    z-index: 1002;
    background: #000;
}

.video a.vclose {
    width: 40px;
    height: 40px;
    display: block;
    background: url(../images/close.png) no-repeat;
    z-index: 1003;
    position: absolute;
    right: -70px;
    top: 8px;
    text-indent: -999px;
    overflow: hidden;
}

.vem {
    overflow: hidden;
}

.picount {
    height: 912px;
    float: left;
    position: relative;
}

#s1 {
    background: url(../../images/new/bg.jpg) no-repeat right 0;
}

#s2 {
    background: url(../../images/intro6/2.jpg) no-repeat right 0;
}

#s3 {
    background: url(../../images/intro6/3.jpg) no-repeat right 0;
}

#s4 {
    background: url(../../images/intro6/4.jpg) no-repeat right 0;
}

.in {
    width: 1280px;
    position: relative;
    margin: 0 auto;
    z-index: 8;
    text-align: center;
}

.hero {
    width: 1280px;
    height: 930px;
    position: absolute;
    z-index: 8;
    left: -30px;
    top: 0px;
}

a.videobtn_left {
    width: 119px;
    height: 39px;
    display: block;
    float: left;
    display: inline;
    text-indent: -9999px;
    position: absolute;
}

.videobtn_left:hover {
    Opacity: 1;
}

a.topicbtn {
    position: absolute;
    right: 18%;
    top: 158px;
}

a.mainbtn {
    width: 150px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 52px;
}

a.mainbtn2 {
    width: 150px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 107px;
}

.menu_outer {
    width: 374px;
    height: 231px;
    position: relative;
    top: 236px;
    left: 50%;
    margin-left: 144px;
    display: none;
}

.menu a {
    float: left;
    display: inline;
    position: relative;
    width: 112px;
    height: 39px;
    top: 0;
}

#lay1 {
    width: 1689px;
    min-width: 1280px;
    height: 790px;
    background: url(../../images/v14/lay1.png) no-repeat;
    left: -300px;
    top: 60px;
    position: absolute;
}

#lay2 {
    width: 1689px;
    min-width: 1280px;
    height: 790px;
    background: url(../../images/v14/lay2.png) no-repeat;
    left: -280px;
    top: 60px;
    position: absolute;
}

.topbtns {
    display: block;
    position: absolute;
    width: 190px;
    text-align: center;
    height: 25px;
    overflow: hidden;
    position: absolute;
    left: 142px;
    top: 115px;
    font-size: 16px;
    color: #c8821e;
}

.scorllcon {
    position: absolute;
    left: 26px;
    top: 0;
    width: 140px;
    height: 20px;
    overflow: hidden
}

.scorllcon ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 2013em;
}

.topbtns li {
    font-size: 14px;
    color: #ffcd1e;
    width: 140px;
    height: 20px;
    float: left;
    display: inline;
    text-align: center;
    line-height: 24px;
}

.topbtns li a {
    color: #ffcd1e;
}

.left1 {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    background: url(../../images/intro6/topbtns.jpg) no-repeat -25px -23px;
    cursor: pointer;
}

.right1 {
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    background: url(../../images/intro6/topbtns.jpg) no-repeat -25px 0;
    cursor: pointer;
}

.topbtns .left_no {
    background-position: 0px 0;
}

.topbtns .right_no {
    background-position: 0px -23px;
}


.leftclick {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    background: url(../../images/intro6/topbtns.jpg) no-repeat -25px -23px;
    cursor: pointer
}

.rightclick {
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    width: 25px;
    height: 23px;
    background: url(../../images/intro6/topbtns.jpg) no-repeat -25px 0;
    cursor: pointer
}


#picimg .mr {
    width: 857px;
    height: 581px;
    position: absolute;
    right: 18%;
    top: 133px;
    background: url(../../images/intro6/mr.png) no-repeat;
}

#picimg .mr a {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
}

#picimg .mr a#a1 {
    width: 267px;
    height: 201px;
    left: 8px;
    top: 12px;
    background-image: url(../../images/intro6/d1.png);
    background-repeat: no-repeat;
    background-position: -9999px 0;
}

#picimg .mr a#a2 {
    width: 259px;
    height: 379px;
    left: 0;
    top: 188px;
    background-image: url(../../images/intro6/d2.png);
    background-repeat: no-repeat;
    background-position: -9999px 0;
}

#picimg .mr a#a3 {
    width: 202px;
    height: 547px;
    left: 260px;
    top: 33px;
    background-image: url(../../images/intro6/d3.png);
    background-repeat: no-repeat;
    background-position: -9999px 0;
}

#picimg .mr a#a4 {
    width: 209px;
    height: 547px;
    left: 449px;
    top: 0px;
    background-image: url(../../images/intro6/d4.png);
    background-repeat: no-repeat;
    background-position: -9999px 0;
}

#picimg .mr a#a5 {
    width: 222px;
    height: 292px;
    left: 623px;
    top: 11px;
    background-image: url(../../images/intro6/d5.png);
    background-repeat: no-repeat;
    background-position: -9999px 0;
}

#picimg .mr a#a6 {
    width: 261px;
    height: 285px;
    left: 596px;
    top: 277px;
    background-image: url(../../images/intro6/d6.png);
    background-repeat: no-repeat;
    background-position: -9999px 0;
}

#picimg .mr a#a1:hover {
    background-position: 0 0;
}

#picimg .mr a#a2:hover {
    background-position: 0 0;
}

#picimg .mr a#a3:hover {
    background-position: 0 0;
}

#picimg .mr a#a4:hover {
    background-position: 0 0;
}

#picimg .mr a#a5:hover {
    background-position: 0 0;
}

#picimg .mr a#a6:hover {
    background-position: 0 0;
}



.btn_wrap {
    padding-left: 126px;
    height: 72px;
}

.topicbtn_0 {
    display: block;
    width: 138px;
    height: 51px;
    background: url(../../images/new/topic_1.png) no-repeat;
    float: left;
    margin-top: 21px;
    margin-right: 12px;
}

.topicbtn_0:hover {
    background: url(../../images/new/topic_1_h.png) no-repeat;
}

.topicbtn_on_0 {
    display: block;
    width: 138px;
    height: 51px;
    background: url(../../images/new/topic_1_h.png) no-repeat !important;
    float: left;
    margin-top: 21px;
    margin-right: 12px;
}

.topicbtn_1 {
    display: block;
    width: 139px;
    height: 49px;
    background: url(../../images/new/topic_2.png) no-repeat;
    float: left;
    margin-top: 16px;
    margin-right: 12px;
}

.topicbtn_1:hover {
    background: url(../../images/new/topic_2_h.png) no-repeat;
}

.topicbtn_on_1 {
    display: block;
    width: 139px;
    height: 49px;
    background: url(../../images/new/topic_2_h.png) no-repeat;
    float: left;
    margin-top: 16px;
    margin-right: 12px;
}

.topicbtn_2 {
    display: block;
    width: 138px;
    height: 50px;
    background: url(../../images/new/topic_3.png) no-repeat;
    float: left;
    margin-top: 10px;
}

.topicbtn_2:hover {
    background: url(../../images/new/topic_3_h.png) no-repeat;
}

.topicbtn_on_2 {
    display: block;
    width: 138px;
    height: 50px;
    background: url(../../images/new/topic_3_h.png) no-repeat;
    float: left;
    margin-top: 10px;
}

.topic_content {
    padding-left: 44px;
}




.index_video {
    z-index: 10;
    position: absolute;
    top: 152px;
    left: 138px;
    width: 114px;
    height: 114px;
    display: inline-block;
}

.index_video2 {
    z-index: 10;
    position: absolute;
    left: 50%;
    margin-left: 529px;
    top: 327px;
    width: 114px;
    height: 114px;
    display: inline-block;
}


.tcbox {
    height: 40px;
    /*width:702px;*/
    background: #e6eaf2;
    border-radius: 6px;
    position: relative;
    top: 830px;
    padding: 9px 7px 0px 0;
    z-index: 99;
    margin: 0 auto;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

#tucao_info {
    margin-left: 7px;
}

.tcinit {
    width: 230px;
    padding: 5px;
    height: 16px;
    line-height: 1;
    color: #5673b8;
    border: 2px solid #6c87c3;
    border-radius: 4px;
    background: #ffffff;
    margin: 0 10px 0 0;
    float: left;
    outline: none;
}

.tcinit::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5673b8;
}

.tcinit:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5673b8;
}

.tcinit::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5673b8;
}

.tcinit:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5673b8;
}

.tc_spend {
    width: 45px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    background: url(../../images/intro29/music.jpg) no-repeat 0 0;
    font-size: 14px;
    line-height: 27px;
    margin: 0 10px 0 0;
    float: left;
    font-family: \5FAE\8F6F\96C5\9ED1;
    overflow: hidden;
}

.tc_prev {
    width: 31px;
    height: 30px;
    overflow: hidden;
    background: url(../../images/intro29/music.jpg) no-repeat -45px 0;
    margin: 0 10px 0 0;
    float: left;
    text-indent: -999999px;
}

.tc_stop {
    width: 31px;
    height: 30px;
    overflow: hidden;
    background: url(../../images/intro29/music.jpg) no-repeat -76px 0;
    margin: 0 10px 0 0;
    float: left;
    text-indent: -999999px;
}

.tc_go {
    background-position: -213px 0;
}

.tc_next {
    width: 31px;
    height: 30px;
    overflow: hidden;
    background: url(../../images/intro29/music.jpg) no-repeat -107px 0;
    margin: 0 10px 0 0;
    float: left;
    text-indent: -999999px;
}

.tc_open {
    width: 75px;
    height: 30px;
    overflow: hidden;
    background: url(../../images/intro29/music.jpg) no-repeat -138px 0;
    text-align: center;
    color: #ffffff;
    margin: 0 10px 0 0;
    font-size: 14px;
    line-height: 27px;
    float: left;
    overflow: hidden;
}

.tc_num {
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    background: #1e2c78;
    color: #ffffff;
    float: left;
}

.tc_kuang {
    max-width: 140px;
    padding: 10px 20px;
    background-color: #ded8d0;
    border: 1px solid #4e4b4b;
    color: #370707;
    opacity: 0;
    position: absolute;
    z-index: 11;
    word-break: break-all;
    display: none;
}

.tucao_1 {
    left: 377px;
    top: 120px;
}

.tucao_2 {
    left: 255px;
    top: 228px;
}

.tucao_3 {
    left: 366px;
    top: 340px;
}

.tucao_4 {
    left: 510px;
    top: 526px;
}

.tucao_5 {
    left: 700px;
    top: 510px;
}

.tucao_6 {
    left: 580px;
    top: 389px;
}

.tucao_7 {
    left: 1116px;
    top: 226px;
}

.tucao_8 {
    right: 216px;
    top: 500px;
}

.tucao_9 {
    left: 1050px;
    top: 85px;
}

.tucao_10 {
    right: 390px;
    top: 100px;
}


.video_list {
    width: 792px;
    height: 77px;
    position: absolute;
    z-index: 1000;
    top: 450px;
    left: 50%;
    margin-left: -396px;
    display: block;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
}

.vl_left {
    left: 50%;
    margin-left: -437px;
}

.vl_right {
    right: 50%;
    margin-right: -437px;
}

.video_list li {
    width: 130px;
    height: 77px;
    position: relative;
    cursor: pointer;
    float: left;
    border-right: 2px solid #000;
}

.video_list li .moonlight {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 77px;
    background: #000;
    z-index: 10;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

.video_list li .moonlight:hover,
.video_list li.cur .moonlight {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}



/*************  ADD NEW  ****************/
.poa {
    position: absolute;
}

.pof {
    position: fixed;
}

.por {
    position: relative;
}

.flt {
    float: left;
}

.flr {
    float: right;
}

.fixclr {
    clear: both;
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.els_logo {
    width: 275px;
    height: 128px;
    background: url(../../w1/images/intro34/logo.png) no-repeat;
    right: 320px;
    z-index: 0
}

.spd_wrap {
    width: 250px;
    height: 711px;
    background: url('../images/left_banner.png') no-repeat;
    z-index: 10;
}

.spd_wrap .logo {
    display: block;
    width: 198px;
    height: 89px;
    background: url('../images/logo.png') no-repeat;
    margin-left: 26px;
    margin-top: 20px;
}

.spd_wrap .sw_reg {
    width: 202px;
    height: 342px;
}

.spd_wrap .sw_scroll {
    width: 200px;
    height: 132px;
    position: absolute;
    bottom: 30px;
    left: 24px;
}

.spd_wrap .sw_btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 471px;
    height: 42px;
    border: 0px solid red
}

.spd_wrap .srft {
    left: 20px;
    top: 67px;
    width: 100%;
    height: 308px;
}

.dl {
    display: block;
    width: 199px;
    height: 44px;
    background: url(../../w1/images/v7/sindex/reg_down_btn.png) no-repeat;
    background-position: 0 -54px;
    text-indent: -99999px;
    margin-left: 24px;
    margin-top: 385px;
}


/*scroll*/
.spd_wrap .ss_main {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.spd_wrap .ss_main #gallery {
    height: 132px;
}

.spd_wrap .ss_main #gallery .awrap {
    background: none !important;
    height: 132px;
}

.spd_wrap .ss_main #gallery a {
    position: relative;
    width: 200px;
    height: 132px;
    display: block;
}

.spd_wrap .ss_main #gallery a.scroll_btn0 {
    bottom: -116px;
    height: 286px;
}

.spd_wrap .ss_main #gallery a.scroll_btn1 {
    height: 132px;
}

.spd_wrap .ss_main #gallery a.btn3_cj {
    bottom: -116px;
    height: 286px;
}

.spd_wrap .ss_main #gallery a img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 132px;
}

.spd_wrap .eye_nav {
    position: absolute;
    bottom: 0;
    z-index: 39;
    height: 25px;
    background: #000;
    width: 100%;
    opacity: 0.8;
}

.spd_wrap .eye_nav .lbbtn {
    width: 100%;
    height: 8px;
    text-align: center;
    margin-top: 8px;
}

.spd_wrap .eye_nav a {
    background: url(../../w1/images/v7/sindex/lbbtn.png) no-repeat;
    background-position: -1px 0;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 4px;
    text-indent: -9999px;
}

.spd_wrap .eye_nav a.activeSlide {
    background: url(../../w1/images/v7/sindex/lbbtn.png) no-repeat;
    background-position: -11px 0;
}

.enter_site {
    width: 249px;
    height: 74px;
    display: block;
    background: url(../../w1/images/v7/sindex/enterbtn.png) no-repeat;
    position: absolute;
    top: 730px;
    text-indent: -9999px;
}

/*download*/
.spd_wrap .sb_dl {
    left: 0;
    top: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
    font-size: 0
}

.spd_wrap .sb_dl p {
    display: inline-block;
    width: 20%;
}

.spd_wrap .sb_dl p a {
    width: 100%;
}

.spd_wrap .sb_dl a {
    display: inline-block;
    width: 156px;
    height: 40px;
    line-height: 40px;
    background: #1c242b;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 1px;
}

.spd_wrap .sb_dl a:hover {
    background: #30363e;
}

.spd_wrap .sb_dl a.en {
    background: #df1111;
    font-size: 18px;
}

.spd_wrap .sb_dl a.en:hover {
    background: #ff0000;
    font-size: 18px;
}

/*tucao*/
.tucao_wrap {
    _position: absolute;
    right: 15px;
    top: 260px;
    z-index: 20;
    position: absolute;
}

.tucao_wrap .tools-nav-b {
    width: 70px;
    height: 260px;
    background: url('../images/tc_bg.png') no-repeat;
}

.tucao_wrap .ico-tls {
    display: block;
    width: 31px;
    height: 31px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
}

.tucao_wrap .ico-tls.ico-tls1 {
    background: url('../images/tc_icon.png') no-repeat -6px 0;
    top: 29px;
    left: 20px;
}

.tucao_wrap .ico-tls.ico-tls2 {
    width: 43px;
    height: 42px;
    background: url('../images/tc_icon.png') no-repeat 0 -54px;
    top: 80px;
    left: 15px;
}

.tucao_wrap .ico-tls.ico-tls3 {
    background: url('../images/tc_icon.png') no-repeat -6px -117px;
    left: 20px;
    top: 145px;
}

.tucao_wrap .ico-tls.ico-tls4 {
    background: url('../images/tc_icon.png') no-repeat -6px -177px;
    left: 20px;
    top: 205px;
}

.tucao_wrap .ico-tls em {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    word-wrap: break-word;
    width: 30px;
    display: none;
}

.tucao_wrap .ico-tls2 em {
    padding-top: 7px;
    padding-left: 6px;
}

.tucao_wrap .ico-new,
.tucao_wrap .ico-new i,
.tucao_wrap .ico-pan {
    display: block;
    width: auto;
    height: 12px;
    background: url(../../w1/images/intro23/ico_new.png) no-repeat 0 -51px;
}

.tucao_wrap .ico-new,
.tucao_wrap .ico-new i {
    width: 28px;
    height: 23px;
    line-height: 14px;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    background: url('../images/tucao_btn.png') no-repeat;
}

.tucao_wrap .ico-new {
    top: 0;
    right: 35px;
    left: auto;
    padding-left: 2px;
}

.tucao_wrap .ico-pan {
    width: 12px;
    background-position: 0px -17px;
}

.tucao_wrap .ico-tls:hover {
    color: #fff;
    background-position: 100px 0;
}

.tucao_wrap .ico-tls:hover em {
    display: block;
    cursor: pointer;
}

.tucao-kit {
    top: 0;
    right: 80px;
    width: 330px;
    height: 110px;
    color: #ccc;
    font-size: 12px;
    display: none;
}

.tucao-kit-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/tc_k.png') no-repeat;
}

.tucao-kit-wrap {
    position: relative;
    width: 288px;
    height: 43px;
    left: 22px;
    top: 22px;
}

#tucao-kit-ipt {
    background: #efefef;
    width: 264px;
    height: 43px;
    line-height: 43px;
    padding: 0 12px;
    position: absolute;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    border-radius: 5px;
    border: 0;
}

#tucao-kit-btn {
    position: absolute;
    width: 71px;
    height: 24px;
    right: 20px;
    top: 75px;
    display: block;
    background: #9966cc;
    text-align: center;
    border-radius: 5px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.tucao-kit-extra {
    position: relative;
    padding: 35px 30px;
}


/*music*/
.music_wrap {
    top: 530px;
    right: 15px;
    width: auto;
    height: auto;
    z-index: 999;
}

.music_wrap .mw_fold {
    background: url('../images/music_fold.png') no-repeat;
    width: 70px;
    height: 77px;
    cursor: pointer;
}

.music_wrap .mw_fold .mw_unfold {
    width: 525px;
    height: 179px;
    top: -20px;
    left: 100px;
}

.music_wrap .mw_unfold .mw_fold_btn {
    top: 50%;
    margin-top: -50px;
    left: -15px;
    width: 15px;
    height: 54px;
    cursor: pointer;
    background: url('../images/music_jt.png') no-repeat;
}

.music_wrap .mw_unfold .mw_share {
    left: 176px;
    top: 25px;
    width: 150px;
    z-index: 1000;
}

.music_wrap .mw_unfold .mw_share .shareCover {
    width: 150px !important;
    height: 35px;
    margin-left: -15px;
    margin-top: -3px;
    background: #2d2d2d;
}

.music_wrap .mw_unfold .mw_share .bdsharebuttonbox {
    width: 150px !important;
    margin: 0;
    margin-left: -4px;
}

.music_wrap .mw_unfold .mw_share .bdsharebuttonbox a {
    margin-right: 15px;
}

.music_wrap .mw_unfold .mw_star {
    right: 50px;
    top: 102px;
    width: 150px;
    z-index: 1000;
}

.music_wrap .mw_unfold .mw_star .mw_zan {
    display: block;
    min-width: 80px;
    width: auto !important;
    height: 42px;
    border-radius: 2px;
    background: url(../../w1/images/intro23/music_star.png) no-repeat;
}

.music_wrap .mw_unfold .mw_star .mw_zan .zan_btn {
    background: none;
    display: block;
    height: 42px;
    cursor: pointer;
    vertical-align: middle;
    overflow: hidden;
}

.music_wrap .mw_unfold .mw_star .bdlikebutton-small {
    min-width: 130px;
    width: auto !important;
}

.music_wrap .mw_unfold .mw_star .bdlikebutton-inner {
    height: 42px;
}

.music_wrap .mw_unfold .mw_star .bdlikebutton .bdlikebutton-add {
    font-size: 12px;
    line-height: 42px;
}

.music_wrap .mw_unfold .mw_star .bdlikebutton-small .bdlikebutton-count {
    height: 42px;
    font-size: 12px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-right: 12px;
}

.music_wrap .mw_unfold .mw_star .mw_haoting {
    display: block;
    height: 100%;
    padding-right: 4px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
    cursor: pointer;
    color: #fff;
}

.musc {
    left: 0;
    bottom: 0;
    display: block;
    z-index: 200;
    display: none;
}

.yinyue {
    width: 330px;
    height: 107px;
    background: url('../images/music_bg.png') no-repeat;
    position: relative;
    top: 12px;
    cursor: default;
}

.pic {
    position: absolute;
    width: 72px;
    height: 72px;
    top: 18px;
    left: 16px;
}

.volume {
    position: absolute;
    width: 90px;
    height: 34px;
    right: 0;
    top: 10px;
}

.trumpet {
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.volume_icon {
    position: absolute;
    width: 50px;
    height: 10px;
    right: 20px;
    top: 0;
}

.volume_icon i {
    display: block;
    width: 3px;
    height: 3px;
    background: url('../images/music_volume.png') no-repeat;
    float: left;
    margin-left: 2px;
    margin-top: 6px;
    background-position: -5px 0;
    cursor: pointer;
}

i.first {
    background-position: 0 0;
}

i.dark {
    background-position: -10px 0;
}

.schedule {
    position: absolute;
    width: 202px;
    height: 3px;
    background: url('../images/music_load.png') no-repeat;
    left: 105px;
    top: 32px;
    cursor: pointer;
}

.load {
    display: block;
    width: 0px;
    height: 3px;
    background: url('../images/music_load_f.png') repeat-x;
    float: left;
}

.headimg {
    width: 4px;
    height: 9px;
    background: url('../images/music_loadpic.png') no-repeat;
    display: block;
    float: left;
    margin-top: -3px;
}

.time {
    display: block;
    width: 32px;
    height: 8px;
    line-height: 8px;
    float: right;
    color: #b83cf9;
    margin-top: 8px;
    font-size: 12px;
}

.playbg {
    position: absolute;
    width: 134px;
    height: 40px;
    background: url('../images/music_play.png') no-repeat;
    top: 49px;
    left: 138px;
}

.prev {
    display: block;
    width: 33px;
    height: 33px;
    cursor: pointer;
    margin-top: 3px;
    margin-left: -5px;
    float: left;
}

.play {
    display: block;
    width: 57px;
    height: 43px;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

.pause {
    background: url('../images/music_pause.png') no-repeat;
    margin-left: 18px;
}

.next {
    display: block;
    width: 25px;
    height: 33px;
    cursor: pointer;
    margin-top: 3px;
    margin-left: 6px;
    float: left;
}

.heart {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 90px;
    left: 330px;
    background: url('../../w1/images/music/heart.png') no-repeat;
}

.heart_num {
    position: absolute;
    top: 100px;
    font-size: 14px;
    color: #fff;
    left: 380px;
}
body,html{
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
}
.row {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.regtit {
    position: absolute;
    width: 101px;
    height: 23px;
    background: url('../images/regtit.png') no-repeat;
    z-index: 10;
    top: 145px;
    left: 25px;
}
