/* CSS Document */ :root {
  --theme-color: #f60;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: "微软雅黑";
}
body {
  font-size: 14px;
  font-family: "Arial", "微软雅黑";
  line-height: 22px;
  padding: 0px;
  margin: 0px;
}
section, article, aside, header, footer, nav, dialog, figure {
  display: block;
}
figure {
  margin: 0;
}
hr, button, input, textarea {
  margin: 0;
  padding: 0;
}
address, cite, dfn, em, var {
  font-style: normal;
}
fieldset, img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul, li {
  list-style: none
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
.clearfix {
  clear: both;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
img.m {
  vertical-align: middle;
}
section {
  width: 1170px;
  border: solid 0px red;
  margin: 10px auto;
}
.member {
  text-align: right;
  margin-top: 15px;
}
.member span {
  color: #444;
  padding: 0 10px;
}
.inquire {
  overflow: hidden;
  margin-top: 5px;
}
.inquire input {
  width: 285px;
  margin-top: 13px;
}
.inquire .form-control {
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.search_box {
  position: relative;
}
.search_box .btns {
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  color: #666;
  font-size: 16px;
  background: none;
  border: none;
  outline: none;
}
nav {
  margin-top: 20px;
  border-radius: 4px;
}
nav ul {
  overflow: hidden;
  padding: 5px 0 5px 13px
}
nav ul li a {
  margin: 8px 15px;
  float: left;
  width: 97px;
  height: 35px;
  line-height: 35px;
  border-radius: 4px;
  text-align: center;
}
nav ul li a:hover {
  color: #fff;
}
nav ul li .current {
  color: #fff;
}
.info {
  height: 35px;
  margin: 20px 0;
  overflow: hidden;
}
.info ul {
  padding: 5px 15px;
}
.info ul li {
  line-height: 25px;
}
.swiper-pagination {
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: 5px;
}
.swiper-pagination-bullet {
  width: 18px;
  height: 4px;
  border-radius: 0;
  background: #0f2ea6;
  margin: 0 5px;
}
.swiper-button-prev, .swiper-button-next {
  height: 65px;
  width: 28px;
}
.swiper-button-prev {
  background: url(../images/bannerL.png) no-repeat center;
  background-color: rgba(0, 0, 0, .6);
  left: 0px
}
.swiper-button-next {
  background: url(../images/bannerR.png) no-repeat center;
  background-color: rgba(0, 0, 0, .6);
  right: 0px
}
.bg {
  border-radius: 4px;
}
.box {
  border-radius: 4px;
  padding: 15px 15px;
  margin-top: 20px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1)
}
.title {
  border-bottom: solid 3px #ccc;
  padding-bottom: 5px;
}
.title span {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 7px;
}
.title a {
  float: right;
}
.list ul li {
  border-bottom: dashed 1px #444;
  padding: 13px 10px 13px 25px;
  background: url(../images/li.png) no-repeat 10px center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_n .list ul li {
  padding-left: 0;
  padding-right: 0;
  background: none;
}
.list ul li:last-child {
  border-bottom: none;
}
.list ul li span {
  float: right;
}
.list ul li a {}
.tab {
  width: 925px;
  float: left;
}
.menu_tab .nav-tabs {
  border-bottom: 3px solid #ccc
}
.menu_tab .nav-tabs li.on a {
  border: 0;
  background: none;
}
.menu_tab .nav-tabs li a {
  font-size: 16px;
  font-weight: bold;
  border: 0;
  background: 0 0;
  border-radius: 0;
}
.menu_tab .nav-tabs li {
  margin: 0 35px -3px 0;
}
.menu_tab .nav-tabs li:last-child {
  margin-right: 0;
}
.menu_tab .nav > li > a {
  display: block;
  padding: 0 0 6px 0;
}
.names {
  padding: 0 0 0 10px;
  font-size: 16px;
  margin-bottom: 10px;
}
.tags a {
  display: inline-block;
  padding: 0 10px 0 0;
  margin-top: 5px;
}
.search {
  width: 925px;
  float: left;
}
.search .search_content {
  padding: 0 10px;
}
.search .jieguo {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  border-bottom: 2px solid #2b2a2a;
  height: 35px;
  line-height: 35px;
}
.search .jieguo span {
  margin: 0 5px;
}
.search .sousuo {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #2b2a2a;
  color: #666;
}
.search .sousuo b {
  font-size: 16px;
  line-height: 3;
}
.search .sousuo a {}
.search .ind_bt {
  font-size: 15px;
  height: 35px;
  line-height: 32px;
  font-weight: normal;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
}
.page {
  margin: 30px 0;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: center
}
.page .pageinfo {
  margin-right: 3px;
  font-size: 14px;
  padding: 4px 10px;
}
.page .pageinfo strong {
  font-weight: normal;
  margin: 0 3px
}
.page a {
  padding: 5px 13px;
  margin-left: 5px;
  transition: all 0.2s;
}
.page a:hover, .page .curpage {
  color: #fff;
  text-decoration: none;
  border: 1px solid var(--theme-color);
}
.page .nopage {
  cursor: not-allowed;
}
.page .nopage:hover {
  background: #fff;
  color: #808080;
  border: 1px solid #aaa;
}
footer {
  margin-top: 30px;
}
footer p {
  text-align: center;
  line-height: 30px;
}
.switch_style {
  position: fixed;
  right: 0px;
  top: 40%;
  text-align: center;
  cursor: pointer;
}
.b_t {
  overflow: hidden;
}
.banner {
  width: 840px;
  height: 395px;
  position: relative;
}
.banner img {
  width: 100%;
  height: 395px;
}
.top10 {
  border: solid 0px blue;
  width: 290px;
}
.top10 .title_t {
  overflow: hidden;
}
.top10 .title_t .hot {
  float: left;
  font-size: 20px;
}
.top10 .title_t .hot span {
  color: var(--theme-color);
  font-size: 18px;
  padding-right: 5px;
}
.top10 .title_t a {
  float: right;
  color: #666;
}
.top10 .title_t a:hover {
  color: var(--theme-color);
}
.top10 ul {
  padding-top: 10px;
}
.top10 ul li {
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top10 ul li span {
  background: var(--theme-color);
  color: #fff;
  padding: 2px 0;
  display: inline-block;
  width: 22px;
  text-align: center;
  margin-right: 13px;
}
.content {
  overflow: hidden;
  border: solid 0px red;
}
.ver_img {
  width: 235px;
  float: left;
}
.ver_img ul {
  text-align: center;
}
.ver_img ul li {
  margin-top: 17.8px;
}
.ver_img ul li img {
  width: 210px;
  /*height: 313px;*/
}
.ver_img ul li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_w {
  width: 675px;
  float: left;
  margin-left: 15px;
}
.list_w.detail_list_w {
  width: 485px;
}
.list_n {
  float: right;
  width: 230px;
}
.list_n.fixed {
  position: fixed;
  z-index: 0;
  top: -20px;
  left: 50%;
  margin-left: 355px;
}
.hor_img ul {
  text-align: center;
  overflow: hidden;
  margin-top: 25px;
}
.hor_img ul li {
  float: left;
  margin-left: 16.5px;
  padding-bottom: 20px;
}
.img-wrapper{
  position:relative;
  z-index: 0;
  background-position:center center;
  background-repeat: no-repeat;
  background-size:cover;
  background-image:url(../images/loading.gif);
}
.hor_img ul li .img-wrapper {
  width: 210px;
  height: 313px;
}
.hor_img ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.link .link_tit {
  font-size: 16px;
  font-weight: bold;
}
.link a {
  display: inline-block;
  padding: 10px 20px 10px 0;
}
.content {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.position {
  margin-top: 20px;
}
.detail {
  width: 925px;
  float: left;
}
.page {
  text-align: center;
  padding: 38px 0 20px 0;
}
.article {
  width: 925px;
  float: left;
}
.info_con {
  padding: 10px 0;
}
.info_con .info_tit {
  text-align: center;
  border-bottom: solid 2px #2b2a2a;
  padding-bottom: 15px;
  font-size: 16px;
}
.info_con .info_detail {
  padding: 20px 0;
}
.info_con .info_detail .cover {
  padding: 20px 0;
  line-height: 30px;
}
.info_con .info_detail .cover img {
  float: left;
  padding-right: 20px;
  width: 250px;
}
.info_con .info_detail .cover .duction {
  float: left;
  width: 645px;
}
.info_con .info_detail .cover h4 {
  color: #496cbb;
  padding-bottom: 10px;
  font-weight: bold;
}
.info_con .info_detail p {
  line-height: 33px;
}
.info_con .ar_banner .swiper-container {
  padding-top: 10px;
}
.info_con .ar_banner {
  width: 900px;
}
.info_con .ar_banner img {
  width: 100%;
}
.prompt {
  padding: 8px 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.sort .box {
  overflow: hidden;
}
.sort dt {
  color: #666;
  padding-bottom: 5px;
}
.sort dl dd a {
  display: inline-block;
  padding: 0 15px 0 0;
  margin-top: 5px;
}
.sort dl dd a.current {}
.sort dl {
  float: left;
  width: 33.33%;
  margin: 0;
  padding: 0 0 0 30px;
  border-left: 1px solid #2b2a2a;
}
.sort dl:first-child {
  border-left: none;
  width: 100%;
  padding-left: 0;
}
.download .menu_tab .nav-tabs {
  border-bottom: 2px solid #2b2a2a
}
.download .menu_tab .nav-tabs li {
  margin: 0 35px -2px 0;
}
.download .dow_con {
  margin: 10px 0;
}
.download .dow_con ul {
  overflow: hidden;
}
.download .dow_con ul li {
  border-bottom: dashed 1px #2b2a2a;
  overflow: hidden;
  line-height: 33px;
  padding: 6px 0
}
.download .dow_con ul li:last-child {
  border: 0;
}
.download .dow_con ul li .down-link {
  width: 800px;
  display: inline-block;
}
.download .dow_con ul.playlist-wrapper {
  margin-left: -5px;
  margin-right: -5px;
}
.download .dow_con ul li.playlist-item {
  width: 16.6666%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
}
.download .dow_con ul li.playlist-item a {
  display: block;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.download .dow_con ul li.playlist-item.ewave-width-auto a {
  padding-left: 10px;
  padding-right: 10px;
}
.download .dow_con ul li.playlist-item.current a, .download .dow_con ul li.playlist-item a:hover {
  color: #fff;
}
.download .dow_con .btn {
  width: 80px;
  height: 33px;
  text-align: center;
}
.download .dow_con .btn-group {
  float: right;
}
.download .dow_con .btn-default:hover {
  color: #fff;
  border: none;
}
.download .dow_con .btn-default {}
.download .dow_con .btnbd {
  width: 100px;
  height: 33px;
  text-align: center;
} /*百度云*/
.download .dow_con .cloud {
  overflow: hidden;
}
.download .dow_con .cloud p {
  float: right;
  padding-left: 10px
}
.download .dow_con .btndy {
  width: 120px;
  height: 33px;
  text-align: center;
}
.comment_con .ind_bt {
  font-size: 16px;
  height: 35px;
  line-height: 32px;
  font-weight: normal;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
}
.comment_con .comment {
  position: relative;
  margin: 20px 0
}
.comment_con .comment h3 {
  height: 28px;
  line-height: 28px
}
.comment_con .com_form {
  width: 100%;
  position: relative
}
.comment_con .textarea {
  width: 100%;
  height: 90px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  outline: none;
  line-height: 20px;
  font-size: 14px;
}
.comment_con .textarea2 {
  width: 100%;
}
.comment_con .com_form p, .comment-bottom {
  height: 28px;
  line-height: 28px;
  position: relative
}
.comment_con span.emotion {
  width: 42px;
  height: 20px;
  background: url(../images/icon.png) no-repeat 2px 2px;
  padding-left: 20px;
  cursor: pointer;
  color: #999
}
.comment_con span.emotion:hover {
  background-position: 2px -28px;
  color: #b2b2b2
}
.qqFace {
  margin-top: 4px;
  background: #fff;
  padding: 2px;
  border: 1px #dfe6f6 solid;
  position: absolute;
  z-index: 1000;
  top: 23px;
  left: 0px;
  display: none;
}
.qqFace table td {
  padding: 0px;
}
.qqFace table td img {
  cursor: pointer;
  border: 1px #fff solid;
}
.qqFace table td img:hover {
  border: 1px #0066cc solid;
}
.comment_con .sub_btn {
  background-repeat: no-repeat;
  border-bottom-right-radius: 3px;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  color: #b2b2b2;
  font-size: 14px;
  height: 32px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.15s linear 0s;
  width: 100px;
  cursor: pointer;
  border-radius: 2px;
  margin-top: 5px;
  outline: none;
}
.comment_con .sub_btn:hover {
  background-position: 0 -15px;
}
.comment_con .static {
  position: static;
  float: right;
}
.comment_con .comment_list {
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin: 25px 0 15px;
  overflow: hidden;
}
.comment_con .comment_list_top {
  padding: 10px 0;
  margin: 0 12px;
  font-size: 16px;
  border-bottom: 2px solid #3c3939;
}
.comment_con .comment_list_body ul {
  padding: 0 12px;
}
.comment_con .comment_list_body ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #3c3939;
  overflow: hidden;
}
.comment_con .comment_list_body ul li:last-child {
  border-bottom: none;
}
.comment_con .comm_right {
  margin-left: 50px;
}
.comment_con .comm_right p {
  font-size: 14px;
  line-height: 1.5em;
  margin: 5px 0;
}
.comment_con .original_comment {
  display: block;
  margin: 5px 0;
}
.comment_con .user_name {}
.comment_con .user_name:hover {
  text-decoration: underline;
  transition: all 0.15s linear 0s;
}
.comment_con .user_pic {
  float: left;
}
.comment_con .comm_time {
  font-size: 12px;
}
.comment_con .comm_a {
  font-size: 12px;
  margin: 0 5px;
  transition: all 0.15s linear 0s;
}
.comment_con .none {
  display: none;
}
.comment_con .rep_cont {
  padding: 10px 0;
}
.comment_code {
  position: absolute;
  right: 110px;
  top: 5px;
}
.comment_code2 {
  float: right;
  margin-top: 5px;
  margin-right: 5px
}
.code_img {
  width: 100px;
  cursor: pointer;
  height: 30px
}
.code_input {
  width: 100px;
  position: relative;
  color: #333;
  text-align: center;
}
.new-banner {
  text-align: center;
  overflow: hidden;
  width: 840px;
  float: left;
  margin-top: 0;
}
.new-banner ul {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
}
.new-banner li {
  float: left;
  width: 20%;
  padding: 10px;
}
.new-banner li .img-wrapper {
  width: 100%;
  height: 194px;
}
.new-banner li img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.new-banner li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
}
.playbox {
  height: 520px;
  margin-top: 20px;
  position: relative;
  z-index: 0;
  background-color: #000;
}
.player-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
.downer-input {
  width: 400px;
  line-height: 30px;
  border: none;
  outline: none;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #666;
  border-radius: 4px;
}
.down-btn-group {
  overflow: hidden;
  margin-top: 20px;
  text-align: center;
}
.down-btn-group li {
  display: inline-block;
}
.down-btn-group li + li {
  margin-left: 10px;
}
.down-btn-group li a {
  display: block;
  line-height: 36px;
  height: 36px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  background-color: var(--theme-color);
  border-radius: 4px;
  color: #fff;
}
.down-btn-group li a:hover {
  opacity: .8;
}
.gbook-left {
  width: 770px;
  float: left;
}
.gbook-right {
  width: 380px;
  float: right;
}
.gbook-right.fixed{
  margin-left:205px;
}
.gbook-list li {
  padding-left: 15px;
  line-height: 22px;
  padding: 15px 15px 15px 75px;
  border-bottom: 1px dotted #e2e2e2;
  position: relative;
}
.gbook-list li:last-child {
  border-bottom: none;
  padding-bottom: 0px
}
.gbook-avatar {
  position: absolute;
  left: 15px;
  top: 15px;
}
.gbook-avatar img {
  width: 45px;
  height: 45px;
  margin: 0;
  border-radius: 2px;
}
.gbook-list h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
}
.gbook-reply {
  margin-top: 5px;
}
.gbook-info {
  color: #999;
  margin-top: 10px;
}
.gbook-time {
  margin-left: 15px
}
body {
  color: #333;
  background: #eee;
}
a {
  color: #454545;
}
a:hover {
  color: #009688;
}
.member a {
  color: var(--theme-color)
}
.inquire .form-control {
  background-color: #fff;
  color: #333;
  border: 1px solid #333
}
nav {
  background: #fff;
}
nav ul li a {
  background: #393D49;
  color: #fff;
}
nav ul li a:hover {
  background: var(--theme-color);
}
nav ul li .current {
  background: var(--theme-color);
}
.info {
  color: #333;
}
.bg {
  background: #fff;
}
.box {
  background: #fff;
}
.title span {
  border-bottom: solid 3px var(--theme-color);
  color: var(--theme-color);
}
.menu_tab .nav-tabs li.on a {
  border-bottom: 3px solid var(--theme-color);
  color: var(--theme-color)
}
.names {
  border-left: 4px solid var(--theme-color);
}
.search .jieguo span {
  color: var(--theme-color);
}
.search .sousuo a {
  color: #333;
}
.search .ind_bt {
  border-top: 3px solid var(--theme-color);
  background: #eee;
}
.page .pageinfo {
  border: 1px solid #444;
  background-color: #fff;
  color: var(--theme-color);
  border-radius: 2px;
}
.page a {
  border: 1px solid #444;
  background-color: #fff;
  color: #333;
  border-radius: 2px;
}
.page a:hover, .page .curpage {
  background: var(--theme-color);
  border-radius: 2px;
}
.link .link_tit {
  color: #333;
}
.prompt {
  background: #fff;
  border: 1px solid #666;
}
.sort dl dd a.current {
  color: var(--theme-color);
}
.download .dow_con .btn-default:hover {
  background-color: #009688;
}
.download .dow_con .btn-default {
  border: none;
  background-color: var(--theme-color);
  color: #fff;
}
.comment_con .ind_bt {
  border-top: 3px solid var(--theme-color);
  background: #eee;
  color: #333;
}
.comment_con .textarea {
  background: #fff;
  border: 1px solid #9f9f9f;
  color: #333;
}
.comment_con .textarea2 {
  background: #fff;
  color: #333;
}
.comment_con .sub_btn {
  background-color: #009688;
  color: #fff
}
.comment_con .sub_btn:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.comment_con .static {}
.comment_con .comment_list {
  background: #eee;
}
.comment_con .comment_list_top {
  color: #333;
}
.comment_con .comm_right p {
  color: #454545;
}
.comment_con .user_name {
  color: #01aaed
}
.comment_con .user_name:hover {
  color: #454545;
}
.comment_con .comm_time {
  color: #888;
}
.code_input {
  height: 30px;
  line-height: 30px;
  border: 1px solid #9f9f9f;
}
.download .dow_con ul li.playlist-item a {
  border: 1px solid #009688;
}
.download .dow_con ul li.playlist-item.current a, .download .dow_con ul li.playlist-item a:hover {
  background-color: #009688;
}
.gbook-reply {
  color: var(--theme-color);
}
/*辅助功能*/
.ewave-empty {
  font-size: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  color: var(--theme-color);
}
.ewave-sticky {
  position: sticky;
  z-index: 0;
  top: 0;
}
.ewave-width-auto {
  width: auto !important;
}
@media(min-width:768px) {
  .hide-pc {
    display: none !important;
  }
}
@media(max-width:767px) {
  .hide-mobile {
    display: none !important;
  }
}
/*登录页面*/
.mac_login {
  padding: 30px;
  width: 400px;
  height: 350px;
  background: #444;
  box-sizing: border-box;
  font-family: "microsoft yahei"
}
.mac_login h3 {
  font-weight: normal;
  color: #333;
  margin: 0 0 30px;
}
.mac_login .mac_login_form .login_form_group {
  margin-top: 20px;
}
.mac_login .mac_login_form .login_form_group input {
  padding: 4px 10px 4px 36px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  color:#333;
}
.mac_login .mac_login_form .login_form_group input.mac_u_name {}
.mac_login .mac_login_form .login_form_group input.mac_u_pwd {}
.mac_login .mac_login_form .login_form_group input.mac_u_verify {
  float: left;
  width: 50%;
}
.mac_login .mac_login_form .login_form_group img.mac_verify_img {
  float: left;
  margin-left: 1%;
  width: 88px;
  height: 38px;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
}
.mac_login .mac_login_form .login_form_link {
  margin-top: 10px;
  text-align: right;
}
.mac_login .mac_login_form .login_form_link a {
  font-size: 12px;
  color: #fff;
  margin-left: 15px;
}
.mac_login .mac_login_form .login_form_link a:hover {
  color: var(--theme-color)
}
.mac_login .mac_login_form input.login_form_submit {
  background: var(--theme-color);
  color: #fff;
  font-size: 14px;
  line-height: normal;
  border: none;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}
.mac_login .mac_login_form input.login_form_submit:hover {
  opacity: .8;
}
.mac_verify_img {
  vertical-align: middle;
}
/*弹出层*/
.mac_pop_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop {
  z-index: 99998;
  display: none;
  min-height: 20px;
  max-height: 750px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #444;
  color:#fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop .pop_top {
  height: 40px;
  width: 100%;
  border-bottom: 1px #E5E5E5 solid;
}
.mac_pop .pop_top h2 {
  float: left;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  font-family: "microsoft yahei";
}
.mac_pop span.pop_close {
  float: right;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 22px;
  border: 1px solid #999;
  border-radius: 50%;
}
.mac_pop span.pop_close:hover {
  border-color: var(--theme-color);
  color: var(--theme-color);
}
.mac_pop .pop-foot {
  height: 50px;
  line-height: 50px;
  width: 100%;
  border-top: 1px #E5E5E5 solid;
  text-align: right;
}
.mac_pop .pop-cancel, .pop-ok {
  padding: 8px 15px;
  margin: 15px 5px;
  border: none;
  border-radius: 5px;
  background-color: #337AB7;
  color: #fff;
  cursor: pointer;
}
.mac_pop .pop-cancel {
  background-color: #FFF;
  border: 1px #CECECE solid;
  color: #000;
}
.mac_pop .pop-content {
  height: 380px;
}
.mac_pop .pop-content-left {
  float: left;
}
.mac_pop .pop-content-right {
  width: 310px;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 35px;
}
.mac_pop .bgPop {
  display: none;
  position: absolute;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop .pop-msg {
  text-align: center;
  font-size: 14px;
}
.mac_pop_msg_bg {
  position: fixed;
  z-index: 129;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
}
.mac_pop_msg {
  z-index: 99999;
  display: none;
  min-height: 20px;
  max-height: 750px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 25px;
  z-index: 130;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}
.mac_pop_msg .pop-msg {
  text-align: center;
  font-size: 14px;
  /*  line-height: 50px;*/
}
/*跳转信息*/
.mac_msg_jump {
  width: 90%;
  max-width: 624px;
  min-height: 60px;
  padding: 20px 50px 50px;
  margin: 100px auto;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #cdd5e0;
  border-radius: 10px;
  background: #444;
  box-sizing: border-box;
  color: #fff;
}
.mac_msg_jump.inner {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.mac_msg_jump .title {
  margin-bottom: 11px;
}
.mac_msg_jump .text {
  padding-left: 29px;
  margin-bottom: 11px;
}
.mac_msg._jump .jump {}
.msg_jump_tit {
  width: 100%;
  height: 35px;
  margin: 25px 0 10px;
  text-align: center;
  font-size: 25px;
  color: var(--theme-color);
  font-family: "黑体", "microsoft yahei";
  letter-spacing: 5px;
}
/*播放器*/
.MacPlayer {
  position: absolute !important;
  z-index: 0;
  left: 0;
  top: 0;
}
.MacPlayer iframe, .MacPlayer embed, .MacPlayer video, .MacPlayer object {
  width: 100%;
  height: 100%;
}
.ewave-player-popedom {
  width: 500px;
  height: 150px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -250px;
}
.ewave-player-popedom small {
  display: block;
  margin-bottom: 15px;
  font-size: 1em;
}
.ewave-player-popedom p {
  margin-bottom: 15px;
}
.ewave-player-popedom a {
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.ewave-player-popedom a:hover {
  opacity: .8;
}
.ewave-copyright-notice, .ewave-copyright-notice a {
  color: var(--theme-color);
  font-size: 1.5em;
  text-align: center;
  padding: 20px 0;
}
/* 分页 */
.ewave-page {
  margin-bottom: 30px;
  text-align: center;
}
.ewave-page li {
  display: inline-block;
  margin-left: 10px
}
.ewave-page li .num, .ewave-page li a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page li a:hover, .ewave-page li.active a, .ewave-page li.active .num, .ewave-page li.disabled a {
  background-color: var(--theme-color);
  color: #FFFFFF;
  border: 1px solid var(--theme-color);
}
.ewave-page-text {
  padding: 0 20px 20px;
}
.ewave-page-text a, .ewave-page-text em, .ewave-page-text span {
  font-style: normal;
  display: inline-block;
  margin: 0;
  padding: 6px 12px;
  border-radius: 2px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagego {
  padding: 6px;
  margin-right: 5px;
  border-radius: 5;
  border: 1px solid #EEEEEE;
}
.ewave-page-text .pagebtn {
  padding: 6px 12px;
  cursor: pointer;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.ewave-page-text span.pagenow {
  background-color: var(--theme-color);
  color: #FFFFFF;
  border: 1px solid #f80
}
/*表单组件*/
.ewave-input-item {
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: inline-block;
  font-size: 14px;
  width: 150px;
  height: 35px;
  line-height: 35px;
}
.ewave-submit-btn {
  background: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-color);
  cursor: pointer;
  text-align: center;
}
.ewave-submit-btn:hover, .ewave-submit-btn:active {
  opacity: .8;
  color: #333;
}
.ewave-form-group {
  overflow: hidden;
  text-align: right;
}
/*星级评分*/
.ewave_star li {
  display: inline-block;
  color: var(--theme-color);
}
/*评论*/
.ewave-comment-form {
  padding: 10px;
}
.ewave-comment-content {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: 'microsoft yahei';
}
.ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  vertical-align: middle;
}
.ewave-comment-verify-img{
  padding-left:0;
  padding-right:0;
}
.ewave-comment-submit {
  padding-left: 20px;
  padding-right: 20px;
}
.pop_content .ewave-comment-verify, .pop_content .ewave-comment-verify-img, .pop_content .ewave-comment-submit {
  width: 30%;
  float: left;
  margin-right: 5%;
}
.pop_content .ewave-comment-submit {
  margin-right: 0;
}
.ewave-comment-item-list {
  padding: 10px;
}
.ewave-comment-reply-box .ewave-comment-form, .ewave-comment-reply-box .ewave-comment-item-list {
  padding-left: 0;
  padding-right: 0;
}
.ewave-comment-item {
  overflow: hidden;
  clear: both;
  padding-top: 20px;
  padding-bottom: 10px;
}
.ewave-comment-item + .ewave-comment-item {
  border-top: 5px solid #f0f0f0;
}
.ewave-comment-avatar {
  width: 60px;
  float: left;
  margin-right: 20px;
}
.ewave-comment-avatar img {
  border-radius: 50%;
  width: 100%;
}
.ewave-comment-body {
  width: calc(100% - 80px);
  float: right;
}
.ewave-comment-head {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
}
.ewave-comment-head h3 {
  float: left;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.ewave-comment-head span {
  float: right;
  color: #999;
  font-size: 12px;
}
.ewave-comment-foot {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.ewave-comment-btn {
  margin-left: 15px;
  color: #666;
}
.ewave-comment-reply-box {
  margin-top: 10px;
}
.ewave-comment-reply-box .ewave-comment-item + .ewave-comment-reply-box .ewave-comment-item {
  border-top: 2px solid rgba(245, 244, 252, 1);
}
.ewave-comment-reply-form {
  display: none;
}
@media(max-width:767px) {
  /* page */
  .ewave-page li {
    width: 20%;
    margin: 0;
    padding: 0 5px 0 5px
  }
  .ewave-page li a, .ewave-page__box li .num {
    display: block;
    padding: 5px 0;
    text-align: center
  }
  .ewave-page li.page-item {
    width: auto;
    margin-bottom: 5px;
  }
  .ewave-page li.page-item a {
    padding: 5px 15px;
  }
  /*页码*/
  .ewave-comment-form {
    padding: 5px;
  }
  .ewave-comment-item-list {
    padding: 5px;
  }
  .ewave-comment-avatar {
    width: 40px;
    margin-right: 10px;
  }
  .ewave-comment-body {
    width: calc(100% - 50px);
  }
  .ewave-comment-verify, .ewave-comment-verify-img, .ewave-comment-submit {
    width: 30%;
    float: left;
    margin-right: 5%;
  }
  .ewave-comment-submit {
    margin-right: 0;
  }
}