/*
@author: sunke
*/
body,
input,
textarea,
button {
  font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "PingFang SC", "Heiti SC", tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

body {
  margin: 0 auto;
  color: #333;
  min-width: 1200px;
  background: #fee8de;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
  margin: 0;
  padding: 0;
}

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

ul,
li,
ol {
  list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: underline;
}

input,
button,
textarea,
a,
a:hover {
  outline: none;
}

textarea {
  resize: none;
}

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

.clearfix {
  *zoom: 1;
}

.fl {
  float: left;
  _display: inline;
}

.fr {
  float: right;
  _display: inline;
}

.pr {
  position: relative;
}

.abs {
  position: absolute;
}

.layout {
  width: 1200px;
  margin: 0 auto;
}

.header-wrap {
  width: 100%;
  background: #fff;
}

.ico,
.nav-mod .time:before,
.nav-mod h4 i,
.examination-mod .con .btn:before,
.common-title h2:before,
.common-title h2::after,
.common-pop .pop-tit .close-btn,
.ranking .ranking-sum span,
.book-mod .book_con .book_tab .btn.on:before,
.liveSeckill-mod .video-list h4 {
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/ico.png") no-repeat;
}

.common-title {
  height: 92px;
  text-align: center;
  margin: 40px 0 9px;
  position: relative;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/title-bg01.png") no-repeat center top;
}

.common-title h2 {
  display: inline-block;
  line-height: 92px;
  font-size: 44px;
  position: relative;
}

.common-title h2:before,
.common-title h2::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -37px;
  top: 40px;
  background-position: -59px -89px;
}

.common-title h2::after {
  left: auto;
  right: -37px;
}

