* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-style: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}
p{margin: 0;}
a{
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}
.s_cont{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.s_cont .tit1{
    width: 100%;
    height: 770px;
    background: url("../images/tit1.png")no-repeat center;
    background-size: 1170px;
    margin-top: 17px;
}
.s_cont .tit2{
    width: 100%;
    height: 170px;
    background: url("../images/tit2.png")no-repeat center;
    background-size: 1170px;
    margin-top: 17px;
}
.s_cont .tit3{
    width: 100%;
    height: 170px;
    background: url("../images/tit3.png")no-repeat center;
    background-size:1170px;
    margin-top: 17px;
}
.s_cont .s_div{
    width: 1170px;
    margin: 17px auto;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-items: center;
}
.s_cont .s_div .m_type{
    width: 100%;
}
.s_cont .s_div .m_type .m_tit {
    font-size: 44px;
    color: #b2884e;
    text-align: center;
    margin-bottom: 34px;
    letter-spacing: 11px;
}
.s_cont .s_div .m_type li{
    width: 47%;
    height: 46px;
    float: left;
    padding: 0 0 20px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    justify-items: center;
    margin-right: 28px;
    cursor: pointer;
}
.s_cont .s_div .m_type li:nth-of-type(2n) a{color:#fff}
.s_cont .s_div .m_type li p {
    font-size: 16px;
    color: #b2884e;
    line-height: 46px;
    margin: 0;
    font-weight: bold;
}
.s_cont .s_div .m_type li p a{
    color: #fff;
    font-size: 19px;
    font-weight: normal;
}
.s_cont .s_div .p_tit{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #272727;
}
.s_cont .s_div .p_ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-items: center;
    margin: 40px auto 0;
}
.s_cont .s_div .p_ul li{
    width: 560px;
    cursor: pointer;
    margin-bottom:30px;
}
.s_cont .s_div .p_ul li img{
    width: 100%;
    height: auto;
}
.s_cont .s_div .p_ul li p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #272727;
    margin: 10px auto 0;
}
.s_cont .s_div .c_ul{
    width: 100%;
    margin: 17px auto 17px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-items: center;
}
.s_cont .s_div .c_ul li{
    width: 308px;
    cursor: pointer;
}
.s_cont .s_div .c_ul li img{
    width: 100%;
    height: 336px;
    border-radius: 12px;
}
.s_cont .s_div .c_ul li p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #272727;
    margin: 20px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.c_ul li p span{font-size:18px;font-weight:bold;color: red;display:none}
