/*滚动条样式*/
#mList::-webkit-scrollbar {
  width: 4px;    
  /*height: 4px;*/
}
#mList::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.2);
}
#mList::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 0;
  background: rgba(0,0,0,0.1);
}
.aplayer-volume-bar-wrap {
  bottom: 20px;
}
.aplayer-author {
  display: none;
}
/* 分享一 */
 #share_box {
    position: relative;
    width: 322px;
    left:-148px;
    top:32px
 }
#share_container {
    display: flex;
    position: relative;
    width: 322px;
    height: 140px;
    background-color: #fff;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
    z-index: 1;
    /* padding: 14px; */
 }
#share_container li {
    float: initial;
    width: auto;
    height: auto;
 }
#share_container .qq, #share_container .weibo,#share_container .qqZone {
     width: 30px;
     height: 30px;
     margin: 34px 0 0 26px;
 }
#share_container .qq {
   margin-left: 10px;
}
#share_container .share_weixin_bg {
     left: 0;
 }
.copyUrl {
     position: absolute;
     bottom:13px;
     right: 27px;
     font-size: 12px;
     word-spacing:-4px
 }
.copyUrl .copyUrl_left {
    display: inline-block;
    width: 78px;
    height: 29px;
    padding: 3px 6px;
    line-height: 21px;
    border: 1px solid #ccc;
    border-radius: 20px 0 0 20px;
    background-color: #f5f5f5;
 }
.copyUrl .copyUrl_right {
    display: inline-block;
    width: 92px;
    height: 29px;
    padding: 3px 6px;
    line-height: 21px;
    border: 1px solid #ccc;
    border-left:none;
    border-radius: 0px 20px 20px 0px
}
#share_box .share_weixin_bg {
    box-shadow: none
}
#share_box .share_weixin_desc {
   margin-top: 5px;
}
/* 分享二 */
 .share_weixin_bg {
    position: relative;
    width: 115px;
    height: 140px;
    padding: 15px 9px ;
    margin: 0;
    left: -36px;
    text-align: center;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12)
 }
.share_weixin_head {
    background: url('http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1596509602346396/ind03share_top_XUQIU-18886.png') no-repeat center top / 10px 8px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    height: 8px;
    position: relative;
    color: #000;
 }
.share_weixin_desc {
     font-size: 12px;
 }
/*弹框*/
 .dajvyuan20141121_con1 {
     width: 100%;
     height: 150%;
     background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
     position: fixed;
     z-index: 10000;
     top: -107px;
 }
.dajvyuan20141121_con1 .vspace {
  display:none;
}
.dajvyuan20141121_con1 .tanchuangdenglu {
   		display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
     margin: 0 auto;
     width: 450px;
     height: 264px !important;
     position: relative;
     background: #fff;
     text-align: center;
     margin-top: 300px;
   padding: 98px 93px 40px;
 }
.dajvyuan20141121_con1 .tanchuangdenglu .qdbtn {
     margin: 0 auto;
     cursor: pointer;
     width: 118px;
     height: 40px;
     line-height: 40px;
     border-radius: 3px;
     background: #1053A8;
     font-size: 14px;
     font-weight: 400;
     color: #FFFFFF;
 }
.vspace {
     height: 90px;
     font-size: 0px;
     line-height: 0px;
     width: 99%;
     clear: both;
 }
.dajvyuan20141121_con1 .tanchuangdenglu p {
     line-height: 30px;
 }
.dajvyuan20141121_con1 .lingy {
     font-size: 16px;
 }