.common-title .rule-btn {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 40px;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 36px;
  background: #fd3a32;
  background-image: -webkit-linear-gradient(left, #fe6f52, #ff714e);
  background-image: -moz-linear-gradient(left, #fe6f52, #fd3a32);
  background-image: linear-gradient(left, #fe6f52, #fd3a32);
}

/**/
.topHeader-wrap {
  width: 100%;
  height: 546px;

}

.topHeader-mod {
  height: 433px;
}

.topHeader-mod .countDown-con{ display:none; width:270px; height:52px; line-height:52px; text-align:center; font-size:16px; color:#d1061e; top:337px; left:273px; background:url("/images/zhuceshuiwushi/zhuanti/mokao2024/header-bg02.png") no-repeat;}
.topHeader-mod .countDown-con strong{ font-size:38px; vertical-align:-7px; margin:0 6px;}
.topHeader-mod .list{ width:284px; right:71px; top:136px;}
.topHeader-mod .list .nums{ line-height:42px; text-align:center; color:#fff; font-weight:bold;}
.topHeader-mod .list .nums span{ display:inline-block; line-height:36px; font-size:32px; color:#e92722; font-weight:bold; padding:0 8px; margin:0 6px; border-radius:8px; vertical-align:-2px; background:#fad59b; background-image:-webkit-linear-gradient(left, #fad59b,#fffdf9, #fdf0dc);background-image:-moz-linear-gradient(left, #fad59b,#fffdf9, #fdf0dc); background-image:linear-gradient(left,#fad59b,#fffdf9, #fdf0dc); }
.topHeader-mod .list .con{ width:235px; height:126px; margin:15px auto 0;}
.topHeader-mod .list .con .swiper-container{ height:126px;}
.topHeader-mod .list .con .swiper-slide{ height:42px;}
.topHeader-mod .list .con .swiper-slide .box{ width:235px; height:34px;  background:#fbe5c2; border-radius:40px;}
.topHeader-mod .list .con .swiper-slide img{ display:block; width:31px; height:31px; border-radius:50%; margin:1px 0 0 1px; float:left;}
.topHeader-mod .list .con .swiper-slide p{ display:block; float:left; height:34px; line-height:34px; font-size:12px; color:#80270f; padding-left:8px;}

/**/
.nav-mod {
  height: 182px;
  background: #fff;
  border-radius: 10px;
  margin-top: -111px;
}

.nav-mod ul {
  padding: 0 0 0 40px;
  position: relative;
}

.nav-mod ul:before {
  content: "";
  width: 900px;
  height: 1px;
  background: #fed8df;
  position: absolute;
  left: 200px;
  top: 94px;
}

.nav-mod li {
  float: left;
  overflow: hidden;
  width: 210px;
  height: 182px;
  margin-right: 19px;
  text-align: center;
  position: relative;
}

.nav-mod li.last {
  margin-right: 0;
}

.nav-mod li.last:before {
  display: none;
}

.nav-mod li.on h4 i {
  background-position: -41px 0;
}

.nav-mod li.on .time {
  background: #fd5442;
  background-image: -webkit-linear-gradient(left, #fe6f53, #fd3932);
  background-image: -moz-linear-gradient(left, #fe6f53, #fd3932);
  background-image: linear-gradient(left, #fe6f53, #fd3932);
}

.nav-mod li.on .time:before {
  background-position: -14px -89px;
}

.nav-mod li.on .tips {
  background: #fe6e53;
  background-image: -webkit-linear-gradient(left, #fe6e53, #ffb040);
  background-image: -moz-linear-gradient(left, #fe6e53, #ffb040);
  background-image: linear-gradient(left, #fe6e53, #ffb040);
}

.nav-mod h4 {
  line-height: 30px;
  font-size: 20px;
  padding-top: 30px;
}

.nav-mod h4 i {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-position: 0 -40px;
  vertical-align: middle;
  margin-right: 6px;
}

.nav-mod .time {
  display: block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  margin-top: 16px;
  background: #ffcc89;
  color: #fff;
  border-radius: 40px;
  position: relative;
}

.nav-mod .time:before {
  content: "";
  display: block;
  width: 12px;
  height: 8px;
  background-position: 0 -89px;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -6px;
}

.nav-mod .tips {
  display: block;
  width: 70px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  background: #d8d8d8;
  border-radius: 6px;
  margin: 20px auto 0;
  position: static;
}

.nav-mod li.over-tags .tips.on {
  display: block;
  width: 54px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  background: #d8d8d8;
  border-radius: 11px 11px 11px 0px;
  /* margin: 20px auto 0; */
  position: absolute;
  top: -7px;
  right: 1px;
}

.nav-mod .more-con {
  display: none;
  width: 100%;
  height: 158px;
  /* position: absolute;
  left: 0;
  top: 182px; */
  padding: 22px 0 0;
  /* background: rgba(255, 185, 76, .8); */
}

.nav-mod .over-tags .more-con {
  display: block;
}

.nav-mod .more-con .btn {
  display: inline-block;
  width: 63px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #ff882b;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid #ff882b;
  border-radius: 6px;
  margin: 0 auto 16px;
}

.nav-mod .more-con .btn02 {
  display: inline-block;
  width: 63px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #ff882b;
  text-decoration: none;
  font-weight: 500;
  border-radius: 6px;
  margin: 0 auto 16px;
  /* background: #fe7154;
    background-image: -webkit-linear-gradient(left, #fe7154, #fd3932);
    background-image: -moz-linear-gradient(left, #fe7154, #fd3932);
    background-image: linear-gradient(left, #fe7154, #fd3932); */
  border: 1px solid #ff882b;
}

.nav-mod .more-con .btn:hover,
.nav-mod .more-con .btn02:hover {
  background: #fe7154;
  background-image: -webkit-linear-gradient(left, #fe7154, #fd3932);
  background-image: -moz-linear-gradient(left, #fe7154, #fd3932);
  background-image: linear-gradient(left, #fe7154, #fd3932);
  color: #fff;
}

.nav-mod li.over-tags .time {
  background: #d8d8d8;
}

.nav-mod li.over-tags .time:before {
  background-position: -59px -108px;
}

/**/
.appointment-mod {
  display: none;
  min-height: 327px;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}

.appointment-mod .ewm {
  width: 200px;
  margin: 44px 0 0 51px;
}

.appointment-mod .ewm .pic {
  display: block;
  text-align: center;
  width: 200px;
  height: 202px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/ewm-bg.jpg") no-repeat;
}

.appointment-mod .ewm .pic img {
  display: inline-block;
  width: 177px;
  height: 177px;
  padding-top: 14px;
}

.appointment-mod .ewm p {
  line-height: 24px;
  color: #666;
  padding-top: 16px;
  text-align: center;
}

.appointment-mod .text {
  width: 498px;
  margin: 20px 0 0 50px;
}

.appointment-mod .text h4 {
  line-height: 60px;
  font-size: 20px;
}

.appointment-mod .text .con {
  height: 142px;
  padding: 15px 0 0;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/appointment-bg01.jpg") no-repeat;
}

.appointment-mod .text .con p {
  line-height: 42px;
  font-size: 16px;
  padding: 0 0 0 38px;
  position: relative;
}

.appointment-mod .text .con p:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fe8a75;
  border-radius: 50%;
  position: absolute;
  left: 19px;
  top: 16px;
}

.appointment-mod .text .tips {
  line-height: 24px;
  color: #666;
  padding-top: 25px;
  text-align: center;
}

.appointment-mod .gift-con {
  width: 366px;
  padding: 263px 0 0;
}

.appointment-mod .gift-con p {
  line-height: 20px;
  color: #666;
  padding: 0 0 0 30px;
}

/**/
.examination-mod {
  display: none;
  border-radius: 10px;
  margin-top: 20px;
  padding: 0 0 30px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/examination-bg.jpg") no-repeat right bottom #fff;
}

.examination-mod .tit {
  width: 366px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin: 0 auto;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/examination-tit.png") no-repeat;
}

.examination-mod .tit span {
  display: inline-block;
  width: 26px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border-radius: 4px;
  margin: 0 2px;
  font-size: 20px;
  color: #ff6d2f;
}

.examination-mod .con {
  padding: 26px 0 0 30px;
}

.examination-mod .con li {
  float: left;
  width: 370px;
  height: 80px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/examination-bg01.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 20px;
  padding: 22px 15px 0 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.examination-mod .con li:last-child {
  margin-right: 0;
}

.examination-mod .con li.long {
  width: 565px;
  height: 80px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/examination-bg02.png") no-repeat;
  background-size: 100% 100%;
}

/* .examination-mod .con .text {
  width: 326px;
  padding: 27px 0 0 29px;
} */

.examination-mod .con .text h4 {
  line-height: 33px;
  font-size: 22px;
}

.examination-mod .con .text p {
  line-height: 26px;
  padding-top: 15px;
  font-size: 16px;
  color: #f2554e;
}

.examination-mod .con .btn {
  display: block;
  width: 112px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  box-shadow: 0 4px 8px #fecc9a;
  transition: all .3s;
  -webkit-transition: all .3s;
  text-decoration: none;
  position: relative;
  font-size: 20px;
  color: #fff;
  border-radius: 40px;
  /* margin: 10px 0px 0 0px; */
  background: #dc1d1d;
  background-image: -webkit-linear-gradient(left, #dc1d1d, #ff714e);
  background-image: -moz-linear-gradient(left, #dc1d1d, #ff714e);
  background-image: linear-gradient(left, #dc1d1d, #ff714e);
}

/* .examination-mod .con .btn:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  right: 17px;
  top: 14px;
  background-position: -36px -89px;
} */

.examination-mod .con .btn:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
}

.examination-mod .btn-wrap {
  text-align: center;
  font-size: 0;
  padding: 30px 0 0;
}

.examination-mod .btn-wrap .evaluating-btn {
  display: inline-block;
  width: 162px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #b64f1a;
  text-decoration: none;
  border: 1px solid #b64f1a;
  border-radius: 40px;
  margin: 0 10px;
}

.examination-mod .btn-wrap .receive-btn {
  display: inline-block;
  width: 164px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #990104;
  text-decoration: none;
  border-radius: 40px;
  margin: 0 10px;
  background: #ffa819;
  background-image: -webkit-linear-gradient(top, #ffdf64, #ffa819);
  background-image: -moz-linear-gradient(top, #ffdf64, #ffa819);
  background-image: linear-gradient(top, #ffdf64, #ffa819);
}

/**/
.prize-mod {
  height: 427px;
  padding: 30px 0 0;
  border-radius: 10px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/prize-bg01.jpg") no-repeat center bottom #fff;
}

.prize-mod .tab-tit {
  width: 616px;
  height: 48px;
  border: 1px solid #ffa395;
  border-radius: 40px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prize-mod .tab-tit .btn {
  display: block;
  float: left;
  width: 280px;
  line-height: 48px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
  color: #141c30;
  font-weight: bold;
}

.prize-mod .tab-tit .btn.on {
  background: #fe6f53;
  color: #fff;
  border-radius: 40px;
  box-shadow: 0 5px 10px #fdd6ba;
  background-image: -webkit-linear-gradient(left, #fe6f53, #fd3a32);
  background-image: -moz-linear-gradient(left, #fe6f53, #fd3a32);
  background-image: linear-gradient(left, #fe6f53, #fd3a32);
}

.prize-mod .tab-con {
  display: none;
  padding: 86px 0 0 40px;
}

.prize-mod .tab-con li {
  float: left;
  width: 364px;
  height: 230px;
  background: #fff;
  border-radius: 10px;
  margin-right: 20px;
  box-shadow: 0 12px 20px 0 #fcc395;
  position: relative;
}

.prize-mod .tab-con .tit {
  width: 245px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/prize-tit.png") no-repeat;
}

.prize-mod .tab-con .pic {
  height: 128px;
  text-align: center;
  padding-top: 20px;
}

.prize-mod .tab-con p {
  line-height: 30px;
  font-size: 16px;
  color: #031306;
  text-align: center;
}

/**/
.introduce-mod {
  border-radius: 10px;
  background: #fff;
  padding: 30px 0 30px 30px;
}

.introduce-mod li {
  float: left;
  width: 270px;
  height: 194px;
  margin-right: 20px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(left, #faf8f0, #fee2be);
  background-image: -moz-linear-gradient(left, #faf8f0, #fee2be);
  background-image: linear-gradient(left, #faf8f0, #fee2be);
}

.introduce-mod .text {
  padding: 17px 0 0 150px;
}

.introduce-mod .text h4 {
  line-height: 65px;
  font-size: 22px;
  color: #141c30;
  position: relative;
}

.introduce-mod .text h4:before {
  content: "";
  width: 26px;
  height: 5px;
  background: #ffb053;
  border-radius: 4px;
  position: absolute;
  left: 33px;
  bottom: 0;
}

.introduce-mod .text p {
  line-height: 35px;
  font-size: 16px;
  padding: 9px 0 0 12px;
}

.introduce-mod .text.ico01 {
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/introduce-pic01.png") no-repeat 29px 56px;
}

.introduce-mod .text.ico02 {
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/introduce-pic02.png") no-repeat 29px 56px;
}

.introduce-mod .text.ico03 {
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/introduce-pic03.png") no-repeat 29px 56px;
}

.introduce-mod .text.ico04 {
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/introduce-pic04.png") no-repeat 29px 56px;
}

/**/
.liveSeckill-mod {
  background: #fff;
}

.liveSeckill-mod .bg-tpl {
  padding: 30px;
}

.liveSeckill-mod .video-main,
.liveSeckill-mod .video-main .video-frame {
  width: 624px;
  height: 395px;
}

.liveSeckill-mod .video-main {
  float: left;
  position: relative;
  z-index: 1;
}

.liveSeckill-mod .video-main .video-frame {
  overflow: hidden;
}

.liveSeckill-mod .video-main .video-h5 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.liveSeckill-mod .live-state-mod {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding-top: 115px;
  text-align: center;
  z-index: 2;
}

.liveSeckill-mod .live-state-mod p {
  line-height: 40px;
  font-size: 30px;
  display: none;
  color: #fff;
}

.liveSeckill-mod .live-state-mod .live-state {
  position: absolute;
  left: 0;
  top: 0;
  padding: 8px 15px;
  line-height: 1;
  color: #fff;
  font-size: 18px;
  background: url(/images/zhuanti/20201111/live-state-bg.png) repeat;
  -webkit-border-bottom-right-radius: 14px;
  -moz-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
  display: none
}

.liveSeckill-mod .live-state-mod .live-state i {
  width: 23px;
  height: 18px;
  display: inline-block;
  margin: -3px 12px 0 0;
  vertical-align: middle;
  background: url(/images/zhuanti/20201111/live-state-icon.gif) no-repeat;
}

.liveSeckill-mod .live-state-mod em.paly-state {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-position: 0 -212px;
  vertical-align: middle;
  margin-left: 9px;
}

.liveSeckill-mod .live-state-mod #live-countDown {
  line-height: 40px;
  font-size: 24px;
  margin-bottom: -32px;
}

.liveSeckill-mod .live-state-mod #live-countDown span {
  display: block;
  font-size: 30px;
}

.liveSeckill-mod .live-state-mod #live-countDown em {
  display: none;
}

.liveSeckill-mod .live-state-mod .live-state-make {
  padding-bottom: 88px;
  background: url(/images/zhuanti/20201111/live-state-icon1.png) no-repeat center bottom;
}

.liveSeckill-mod .video-main .pact-shade {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #000;
  opacity: 0.64;
  filter: alpha(opacity=64);
}

.liveSeckill-mod .live-state-mod .btns-play {
  padding-top: 46px;
}

.liveSeckill-mod .live-state-mod .btns-play a {
  display: none;
  width: 146px;
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #990104;
  background: #ffd85a;
  background-image: -webkit-linear-gradient(top, #ffd85a, #ffae22);
  background-image: -ms-linear-gradient(top, #ffd85a, #ffae22);
  background-image: linear-gradient(top, #ffd85a, #ffae22);
}

/*.liveSeckill-mod .live-state-mod .btns-play a i{width:19px;height:19px;display:inline-block;vertical-align:middle;margin:-3px 0 0 10px;*margin-top:0;background:url(/images/zhuanti/20201111/btns-play-icon.png) no-repeat;}*/
.liveSeckill-mod .live-state-mod .btns-play a.live-play:hover {
  -webkit-box-shadow: 0 3px 20px rgba(46, 16, 1, .15);
  -moz-box-shadow: 0 3px 20px rgba(46, 16, 1, .15);
  box-shadow: 0 3px 20px rgba(46, 16, 1, .15);
}

.liveSeckill-mod .live-state-mod .btns-play .live-pact {
  display: inline-block;
}

.liveSeckill-mod .live-state-mod .btns-play .live-other,
.liveSeckill-mod .live-state-mod .btns-play .live-pact-after,
.liveSeckill-mod .live-state-mod .btns-play .live-other:hover,
.liveSeckill-mod .live-state-mod .btns-play .live-pact-after:hover {
  border-color: #fff;
  background: #a5a5a5;
  display: inline-block;
  text-decoration: none;
  cursor: default;
}

.liveSeckill-mod .video-list {
  margin-left: 664px;
}

.liveSeckill-mod .video-list h4 {
  height: 34px;
  line-height: 34px;
  margin: 0 0 14px 5px;
  font-size: 18px;
  padding-left: 35px;
  background-position: 0 -385px;
}

.liveSeckill-mod .video-list h4 a {
  color: #fff;
  display: inline-block;
  padding-right: 18px;
  margin-left: 5px;
  background: url(/images/zhuanti/20201111/video-list-icon1.png) no-repeat right center;
}

.liveSeckill-mod .video-list-main {
  height: 346px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0 12px 0 0;
}

.liveSeckill-mod .video-list-main ul {
  min-height: 330px;
  margin-left: 15px;
  border-left: 2px solid #ddd;
}

.liveSeckill-mod .video-list-main ul li {
  padding: 0 16px 20px;
  position: relative;
  z-index: 1;
}

.liveSeckill-mod .video-list-main ul li strong {
  padding: 3px 0;
  line-height: 22px;
  display: inline-block;
  font-size: 16px;
}

.liveSeckill-mod .video-list-main ul li.video-list-state strong {
  padding-right: 88px;
  background: url(/images/zhongjizhicheng/zhuanti/mokao2021/video-list-state-icon.gif) no-repeat right 3px;
}

.liveSeckill-mod .video-list-main ul li p {
  line-height: 26px;
}

.liveSeckill-mod .video-list-main .video-list-bg {
  background: #f6f6f6;
  padding: 10px 12px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.liveSeckill-mod .video-list-main .video-list-panel {
  cursor: pointer;
}

.liveSeckill-mod .video-list-main .video-list-btns {
  margin-top: 6px;
}

.liveSeckill-mod .video-list-main .video-list-btns a {
  width: 99px;
  height: 26px;
  text-align: center;
  text-decoration: none;
  line-height: 26px;
  border: 1px solid #ff8718;
  color: #ff8718;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  visibility: hidden;
  display: inline-block;
}

.liveSeckill-mod .video-list-main .video-list-btns a:hover {
  font-weight: bold;
}

.liveSeckill-mod .video-list-main .video-list-btns .live-other,
.liveSeckill-mod .video-list-main .video-list-btns .live-other:hover,
.liveSeckill-mod .video-list-main .video-list-btns .live-pact-after,
.liveSeckill-mod .video-list-main .video-list-btns .live-pact-after:hover {
  color: #fff;
  border-color: #e1dfdf;
  visibility: visible;
  background: #e1dfdf;
  cursor: default;
  text-decoration: none;
  font-weight: normal;
}

.liveSeckill-mod .video-list-main .video-list-btns .live-other,
.liveSeckill-mod .video-list-main .video-list-btns .live-other:hover {
  border-color: #eaeaea;
  background: #eaeaea;
  color: #bcbcbc;
}

.liveSeckill-mod .video-list-main .video-list-btns .live-pact,
.liveSeckill-mod .video-list-main .video-list-btns .video-play {
  visibility: visible;
}

.liveSeckill-mod .video-list-main .video-list-icon {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #ddd;
  left: -9px;
  top: 6px;
  position: absolute;
}

.liveSeckill-mod .video-list-main .video-list-date {
  padding-top: 38px;
}

.liveSeckill-mod .video-list-main .video-list-date .video-list-icon {
  top: 44px;
}

.liveSeckill-mod .video-list-main .video-list-date-panel {
  width: 148px;
  height: 28px;
  line-height: 28px;
  padding-left: 38px;
  position: absolute;
  left: -16px;
  top: 0;
  color: #fff;
  border-radius: 40px 0 0 40px;
  background: #fd3932;
  background-image: -webkit-linear-gradient(left, #fe6e53, #fd3932);
  background-image: -moz-linear-gradient(left, #fe6e53, #fd3932);
  background-image: linear-gradient(left, #fe6e53, #fd3932);
}

.liveSeckill-mod .video-list-main .video-list-date-panel:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  left: 13px;
  top: 9px;
}

.liveSeckill-mod .video-list-main ul li.on {
  color: #fe6a22;
}

.liveSeckill-mod .video-list-main ul li.on .video-list-icon {
  border-color: #ffd8b5;
  background: #ff8718;
}

.liveSeckill-mod .video-list-main ul li.on .video-list-bg {
  background: #fff3ee;
}

.liveSeckill-mod .mCSB_scrollTools {
  width: 12px;
  background: #f4f4f4;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.liveSeckill-mod .mCSB_scrollTools .mCSB_draggerRail {
  background: #f4f4f4;
}

.liveSeckill-mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  background: #bfbfbf;
  *margin-left: -2px;
}

.liveSeckill-mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.liveSeckill-mod .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:active,
.liveSeckill-mod .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #bfbfbf;
}

/*.liveSeckill-mod .mCSB_scrollTools .mCSB_buttonDown,.liveSeckill-mod .mCSB_scrollTools .mCSB_buttonUp{background:url(/images/zhuanti/20201111/dragger-icon.png) no-repeat;}
.liveSeckill-mod .mCSB_scrollTools .mCSB_buttonDown{background-position:left -20px;}*/
.liveSeckill-mod .mCSB_inside>.mCSB_container {
  margin-right: 18px;
}

.liveSeckill-mod .live-foot {
  padding-top: 30px;
  font-size: 0;
  text-align: center;
  display: none;
}

/*.liveSeckill-mod .live-foot a{width:172px;height:44px;line-height:44px;margin:0 10px;display:inline-block;background:url(/images/zhongjizhicheng/zhuanti/mokao2021/btn-bg.png) no-repeat left -135px;font-size:16px;color:#fff;}*/
/*.liveSeckill-mod .live-foot .course-counselor{background-position:left -90px;}*/

.liveSeckill-mod .live-foot .evaluating-btn {
  display: inline-block;
  width: 162px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #b64f1a;
  text-decoration: none;
  border: 1px solid #b64f1a;
  border-radius: 40px;
  margin: 0 10px;
}

.liveSeckill-mod .live-foot .receive-btn {
  display: inline-block;
  width: 164px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #990104;
  text-decoration: none;
  border-radius: 40px;
  margin: 0 10px;
  background: #ffa819;
  background-image: -webkit-linear-gradient(top, #ffdf64, #ffa819);
  background-image: -moz-linear-gradient(top, #ffdf64, #ffa819);
  background-image: linear-gradient(top, #ffdf64, #ffa819);
}

/**/
.ranking-wrap {
  display: none;
}

.ranking-mod {
  display: none;
  background: #fff;
  border-radius: 10px
}

.ranking {
  padding: 30px 30px 0;
}

.ranking .ranking-stage-hd {
  font-size: 0;
}

.ranking .ranking-stage-hd .btn {
  display: block;
  width: 377px;
  height: 60px;
  line-height: 60px;
  margin-top: 16px;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/ranking-tit.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 4px;
}

.ranking .ranking-stage-hd .btn.on {
  height: 76px;
  line-height: 76px;
  margin-top: 0;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/ranking-tit-on.png") no-repeat;
  background-size: 100% 100%;
}

.ranking .ranking-stage-hd .btn:last-child {
  margin-right: 0;
}

.ranking .ranking-stage-hd .btn:first-child {
  display: block;
}

.ranking .ranking-border {
  border: 1px solid #f47948;
  padding: 18px 50px 12px;
}

.ranking .ranking-tutor-hd {
  font-size: 0;
  margin-bottom: 24px;
  text-align: center;
}

.ranking .ranking-tutor-hd li {
  margin: 0 17px;
  height: 42px;
  line-height: 42px;
  padding-bottom: 4px;
  font-size: 16px;
  color: #333;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
}

.ranking .ranking-tutor-hd li.on {
  cursor: default;
  padding-bottom: 0;
  border-bottom: 4px solid #f77a49;
  color: #f77a49;
  font-weight: bold;
}

.ranking .table-hd {
  background: #ff9662;
  font-size: 0;
  color: #fff;
}

.ranking .table-hd strong,
.ranking .table-my span,
.ranking .table-roll ul li span {
  width: 25%;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  vertical-align: top;
}

.ranking .table-my img,
.ranking .table-roll ul li img {
  margin-top: 14px;
}

.ranking .table-my {
  background: #f5f7fa;
  font-size: 0;
  border-bottom: 1px solid #eaeaea;
  display: none;
}

.ranking .noData {
  padding: 50px;
  line-height: 1;
  font-size: 16px;
  color: #999;
  text-align: center;
}

.ranking .table-roll {
  height: 305px;
  overflow: hidden;
  display: none;
}

.ranking .table-roll ul li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #eaeaea;
  font-size: 0;
}

.ranking .ranking-sum {
  height: 34px;
  line-height: 34px;
  padding: 14px 0;
  text-align: right;
  color: #666;
}

.ranking .ranking-sum span {
  display: inline-block;
  padding: 0 20px 0 54px;
  background-color: #ffe8dd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-position: 24px -145px;
}

.ranking .ranking-sum em {
  color: #f77a49;
  font-weight: bold;
  font-size: 18px;
  margin: 0 6px;
}

.ranking-explain {
  margin-top: 20px;
  padding: 15px 30px;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.ranking-explain h6 {
  line-height: 50px;
  font-size: 20px;
}

.ranking-explain h6 span {
  position: relative;
}

.ranking-explain h6 span:before {
  content: "";
  height: 6px;
  width: 100%;
  background: #f16e45;
  border-radius: 4px;
  position: absolute;
  left: 0;
  bottom: 4px;
}

.ranking-explain h6 em {
  position: relative;
  z-index: 9;
}

.ranking-explain p {
  line-height: 30px;
  margin-bottom: 12px;
  font-size: 16px;
}

/**/
.course-rights {
  margin-top: 20px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/course-bg01.png") no-repeat bottom #fff;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 14px rgba(61, 78, 110, .16);
  -moz-box-shadow: 0 5px 14px rgba(61, 78, 110, .16);
  box-shadow: 0 5px 14px rgba(61, 78, 110, .16);
}

.course-rights-main {
  padding: 9px 30px 30px;
  background: url(/images/zhongjizhicheng/zhuanti/dati/course-rights-main-bg.png) no-repeat right bottom;
}

.course-rights h5 {
  line-height: 48px;
  font-size: 16px;
}

.course-rights dl {
  line-height: 24px;
}

.course-rights dl dt {
  width: 70px;
  float: left;
  text-align: right;
}

.course-rights dl dd {
  margin-left: 70px;
}

.course-rights .course-rights-hide {
  display: none;
}

.course-rights .course-rights-more {
  text-align: center;
  margin-top: 14px;
}

.course-rights .course-rights-more a {
  width: 52px;
  height: 26px;
  line-height: 260px;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: url("//www.chinaacc.com/images/zhongjizhicheng/zhuanti/dati/course-rights-more-icon.png") no-repeat center top;
}

.course-rights .course-rights-more a:hover {
  filter: alpha(opacity=80);
  opacity: .8;
  text-decoration: none;
}

.course-rights .course-rights-more .course-rights-more-up {
  background-position: center -28px;
}

.moreCourse-btn {
  display: block;
  width: 280px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  margin: 30px auto 0;
  font-size: 18px;
  text-decoration: none;
  color: #990104;
  border-radius: 40px;
  background: #ffa819;
  background-image: -webkit-linear-gradient(top, #ffdf64, #ffa819);
  background-image: -moz-linear-gradient(top, #ffdf64, #ffa819);
  background-image: linear-gradient(top, #ffdf64, #ffa819);
}

.moreCourse-btn:hover {
  text-decoration: none;
}

/*book-mod*/
.book-mod {
  padding-bottom: 20px;
}

.book-mod .main {
  padding-top: 50px;
}

.book-mod .book_con .book_tab {
  text-align: center;
  font-size: 0;
}

.book-mod .book_con .book_tab .btn {
  display: inline-block;
  width: 172px;
  height: 38px;
  background: #fdddd3;
  text-decoration: none;
  border-radius: 4px;
  position: relative;
  line-height: 38px;
  border: 1px solid #fdddd3;
  text-align: center;
  font-size: 18px;
  margin-right: 10px;
  cursor: pointer;
}

.book-mod .book_con .book_tab .btn.on {
  border-color: #ff7535;
  color: #ed4642;
}

.book-mod .book_con .book_tab .btn.on:before {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-position: -30px -107px;
}

.book-mod .book_item {
  margin-top: 30px;
  display: none;
  background: #fff;
  padding-bottom: 50px;
}

.book-mod .book_item.active {
  display: block;
}

.book-mod .book_item .book_img {
  float: left;
  width: 281px;
  height: 100%;
  background: #fff;
  border-radius: 10px 0 0 10px;
  padding: 0 0 0 25px;
}

.book-mod .book_item .book_img img {
  margin-top: 40px
}

.book-mod .book_item .book_img .read_btn {
  width: 170px;
  height: 50px;
  background: #FFA82C;
  background: linear-gradient(90deg, #FFA82C, #FBBD35);
  box-shadow: 2px 3px 11px 1px rgba(255, 156, 0, 0.32);
  border-radius: 0px 25px 25px 25px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  left: 0;
  bottom: 0;
  text-decoration: none;
}

.book-mod .book_item .book_img .right-top-icon {
  top: 12px;
  right: 6px;
}

.book-mod .item_con {
  float: right;
  width: 829px;
  background: #FFFFFF;
  border-radius: 10px;
  padding-right: 16px;
}

.book-mod .item_con .con_tab {
  border-bottom: 1px solid #E9E9E9;
  padding-top: 23px;
}

.book-mod .item_con .con_tab li {
  font-size: 16px;
  color: #999999;
  line-height: 39px;
  margin-left: 39px;
  cursor: pointer;
  padding: 0 10px;
}

.book-mod .item_con .con_tab li i {
  display: none;
  width: 62px;
  height: 3px;
  background: #3792FF;
  border-radius: 2px;
  left: 2px;
  bottom: 0;
}

.book-mod .item_con .con_tab li.active {
  color: #fff;
  background: #3792ff;
}

/*.book-mod .item_con .con_tab li.active i{display: block;}*/
.book-mod .item_con .con_info {
  padding-top: 30px;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 30px;
}

.book-mod .item_con .con_info h3 {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 15px;
}

.book-mod .item_con .con_info p {
  font-size: 16px;
  line-height: 22px;
}

.book-mod .book_list {
  margin-top: 20px;
}

.book-mod .book_list li {
  width: 190px;
  height: 74px;
  border: 1px solid #FFDB96;
  border-radius: 10px;
  text-align: center;
  margin: 0 14px 10px 0;
  cursor: pointer;
}

.book-mod .book_list li.active {
  border: 2px solid #ffbb38;
  height: 72px;
}

.book-mod .book_list li .book_title {
  font-size: 16px;
  line-height: 36px;
  position: relative;
}

.book-mod .book_list li .book_title:before {
  content: "";
  width: 150px;
  height: 1px;
  background: #E9E9E9;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  bottom: 0;
}

.book-mod .book_list li .book_price {
  margin-top: 10px;
  line-height: 22px;
}

.book-mod .book_list li .book_price span {
  font-size: 16px;
  color: #F4664A;
}

.book-mod .book_list li .book_price del {
  color: #999999;
  margin-left: 13px;
}

.book-mod .book_list li.last {
  margin-right: 0;
}

.book-mod .buy_box {
  margin-top: 18px;
}

.book-mod .buy_box a {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  color: #fff;
  border-radius: 6px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  text-decoration: none;
}

.book-mod .buy_box a.buy_kefu {
  color: #E8403F;
  width: 126px;
  border: 1px solid #E8403F;
}

.book-mod .buy_box a.go_buy {
  width: 176px;
  background: #FC5644;
  background: linear-gradient(90deg, #FC5644, #EA4342);
  box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
}

.book-mod .con_item {
  display: none;
}

.book-mod .con_item.on {
  display: block;
}

.moreBook-btn {
  display: block;
  width: 280px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  margin: 30px auto 0;
  font-size: 18px;
  text-decoration: none;
  color: #990104;
  border-radius: 40px;
  background: #ffa819;
  background-image: -webkit-linear-gradient(top, #ffdf64, #ffa819);
  background-image: -moz-linear-gradient(top, #ffdf64, #ffa819);
  background-image: linear-gradient(top, #ffdf64, #ffa819);
}

.moreBook-btn:hover {
  text-decoration: none;
}

/**/
.acc-mod {
  background: #fff;
  border-radius: 10px;
}

.acc-mod .acc-list {
  padding: 30px 0;
  font-size: 0;
  text-align: center;
  margin-bottom: 50px;
}

.acc-mod .acc-list li {
  width: 240px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  z-index: 1;
  color: #666;
}

.acc-mod .acc-list li strong {
  display: block;
  line-height: 48px;
  font-size: 28px;
}

.acc-mod .acc-list li p {
  line-height: 30px;
  font-size: 16px;
}

.acc-mod .acc-list li i {
  width: 1px;
  height: 62px;
  background: #bac0d9;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -31px;
}

/**/
.leftFixed {
  width: 110px;
  position: fixed;
  left: 10px;
  top: 50%;
  background: #fe6d52;
  text-align: center;
  z-index: 89;
  -webkit-border-radius: 100px 100px 9px 9px;
  -moz-border-radius: 100px 100px 9px 9px;
  border-radius: 100px 100px 9px 9px;
  display: none;
}

.leftFixed .keyList {
  background: #fff1ee;
  padding: 7px 0;
  margin: 0 5px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.leftFixed .keyList li {
  padding: 0 3px;
}

.leftFixed .keyList li a {
  height: 28px;
  line-height: 28px;
  display: block;
  color: #333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.leftFixed .keyList a:hover,
.leftFixed .keyList li.on a {
  color: #fff;
  background: #fe6d52;
  text-decoration: none;
}

.leftFixed .hotline {
  height: 32px;
  padding-top: 52px;
  line-height: 26px;
  background: url(//www.chinaacc.com/images/zhongjizhicheng/zhuanti/mokao2020/leftFixed-hotline.png) no-repeat center 15px;
  font-size: 16px;
  display: block;
  color: #fff;
}

.leftFixed .returnTop {
  height: 38px;
  line-height: 38px;
  background: url(//www.chinaacc.com/images/zhongjizhicheng/zhuanti/mokao2020/returnTop-icon.png) no-repeat 28px center;
  padding-left: 10px;
  color: #fff;
  display: block;
}

.leftFixed .keyOther {
  padding: 10px 0;
  margin: 1px 5px 0;
  background: #fff1ee;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.leftFixed .hotline24 strong {
  line-height: 26px;
  display: block;
}

.leftFixed .hotline24 p {
  line-height: 22px;
}

.leftFixed .lf-ewm {
  margin-top: 14px;
  line-height: 24px;
  font-size: 12px;
}

.leftFixed .lf-ewm img {
  display: block;
  margin: 0 auto 6px;
}

.leftFixed .leftFixed-ranking {
  display: none;
}

.leftFixed .keyList .keyList-ranking {
  display: none;
}

/**/
.mask {
  display: none;
  width: 100%;
  z-index: 98;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  position: fixed;
  top: 0;
  left: 0;
}

.common-pop {
  display: none;
  width: 574px;
  position: fixed;
  left: 50%;
  margin-left: -287px;
  top: 50%;
  z-index: 99;
}

.common-pop .pop-tit {
  height: 60px;
  border-radius: 8px 8px 0 0;
  background: #ff984c;
}

.common-pop .pop-tit h4 {
  float: left;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  padding-left: 30px;
  font-weight: normal;
}

.common-pop .pop-tit .close-btn {
  display: block;
  width: 16px;
  height: 15px;
  position: absolute;
  top: 22px;
  right: 24px;
  background-position: 0 -110px;
}

.common-pop .pop-con {
  background: #fff;
  border-radius: 0 0 10px 10px;
  border-top: 0;
}

.common-pop .pop-con .close-btn {
  display: block;
  width: 16px;
  height: 15px;
  position: absolute;
  top: 22px;
  right: 24px;
  background-position: -157px -347px;
}

.common-pop.over-pop .pop-tit {
  background: #fff;
}

.common-pop.over-pop .pop-con {
  padding-bottom: 30px;
}

.common-pop.over-pop p {
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  padding-bottom: 24px;
}

.common-pop.over-pop .btn {
  display: block;
  width: 127px;
  text-align: center;
  margin: 0 auto;
  height: 38px;
  line-height: 38px;
  border: 1px solid #d1d1d1;
  font-size: 18px;
  color: #666;
  border-radius: 40px;
}

.common-pop.over-pop {
  width: 410px;
  margin-left: -205px;
}

.common-pop.over-pop .pop-tit,
.common-pop.over-pop .pop-con {
  border: 0;
}

.common-pop .pop-con {
  padding: 25px 30px 25px 30px;
  background: #fff;
}

.common-pop .pop-con p {
  font-size: 16px;
  line-height: 28px;
}

.common-pop .pop-foot {
  font-size: 0;
  text-align: center;
  padding: 30px 0;
}

.common-pop .pop-foot a,
.popMod .record-noData-btn {
  padding: 0 42px;
  line-height: 42px;
  margin: 0 10px;
  text-decoration: none;
  background: #dc1d1d;
  background-image: -webkit-linear-gradient(left, #dc1d1d, #ff714e);
  background-image: -moz-linear-gradient(left, #dc1d1d, #ff714e);
  background-image: linear-gradient(left, #dc1d1d, #ff714e);
  color: #fff;
  font-size: 16px;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 4px 16px #ff714e;
  -moz-box-shadow: 0 4px 16px #ff714e;
  box-shadow: 0 4px 16px #ff714e;
}

.common-pop .pop-foot .ordinary-btn {
  background: none;
  color: #ffa395;
  border: 1px solid #ffa395;
  padding: 0 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.pop-may .exam-btn {
  display: block;
  width: 160px;
  text-align: center;
  line-height: 42px;
  margin: 20px auto 0;
  text-decoration: none;
  background: #dc1d1d;
  background-image: -webkit-linear-gradient(left, #dc1d1d, #ff714e);
  background-image: -moz-linear-gradient(left, #dc1d1d, #ff714e);
  background-image: linear-gradient(left, #dc1d1d, #ff714e);
  color: #fff;
  font-size: 16px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 4px 16px #fecc9a;
  -moz-box-shadow: 0 4px 16px #fecc9a;
  box-shadow: 0 4px 16px #fecc9a;
}

.pop-cannot {
  width: 446px;
  margin-left: -223px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}

.pop-cannot .icon {
  display: block;
  margin: 0 auto;
  padding-top: 40px;
}

.pop-cannot h4 {
  line-height: 36px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.pop-cannot p {
  line-height: 52px;
  color: #ff502d;
  font-size: 20px;
}

.pop-cannot p strong {
  font-size: 48px;
}

.pop-cannot .close-btn {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 160px;
  overflow: hidden;
  position: absolute;
  right: 22px;
  top: 22px;
  background: url(/images/zhongjizhicheng/zhuanti/mokao2021/popClose1.png) no-repeat;
}

/**/
#pop-report {
  width: 852px;
  margin-left: -426px;
  background: #fff;
  border-radius: 10px;
}

.pop-report .pop-body {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  padding: 20px 0;
}

.pop-pact {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.report-mod {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}

.report-mod .report-score-mod {
  height: 270px;
  overflow: hidden;
}

.report-mod .report-score {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 24px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 34px;
  margin: 0 30px;
}

.report-mod .report-score .p-paperScore {
  line-height: 54px;
  color: #ff502d;
  font-size: 0;
}

.report-mod .report-score .p-paperScore strong {
  font-size: 48px;
  vertical-align: top;
  display: inline-block;
}

.report-mod .report-score .p-paperScore em {
  display: inline-block;
  line-height: 24px;
  font-size: 20px;
  margin: 20px 0 0 2px;
}

.report-mod .report-score .p-rankNumRate {
  color: #ff7038;
}

.report-mod .report-score .rankNum-valid,
.report-mod .report-score .rankNum-invalid {
  display: none;
}

.report-mod .report-more-panel {
  text-align: center;
  margin: 10px 0;
}

.report-mod .report-more-panel a {
  line-height: 24px;
  padding: 0 16px;
  border: 1px solid #d7d7d7;
  color: #ed4642;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
}

.report-mod .report-item {
  color: #666;
  line-height: 24px;
  display: none;
  margin: 0 30px;
}

.report-mod .report-item strong {
  margin: 10px 0 5px;
  line-height: 26px;
  padding: 0 17px;
  background: #ff7038;
  color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
}

.report-mod .report-item table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 3px;
}

.report-mod .report-item table td {
  border: 1px solid #eaeaea;
  line-height: 20px;
  padding: 4px 12px;
}

.report-mod .report-title {
  padding: 15px 0;
  color: #ed4642;
  text-align: center;
}

.report-mod .report-title h5 {
  line-height: 28px;
  font-size: 18px;
}

.report-mod .report-title h5 i {
  width: 30px;
  height: 4px;
  background: #ed4642;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0;
}

.report-mod .report-title p {
  line-height: 22px;
}

.report-pact .report-pact-item {
  float: left;
  display: none;
  width: 351px;
  border: 1px dashed #9ca2bb;
  margin-bottom: 10px;
  padding: 14px 20px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  position: relative;
  z-index: 1;
}

.report-pact .report-pact-item.mr {
  margin: 0 5px 0 30px;
}

.report-pact .report-pact-info strong {
  line-height: 20px;
  display: block;
  margin-bottom: 8px;
}

.report-pact .report-pact-info p {
  line-height: 22px;
  color: #666;
}

.report-pact .report-pact-info img {
  display: block;
  margin: 20px auto;
}

.report-pact .report-pact-btns {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.report-pact .report-pact-btns a,
.report-pact .report-pact-btns span,
.report-pact .report-addGroup-btns a {
  width: 66px;
  height: 26px;
  line-height: 26px;
  padding: 0 24px 0 14px;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  background: url(/images/zhongjizhicheng/zhuanti/mokao2021/report-pact-btns.png) no-repeat;
  -webkit-box-shadow: 0 4px 16px rgba(254, 98, 29, .3);
  -moz-box-shadow: 0 4px 16px rgba(254, 98, 29, .3);
  box-shadow: 0 4px 16px rgba(254, 98, 29, .3);
}

.report-pact .report-pact-btns span {
  display: none;
}

.report-pact .report-addGroup-btns {
  text-align: right;
}

.report-pact .report-addGroup-btns a {
  background-position: left -27px;
  text-align: left;
}

.report-pact .report-addGroup {
  display: block;
  width: 94.5%;
}

.report-course .report-course-item {
  float: left;
  width: 355px;
  min-height: 240px;
  border: 1px dashed #9ca2bb;
  padding: 20px 18px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.report-course .report-course-item.mr {
  margin: 0 5px 0 30px;
}

.report-course .report-course-cover {
  float: left;
  position: relative;
  z-index: 1;
}

.report-course .report-course-cover p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 10px;
  line-height: 20px;
  font-size: 12px;
  background: #e83816;
  background: -webkit-linear-gradient(left, #e83816, #fb6142);
  background: -moz-linear-gradient(left, #e83816, #fb6142);
  background: linear-gradient(left, #e83816, #fb6142);
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
}

.report-course .report-course-info {
  margin-left: 184px;
}

.report-course .report-course-item h6 {
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 8px;
}

.report-course .report-course-tag {
  font-size: 0;
  margin-bottom: 8px;
}

.report-course .report-course-tag span {
  height: 28px;
  line-height: 28px;
  display: inline-block;
  padding: 0 16px;
  background: #f6f6f6;
  font-size: 12px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.report-course .report-course-ul li {
  line-height: 30px;
  color: #777;
}

.report-course .report-course-ul li span {
  color: #333;
}

.report-course .report-course-ul li i {
  width: 5px;
  height: 5px;
  overflow: hidden;
  background: #e3e3e3;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 8px 0 0;
}

.report-course .report-course-panel {
  height: 36px;
  line-height: 36px;
}

.report-course .report-course-price {
  height: 52px;
  line-height: 45px;
  color: #f3664a;
  font-size: 16px;
}

.report-course .report-course-price strong {
  font-size: 24px;
}

.report-course .report-course-sale {
  padding: 7px 17px;
  line-height: 1;
  background: #ffdc7d;
  font-size: 12px;
  color: #f3664a;
  position: absolute;
  right: -10px;
  top: -10px;
  -webkit-border-radius: 100px 100px 100px 0;
  -moz-border-radius: 100px 100px 100px 0;
  border-radius: 100px 100px 100px 0;
}

.report-course .report-course-btns {
  font-size: 0;
  text-align: center;
}

.report-course .report-course-btns a {
  height: 28px;
  line-height: 28px;
  padding: 1px 26px;
  margin: 0 5px;
  background: #fe4d00;
  background: -moz-linear-gradient(left, #fa843a, #fe4d00);
  background: -webkit-linear-gradient(left, #fa843a, #fe4d00);
  background: linear-gradient(left, #fa843a, #fe4d00);
  color: #fff;
  font-size: 14px;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 4px 16px rgba(254, 98, 29, .3);
  -moz-box-shadow: 0 4px 16px rgba(254, 98, 29, .3);
  box-shadow: 0 4px 16px rgba(254, 98, 29, .3);
}

.pop-record {
  width: 466px;
  margin-left: -233px;
}

.pop-record .record-hd {
  padding-top: 6px;
  font-size: 0;
  border-bottom: 1px solid #ebebeb;
}

.pop-record .record-hd li {
  display: none;
  width: 100px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/record-tit01.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  vertical-align: bottom;
  margin-right: 2px;
}

.pop-record .record-hd li.on {
  line-height: 50px;
  background: url("/images/zhuceshuiwushi/zhuanti/mokao2024/record-tit01-on.png") no-repeat;
  background-size: 100% 100%;
  margin-top: -6px;
}

.pop-record .record-hd li.li-last {
  margin-right: 0;
}

.pop-record .record-hd li.record-show {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.pop-record .record-list li {
  padding: 14px 0 22px;
  border-bottom: 1px solid #ebebeb;
}

.pop-record .record-list li .record-name {
  height: 27px;
  line-height: 27px;
  font-weight: bold;
}

.pop-record .record-list li .record-time {
  line-height: 25px;
}

.pop-record .record-list li .record-btns {
  margin-top: 4px;
  font-size: 0;
}

.pop-record .record-list li .record-btns a {
  height: 28px;
  line-height: 28px;
  padding: 0 26px;
  border: 1px solid #fd5543;
  color: #fd5543;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.pop-record .record-bd {
  height: 369px;
  overflow: hidden;
  overflow-y: auto;
}

.pop-record .record-list-noData {
  padding: 64px 0;
  text-align: center;
  display: none;
}

.pop-record .record-list-noData img {
  display: block;
  margin: 0 auto;
}

.pop-record .record-list-noData p {
  line-height: 38px;
  font-size: 18px;
}

.pop-record .record-noData-btn {
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  border-radius: 40px;
  margin: 40px auto 0;
  display: none;
  padding: 0;
  background: #fe6f53;
  background: -moz-linear-gradient(top, #fe6f53, #fd3a33);
  background: -webkit-linear-gradient(top, #fe6f53, #fd3a33);
  background: linear-gradient(top, #fa843a, #fd3a33);
}

.pop-pact {
  width: 446px;
  margin-left: -223px;
  background: #fff;
  border-radius: 10px;
}

.pop-pact .pop-body-text {
  padding: 40px 30px 20px;
}

.pop-pact .popClose {
  width: 16px;
  height: 16px;
  line-height: 160px;
  overflow: hidden;
  position: absolute;
  right: 22px;
  top: 22px;
  background: url(//www.chinaacc.com/images/zhongjizhicheng/zhuanti/mokao2021/popClose1.png) no-repeat;
}

.pop-pact .pop-body .pop-img {
  margin-bottom: 12px;
}

.pop-pact .pop-body .pop-img img {
  display: block;
  margin: 0 auto;
}

.pop-pact .pop-body .pop-text-big {
  padding: 10px 0;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}

.numIcon {
  background: url(/images/zhongjizhicheng/zhuanti/2021dati/numIcon.png) no-repeat;
}

.popMod {
  width: 480px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -220px;
  z-index: 800;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
  display: none;
}

.popMod .popTitle {
  height: 60px;
  padding: 0 30px;
  background: #e7e7e7;
}

.popMod .popTitle h4 {
  line-height: 60px;
  font-size: 20px;
  float: left;
}

.popMod .pop-body,
.popMod .pop-body-v1 {
  padding: 20px 30px;
  background: #fff;
  color: #666;
}

.popMod .pop-body strong,
.popMod .pop-body-v1 strong {
  font-size: 20px;
  line-height: 32px;
  display: block;
}

.popMod .pop-body p,
.popMod .pop-body-v1 p {
  line-height: 24px;
  margin-bottom: 5px;
}

.popMod .pop-body-v1 {
  padding: 40px 30px;
  text-align: center;
}

.popMod .pop-body-v1 p {
  margin: 10px 0 0;
  font-size: 16px;
}

.popMod .pop-body .pop-lh {
  line-height: 32px;
}

.popMod .pop-body .pop-big {
  line-height: 28px;
  padding: 46px 0 16px;
  font-size: 18px;
  text-align: center;
}

.popMod .pop-foot {
  font-size: 0;
  padding-top: 30px;
  text-align: center;
}

.popMod .pop-foot a {
  padding: 0 30px;
  line-height: 40px;
  margin: 0 10px;
  border: 1px solid #3d8fff;
  background: #3d8fff;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.popMod .pop-foot .ordinary-btn {
  background: none;
  color: #3d8fff;
}

.popMod .popClose {
  width: 16px;
  height: 16px;
  line-height: 160px;
  overflow: hidden;
  position: absolute;
  right: 22px;
  top: 22px;
  background: url(/images/zhongjizhicheng/zhuanti/2021dati/popClose.png) no-repeat center center;
}

.popMod .pop-img {
  display: block;
  margin: 0 auto 12px;
}

.popMod .pop-succeed-icon,
.popMod .pop-fail-icon {
  width: 112px;
  height: 110px;
  background: url(/images/zhongjizhicheng/zhuanti/2021dati/pop-succeed-icon.png) no-repeat;
  display: block;
  margin: 0 auto 22px;
}

.popMod .pop-fail-icon {
  background: url(/images/zhongjizhicheng/zhuanti/2021dati/pop-fail-icon.png) no-repeat;
}

/*book-mod*/
.book-mod {
  /* background: url(/images/zhongjizhicheng/project/index2022/book-bg.png)no-repeat top center; */
  padding-bottom: 20px;
  height: 659px;
  box-shadow: 0px 6px 19px 0px rgb(95 114 171 / 10%);
  background: #fff;
}

.book-mod .main {
  padding-top: 50px;
}

.book-mod .book_con .book_tab {
  padding-left: 60px;
  margin-top: 45px;
  width: 1140px;
}

.book-mod .book_con .book_tab li {
  width: 174px;
  height: 40px;
  background: #EBEFF6;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-right: 10px;
  cursor: pointer;
}

.book-mod .book_con .book_tab li.active {
  background: url(/images/zhongjizhicheng/project/index2022/book_active.png)no-repeat;
  color: #3792FF;
}

.book-mod .book_item {
  margin-top: 30px;
  display: none;
}

.book-mod .book_item.active {
  display: block;
}

.book-mod .book_item .book_img {
  top: 0;
  left: 0;
  width: 281px;
  height: 100%;
  background: #fff;
  border-radius: 10px 0 0 10px;
}

.book-mod .book_item .book_img img {
  margin-top: 40px
}

.book-mod .book_item .book_img .read_btn {
  width: 170px;
  height: 50px;
  background: #FFA82C;
  background: linear-gradient(90deg, #FFA82C, #FBBD35);
  box-shadow: 2px 3px 11px 1px rgba(255, 156, 0, 0.32);
  border-radius: 0px 25px 25px 25px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  left: 0;
  bottom: 0;
  text-decoration: none;
}

.book-mod .book_item .book_img .right-top-icon {
  top: 12px;
  right: 6px;
}

.book-mod .item_con {
  width: 829px;
  padding-bottom: 20px;
  /* background: #FFFFFF;
  box-shadow: 0px 6px 19px 0px rgb(95 114 171 / 10%); */
  border-radius: 10px;
  margin-left: 208px;
  padding-left: 123px;
  padding-right: 40px;
}

.book-mod .item_con .con_tab {
  border-bottom: 1px solid #E9E9E9;
  padding-top: 23px;
}

.book-mod .item_con .con_tab li {
  font-size: 16px;
  color: #999999;
  line-height: 39px;
  margin-left: 39px;
  cursor: pointer;
  padding: 0 10px;
}

.book-mod .item_con .con_tab li i {
  display: none;
  width: 62px;
  height: 3px;
  background: #3792FF;
  border-radius: 2px;
  left: 2px;
  bottom: 0;
}

.book-mod .item_con .con_tab li.active {
  color: #fff;
  background: #3792ff;
}

/*.book-mod .item_con .con_tab li.active i{display: block;}*/
.book-mod .item_con .con_info {
  padding-top: 30px;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 30px;
}

.book-mod .item_con .con_info h3 {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 15px;
}

.book-mod .item_con .con_info p {
  font-size: 16px;
  line-height: 22px;
}

.book-mod .book_list {
  margin-top: 20px;
}

.book-mod .book_list li {
  width: 142px;
  height: 74px;
  border: 1px solid #FFDB96;
  border-radius: 10px;
  text-align: center;
  padding: 0 22px;
  margin: 0 14px 10px 0;
  cursor: pointer;
}

.book-mod .book_list li.active {
  border: 2px solid #ffbb38;
  width: 140px;
  height: 72px;
}

.book-mod .book_list li .book_title {
  font-size: 16px;
  line-height: 36px;
  border-bottom: 1px solid #E9E9E9;
}

.book-mod .book_list li .book_price {
  margin-top: 10px;
  line-height: 22px;
}

.book-mod .book_list li .book_price span {
  font-size: 16px;
  color: #F4664A;
}

.book-mod .book_list li .book_price del {
  color: #999999;
  margin-left: 13px;
}

.book-mod .book_list li.last {
  margin-right: 0;
}

.book-mod .buy_box {
  margin-top: 18px;
}

.book-mod .buy_box a {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  color: #fff;
  border-radius: 6px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  text-decoration: none;
}

.book-mod .buy_box a.buy_kefu {
  color: #E8403F;
  width: 126px;
  border: 1px solid #E8403F;
}

.book-mod .buy_box a.go_buy {
  width: 176px;
  background: #FC5644;
  background: linear-gradient(90deg, #FC5644, #EA4342);
  box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
}

.book-mod .con_item {
  display: none;
}

.book-mod .con_item.on {
  display: block;
}