.s_cont .link_p{
    font-size: 18px;
    width: 1200px;
    margin: 0 auto 20px;
}
.s_cont .link_p a{
    font-size: 18px;
    font-weight: bold;
}
/* 弹窗 */
.popup{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.60);
    z-index: 10;
    display: none;
    flex-direction: row;
    justify-content: center;
    justify-items: center;
    align-items: center;
}
.music_popup{
    width: 860px;
    height: 160px;
    background: #D8D8D8;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    padding: 20px 30px;
    position: relative;
}
.music_popup .pop_tit{
    font-size: 20px;
    color: #141414;
    line-height: 30px;
}
.close_icon{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.comic_popup{
    width: 860px;
    height: 80%;
    background: #ffffff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    position: relative;
    padding: 42px;
}
.comic_popup .close_icon{
    top: 10px;
    right: 12px;
}
.comic_cont{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background: #D8D8D8;
    border-radius: 14px;
    -webkit-border-radius: 14px;
}
.comic_cont .comic_img{width: 100%;display: none;}
.comic_cont .comic_img img{
    width: 100%;
    height: auto;
}
/* 音频 */
.audio-box {
    width: 100%;
    min-width: 338px;
    height: auto;
    color: #141414;
}

.audio-container {
    width: 100%;
    margin: auto
}

.audio-view {
    width: 100%;
    height: 66px
}
.audio-body {
    float: left;
    width: 530px;
    height: 38px;
    padding: 0 25px
}

.audio-title {
    width: 100%;
    font-size: 20px;
    color: #141414;
    line-height: 30px;
    margin: 0 0 30px;
}

.audio-backs {
    position: relative;
    padding-left: 43px;
    padding-right: 43px;
    margin-top: 10px;
    height: 20px
}

.audio-this-time,
.audio-count-time {
    position: absolute;
    top: 0;
    width: 38px;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    letter-spacing: .5px
}

.audio-this-time {
    left: 0
}

.audio-count-time {
    right: 0;
    text-align: right
}

.audio-setbacks {
    height: 2px;
    border-radius: 3px;
    background-color: #333
}

.audio-setbacks {
    position: relative;
    top: 50%
}

.audio-cache-setbacks,
.audio-this-setbacks {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px
}

.audio-cache-setbacks {
    background-color: #535353;
    z-index: 1;
    cursor: pointer
}

.audio-this-setbacks {
    background-color: rgba(71, 163, 218, .88);
    z-index: 2
}

.audio-backs-btn {
    position: absolute;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    top: 50%;
    right: -4px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.audio-btn {
    float: left;
    height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: left;
    justify-items: center;
    align-items: center;
}

.audio-select {
    overflow: hidden;
}

.audio-select>div {
    width: 30px;
    height: 30px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer
}

.audio-prev {
    background-image: url("../images/prev.png!66")
}
.audio-next {
    background-image: url("../images/next.png!66")
}

.audio-play {
    background-image: url("../images/play.png!66")
}

.audio-stop {
    background-image: url("../images/pause.png!66")
}
.audio-volume {
    background-image: url("../images/volume.png!66")
}
.audio-select>div+div {
    margin-left: 10px
}
.audio-list {
    position: absolute;
    right: 0;
    color: #000;
    background-color: #fff;
    bottom: 66px;
    border: 1px solid #ccc;
    width: 188px;
    border-radius: 5px 5px 0 0;
    padding-top: 10px;
    letter-spacing: .5px;
    display: none
}

.audio-list-head {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.audio-list-head p {
    padding-left: 8px;
    font-size: 16px;
    color: #47a3da
}

.audio-list-head span {
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 12px;
    display: block;
    width: 35px;
    line-height: 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    color: #f10b0b
}

.audio-inline {
    height: 152px;
    overflow-y: scroll
}

.audio-inline::-webkit-scrollbar {
    width: 3px;
    height: 0;
    border-radius: 6px
}

.audio-inline::-webkit-scrollbar-button {
    display: none
}

.audio-inline::-webkit-scrollbar-track-piece {
    display: none
}

.audio-inline::-webkit-scrollbar-thumb {
    background: #47a3da;
    border-radius: 20px
}

.audio-inline::-webkit-scrollbar-thumb:hover {
    background: #45b6f7;
    border-radius: 6px
}

.audio-inline li {
    font-size: 12px;
    line-height: 2.6;
    padding-left: 8px;
    padding-right: 8px;
    border-top: 1px solid #ccc
}

.audio-inline li:first-child {
    border-top: 0 solid #ccc
}

.audio-inline a {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    height: 30px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888
}

.menu-show,
.audio-show-volume {
    display: block !important
}

.audio-set-volume {
    display: none;
    margin-left: 80px;
}
.volume-box {
    width: 2px;
    margin: auto;
    display: block;
    position: relative;
    background-color: #333;
    border-radius: 2.5px;
    height: 100px;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 
    -moz-transform:rotate(90deg); 
    -webkit-transform:rotate(90deg); 
    -o-transform:rotate(90deg); 
}

.volume-box span {
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;
    left: 50%;
    cursor: pointer
}

.volume-box i {
    position: absolute;
    width: 100%;
    border-radius: 2.5px;
    background-color: #47a3da;
    height: 0;
    display: block;
    bottom: 0
}
/* end */
.opera_popup{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.60);
    z-index: 10;
    display: none;
    flex-direction: row;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

.input-row2{ text-align:center; position:relative; }
.input-row2 .t{ width:95px; padding:10px 20px 10px 0; position:absolute; font-size:16px; text-align:right; }
.input-row2 input[type=text],
.input-row2 input[type=number],
.input-row2 input[type=tel],
.input-row2 textarea,
.input-row2 input[type=password]
  { display:inline-block; width:90%; margin:2px auto; padding:8px; border:0; border-bottom:1px solid #ececec; border-radius:0; line-height:22px; box-sizing:border-box; padding-left:100px; font-size:16px; }
  
.input-row2 input[type=text]:focus,
.input-row2 input[type=number]:focus,
.input-row2 input[type=tel]:focus,
.input-row2 textarea:focus,
.input-row2 input[type=password]:focus
  { border-color:#f60; }
  
.input-row2 input::-webkit-input-placeholder, .input-row2 textarea::-webkit-input-placeholder {
  color: #666;
  font-size: 16px;
}

.input-row2 input,.input-row2 textarea,.input-row2 select{ outline:none }
      
.input-row2 input[type=button],
.input-row2 input[type=submit]
  {-webkit-appearance: none; outline: none; display:inline-block; width:80%; margin:10px auto; padding:8px; border:1px solid #ececec; border-radius:8px; line-height:22px; background-color:#f60;
                                                                color:#fff; font-size:18px; }
.input-row2 label{ position:absolute; top:0; bottom:0; right:12%; margin:auto; height:22px; color:Red; }
  
.input-row2 .lbl4cb{ position:static; }
.input-row2 input[type=checkbox]{-webkit-appearance: none; width:18px; height:18px; vertical-align:middle;border: 1px solid #000;border-radius: 2px; margin-right:5px;}
.input-row2 input[type=checkbox]:checked{ background: url(../img/cb2.png) 0 0 no-repeat; background-size: 100%;}

.tit4{ height:35px; line-height:35px; text-align:center; background-color:#f60; color:#fff; }

.payway{ text-align:center; }
.payway-tit{
    width: 86%;
    margin: 5px auto;
    font-size: 16px;
    color: #ff0032;
    font-weight: bold;
    text-align: left;
}
.payway-wx{ display:inline-block; width:150px; height:50px; padding:5px; margin:5px; background:#fff url(../img/icon/wxpay.png) center center no-repeat;}
.payway-wx-cur{ background-image:url(../img/icon/wxpay1.png); border:1px solid #f60; border-radius:8px; }
.payway-alipay{ display:inline-block; width:150px; height:50px; padding:5px; margin:5px; background:#fff url(../img/icon/alipay.png) center center no-repeat;}
.payway-alipay-cur{ background-image:url(../img/icon/alipay1.png); border:1px solid #f60;border-radius:8px; }

#btnSendsms{ width:auto; margin:0; padding:4px 8px; position:absolute; right:20px; top:5px; border-radius:5px; font-size:13px; }
 .bar-bottom{ height:50px; text-align:center; }
  .bar-bottom > div , .bar-bottom > input, .bar-bottom > a {
    -webkit-appearance: none;
    display: inline-block;
    height: 100%;
    line-height: 42px;
    font-size: 19px;
    font-weight: ;
    color: red;
}
  .bar-bottom > input{-webkit-appearance: none; background-color:#c00; color:#fff;margin: 0;padding: 0;width: 100%;border: 1px solid transparent;outline: none; font-size:16px; border-radius: 0 0 11px 11px; margin-top: -8px;}
.tanchuang  {
    position: fixed;
    width: 28%;
    margin: 0 auto;
    top: 24%;
    left: 36%;
    background: #fff;
    border-radius: 11px;
    z-index: 111;
}
.tanchuang-z1{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 58%);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 11;
}
.tanchuang-z{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 58%);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 11;
}
.pay-ewm{
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
    justify-content: center;
}
.pay-ewm-left{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.pay-ewm-left-title{
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 7px 8px;
    width: 170px;
}
.pay_img{width:176px}
.pay-ewm-img{
    width: 197px;
}
.wx{
    background: #38d500;
}
.zfb{
    background: #0080e3;
}
.tanchuang-button{
    background: #009500;
    box-shadow: 2px 2px 2px #0fc10f;
    color: #fff;
    padding: 10px;
    width: 104px;
    text-align: center;
    margin: 15px 16px;
    border-radius: 7px;
}
.tanchuang-button a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.tanchuang-button a:hover,.tanchuang-button a:link,.tanchuang-button a:visited{color:#fff}
.tangchuang-top{
    width: 80%;
    margin: 8px auto;
    display: flex;
    align-items: baseline;
    font-size: 15px;
    justify-content: center;
}
.tangchuang-top span{
    background: #06b300;
    border: solid 1px #06b300;
    font-size: 13px;
    padding: 4px 10px;
    margin-left: 6px;
    border-radius: 5px;
    color: #fff;
}
.tangchuang-top b{
    font-size: 12px;
    letter-spacing: 2px;
    background: #090909;
    color: #fff;
    padding: 5px 9px;
}
.tangchuang-red{
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    color: red;
    font-weight: bold;
    font-size: 16px;
    justify-content: center;
    text-align: center;
}
.shuji-content-page{
    margin: 4px 16px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shuji-content-page a{
    background: #ffefcb;
    border: solid 1px #b8956f;
    color: #000;
    padding: 7px 16px;
    font-weight: bold;
    margin: 0 6px;
    font-size: 16px;
}
.aNow{
    background: #c00!important;
    border: solid 1px #c00!important;
    color: #fff!important;
}
@media screen and (max-width: 768px) {
.tanchuang {
    position: fixed;
    width: 92%;
    margin: 0 auto;
    top: 12%;
    left: 4%;
    background: #fff;
    border-radius: 11px;
    z-index: 111;
}
.pay-ewm-img{
    width: 170px;
}
}.m_tit {
    margin-bottom: 14px;
}