.tongyizhuangzeng {
    width: 100%;
    height: 150%;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
}
.tongyizhuangzeng .zhuangzengbox {
    width: 450px;
    height: 400px;
    background: #FFFFFF;
    border-radius: 5px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -225px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tongyizhuangzeng .zhuangzengbox .xuankuang {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.tongyizhuangzeng .zhuangzengbox .biaodanbox {
    margin-bottom: 15px;
}
.tongyizhuangzeng .zhuangzengbox .biaodanbox #zs_mobile_xx img,.tongyizhuangzeng .zhuangzengbox .biaodanbox .fl img {
    display: none !important;
}
.tianxie {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    margin:20px 0;
}
.xuankuang p {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 20px;
    text-align: left;
    margin: 14px 0;
}
.xuankuang input {
    width: 266px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #E3E3E3;
}
.zhuangzengbox .tijiaor {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    width: 118px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    margin: 20px 10px 0 0
}
.quxiao {
    border: 1px solid #E3E3E3;
    font-size: 14px;
    font-weight: 400;
    color: #919191;
}
.ok {
    background: #1053A8;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}
a {
    color: #000;
    text-decoration: none;
}
button {outline:none;}
button:focus {outline:none;}
.clear_float, .clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    overflow: hidden;
}
/*优化2021-3-24*/
.dajvyuanweb_con1141205 {
    width: 1280px;
    display: flex;
    justify-content: space-between;
}
.dajvyuanweb_con1141205 .goumai {
    display: flex;
    width: 100%;
    align-items: flex-end;
}
.dajvyuanweb_con1141205 .goumai .contentImg {
    width: 140px;
    /* height: 140px; */
    position: relative;
    margin-right: 57px;
    /* flex: 1;*/
}
.dajvyuanweb_con1141205 .goumai .contentImg img {
    display: block;
}
.dajvyuanweb_con1141205 .goumai .contentImg .heijiao {
    position: absolute;
    right: -33.5px;
    top: 10px;
}
.dajvyuanweb_con1141205 .goumai .contentText {
    /* height: 140px; */
    display: flex;
    flex-direction: column;
    /* flex: 1; */
}
.audio_player_main_left {
    width: 839px;
    margin-right: 43px;
    padding-top: 38px;
}
.audio_player_main_right {
    flex: 1;
}
/*---------------*/

.dajvyuanweb_con1141205 .addCart a {
    font-size: 12px;
    font-weight: 400;
    color: #919191;
}
.dajvyuanweb_con1141205 .gezhongbox .fenya div {
    font-size: 12px;
    font-weight: 400;
    color: #919191;
    line-height: 38px;
}
.dajvyuanweb_con1141205 .gezhongbox .fen_2#play_package {
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/qvmu6_150108.png) no-repeat;
}
.dajvyuanweb_con1141205 .gezhongbox .fenya {
    float: left;
    width: 70px;
    height: 38px;
    border-radius: 19px;
    border: 1px solid #E3E3E3;
    text-align: center;
    margin: 0 4px;
}
.dajvyuanweb_con1141205 .gezhongbox .fenya.hover {
    border: 1px solid #1053A8;
}
.dajvyuanweb_con1141205 .gezhongbox .fenya.hover div {
    color: #1053A8;

}
.dajvyuanweb_con1141205 .fenxiangtanchucai {
    position: absolute;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/fenxiang_17052_170829.png) no-repeat;
    width: 132px;
    height: 50px;
    left: -20px;
    text-align: center;
    display: none;
    margin-top: 30px;
}
.vspace {
    height: 10px;
    font-size: 0px;
    line-height: 0px;
    width: 99%;
    clear: both;
}
.dajvyuanweb_con1141205 .fenxiangtanchucai div {
    float: left;
    margin-left: 8px;
}
img, a img {
    border: 0 none;
}
.bdshare-button-style0-16 {
    zoom: 1;
}
.dajvyuanweb_con2141208 {
    padding: 0;
}
.dajvyuanweb_con2141208 .text {
    font-size: 14px;
    overflow: hidden;
    width: 590px;
    height: 37px;
    color: #333333;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-left: 28px;
  		cursor: pointer;
}
.dajvyuanweb_con2141208 .clickcolor {
    color: #1053A8 !important;
}
/* .dajvyuanweb_con2141208 .ctrl {
    float: right;
    margin-right: 12px; 
    display: none;
}
*/
ul, ol {
    list-style-type: none;
}
.dajvyuanweb_con2141208 .ctrl li.shiting {
    background: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/shitinghui.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.shitinghover {
    background : url(https://p3.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/shitinglan.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl ul li {
    float: left;
    cursor: pointer;
    width: 25px;
    height: 37px;
    margin-left: 4px;
}
.dajvyuanweb_con2141208 .shitingtanchu {
    z-index: 9999;
    cursor: default;
    position: relative;
    top: 31px;
    left: 21px;
    display: none;
}
.dajvyuanweb_con2141208 .ctrl li.liebiao {
    position: relative;
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/jieshaohui.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.liebiaohover {
    background:url(https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/jieshaolan.png) no-repeat center;
}
.dajvyuanweb_con2141208 .liebiaotanchu {
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/tishi.png) no-repeat;
    width: 149px;
    height: 94px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    margin-left: -135px;
    cursor: default;
    margin-top: 30px;
    margin-left: -60px;

}
.dajvyuanweb_con2141208 .hide {
    display: none;
}
.dajvyuanweb_con2141208 .liebiaotanchu p {
    color: #fff;
    margin-left: 10px;
    line-height: 16px;
    font-size: 14px;
}
.dajvyuanweb_con2141208 li p {
    float: left;
    color: #182d3b;
    line-height: 38px;
    margin-left: 30px;
    display: inline;
}
.dajvyuanweb_con2141208 .liebiaotanchu a {
    margin-left: 33px;
}
.dajvyuanweb_con2141208 .ctrl li.shoucang {
    background: url(https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/shoucangyuan.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.shoucanghover {
    background:url(https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/yishoucanglanseyuan.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.fenxiang {
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/sharyuane.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.fenxianghover {
    background :url(https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/yifenxiangsharelanse.png) no-repeat center;
}
.dajvyuanweb_con2141208 .fenxiangtanchu {
    z-index: 9999;
    cursor: default;
    position: relative;
    left: -7px;
    margin-top: 30px;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/fenxiang_20180531.png) no-repeat;
    width: 40px;
    height: 40px;
    text-align: center;
}
.dajvyuanweb_con2141208 .fenxiangtanchu div.sina {
    position: relative;
}
.dajvyuanweb_con2141208 .fenxiangtanchu div {
    float: left;
    margin-left: 8px;
    cursor: pointer;
    display: inline;
}
.dajvyuanweb_con2141208 .ctrl li.gouwuche {
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/gouwuchehui.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.gouwuchehover {
    background:url(https://p1.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/gouwuchelan.png) no-repeat center;
}
.jianjiegeqv .jieti {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 21px;
    padding: 0px 25px;
}
.jianjiegeqv p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    line-height: 21px;

    padding: 0px 25px;
}
.jianjiegeqv {
    padding: 15px 0;
    /* background: #6696bc; */
    /* border-top: 1px #245c83 solid; */
}
.dajvyuandenglu_141212 {
    width: 100%;
    height: 100%;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
}
.conw_960 {
    lear: both;
    margin: 0 auto;
    width: 960px;
}
.dajvyuandenglu_141212 .denglubox {
    margin: 0 auto;
    width: 450px;
    position: relative;
}
.dajvyuandenglu_141212 .title {
    height: 45px;
    background: #245c83;
}
.dajvyuandenglu_141212 .title p {
    font: normal 14px/45px 'å¾®è½¯é›…é»‘';
    color: #fff;
    padding-left: 45px;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/denglubg_141212.jpg) no-repeat 16px 10px;
    color: #fff;
}
.dajvyuandenglu_141212 .tanchuangdenglu {
    height: 255px;
    background: #6696bc;
}
.dajvyuandenglu_141212 .tanchuangdenglu .shuruzhanghao {
    font: normal 12px/36px "å®‹ä½“";
    color: #fff;
    margin-left: 116px;
    height: 40px;
}
.dajvyuandenglu_141212 .tanchuangdenglu .biaodanbox {
    margin-left: 60px;
}
.dajvyuandenglu_141212 .tanchuangdenglu .biaodanbox p {
    color: #fff;
    font: normal 14px/33px "å®‹ä½“";
    float: left;
}
.dajvyuandenglu_141212 .tanchuangdenglu .biaodanbox input {
    border: 1px #245c83 solid;
    width: 256px;
    height: 31px;
    line-height: 31px;
    float: left;
    background: #6696BC;
    text-indent: 3px;
    color: #fff;
}
.zongyiA11837_ind01_170622 .text_box .text label, input {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.dajvyuandenglu_141212 .tanchuangdenglu .xiaci {
    margin-left: 110px;
    width: 260px;
}
/* body .l, body .fl {
    float: left;
    clear: none;
}
*/
.zongyiA11837_ind01_170622 .text_box .text label, input {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.dajvyuandenglu_141212 .tanchuangdenglu .xiaci span {
    font-size: 12px;
    color: #fff;
}
.dajvyuandenglu_141212 .tanchuangdenglu .xiaci a {
    font-size: 12px;
    color: #fff;
}
.dajvyuandenglu_141212 .tanchuangdenglu .tijiaos {
    text-align: center;
    font: normal 14px/28px "å¾®è½¯é›…é»‘";
    color: #1a5075;
    margin-left: 104px;
    float: left;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/denglutijiao_141212.jpg) no-repeat;
    width: 96px;
    height: 32px;
}
.dajvyuandenglu_141212 .tanchuangdenglu .tijiaos {
    display: block;
    width: 102px;
    height: 28px;
    background: #FFF;
    text-align: center;
    font: normal 14px/28px "å¾®è½¯é›…é»‘";
    color: #266996;
    margin-left: 155px;
}
.dajvyuandenglu_141212 .tanchuangdenglu .tijiao {
    text-align: center;
    font: normal 14px/28px "å¾®è½¯é›…é»‘";
    color: #1a5075;
    margin-left: 68px;
    float: left;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/denglutijiao_141212.jpg) no-repeat;
    width: 96px;
    height: 32px;
}
.dajvyuandenglu_141212 .guanbi {
    position: absolute;
    right: 33px;
    top: 19px;
    cursor: pointer;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/guanbi_1411212.png) no-repeat;
    width: 14px;
    height: 14px;
}
.dajvyuanweb_con2141208 .ctrl li.bofang {
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/kaishi.png) no-repeat center;
}
.dajvyuanweb_con2141208 .ctrl li.bofanghover {
    background: url(https://p3.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/kaishi_2.png) no-repeat center;
    background-size: 85%;
}
/* .dajvyuanweb_con2141208 .shitingtanchu {
    z-index: 9999;
    cursor: default;
    position: relative;
    top: 31px;
    left: 21px;
    display: none;
}
*/
.dajvyuanweb_con2141208 .mlist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px 0 0px;
    position: relative;
}
.dajvyuanweb_con2141208 .mlist .playicon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: url(https://p5.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/playing.png) no-repeat center;

}
.dajvyuanweb_con2141208 .mlist .times {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 24px;
}
.dajvyuanweb_con2141208 .mlist .ctrl li.shoucangd {
    background: url(https://p3.img.cctvpic.com/photoAlbum/templet/common/TPTEkDswWQsAPw4BrYr2sZaS210108/yishoucang.png) no-repeat !important;
        margin-top: 12px;
        margin-bottom: -10px;
        margin-left: 10px;
        margin-right: -5px;
}
.dajvyuanweb_con2141208 .mlist:nth-child(even) {
    background: #F3F3F3;
}
.dajvyuan20141121_con1 {
    width: 100%;
    height: 150%;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/danglutanc_141212.png) repeat;
    position: fixed;
    z-index: 9999999;
    top: -107px;
    left: 0px;
}
.dajvyuan20141121_con1 .tanchuangdenglu {
    margin: 0 auto;
    width: 450px;
    height: 264px !important;
    position: relative;
    background: #fff;
    text-align: center;
    margin-top: 300px;
}
.dajvyuan20141121_con1 .tanchuangdenglu p {
    color: #333333;
    line-height: 30px;
}
.dajvyuan20141121_con1 .lingy {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.dajvyuan20141121_con1 .qdbtn img {
    width: 118px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #E3E3E3;
    cursor: pointer;
}
.dajvyuan20141121_con1 .tanchuangdenglu .guanbi {
    position: absolute;
    right: 18px;
    top: 15px;
    cursor: pointer;
    color: #333333;
    /* background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1417412272960173/guanbi141031.png) repeat-y; */
    width: 16px;
    height: 16px;
}
.dajvyuan20141121_con1 .tanchuangdenglu .gotoShop {
  display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}
.dajvyuan20141121_con1 .tanchuangdenglu .gotoShop a {
    width: 110px;
    height: 38px;
    font-size: 14px;
    display: inline-block;
    line-height: 38px;
    background: #1053A8;
    color: #fff;
    margin-right: 10px;
  border: 1px solid #1053A8;
}
.dajvyuan20141121_con1 .tanchuangdenglu .gotoShop .close {
    background: #fff;
    color: #1053A8;
}
/* .dajvyuanweb_con2141208 .mlist.hover .ctrl li.bofang {
    background:url(https://p3.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/kaishi_2.png) no-repeat;
}
*/

.dajvyuanweb_con1141205 .gouwur h4 {
        font-size: 24px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    margin-bottom: 5px;
}
.dajvyuanweb_con1141205 .goumai .musicNum {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 20px;
    margin-bottom: 20px;
}
.dajvyuanweb_con1141205 .goumai .tuijian {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 13px;
}
.dajvyuanweb_con1141205 .goumai .tuijian .editorPic {
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-right: 8px;
}
.dajvyuanweb_con2141224_n .jianjie {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-bottom: 18px;
}
.dajvyuanweb_con1141205 .gouwur .caozuolan {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.dajvyuanweb_con1141205 .gouwur .caozuolan .goumaibao,.dajvyuanweb_con1141205 .gouwur .caozuolan .bofangbtn {
    display: flex;
    color: #fff;
    font-size: 12px;
    width: 122px;
    height: 38px;
    background: #276EC9;
    border-radius: 19px;
    justify-content: center;
    align-items: center;
}
.dajvyuanweb_con1141205 .gouwur .caozuolan .addCart {
    width: 106px;
    height: 38px;
    border-radius: 19px;
    border: 1px solid #E3E3E3;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    margin-left: 8px;
}
.dajvyuanweb_con1141205 .gouwur .caozuolan .addCart.hover {
    border: 1px solid #1053A8;

}
.dajvyuanweb_con1141205 .gouwur .caozuolan .addCart.hover a {
    color: #1053A8;
}
.dajvyuanweb_con1141205 .gouwur .caozuolan .gezhongbox {
    margin-left: 94px;
}
.dajvyuanweb_con1141205 .gezhongbox .collection {
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1421309242390685/qvmu2_150108.png) no-repeat;
}
#specials_columns h2 {
    margin-top: 33px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
}
#specials_columns_div {
    /* width: 280px; */
    height: auto;
    display: flex;
    flex-direction: column;
}
#specials_columns_div dl {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}
#specials_columns_div dl dt img {
    width: 72px;
    height: 72px;
    border-radius: 5px;
}
#specials_columns_div dl dd {
    margin-left: 12px;
}
#specials_columns_div dl dd p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 8px;
}
#gj_sings {
    font-size: 12px;
    font-weight: 400;
    color: #919191;
    line-height: 17px;
}
#gj_sings span:first-child {
    margin-right: 5px;

}
#gj_sings span:nth-child(2) {
    margin-left: 5px;

}
.specials_columns_tuwen:nth-of-type(12) {
    margin-right: 0px;
}
.dajvyuandenglu_141212 .zhuangzengbox {
    width: 633px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: ();
    /* left: 50%; */
    /* margin-left: 163px; */
    background: #ffffff;
    padding: 20px;
    /* height: 50%; */
    height: 80vh;
    overflow-y: auto;

}
.dajvyuandenglu_141212 .zhuangzengbox .xieyiti p {
    text-align: center;
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 48px;
}
.dajvyuandenglu_141212 .zhuangzengbox .xieyinei {
    color: #333333;
    line-height: 35px;
    font-size: 14px;
    padding: 10px 45px 29px 50px;
}
.dajvyuandenglu_141212 .zhuangzengbox .tongyi {
    text-align: center;
    margin-left: 125px;
    cursor: pointer;
    display: inline-block;
    width: 118px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
}
.disagree {
    border: 1px solid #E3E3E3;
    font-size: 14px;
    font-weight: 400;
    color: #919191;
}
.agree {
    background: #1053A8;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}
#rightTop {
    font-size: 12px;
    font-weight: 400;
    color: #7D7D7D;
    line-height: 17px;
    position: relative;
}
#rightTop button {
    width: 90px;
    height: 29px;
    background: #1053A8;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
    margin-left: 5px;
}
#gj_titles span {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 20px;
}
.qrCode {
    position: absolute;
    top: 35px;
    left: 120px;
    z-index: 999;
    width: 138px;
    height: 155px;
    background: #FFFFFF;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
}
.qrCode .text-2 {
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 21px;
    padding-top: 3px;
}
.qrCode .qrcode-img {
    width: 108px;
    height: 108px;
    margin: 12px 15px 4px;
}
body {
            /* width: 1280px; */
            margin: 0 auto;
        }
.audio_player {
            width: 1280px;
            margin: 0 auto;
            margin-top: 20px;
            padding: 0 42px 0 100px;
            margin-bottom: 50px;
        }
.audio_player .audio_player_content {
            width: 100%;
            display: flex;
            margin-bottom: 30px;
            padding-bottom: 30px;
            border-bottom: 1px solid #E5E5E5;
        }
.audio_player .audio_player_content .audio_player_content_right {
            width: 663px;
            height: 415px;
            background: #F3F3F3;
            border-radius: 5px;
            margin-left: 30px;
            box-sizing: border-box;
            padding: 24px;

        }
.audio_player .audio_player_content .audio_player_content_right li {
            display: flex;
            margin: 20px 0;
            font-size: 16px;
            font-weight: 400;
            color: #333333;
        }
.audio_player .audio_player_content .audio_player_content_right div {
            font-size: 24px;
            font-weight: 650;
            margin-bottom: 29px;
            color: #333333;
        }
.audio_player .audio_player_content .audio_player_content_right li input {
            height: auto;
            width: 32px;
        }
.audio_player .audio_player_content .audio_player_content_right li p {
            width: 80%;
        }
.audio_player .audio_player_operation {
            width: 100%;
            margin: 0 auto;
            display: flex;
            justify-content: space-between;
        }
.audio_player .audio_player_operation .audio_player_operation_left {
            margin-left: 100px;
            display: table-cell;
            height: 40px;
        }
.audio_player .audio_player_operation .audio_player_operation_left img,
        .audio_player .audio_player_operation .audio_player_operation_left span {
            margin: 0 15px;
        }
.audio_player .audio_player_operation .audio_player_operation_right {
            height: 40px;
            margin-right: 100px;
        }
.audio_player .audio_player_operation .audio_player_operation_right img,
        .audio_player .audio_player_operation .audio_player_operation_right span {
            margin: 0 15px;
        }
.audio_dialog {
            position: absolute;
        }
.audio_dialog .audio_dialog_zzc {
            /* display: none; */
            position: absolute;
            top: 0;
            height: 100vh;
            width: 1280px;
            background: #000000;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 999;
            margin: 0 auto;
        }
.audio_dialog .audio_dialog_content {
            position: absolute;
            top: 25%;
            left: 35%;
            width: 450px;
            height: 264px;
            background: #FFFFFF;
            border-radius: 5px;
            margin: 0 auto;
            padding: 16px;
            box-sizing: border-box;
        }
.audio_dialog .audio_dialog_content .one {
            width: 118px;
            height: 40px;
            border-radius: 20px;
            border: 1px solid #E3E3E3;
            color: #919191;
            margin-right: 30px;
        }
.audio_dialog .audio_dialog_content .two {
            width: 118px;
            height: 40px;
            background: #2F7DE2;
            border-radius: 20px;
            color: #ffffff;
            border: none;
        }
/* aplayer */
        .audio_player_go {
            position: relative;
            width: 100%;
          z-index: 111;
        }
.aplayer-pic {
            display: none;
        }
.aplayer.aplayer-fixed .aplayer-info {
            border: none;
            /* box-shadow: 0px -4px 13px 0px rgba(0, 0, 0, 0.07), 0px 1px 0px 0px rgba(0, 0, 0, 0.09); */
        }
.aplayer.aplayer-fixed {
            position: absolute !important;
            bottom: 70px !important;
            z-index: 0 !important;
            max-width: none !important;
            /* left: 6% !important; */
            box-shadow: 0px -4px 13px 0px rgba(0, 0, 0, 0.07), 0px 1px 0px 0px rgba(0, 0, 0, 0.09);
        }
.aplayer.aplayer-fixed .aplayer-body {
            /*position: absolute !important;*/
            max-width: none !important;
            width: auto !important;
            /*bottom: auto !important;*/
            padding-right: 0px;
            box-shadow: 0px -4px 13px 0px rgba(0, 0, 0, 0.07), 0px 1px 0px 0px rgba(0, 0, 0, 0.09)
        }
.aplayer-miniswitcher {
            display: none !important;
        }
.aplayer-info {
            width: 1280px;
            margin: 0 auto !important;
        }
.aplayer.aplayer-fixed .aplayer-icon-back {
            right: 1050px !important;
        }
.aplayer.aplayer-fixed .aplayer-icon-play {
            right: 1000px !important;
        }
.aplayer.aplayer-fixed .aplayer-icon-forward {
            right: 950px !important;
        }
.aplayer.aplayer-fixed .aplayer-icon-forward,
        .aplayer.aplayer-fixed .aplayer-icon-play,
        .aplayer.aplayer-fixed .aplayer-icon-back {
            bottom: 10px !important;
            width: 40px !important;
            height: 40px !important;
        }
.aplayer.aplayer-fixed .aplayer-info .aplayer-music {
            width: 900px;
            left: 224px;
            position: relative;
        }
.aplayer .aplayer-info .aplayer-controller {
            width: 900px;
            left: 224px;
            bottom: 5px;
        }
.aplayer .aplayer-notice {
            display: none;
        }
.aplayer-icon-lrc {
            display: none !important;
        }
.aplayer-icon-loop {
            width: 24px !important;
            height: 24px !important;
        }
.aplayer-icon-volume-down {
            width: 24px !important;
            height: 24px !important;
        }
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar {
            height: 4px !important;
            background: #cdcdcd !important;
            border-radius: 8px !important;
        }
.aplayer .aplayer-info .aplayer-controller .aplayer-bar-wrap .aplayer-bar .aplayer-played {
            height: 4px !important;
            background: #2F7DE2 !important;
            border-radius: 8px !important;
        }
.aplayer.aplayer-withlist .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-menu {
            display: none !important;
        }
.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap {
            left: 51px !important;
            bottom: 18px !important;
        }
.aplayer .aplayer-info .aplayer-controller .aplayer-time {
  /*bottom: 2px !important;*/
}
.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-loop {
            position: relative !important;
            left: 80px !important;
            bottom: 20px !important;
        }
.aplayer-icon {
            top: -27px;
        }
/* 试听，播放，收藏，分享，购物车按钮显隐样式 */
        .ctrlHover1 {
            display: none;
        }
.ctrlHover2 {
            display: block;
        }
.ctrlHover3 {
            display: block;
        }
.ctrlHover4 {
            display: block;
        }
.fenxiang .share_weixin_head {
            margin-left: 227px;
        }
.fenxiang #share_box {
            z-index: 999;
            left: -261px;
            top: 32px;
        }
.dajvyuanweb_con1141205 .gezhongbox .fenya #share_box,.dajvyuanweb_con1141205 .gezhongbox .fenya #share_box div {
            color: #000;
            line-height: 20px;
        }
.fenya #share_box .share_weixin_desc {
            margin-top: -2px;
        }
.fenya #share_box {
            left: -158px;
            top: 3px;
            z-index:999;
        }
.fenya .share_weixin_head {
            margin-left: 68px;
        }
.shoucangCode {
            background:url(https://p2.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/yishoucanglanseyuan.png) no-repeat center
        }
body {
    width: 100% !important;
  }
.gj_djy_top {
    display: none;
  }
#footer {
    display: none;
  }
.audio_player_go {
	position: absolute;
    width: 100%;
    height: 0.5rem;
    bottom: 0.5rem;
    z-index: 99;
}
#aplayer {
    position: static !important;
    bottom: 0 !important;
  }
#aplayer .aplayer-body {
    padding-right: 0rem;
    box-shadow: none;
    bottom: 0px;
  }
#aplayer .aplayer-body .aplayer-info {
    width: 100% !important;
    height: 0.5rem;
    margin-left: 0rem;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: #F9FCFF;
    border: 0rem;
    box-shadow: none;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-music {
    width: 2rem;
    left: 0rem;
    display: flex;
    align-items: center;
    font-size: 0.12rem;
    padding-left: 0.7rem;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-music .aplayer-author {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller {
    width: auto;
    left: 0rem;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-bar-wrap {
    display: none;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon {
    top: inherit !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-play {
    width: 0.32rem !important;
    height: auto !important;
    right: 3.15rem !important;
    bottom: -0.1rem !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-play img {
    width: 100%;
    height: auto;
    display: block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-play svg {
    width: 100%;
    height: 100%;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-forward {
    width: 0.17rem !important;
    height: auto !important;
    right: 2.95rem !important;
    bottom: -0.02rem !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-forward svg {
    width: 100%;
    height: 100%;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-forward img {
    width: 100%;
    height: auto;
    display: block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-back {
    width: 0.17rem !important;
    height: auto !important;
    right: 3.5rem !important;
    bottom: -0.02rem !important;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-back svg {
    width: 100%;
    height: 100%;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller .aplayer-icon-back img {
    width: 100%;
    height: auto;
    display: block;
  }
#aplayer .aplayer-body .aplayer-info .aplayer-controller button {
    display: none;
  }
.audio_player {
    width: 100% !important;
    margin-top: 0rem !important;
    padding: 0rem !important;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 0.5rem 0 1rem;
	overflow: hidden;
  }
.audio_player .audio_player_main_left {
    width: 100%;
    padding: 0rem;
	    padding: 0rem 0rem 0;
    overflow-y: auto;
   
  }
.audio_player .audio_player_main_left .audio_player_content {
    width: 100%;
    padding: 0.73rem 0.12rem 0.33rem;
    background: #222;
    margin-bottom: 0.2rem;
    display: block;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentImg {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.1rem;
    background: #D8D8D8;
    position: relative;
    flex:none;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentImg #pic {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0.03rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentImg #pic img {
    display: block;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentImg .heijiao {
    display: none;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentImg .musicNum {
    display: block !important;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0.66rem;
    height: 0.18rem;
    background: #000000;
    border-radius: 0px 3px 0px 0px;
    opacity: 0.69;
    margin-bottom: 0rem;
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentImg .musicNum img {
    width: 0.1rem;
    height: auto;
    display: inline-block;
    margin-right: 0.06rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText {
    height: 1.2rem;
    margin-left: 0rem;
    justify-content: space-between;
    padding-top:0.1rem;
    flex:1;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText h4 {
    font-size: 0.14rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600 ;
    color: #FFFFFF;
    line-height: 0.2rem;
    margin-bottom: 0rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .musicNum {
    display: none;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .tuijian {
    font-size: 0.1rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.14rem;
    margin-bottom: 0rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .tuijian img {
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.1rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan {
    align-items: center;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .goumaibao {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 0.05rem 0.05rem;
    border-radius: 0.12rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .goumaibao span {
    margin: 0 !important;
}
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .bofangbtn {
    width: auto;
    height: auto;
    line-height: normal;
    padding: 0.05rem 0.05rem;
    border-radius: 0.12rem;
    font-size: 0.12rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .addCart {
    width: 0.24rem;
    height: 0.24rem;
    margin: 0rem;
    line-height: 0.24rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .addCart a {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .addCart a img {
    width: 0.14rem !important;
    height: 0.12rem;
    margin-bottom: 0rem;
    top: 0rem !important;
    left: -0.02rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .addCart a span {
    display: none;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox {
    width: 0.9rem;
    display: flex;
    margin-left: 0rem;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox .fenya {
    width: 0.24rem;
    height: 0.24rem;
    margin: 0rem;
    margin-right: 0.05rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox .fenya div {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.22rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox .fenya div img {
    width: 0.12rem;
    height: 0.12rem;
    margin-bottom: 0rem;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox .fenya div span {
    display: none;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox .collection {
    background: none;
  }
.audio_player .audio_player_main_left .audio_player_content .goumai .contentText .caozuolan .gezhongbox .shares {
    display: none;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n {
    padding: 0 0.15rem;
    margin-left: 0rem !important;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .jianjie {
    width: 100%;
    font-size: 0.14rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.08rem;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .overflowno {
    -webkit-line-clamp: inherit;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .seemore {
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.18rem;
    text-align: right;
    margin-bottom: 0.23rem;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .seemore img {
    transform: rotate(180deg);
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .shouqi {
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.18rem;
    text-align: right;
    margin-bottom: 0.23rem;
    display: none;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .rollbox #mList {
    height: auto !important;
    
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .rollbox #mList .dajvyuanweb_con2141208 .mlist {
    padding: 0.13rem 0.1rem;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .rollbox #mList .dajvyuanweb_con2141208 .mlist:nth-child(even) {
    background: #FFFFFF !important;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .rollbox #mList .dajvyuanweb_con2141208 .mlist:nth-child(odd) {
    background: #f3f3f3 !important;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .rollbox #mList .dajvyuanweb_con2141208 .mlist .text {
    width: 2.48rem;
    padding: 0rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 0.14rem;
    height: auto;
    line-height: .28rem;
  }
.audio_player .audio_player_main_left .dajvyuanweb_con2141224_n .rollbox #mList .dajvyuanweb_con2141208 .mlist .ctrl {
    display: none;
  }
.audio_player #hot-recommed {
    display: none;
  }
.login {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background: url(https://p4.img.cctvpic.com/photoAlbum/templet/common/TPTE0UCXH087j1GUpQyoEbrs210125/login.png) no-repeat center 0px;
      background-size: cover;
    }
.login form {
      width: 478px;
      height: 341px;
      background: #FFFFFF;
      border-radius: 10px;
      padding: 69px;
      box-sizing: border-box;
    }
.login form input {
      width: 335px;
      margin-bottom: 10px;
    }
.login form .login_tel {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_sms {
      padding-left: 35px;
      width: 296px;
    }
.login form .login_go {
      width: 335px;
      height: 52px;
      background: #1053A8;
      border-radius: 5px;
      color: white;
      border: none;
      margin-bottom: 10px;
    }
.login form .login_bottom input {
      width: 14px;
      height: 14px;
    }
.login form .login_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login .login_bottom_bottom {
      margin-top: 18px;
      color: white;
      width: 478px;
      display: flex;
      justify-content: space-between;
    }
.login .login_bottom_bottom span {
      font-size: 12px;
      font-weight: 400;
      color: #919191;
    }
.login_tel::-webkit-input-placeholder ,.login_sms::-webkit-input-placeholder {
      color: #919191;
    }
.login form input {
        padding-left: .11rem !important;
      }
.login form .login_sms {
        width: 100% !important;
        margin-bottom: .1rem !important;
      }
.login_go {
        opacity: 1 !important;
      }
body {
    min-width: 100% !important;
  }
.gj_djy_div,
  .gj_djy_top {
    display: none;
  }
.login {
    height: 100% !important;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0 0.15rem;
  }
.login form {
    width: 100% !important;
    height: auto !important;
    border-radius: 0.07rem;
    padding: 0.4rem 0.51rem !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
  }
.login form input {
    height: 0.38rem;
    border-radius: 0.03rem;
    border: 1px solid #EEEEEE;
    font-size: 0.12rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #919191;
    padding-left: 0.35rem !important;
    box-sizing: border-box;
  }
.login form .login_tel {
    width: 100% !important;
  }
.login form .login_sms {
    margin-right: 0.12rem;
    white-space: nowrap;
  }
.login form button {
    height: 0.38rem !important;
    background: #1053A8;
    border-radius: 0.03rem !important;
    box-sizing: border-box;
  }
.login form .login_get_sms {
    width: 0.7rem !important;
    font-size: 0.1rem;
    opacity: 0.5;
  }
.login form .login_go {
    width: 100% !important;
  }
.login form .huoqu {
    width: 100%;
    display: flex;
    margin-bottom: 0.1rem;
  }
.login form .login_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;		
  }
.login form .login_bottom input {
    width: 0.11rem !important;
    height: 0.11rem !important;
    display: block;
    margin-bottom: 0rem;
  }
.login .login_bottom_bottom {
    width: 100% !important;
    padding: 0 0.15rem;
    margin-top: 0.09rem !important;
  }
.login .login_bottom_bottom span {
    display: block;
    font-size: 0.1rem !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 0.14rem;
  }
